InventInventoriedPolicy::addInventoriedRangeToInventTable Method [AX 2012]
Adds a range to the _inventTableQBDS parameter to select only inventoried items.
Syntax
client server public static void addInventoriedRangeToInventTable(QueryBuildDataSource _inventTableQBDS)
Run On
Called
Parameters
- _inventTableQBDS
Type: QueryBuildDataSource Class
The QueryBuildDataSource to add the range to.
Remarks
The added range that is on an item model group is joined with the InventTable table.