VendInvoicePackingSlipQuantityMatch::inventoryQuantityMatched Method
Calculates the inventory quantity that is matched against invoice lines for an packing slip record.
Syntax
client server public static InventQty 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: InventQty Extended Data Type
The inventory quantity that is matched against invoice lines for a packing slip record.