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.
Determines whether a given location must be added to the list for pending deletion.
Syntax
protected boolean addLocToDeleteList(WMSLocation _prevLocation, InventQty _runningQty)
Run On
Called
Parameters
- _prevLocation
Type: WMSLocation Table
The previous WMSLocation record.
- _runningQty
Type: InventQty Extended Data Type
The total running quantity for the previous location.
Return Value
Type: boolean
A Boolean value that indicates whether the given location must be added to the list for deletion.