This documentation is archived and is not being maintained.
PurchLineType.updatePendingRegistrationsNonStocked Method [AX 2012]
Updates the pending registrations for non-stocked lines.
public void updatePendingRegistrationsNonStocked(boolean _isPendingRegistrationsToBeCreated)
Run On
Called
Parameters
-
_isPendingRegistrationsToBeCreated
- Type: boolean
Specifies whether to create new pending registrations for the line.
If the line is new then pending registrations will be created; otherwise, the pending registrations will be synchronized with the line.