Share via


WHSInventoryStatusConvert.addLPToDeleteList Method [AX 2012]

Determines whether a given license plate must be added to the list for pending deletion.

Syntax

protected boolean addLPToDeleteList(WHSLicensePlateId _prevLP, InventQty _runningQty)

Run On

Called

Parameters

Return Value

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

See Also

Reference

WHSInventoryStatusConvert Class