SalesPurchTableToLineParametersForm.includeField Method [AX 2012]
Indicates whether to include the field for the field that is specified by the FieldId value on the parameters form.
Syntax
protected boolean includeField(FieldId _fieldId)
Run On
Called
Parameters
- _fieldId
Type: FieldId Extended Data Type
The field to check for inclusion.
Return Value
Type: boolean
true if the field should be included on the form; otherwise, false.