project BLF > class BNumber

business class
inherited from Database Component
business area System Administration

Description

Maintain sequences for situations where a sequence should not contain any 'holes' (= missing numbers). These sequences can be used for example for identifying postings in a daybook, or identifying invoices.
Sequences can either be continuous (year = 9999) or restart from 1 on each year.


public data items


other data items


API queries


API methods


public methods


other methods


activities