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 query for sales book
Syntax
client server public static Query createQuery(
SalesPurchBookRecId_RU _bookRecId,
[Query _query,
TransDate _fromDate,
TransDate _toDate,
boolean _initBookId])
Run On
Called
Parameters
- _bookRecId
Type: SalesPurchBookRecId_RU Extended Data Type
RecId of purchase book
- _query
Type: Query Class
Query to be updated; Optional
- _fromDate
Type: TransDate Extended Data Type
From date for query
- _toDate
Type: TransDate Extended Data Type
To date for query
- _initBookId
Type: boolean
Determines if ranges on SalesBookTrans_RU should be cleared
Return Value
Type: Query Class
Query for later use