AgreementForm.enableHeaderFields_RU Method [AX 2012]
Sets the allow edit property on certain fields of the agreement header table.
public void enableHeaderFields_RU(
FormDataSource _agreementHeader_ds,
FormDataSource _agreementHeaderExt_RU_ds,
FormDataSource _agreementHeaderDefault_ds)
Run On
CalledParameters
- _agreementHeader_ds
- Type: FormDataSource Class
A handle to the data source of the agreement header form.
- _agreementHeaderExt_RU_ds
- Type: FormDataSource Class
A handle to the data source of the agreement header form.
- _agreementHeaderDefault_ds
- Type: FormDataSource Class
A handle to the data source of the agreement header form.
Community Additions
ADD
Show: