SalesQuotationTableForm_DlvSchedule.closeOk Method [AX 2012]

Performs the business logic triggered by pressing the OK button on the delivery schedule form.

Syntax

public void closeOk(FormDataSource _formDataSource)

Run On

Called

Parameters

Remarks

This method is called from the client. It just packs and passes all the data to a server method.

See Also

Reference

SalesQuotationTableForm_DlvSchedule Class