Gets the security class assigned to the specified entity or parent when the entity or parent is used as an intercompany partner. This function can be used in these types of rules:
HS.Entity.SecurityAsPartner("Entity") HS.Entity.SecurityAsPartner("") HS.Entity.SecurityAsPartner(Var1) HS.Parent.SecurityAsPartner("Entity")
A string with the security class assigned to the entity or parent when it is used as an ICP.
In this example, if Class1 is the security class for France as it is used as an intercompany partner, then statements between the If...Then and If...End statements are executed: