InventTransferTable::numberSeq Method
Returns a NumberSeq data type for the transfer orders.
Syntax
server public static NumberSeq numberSeq([boolean _makeDecisionLater, boolean _dontThrowOnMissingRefSetUp])
Run On
Server
Parameters
- _makeDecisionLater
Type: boolean
A Boolean value that is passed on to the newGetNum method; optional.
- _dontThrowOnMissingRefSetUp
Type: boolean
A Boolean value that is passed on to the newGetNum method. If false, an exception is thrown when no number sequence has been set up; optional.
Return Value
Type: NumberSeq Class
A NumberSeq data type for the transfer orders.