Share via


NumberPeriod_CN::findDeletedSmallerNumber Method

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

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update; optional.

Return Value

Type: NumberPeriod_CN Table
A record in the NumberPeriod_CN table; otherwise, an empty record.

See Also

Reference

NumberPeriod_CN Table