Share via


InventBatchConsumptionValidator.validateBatchDispositionForReservation Method [AX 2012]

Validates that the batch can be reserved based on batch disposition.

Syntax

protected boolean validateBatchDispositionForReservation(InventBatch _inventBatch, InventMovement _movement)

Run On

Called

Parameters

Return Value

Type: boolean
true if the batch disposition allow reservation; otherwise, false.

See Also

Reference

InventBatchConsumptionValidator Class