Share via


NumberPeriod_CN::findByNaturalKey Method

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

  • _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.

See Also

Reference

NumberPeriod_CN Table