Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Overrides attempts to obtain a number from the reserved list.
Syntax
protected Integer getNumFromList(UserConnection userConnection, NumberSequenceTable numberSequenceTable)
Run On
Called
Parameters
- userConnection
Type: UserConnection Class
The operation must be separate from the application transaction.
- numberSequenceTable
Type: NumberSequenceTable Table
The table that has the number sequence selected for this request.
Return Value
Type: Integer Extended Data Type
The number, or the #NextRecordnull macro that indicates there was no number that will be used.
Remarks
Non-continuous number sequences do not return unused numbers. Override the list behavior to disable this behavior.