InventCostHelp.initQueryRunTrans Method [AX 2012]

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

Return Value

Type: QueryRun Class
A QueryRun object.

See Also

Reference

InventCostHelp Class