NumberSequenceTable_CN::find Method
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.