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.
Verify whether the movement quantities cause overdelivery.
Syntax
public boolean checkNotOverDelivery(
InventQty _physicalNow,
boolean _isPhysicalUpdate,
[PdsCWInventQty _cwQty])
Run On
Called
Parameters
- _physicalNow
Type: InventQty Extended Data Type
An inventory quantity being updated.
- _isPhysicalUpdate
Type: boolean
A Boolean value that indicates whether the update is a physical update.
- _cwQty
Type: PdsCWInventQty Extended Data Type
Return Value
Type: boolean
true if the movement quantities are not causing overdelivery; otherwise, false.
Remarks
In many cases the overdelivery context occurs at the parent movement.