Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Verifies if the specified batch is available based on the parameters of the check.
Syntax
public boolean isBatchAvailable(InventBatch _batch)
Run On
Called
Parameters
- _batch
Type: InventBatch Table
An inventory batch.
Return Value
Type: boolean
true if the specified batch is available; otherwise, false.