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.
Updates the number period.
Syntax
public boolean updateNumberPeriod(
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 data.
- _periodCode
Type: FiscalPeriodType Enumeration
The period code.
Return Value
Type: boolean
true if the updates are successful; otherwise, false.