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 the InventPendingQuantity update is relevant for the line.
Syntax
public boolean isPendingRegistrationsApplicable(boolean _isPendingRegistrationsToBeCreated, PurchLine _purchLineOrig)
Run On
Called
Parameters
- _isPendingRegistrationsToBeCreated
Type: boolean
Specifies whether InventPendingQuantity records are to be created for the line freshly.
- _purchLineOrig
Type: PurchLine Table
The original or approved purchase order line.
Return Value
Type: boolean
true if line changes require InventPendingQuantity updates; otherwise, false.