PurchTable2LineUpdatePrompt.fieldEnabled Method [AX 2012]

Gets a result that indicates whether the field for the given FieldId should be enabled on the parameters prompt.

public boolean fieldEnabled(FieldId _fieldId)

Run On

Called

Parameters

_fieldId
Type: FieldId Extended Data Type
The FieldId to check for enabling.

Return Value

Type: boolean
true if the field should be enabled; otherwise, false.

Community Additions

ADD
Show: