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.
Adds a range for the StockedProduct field of the InventModelGroup table to the _inventTableQBDS parameter.
Syntax
client server protected static void addStockedProductRangeToInventTable(QueryBuildDataSource _inventTableQBDS, [str _stockedProductValue])
Run On
Called
Parameters
- _inventTableQBDS
Type: QueryBuildDataSource Class
The QueryBuildDataSource to which to add the range.
- _stockedProductValue
Type: str
The value to use on the StockedProduct range.
Remarks
The added range that is on an item model group is joined with the InventTable table.