CustInvoicePackingSlipQuantityMatch::inventoryQuantityMatched Method
Calculates the inventory quantity that is matched against the invoice lines for a packing slip line.
Syntax
client server public static TradeMatchInventoryQuantity inventoryQuantityMatched(SourceDocumentLineRecId _packingSlipSourceDocumentLine)
Run On
Called
Parameters
- _packingSlipSourceDocumentLine
Type: SourceDocumentLineRecId Extended Data Type
The SourceDocumentLine record of the packing slip for which to calculate the matched inventory quantity.
Return Value
Type: TradeMatchInventoryQuantity Extended Data Type
The inventory quantity that is matched against invoice lines for a packing slip line.