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
- _inventBatchId
Type: InventBatchId Extended Data Type
The inventory batch ID to validate.
Return Value
Type: boolean
true if the batch number may be used as a source; otherwise, false.