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.
Obtains a number from the returned reserved list.
Syntax
protected Integer getNumFromList(UserConnection userConnection, NumberSequenceTable numberSequenceTable)
Run On
Called
Parameters
- userConnection
Type: UserConnection Class
The userConnection to use must be separate from the application transaction.
- numberSequenceTable
Type: NumberSequenceTable Table
The table with the number sequence selected for this request.
Return Value
Type: Integer Extended Data Type
The number that is found, or #NextRecordNull to indicate that there is no number to use.