InventDimCtrl_Frm_Mov_VendInvoice.mustEnableField Method [AX 2012]
Enables or disables the field by using the setup in the VendInvoiceInfoLine table and the inventory dimension lock setting.
Syntax
protected NoYes mustEnableField(FieldId _dimFieldId)
Run On
Client
Parameters
- _dimFieldId
Type: FieldId Extended Data Type
The field ID to enable or disable.
Return Value
Type: NoYes Enumeration
true if the field must be enabled; otherwise, false.