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 synchronized for the current update of the line.
Syntax
public boolean shouldPendingRegistrationsBeSynced(boolean _isPendingRegistrationsToBeCreated, PurchLine _purchLineApproved)
Run On
Called
Parameters
- _isPendingRegistrationsToBeCreated
Type: boolean
Specifies whether to create InventPendingQuantity records for the line.
- _purchLineApproved
Type: PurchLine Table
The approved PurchLine object.
Return Value
Type: boolean
true if the current line update requires InventPendingQuantity record updates; otherwise, false.