This documentation is archived and is not being maintained.
PurchReApprovalPolicyRuleFieldList.addField2FastTab Method [AX 2012]
Updates the fast tab structure.
private void addField2FastTab(
str _key,
str _value,
str _label,
Set _fastTabFields)
Run On
Client
Parameters
-
_key
- Type: str
A field key.
-
_value
- Type: str
A field value.
-
_label
- Type: str
The label of the field on the form if overridden.
-
_fastTabFields
- Type: Set Class
The set of fields that is associated to the fast tab specified in _fastTabName value.