SalesBookTable_RU::findByClosingDate Method
Finds latest sales book record with date greater that specified
Syntax
server public static SalesBookTable_RU findByClosingDate(SalesBookClosingDate_RU _closingDate, [boolean _forupdate])
Run On
Server
Parameters
- _closingDate
Type: SalesBookClosingDate_RU Extended Data Type
Date parameter
- _forupdate
Type: boolean
Determines whether record should be selected for update
Return Value
Type: SalesBookTable_RU Table
Found sales book table