Share via


InventSameBatchReserveCheck.isBatchAvailable Method [AX 2012]

Verifies if the specified batch is available based on the parameters of the check.

Syntax

public boolean isBatchAvailable(InventBatch _batch)

Run On

Called

Parameters

Return Value

Type: boolean
true if the specified batch is available; otherwise, false.

See Also

Reference

InventSameBatchReserveCheck Class