PdsBatchSearch.calcInventSumForBatch Method [AX 2012]

Calculates a grouped InventSum record based on the specified batch ID.

protected InventSum calcInventSumForBatch(InventBatchId _inventBatchId)

Run On

Server

Parameters

_inventBatchId
Type: InventBatchId Extended Data Type
A string value that represents a batch ID.

Return Value

Type: InventSum Table
A grouped InventSum record.

Community Additions

ADD
Show: