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.
Creates default query for sales book processing
Syntax
client server public static void initDefaultQuery(
SalesPurchBookRecId_RU _bookRecId,
QueryBuildDataSource _queryBuildDataSource,
[TransDate _fromDate,
TransDate _toDate,
boolean _setExtQueryRange])
Run On
Called
Parameters
- _bookRecId
Type: SalesPurchBookRecId_RU Extended Data Type
RecId of sales book
- _queryBuildDataSource
Type: QueryBuildDataSource Class
QueryBuildDataSource object to be modified
- _fromDate
Type: TransDate Extended Data Type
Starting date for data selection
- _toDate
Type: TransDate Extended Data Type
Ending date for data selection
- _setExtQueryRange
Type: boolean
Determines whether extended range should be set on query; Optional