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.
Checks the number period.
Syntax
server public static boolean numPeriodCheck(
NumberSequenceTable _numberSequenceTable,
[TransDate _transDate,
FiscalPeriodType _periodCode])
Run On
Server
Parameters
- _numberSequenceTable
Type: NumberSequenceTable Table
The number sequence table.
- _transDate
Type: TransDate Extended Data Type
The transaction date.
- _periodCode
Type: FiscalPeriodType Enumeration
The period code.
Return Value
Type: boolean
true if the number period check is successful; otherwise, false.