CustInvoiceTrans.mcrQtyInvoicePerBatch Method
Retrieves the invoiced quantity for the passed InventBatchId.
Syntax
public InventQty mcrQtyInvoicePerBatch(InventBatchId _batchID)
Run On
Called
Parameters
- _batchID
Type: InventBatchId Extended Data Type
The InventBatchId for which this method retrieves the invoice quantity.
Return Value
Type: InventQty Extended Data Type
The quantity invoiced for the passed InventBatchId.