WHSInventoryStatusConvert.addLocToDeleteList Method [AX 2012]
Determines whether a given location must be added to the list for pending deletion.
protected boolean addLocToDeleteList(WMSLocation _prevLocation, InventQty _runningQty)
Run On
CalledParameters
- _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: booleanA Boolean value that indicates whether the given location must be added to the list for deletion.
Community Additions
ADD
Show: