Share via


PurchLineType_ReturnItem.updatePendingRegistrationsNonStocked Method [AX 2012]

Updates the pending registrations for non-stocked lines.

Syntax

public void updatePendingRegistrationsNonStocked(boolean _isNewLine)

Run On

Called

Parameters

  • _isNewLine
    Type: boolean
    A Boolean value that indicates whether the line is a new line.

Remarks

Arrival registrations cannot be done for purchase return orders.

See Also

Reference

PurchLineType_ReturnItem Class