SalesPurchTableToLineUpdatePrompt.fieldEnabled Method [AX 2012]
Indicates whether the specified field should be enabled on the parameters prompt.
Syntax
public boolean fieldEnabled(FieldId _fieldId)
Run On
Called
Parameters
- _fieldId
Type: FieldId Extended Data Type
The ID of the field to check.
Return Value
Type: boolean
true if the field should be enabled; otherwise, false.
Remarks
In general, this will be determined by checking the document table-to-line field parameters table.