Share via


SalesQuotationTableForm.refreshDeliverySchedule Method [AX 2012]

Refreshes the delivery schedule when an order or delivery line was modified.

Syntax

public void refreshDeliverySchedule(SalesQuotationLine _salesQuotationLine)

Run On

Called

Parameters

Remarks

This method is overloaded on the SalesQuotationTableForm_Sales class. When called on this base class it does nothing.

See Also

Reference

SalesQuotationTableForm Class