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.
Creates a new instance of the InventBatchMergeSelection class given an item ID and inventory dimensions record.
Syntax
client server public static InventBatchMergeSelection newItemDim(ItemId _itemId, InventDim _inventDim)
Run On
Called
Parameters
- _itemId
Type: ItemId Extended Data Type
The item ID for the batch merge selection.
- _inventDim
Type: InventDim Table
The record of the InventDim table containing the inventory dimension selections for the batch merge.
Return Value
Type: InventBatchMergeSelection Class
A new instance of the InventBatchMergeSelection class with the parameters filled.