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 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.