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 the query that determines which financial dimensions have to be processed for the specified item.
Syntax
public QueryRun initQueryRunTrans(InventTable _inventTable, InventModelGroup _inventModelGroup)
Run On
Called
Parameters
- _inventTable
Type: InventTable Table
The InventTable record for the item.
- _inventModelGroup
Type: InventModelGroup Table
An InventModelGroup record that is related to the item.
Return Value
Type: QueryRun Class
A QueryRun object.