SalesQuotationToLineParametersForm.fieldEnabled Method [AX 2012]
Indicates whether to enable the field for the specified field ID on the parameters form.
Syntax
public boolean fieldEnabled(FieldId _fieldId)
Run On
Called
Parameters
- _fieldId
Type: FieldId Extended Data Type
The field to check for enabling.
Return Value
Type: boolean
true if the field should be enabled; otherwise, false.