PmfFormCtrl_CoByProducts.setDSEnabledStatus Method [AX 2012]
Enables or disables the complete access to a data source.
private void setDSEnabledStatus(FormDataSource _formDataSource, boolean _enabledStatus)
Run On
CalledParameters
- _formDataSource
- Type: FormDataSource Class
The data source to control.
- _enabledStatus
- Type: boolean
A Boolean value that indicates whether to enable complete access to the data source.
Community Additions
ADD
Show: