PurchLineType.updateOrderLineOfDeliverySchedule Method [AX 2012]
Updates the order line of the delivery schedule to which the delivery line belongs.
Syntax
public void updateOrderLineOfDeliverySchedule()
Run On
Called
Exceptions
Exception | Condition |
---|---|
Error | The order line of the selected delivery line was deleted. |
Remarks
This method is used by update and delete methods to trigger recalculation of the order line.