Share via


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

Remarks

The added range that is on an item model group is joined with the InventTable table.

See Also

Reference

InventInventoriedPolicy Class