NumberPeriod_CN::findNum Method
Finds number information.
Syntax
server public static NumberPeriod_CN findNum(
RefRecId _numberSequenceTableRecId,
TransDate _transDate,
NumberSequenceRange _nextRec,
VoucherStatus_CN _status,
[boolean _forupdate,
FiscalPeriodType _periodCode])
Run On
Server
Parameters
- _numberSequenceTableRecId
Type: RefRecId Extended Data Type
The number sequence table record ID.
- _transDate
Type: TransDate Extended Data Type
The transaction date.
- _nextRec
Type: NumberSequenceRange Extended Data Type
The number sequence range of the record.
- _status
Type: VoucherStatus_CN Enumeration
The status information.
- _forupdate
Type: boolean
A Boolean value that indicates whether to update the record.
- _periodCode
Type: FiscalPeriodType Enumeration
The period code information.
Return Value
Type: NumberPeriod_CN Table
The instance of the NumberPeriod_CN class.