InventBatchJournalController.validateSourceBatch Method [AX 2012]

Validates that a batch number may be added as a source.

Syntax

public boolean validateSourceBatch(InventBatchId _inventBatchId)

Run On

Server

Parameters

Return Value

Type: boolean
true if the batch number may be used as a source; otherwise, false.

See Also

Reference

InventBatchJournalController Class