NumberSequenceTable_CN::findByNumberSequenceTable Method
Finds the record of the number sequence table by number sequence table record ID.
Syntax
client server public static NumberSequenceTable_CN findByNumberSequenceTable(RefRecId _numberSequenceTableRecId, [boolean _forUpdate])
Run On
Called
Parameters
- _numberSequenceTableRecId
Type: RefRecId Extended Data Type
The number sequence table record ID.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to update the number sequence table.
Return Value
Type: NumberSequenceTable_CN Table
The record of the number sequence table that is found.