Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.