PurchLineExplodeBOM.updateDataSource Method [AX 2012]
Updates form data source if it is needed.
public void updateDataSource(FormDataSource formDataSource, boolean refresh)
Run On
CalledParameters
- formDataSource
- Type: FormDataSource Class
The FormDataSource object to refresh.
- refresh
- Type: boolean
A value that indicates whether the data source must be refreshed.
Community Additions
ADD
Show: