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.
Finds the specified record in the NumberPeriod_CN table.
Syntax
server public static NumberPeriod_CN findDeletedSmallerNumber(
RefRecId _numberSequenceTableRecId,
TransDate _transDate,
[boolean _forUpdate,
FiscalPeriodType _periodCode])
Run On
Server
Parameters
- _numberSequenceTableRecId
Type: RefRecId Extended Data Type
The record ID of the NumberSequenceTable record.
- _transDate
Type: TransDate Extended Data Type
The transaction date.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
- _periodCode
Type: FiscalPeriodType Enumeration
The period code; optional.
Return Value
Type: NumberPeriod_CN Table
A record in the NumberPeriod_CN table; otherwise, an empty record.