InventBatchMerge.quantityForBatch Method [AX 2012]
Gets the quantity for a given batch from the journal lines.
Syntax
public container quantityForBatch(InventBatchId _inventBatchId)
Run On
Server
Parameters
- _inventBatchId
Type: InventBatchId Extended Data Type
The batch number.
Return Value
Type: container
A container with the total inventory quantity and catch weight quantity for the batch in the journal lines.