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

Return Value

Type: container
A container with the total inventory quantity and catch weight quantity for the batch in the journal lines.

See Also

Reference

InventBatchMerge Class