NumberPeriod_CN::checkRestartNum Method
Checks whether the restart number is equal to the number sequence table record ID.
Syntax
client server public static boolean checkRestartNum(RefRecId _numberSequenceTableRecId)
Run On
Called
Parameters
- _numberSequenceTableRecId
Type: RefRecId Extended Data Type
The number sequence table record ID.
Return Value
Type: boolean
true if the check is successful; otherwise, false.