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.
Finds the total catch weight quantity for a specified item that has the specified dimensions.
Syntax
public PdsCWInventQty pdsCWFindQtyPhysicalInvent(ItemId _itemId, InventDim _inventDim)
Run On
Server
Parameters
- _itemId
Type: ItemId Extended Data Type
The item ID to get quantities for.
- _inventDim
Type: InventDim Table
The dimensions to get quantities for.
Return Value
Type: PdsCWInventQty Extended Data Type
The total catch-weight quantity for the specified item that has the specified dimensions.