BS Account (Segment) Dimension

Return to Financial Consolidation model Overview

Elements in the BS Account (Segment) dimension comprise account hierarchies in the financial statement for reporting of operational segments (including geographical regions and other custom dimensions such as products, services, major customers etc.) This dimension should be very similar to the BS Account dimension. The only difference should be that it contains calculations to integrate values from the Profit and Loss (Segment) cube instead of calculations to integrate values from the Profit and Loss cube.

The base elements of this dimension are either single ledger accounts or reporting positions. These elements aggregate into the hierarchy used to form the reports. Account numbers should be used as elements; readable names should be stored in the Name attribute. This simplifies the import and export of financial data, minimizes the impact of amendments of the readable names, and allows you to use localized translations of the accounts. The top most hierarchy generally comprises Total Assets and the Total Equity and Liabilities. You can set up parallel hierarchies to provide multiple views of balance sheet figures.

The BS Account (Segment) elements can be configured through their attributes:

Attribute

Description

Name

Readable name of the account. Localized translations can be provided. This attribute is visible in the report. There is no hard-coded behavior implemented in this attribute (string).

ID_Name

Technical element name of the article as well as the readable name. If localized translations are provided Name attribute, this attribute will also become localized. This attribute is visible in the report. There is no hard-coded behavior implemented in this attribute (string, calculated).

Description

Long text description of the account. This attribute can contain a definition of the amounts booked to the account or instructions for the planners. Localized translations can be provided (string).

XBRL Technical attribute

Type

Valid values are Assets and Liabilities (Liabilities represent both equity and liabilities).

Intercompany

Indicates whether the account contains intercompany relations. Valid values are:

0: The account does not have intercompany relations.

1: The account can have intercompany relations.

This flag is currently not used by the Financial Consolidation model. Custom reports or interfaces may take advantage of this attribute (numeric).

Movement Schedule The movement schedule is the subset of elements of the Transaction Type dimension that are valid for the account.
Conversion Type Conversion Type is used for currency conversion issues and defines which currency rate should be used (usually it’s Month Start, Month End, Average)

FXDiff Account

FXDiff (foreign exchange differences) is the difference between the amount converted at historic rates and the value in local currency converted at month end rate. The attribute applies only to accounts with the historic conversion type. The attribute value must refer to a base element in the BS Account (Segment) dimension.
Consolidation Rule Consolidation rule by which this account is eliminated in the financial consolidation procedure. This must be a base element of the Consolidation Rule dimension which is defined by one of the elimination rule functions (Elim.Assets, ElimX.Assets, Elim.Liabilities, ElimX.Liabilities, etc.). Must be empty if the account is not eliminated at all or eliminated by a consolidation rule which uses a fact selector. When this attribute is populated, the Clearing Account attribute must be populated, too.
Clearing Account

Another balance sheet account or profit and loss account, to counterbook the amount from the balance sheet account to. Both sides of a consolidation rule must be the same clearing account, so the amounts from the reporting entity and the partner entity balance out on this account. Must be empty if the account is not eliminated at all or eliminated by a consolidation rule which uses a fact selector. When this attribute is populated, the Consolidation Rule attribute must be populated, too.

PCalculation

Defines the calculation for the element; only for planning versions.

PCalculationDependencies

Indicates which cube is the source of transferred data; only for planning versions.

PTargetRestriction

Slice within one or more of the business dimensions receiving transferred data; only for planning versions.

Example: Transaction Type':{'T111','T112'}

ACalculation

Defines the calculation for the element; only for the Actual version.

ACalculationDependencies

Indicates which cube is source of transferred data; only for Actual version.
ATargetRestriction

Slice within one or more of the business dimensions receiving transferred data; only for planning versions.

Example: Transaction Type':{'T111','T112'}

Bring Balances Forward to Account Defines the BS Account where the previous year end balances are brought forward (copied) to in the following year.

DCS Check Account

Used to refer to another BS Account (Segment) to be checked for the condition specified with the DCS Condition attribute (see below). If DCS Condition is not set, this attribute should be empty, too (reserved for future use).

DCS Condition

Used to specify a calculated debit-credit-shift account. Valid values are empty, >=0, and <0 (reserved for future use).

DCS Data Account

Used to refer to another base-level BS Account (Segment) to define the value of the debit-credit-shift account if the DCS Condition is met. If DCS Condition is not set, this attribute should be empty, too (reserved for future use).

Separate Statement

Exposed on the separate financial statement reports.

Consolidated Statement

Exposed on the consolidated financial statement reports.
Consolidated Movement Schedule Report Currently not used. See also the attribute with the same name in the BS Account dimension. (string)
Separate Movement Schedule Report Currently not used. See also the attribute with the same name in the BS Account dimension. (string)
Segment Statement

Inclusion of this account in the Operating Segments report.

Valid values are:

1: This account is shown

0 or empty: This account is not shown

(string)

Region Statement

Inclusion of this account on the Geographical Areas report.

Valid values are:

1: This account is shown

0 or empty: This account is not shown

(string)

Please note: Make sure you do not delete the following elements:

  • All BS Accounts (Segment)
  • ~
  • Unassigned

The following accounts must be placed in account settings:

Account Value Description
bs_account_assets 100000 Top level account for reports. Must be an element from BS Account (Segment) dimension (string).
bs_accounts_equity 210000 Top level account for reports. Must be an element from BS Account (Segment) dimension (string).
bs_accounts_kpis 910000 Parent element of KPIs to be shown on reports. Must be an element from BS Account (Segment) dimension (string).
bs_account_liabilities 200000 Top level account for reports. Must be an element from BS Account (Segment) dimension (string).
business_combinations_transaction_type BCmb.T999 Transaction on business combinations (string).

Additionally, they must conform to the sign standard (see full article for more detail).

If you do not meet the above constraints, the implementation relying on them may no longer fully work.

For more details on the PCalculation, PCalculationDependencies, PTargetRestriction, ACalculation, ACalculationDependencies and ATargetRestriction attributes see the KPI Calculations (by Version) for Balance Sheet and Balance Sheet (Segment) Cubes article.

Updated March 19, 2024