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 purchase book record with date greater that specified
Syntax
server public static PurchBookTable_RU findFirstByClosingDate(PurchBookClosingDate_RU _closingDate, [boolean _forupdate])
Run On
Server
Parameters
- _closingDate
Type: PurchBookClosingDate_RU Extended Data Type
Date parameter
- _forupdate
Type: boolean
Determines whether record should be selected for update
Return Value
Type: PurchBookTable_RU Table
Found purchase book table