Share via


InventSameBatchReserveCheck.findBatchCriteria Method [AX 2012]

Finds the specific batch that has to be reserved based on the parameters of the reservation check.

Syntax

public InventBatch findBatchCriteria()

Run On

Called

Return Value

Type: InventBatch Table
The specific batch that has to be reserved based on the parameters of the reservation check.

Remarks

In some cases batch criteria is empty which means that any single batch that satisfies the reservation check parameters can be selected.

See Also

Reference

InventSameBatchReserveCheck Class