CustInvoicePackingSlipQuantityMatch::totalInventoryQuantityMatched Method
Retrieves the total inventory quantity that has been packing slip posted and invoiced for given sales order.
Syntax
client server public static TradeMatchInventoryQuantity totalInventoryQuantityMatched(InventTransOriginId _inventTransOriginRecId)
Run On
Called
Parameters
- _inventTransOriginRecId
Type: InventTransOriginId Extended Data Type
The InventTransOriginId for the given sales order
Return Value
Type: TradeMatchInventoryQuantity Extended Data Type
The total inventory quantity that has been packing slip posted and invoiced for given sales order.