CustInvoiceTrans.mcrQtyInvoicePerBatchPriceMatch Method
Retrieves the invoiced quantity for the passed SalesLine object with a price match.
Syntax
public InventQty mcrQtyInvoicePerBatchPriceMatch(SalesLine _salesLine)
Run On
Called
Parameters
- _salesLine
Type: SalesLine Table
The SalesLine object for which this method retrieves the invoiced quantity.
Return Value
Type: InventQty Extended Data Type
The invoiced quantity for the passed SalesLine object.