InventBatchJournalController.sourceBatchCount Method [AX 2012]

Gets a count of the number of unique batches referenced in the batch journal source lines.

Syntax

public int sourceBatchCount()

Run On

Server

Return Value

Type: int
The number of unique inventory batches referenced in the batch journal source lines.

See Also

Reference

InventBatchJournalController Class