HsvAccounts Object Overview

The HsvAccounts object provides access to some of the attributes of Account dimension members. Assign HsvAccounts object references with the Accounts property; for more information, see Accounts.

The following table lists the HsvAccounts object’s methods.

Table 12. HsvAccounts Object Methods

Method

Description

GetAccountType

Indicates an account’s type.

GetCalcAttribute

Returns the value of a given Account dimension member’s CalcAttribute attribute.

GetICPTopMember

Returns the member ID of the Intercompany Partner dimension member that has been assigned as an Account dimension member’s ICPTopMember attribute.

GetIsICP

Indicates the value assigned to the IsICP attribute of an Account dimension member.

GetNumDecimalPlaces

Returns the maximum number of digits to the right of the decimal point that an account supports.

GetPlugAccount

Returns the member ID of an account’s plug account.

GetSecurityClassID

Returns the ID of the security class that has been assigned to an account, given the account’s member ID.

GetSubmissionGroup

Returns the value of an account’s Submission Group property.

GetTopMemberOfValidCustom1Hierarchy

Returns the member ID of the top member of an account’s Custom 1 dimension hierarchy.

GetTopMemberOfValidCustom2Hierarchy

Returns the member ID of the top member of an account’s Custom 2 dimension hierarchy.

GetTopMemberOfValidCustom3Hierarchy

Returns the member ID of the top member of an account’s Custom 3 dimension hierarchy.

GetTopMemberOfValidCustom4Hierarchy

Returns the member ID of the top member of an account’s Custom 4 dimension hierarchy.

GetUserDefined1

Returns an account’s UserDefined1 attribute, given the account’s member ID.

GetUserDefined2

Returns an account’s UserDefined2 attribute, given the account’s member ID.

GetUserDefined3

Returns an account’s UserDefined3 attribute, given the account’s member ID.

GetXBRLTags

Returns an account’s XBRLTags attribute, given the account’s member ID.

IsCalculated

Indicates whether an account’s data is calculated by Financial Management or is manually entered.

IsConsolidated

Returns a Boolean that indicates whether an account’s data is consolidated to parent entities.

IsCustom1AggregationEnabled

Returns the value to which an account’s EnableCustom1Aggr attribute has been set.

IsCustom2AggregationEnabled

Returns the value to which an account’s EnableCustom2Aggr attribute has been set.

IsCustom3AggregationEnabled

Returns the value to which an account’s EnableCustom3Aggr attribute has been set.

IsCustom4AggregationEnabled

Returns the value to which an account’s EnableCustom4Aggr attribute has been set.

IsICP

Returns a Boolean that indicates whether the account is used in intercompany transactions.

IsICPRestricted

Indicates whether an Account dimension member is restricted from having Intercompany Partner transactions with itself.

UsesLineItems

Indicates whether an account allows line items.

For detailed descriptions of these methods, see HsvAccounts Object Methods.