CustInvoicePackingSlipQuantityMatch::salesQuantityMatched Method
Calculates the sales quantity that is matched against invoice lines for a packing slip line.
Syntax
client server public static TradeMatchQuantity salesQuantityMatched(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 sales quantity.
Return Value
Type: TradeMatchQuantity Extended Data Type
The sales quantity that is matched against invoice lines for a packing slip line.