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.
Initializes QueryRun object on temporary tables
Syntax
client server public static QueryRun initQueryRunOnTmp(
QueryRun _queryRun,
SalesPurchBookRecId_RU _bookRecId,
NoYes _groupCorrect)
Run On
Called
Parameters
- _queryRun
Type: QueryRun Class
QueryRun object which is source for data selection
- _bookRecId
Type: SalesPurchBookRecId_RU Extended Data Type
Record id of sales book data selected from
- _groupCorrect
Type: NoYes Enumeration
Determines whether corrections should be grouped in QueryRun object
Return Value
Type: QueryRun Class
Resulting QueryRun object