PurchBookTable_RU::initDefaultQuery_OldBooks Method
Updates QueryBuildDataSource object with ranges by book rec ids from given period
Syntax
client server public static void initDefaultQuery_OldBooks(
SalesPurchBookRecId_RU _bookRecId,
QueryBuildDataSource _queryBuildDataSource,
[TransDate _fromDate,
TransDate _toDate])
Run On
Called
Parameters
- _bookRecId
Type: SalesPurchBookRecId_RU Extended Data Type
Initial book recId
- _queryBuildDataSource
Type: QueryBuildDataSource Class
QueryBuildDataSource object to be changed
- _fromDate
Type: TransDate Extended Data Type
Starting date of period
- _toDate
Type: TransDate Extended Data Type
Ending date of period