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.
Indicates whether InventPendingQuantity records should be deleted for the current update of the line.
Syntax
public boolean shouldPendingRegistrationsBeDeleted(PurchLine _purchLineApproved)
Run On
Called
Parameters
- _purchLineApproved
Type: PurchLine Table
The approved PurchLine object.
Return Value
Type: boolean
true if the current line update requires InventPendingQuantity records to be deleted; otherwise, false.