Share via


PurchReApprovalPolicyRuleFieldList.getFastTabFields Method [AX 2012]

Gets a set of fields that is associated to the fast tab.

Syntax

private Set getFastTabFields(TableId _tableId, str _fastTabName)

Run On

Client

Parameters

  • _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.

See Also

Reference

PurchReApprovalPolicyRuleFieldList Class