InventDimCtrl_Frm.mustEnableControl Method [AX 2012]
Determines whether a form control should be enabled.
protected boolean mustEnableControl(InventDimFormControlInterface _fc, [InventDimParm _dimParmEnabled])
Run On
CalledParameters
- _fc
- Type: InventDimFormControlInterface Interface
The form control to check.
- _dimParmEnabled
- Type: InventDimParm Table
A InventDimParm buffer for enabled inventory dimension fields.
Community Additions
ADD
Show: