Share via


WHSInventoryStatusConvert.addLocToDeleteList Method [AX 2012]

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

Return Value

Type: boolean
A Boolean value that indicates whether the given location must be added to the list for deletion.

See Also

Reference

WHSInventoryStatusConvert Class