SalesLineType.updatePendingRegistrationsNonStocked Method [AX 2012]
Updates the pending registrations for non-stocked lines.
Syntax
public void updatePendingRegistrationsNonStocked(boolean _isPendingRegistrationsToBeCreated)
Run On
Called
Parameters
- _isPendingRegistrationsToBeCreated
Type: boolean
A value that specifies whether to create new pending registrations for the line.
Remarks
If the line is new, pending registrations will be created. Otherwise, the pending registration record will be synchronized with the line.