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.
Creates or updates the pending registration records from the line.
Syntax
public void synchronizePendingRegistration(UnitQty _adjustedQty, boolean _isNewLine)
Run On
Called
Parameters
- _adjustedQty
Type: UnitQty Extended Data Type
The quantity to add to the pending registration records.
- _isNewLine
Type: boolean
A Boolean value that specifies whether the line is a new line.
Remarks
This method would typically be used when a purchase line is created, updated, or approved for change management enabled purchase orders.