Share via


PurchBookTable_RU::findByClosingDate Method

Finds latest purchase book record with date greater that specified

Syntax

server public static PurchBookTable_RU findByClosingDate(PurchBookClosingDate_RU _closingDate, [boolean _forupdate])

Run On

Server

Parameters

  • _forupdate
    Type: boolean
    Determines whether record should be selected for update

Return Value

Type: PurchBookTable_RU Table
Found purchase book table

See Also

Reference

PurchBookTable_RU Table