WHSInventoryStatusConvert.addLPToDeleteList Method [AX 2012]

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

protected boolean addLPToDeleteList(WHSLicensePlateId _prevLP, InventQty _runningQty)

Run On

Called

Parameters

_prevLP
Type: WHSLicensePlateId Extended Data Type
The previous license plate identifier.
_runningQty
Type: InventQty Extended Data Type
The total running quantity for the previous license plate.

Return Value

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

Community Additions

ADD
Show: