CustPackingSlipTrans::totalQuantityPostedOnPackingSlip Method
Gets the total inventory quantity that has been posted on the packing slip for given sales order
Syntax
client server public static InventQty totalQuantityPostedOnPackingSlip(InventTransId _inventTransId)
Run On
Called
Parameters
- _inventTransId
Type: InventTransId Extended Data Type
The InventTransId of the given sales order.
Return Value
Type: InventQty Extended Data Type
Total inventory quantity that has been posted on the packing slip.