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

Client

Parameters

_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 Class
A set of fields that is associated to the fast tab specified in _fastTabName value.

Community Additions

ADD
Show: