PurchReApprovalPolicyRuleFieldList.getFastTabFields Method [AX 2012]
Gets a set of fields that is associated to the fast tab.
private Set getFastTabFields(TableId _tableId, str _fastTabName)
Run On
ClientParameters
- _tableId
- Type: TableId Extended Data Type
The table ID that contains fast tabs.
- _fastTabName
- Type: str
The name of fast tab to which the field is associated.
Return Value
Type: Set ClassA set of fields that is associated to the fast tab specified in _fastTabName value.
Community Additions
ADD
Show: