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.
Checks that the inventory for the new batch does not exceed the journal item's batch number group per quantity.
Syntax
private boolean checkResultBatchNumberGroupPerQty()
Run On
Called
Return Value
Type: boolean
true if the total inventory for the merged batch does not exceed the journal item's batch number group per quantity, if the user does not want to proceed; otherwise, false.
Remarks
This returns true and shows a warning in the infolog if the per quantity is exceeded.