Data Manager Report (Financial Consolidation)

Return to Financial Consolidation Model Overview.

The Data Manager report provides a procedure to initialize data in current reporting period based on the prior reporting period.

Data Management Tools

The Bring Balances Forward button is described below:

Button Description Implementation
Bring Balances Forward

Brings the closing balance of the previous reporting period to the opening balance of the current reporting period:

Copies balance sheet amounts from the closing transaction type of the prior reporting period to the opening transaction type of the current reporting period. The current reporting period is identified by the Version and Month_YTD selection. The prior reporting period the combination of the previous version and the prior period.
Examples (depending on the configuration):
The prior reporting period of Budget 2021-03_YTD is Forecast 6+6, 2020-12_YTD.
The prior reporting period of Forecast 6+6 2020-12_YTD is Actual 2019-12_YTD.

The procedure operates only on the collected separate financial statements. For balance sheet accounts using the Historic conversion type the converted amounts are brought forward as well.

Runs the xdac30_40_Bring balances forward_loop job from the Data Management Integrator project.
The job is executed with the following parameters:
xfss05_SolutionDatabase: The database name (without connection)
xdpj03_Version_pattern: Selected version in quotes (e.g. to allow for a plus sign) and as RegEx pattern
xdpj03_Month_YTD_pattern: RegEx pattern denoting the yyyy consolidated element or one single yyyy-MM_YTD element.
The procedure identifies the previous version by the Previous Version attribute of the selected element in the Version dimension and the PriorPeriod attribute of the selected element in the Month_YTD dimension.
The procedures processes data from the slice Transaction Type:T999, Consolidation:Local GAAP, Scope:~, Balance Sheet_measure:Value and the LC and historic converted amounts in the Currency dimension. Data is written to the T000 (Closing) element of the Transaction Type dimension.
For BS Account elements having the Conversion Type attribute set to Historic also the currency converted amounts for all target currencies (e.g. > USD) are copied to the historic converted base elements (e.g. USD_Historic) in the Currency dimension.
Initialize Permanent Journal Entries

Brings the journal entries of the previous reporting period to the current reporting period.

The current reporting period is identified by the Version and Month_YTD selection. The prior reporting period is the combination of the previous version and the prior period.

Runs the xdij01_170_Initialize_permanent_journal_entries job from the Posting Journal Integrator project.

The job is executed with the following parameters:

de02_Destination_Month_YTD: Time period where the journal entry is to be transferred to.

de02_Source_Month_YTD: Time period where the journal entry is saved before running the process.

de01_Destination_Version: Version where journal entry is to be transferred to.

de01_Source_Version: Version where journal entry is saved before running the process.

de02_RetainedEarningsAccount: Default Retained Earnings Account (ResourcesFinancialConsolidation!rngBSAccountRetainedEarnings) from Resources Report.

Updated September 26, 2025