Determines if the current Account or Entity dimension member or a specified account or entity member is an intercompany partner (ICP). This function can be used in these types of rules:
Table 67. Syntax for IsICP Function
Depending on the object selected, name of a valid member of the Account or Entity dimension. |
A Boolean expression that is True if the account or entity member is an intercompany partner; False if the account or entity member is not an intercompany partner.
In this example, if the Sales account is an intercompany partner, then statements between the If...Then and End If lines are executed.