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.
Finds the instance of the NumberSequenceTable class by ref RecId.
Syntax
client server public static NumberSequenceTable find(RefRecId _numberSequenceId, [boolean _forUpdate])
Run On
Called
Parameters
- _numberSequenceId
Type: RefRecId Extended Data Type
The number sequence id.
- _forUpdate
Type: boolean
True if the record will be update.
Return Value
Type: NumberSequenceTable Table
The instance of the NumberSequenceTable class.