FormDataSource.write Method [AX 2012]

Calls the FormDataSource.validateWrite method and manages the database write operation.

public void write()

Run On

Client

This method is invoked when a user inserts a new record or updates an existing one.

The refreshEx method can be overridden on a form data source. Right-click the Methods node under the data source, point to Override Method, and then click refreshEx.

Community Additions

ADD
Show: