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 license plate must be added to the list for pending deletion.
Syntax
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.