Functions on groups
The functions described here for groups also work for depot filters and depot sub-filters.
Group.name→String
Result: The Name function returns the name of the group.
Group.depot→List(depot)
Result: The Depot function returns the list of all securities accounts of holders from the group.
Group.group→Group
Result: The Group function returns the group itself.
Group.groupNumber→String
Result: The GroupNumber function returns the group number from the group master data.
Group.identifier→String
Result: The Identifier function returns a character string for external identification of the group, which corresponds to the group number.
Group.owner→List(owner)
Result: The Owner function returns the list of all owners in the group.
Group.account→List(account)
Result: The Account function returns the list of all accounts of owners from the group.
Group.name→String
Result: The Name function returns the name of the group.
Group.portfolio→List(Portfolio)
Result: The Portfolio function provides the list of all portfolios of holders from the group.
Group.VerificationDateTotal→Date
Result: The VerificationDateTotal function returns the date of verification of the total data status of the group. The most recent date of the (individual) data status under consideration is used.
Group.VerificationStatusTotal→VerificationStatus
Result: The VerificationStatusTotal function provides the total data status of all holders, securities accounts and accounts in the group. The overall data status can only ever be as good as the worst of the (individual) data statuses under consideration.
Group.currency→Currency
Result: The Currency function provides the default evaluation currency for groups.