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.
Implements the remote operation of reserving a number sequence number.
Syntax
server protected static void callReserveOnServer(
RecId _numberSequenceTableRecId,
boolean _makeDecisionLater,
boolean _dontThrowOnMissingRefSetUp,
Num _num)
Run On
Server
Parameters
- _numberSequenceTableRecId
Type: RecId Extended Data Type
Identifies the number sequence that will be used.
- _makeDecisionLater
Type: boolean
A Boolean value that indicates whether to decide.
- _dontThrowOnMissingRefSetUp
Type: boolean
A Boolean value that indicates whether there are missing setup errors.
- _num
Type: Num Extended Data Type
The number value to reserve.