Share via


VendInvoiceTableToLineUpdatePrompt.fieldEnabled Method [AX 2012]

Indicates whether the field for the given FieldId will be enabled on the parameters form.

Syntax

public boolean fieldEnabled(FieldId _fieldId)

Run On

Called

Parameters

Return Value

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

See Also

Reference

VendInvoiceTableToLineUpdatePrompt Class