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 number sequence table record by reference record ID.
Syntax
client server public static NumberSequenceTable_CN find(RecId _recId, [boolean _forupdate])
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
The number sequence record ID.
- _forupdate
Type: boolean
A Boolean value that indicates whether to update the record.
Return Value
Type: NumberSequenceTable_CN Table
The record of the number sequence table that is found.