InventSameBatchReserveCheck.checkRequestedBatch Method [AX 2012]
Verifies that the requested batch does not have any conflicts with the batch that has already been reserved for the movement.
Syntax
public boolean checkRequestedBatch()
Run On
Called
Return Value
Type: boolean
true if there are no conflicts; otherwise, false.