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 instance of the NumberPeriod_CN class by natural key.
Syntax
server public static NumberPeriod_CN findByNaturalKey(
RefRecId _numberSequenceTableRecId,
FiscalPeriodStart _periodStart,
[FiscalPeriodType _periodCode,
boolean _forupdate])
Run On
Server
Parameters
- _numberSequenceTableRecId
Type: RefRecId Extended Data Type
The number sequence table record ID.
- _periodStart
Type: FiscalPeriodStart Extended Data Type
The period start number.
- _periodCode
Type: FiscalPeriodType Enumeration
The period code.
- _forupdate
Type: boolean
A Boolean value that indicates whether to update the record.
Return Value
Type: NumberPeriod_CN Table
The instance of the NumberPeriod_CN class.