Hall 7 of 9 — FCCS EPM Cloud Study Tour

Reporting Atrium

The modern Reports framework, Data Forms for structured manual entry, and Smart View for Excel-based analysis and submission — three distinct surfaces, one critical data separation principle. Where data lands and what Replace mode can and cannot touch depends entirely on which surface you used.

Reports Framework Books & Bursting Consolidation Dimension POV Data Forms Smart View FCCS_Data Input vs Managed Data Wrong POV Trap
Your Tour Route — 9 Halls
1
Orientation
2
Metadata
3
Data Integration
4
Consolidation
5
Calc Studio
6
Journals
7
Reporting
8
Security
9
Exam Prep
📊 The Reports Framework — Not Financial Reporting
Cloud-native browser designer replacing the legacy FR Studio

Oracle FCCS ships with the modern Reports framework as its strategic reporting surface — cloud-native, drag-and-drop, no client installation required. Financial Reporting (FR) Studio required a Windows client, ran on a separate server tier, and Oracle has confirmed it is being retired. New implementations should not build on FR Studio. The exam tests the Reports framework exclusively.

⚠️ FR Studio Sunset

If an exam question describes a "drag-and-drop report designer embedded in FCCS cloud" — that is the Reports framework. If it mentions a Windows client download or a standalone BI reporting server — that is the legacy FR Studio. Expect the exam to include FR Studio as a distractor against the correct Reports framework answer.

🎨
Report Designer
Drag-and-drop canvas. Data grids, charts, text boxes. Each grid binds to its own POV. Browser-native — no client install.
📚
Books
Bundle multiple reports into one PDF or Excel. A board pack Book generates P&L, Balance Sheet, and Cash Flow from a single run.
📤
Bursting
Automated distribution by Entity POV. One template, one output per entity per recipient. Silently excludes entities the recipient cannot access — dimension security is enforced.
🎯
POV Selectors
Interactive dimension selectors in the report. Switch Scenario, Year, Period, or Entity without regenerating — the grid refreshes in place.
🔍
Drill-Through
Click any consolidated figure to trace down through entity contributions into source data — FCCS_Managed Data, FCCS_Data Input, or FCCS_Journal Input.
🌍
Multi-GAAP
IFRS, US GAAP, and local GAAP stored in separate Scenario members. One template, any framework — just switch the Scenario POV.
🔬 The Consolidation Dimension — Four POV Members
The most consequential POV decision in any FCCS report

The Consolidation dimension POV determines which stage of the consolidation engine's output a report is reading. Setting it incorrectly is the most common source of "my report doesn't match the signed accounts" support calls.

FCCS_Entity Input
Raw input data — exactly what landed from Data Integration, Data Forms, or Smart View submissions. No ownership weighting. No eliminations. Pre-consolidation.
Use: source reconciliation, DI load validation
FCCS_Proportion
Entity Input weighted by PCON%. DeutschWerk PCON=100%, so Proportion = Entity Input here. For proportional consolidation entities, this is where ownership weighting is visible. Eliminations not yet applied.
Use: see ownership-weighted figures before eliminations
FCCS_Elimination
Only the elimination entries — IC revenue, NCI adjustments, unrealised profit eliminations, custom Groovy rule postings, journal eliminations. Isolates exactly what the engine removed.
Use: IC elimination audit, diagnose unexpected eliminations
FCCS_Contribution
The final consolidated result — Proportion plus Elimination combined. This is the number in statutory accounts and board packs. Always use this member for external-facing reports.
Use: external reporting, board packs, statutory accounts
📌 The Most Common Report Trap — FCCS_Entity Input vs FCCS_Contribution

A report set to FCCS_Entity Input for DeutschWerk shows 100% of the raw trial balance — even though DeutschWerk is 80% owned and has IC eliminations applied. The numbers look plausible but are wrong for group reporting. Always confirm the Consolidation dimension member is FCCS_Contribution before distributing any external report. This is the single most common cause of restatements from FCCS implementations.

🔗 JV & Equity Method Entities in Reports
AsiaLink and NovaTech — single lines only, dividend treatment in Cash Flow

Entities accounted for under the equity method — AsiaLink (50% JV) and NovaTech (30%) — do not contribute individual revenue, expense, asset, or liability lines to the consolidated group statements. In the group P&L they appear as a single line: "Share of income from associates and JVs." A report showing AsiaLink's revenue line in the group P&L means either the entity is incorrectly configured as Full consolidation, or the Consolidation POV is set to FCCS_Entity Input which bypasses the engine's equity method logic.

📌 Cash Flow Treatment for Equity Method Entities — IAS 7

The equity pickup line ("Share of income") that appears in the group P&L is a non-cash item — it represents GlobalMerge's share of AsiaLink's earnings, not cash received. In the Cash Flow statement, this line must be reversed out from Operating Activities (added back as a non-cash deduction from net income).

When AsiaLink actually distributes a cash dividend, GlobalMerge receives real cash. That inflow appears as a cash inflow under Investing Activities in FCCS_DividendsReceived. The net effect: equity pickup disappears from Operating Activities, actual cash appears in Investing Activities. This matches IAS 7 treatment precisely and FCCS handles it automatically via the FCCS_CashFlow Movement hierarchy.

📋 Data Forms — Structured Manual Entry
Why they exist alongside Data Integration and what they can do that DI cannot
D
What Data Forms are and why they exist

Data Forms are browser-based grid interfaces for structured manual data entry. They sit alongside Data Integration — not as a replacement for it, but as the tool for controlled human-authored adjustments that don't belong in the ERP-to-FCCS pipeline. While Hall 3 handles bulk trial balance loading from SAP and Oracle Financials, Data Forms handle the judgement layer: a controller correcting a misclassification, a finance team posting a supplemental disclosure schedule, or a group CFO entering a management-only adjustment.

Forms enforce dimension security. The DeutschWerk Controller, scoped to DeutschWerk only, opens a Data Form and sees only DeutschWerk's accounts — BritEdge and AsiaLink rows simply do not appear. Forms can also include validation rules that prevent obviously incorrect entries from reaching the cube — a controller cannot accidentally post to a locked period or enter a value outside a defined tolerance range.

📏
Row / Column / Page Axes
Rows are typically Account members. Columns are Periods or Scenarios. Page axis holds Entity, Scenario, Year — the fixed dimensions that define the form's context and do not scroll.
🚀
Smart Push
Direction: parent to children only. Pushes a value entered at a parent entity level down to child entities proportionally. Used for top-down allocations — distributing a group budget target to subsidiaries. Does not aggregate upward.
🚫
Suppression Options
Suppress rows or columns with no data, zero values, or missing members. Controllers see only relevant accounts — no scrolling through hundreds of empty rows on a chart of accounts form.
Validation Rules
Form-level rules check submitted values before save. Can warn (allow save with warning) or block (prevent save until corrected). Prevents obviously wrong entries — wrong sign, wrong magnitude, wrong period.
🔑 Where Data Form Entry Lands — The Critical Principle

Manual form entry writes to FCCS_Data Input. Not FCCS_Managed Data. Not FCCS_Journal Input. This is its own separate data source partition in the Data Source dimension.

A Replace-mode Data Integration reload of the same entity/period combination does not touch FCCS_Data Input. The controller's manual reclassification survives the reload completely intact. Both data sources coexist and are read together by the consolidation engine.

After form submission, the entity moves to Impacted (status 6). Consolidation must be rerun to incorporate the manually entered data into consolidated results. This is correct expected behaviour, not an error.

📊 Smart View — Office Add-In for Analysis and Entry
Live FCCS data in Excel, Word, and PowerPoint — analysis, drill-through, and controlled submission
S
What Smart View is and what it is not

Oracle Smart View for Office is an add-in that connects Microsoft Excel, Word, and PowerPoint directly to FCCS (and other EPM cloud applications). It gives Finance teams live access to FCCS data in their preferred working environment — no browser navigation, no report regeneration. Pull a DeutschWerk P&L into Excel, pivot across periods and scenarios, double-click to drill down, and submit corrections without leaving the spreadsheet.

Smart View is not a Data Integration replacement. It is an analysis, review, and controlled entry tool — suited for individual entity review, ad-hoc drill-through during close, and targeted manual adjustments. Bulk trial balance loading — 10,000 rows of GL data from SAP — belongs in Hall 3 (Data Management / EPM Automate) where mapping rules, transformation logic, and governance controls exist. Submitting bulk data through Smart View bypasses all of that and is slow, error-prone, and inappropriate for production close cycles.

🔎
Ad-Hoc Analysis
Free-form queries in Excel — place any dimension on rows or columns, double-click to drill down or up, pivot freely. Best for unstructured exploration and period-end review.
Function Grids
HsGetValue() and other EPM functions retrieve specific intersection values into fixed cells. Best for structured management packs where the layout must stay constant but values need to refresh from live FCCS data.
🎯
POV Bar
The master context selector — sets Scenario, Year, Period, Entity, Consolidation, Currency for all grids on the sheet. Every grid refreshes when POV changes. Critical to verify before any submission.
🔍
Drill-Through
Right-click any data cell → Drill-Through → navigate to source transactions. Traces a consolidated balance back to FCCS_Managed Data (DI loads), FCCS_Data Input (forms/SV), or FCCS_Journal Input (Hall 6 journals).
🔑 Smart View Submission → FCCS_Data Input

Smart View retrieval is read-only by default. When a user explicitly submits data from a Smart View grid (Submit Data action), it writes to FCCS_Data Input — the same data source partition as Data Form manual entry. A Replace-mode DI reload does not clear FCCS_Data Input entries made via Smart View, just as it doesn't clear Data Form entries. Both are protected from bulk reload operations by design.

⚠️ Smart View Is Not a Bulk Loading Tool

Smart View cannot and should not replace Data Integration for bulk trial balance loading. Bulk loading = Data Integration (Hall 3) → FCCS_Managed Data. Ad-hoc entry and analysis = Smart View → FCCS_Data Input. The exam tests this boundary explicitly in multiple question variants.

🗂️ Three Data Source Lanes — The Complete Separation
Where data lands, what Replace mode touches, and how the consolidation engine reads all three
FCCS_Managed Data
ERP trial balance via Data Integration
EPM Automate runDataRule writes here
File-based .dat loads
Replace mode clears & reloads this lane only
Bulk trial balance — Hall 3
FCCS_Data Input
Data Form manual entry
Smart View submissions
Replace mode does NOT touch this lane
Protected from all DI reloads
Cleared only by explicit overwrite or deletion
FCCS_Journal Input
Approved Standard Journals
Approved Enterprise Journals
Replace mode does NOT touch this lane
Protected from all DI reloads
Cleared only by unposting journal — Hall 6

The consolidation engine reads all three sources together at every consolidation run. The group P&L figure for DeutschWerk Revenue = FCCS_Managed Data (SAP trial balance) + FCCS_Data Input (€15,000 freight reclassification) + FCCS_Journal Input (any journal entries). Reports can expose the Data Source dimension as a column axis to show the full breakdown — essential for audit trail reviews.

📋 Consolidated P&L — Actual vs Budget
GlobalMerge Corp · Q1 FY2025 · FCCS_Contribution · USD · POV: all entities consolidated
GlobalMerge Corp — Consolidated Income Statement
GlobalMerge FCCS_Contribution Q1 FY2025 USD
Line ItemActual USDBudget USDVarianceVar %
Revenue — BritEdge Ltd (GBP 100%)1,875,0001,800,00075,0004.2%
Revenue — DeutschWerk GmbH (EUR 80%)1,455,0001,500,000(45,000)-3.0%
IC Revenue elimination (DW→BE)(547,000)(520,000)(27,000)-5.2%
Total External Revenue2,783,0002,780,0003,0000.1%
Cost of Sales — BritEdge(1,020,000)(990,000)(30,000)-3.0%
Cost of Sales — DeutschWerk(792,000)(810,000)18,0002.2%
Unrealised profit elimination (inventory)(30,000)(30,000)n/m
Gross Profit941,000980,000(39,000)-4.0%
Share of income — AsiaLink Pte (50% JV equity method)48,00045,0003,0006.7%
Share of income — NovaTech Inc (30% equity method)21,00018,0003,00016.7%
Operating Profit / PBT789,000802,000(13,000)-1.6%
💡 Reading This Report

DeutschWerk Revenue ($1,455,000) reflects the SAP trial balance ($1,440,000 from FCCS_Managed Data) plus the €15,000 Data Form reclassification ($15,000 from FCCS_Data Input). AsiaLink and NovaTech appear as single equity-pickup lines — no revenue, no costs, no assets or liabilities in the group statements. The unrealised profit elimination ($30,000) came from the Enterprise Journal in Hall 6 (FCCS_Journal Input).

🗂️ Data Source Audit Trail — Three Lanes as Columns
Expose the Data Source dimension on columns to see exactly where every balance came from

A standard FCCS report shows the aggregated total. An audit trail report exposes the Data Source dimension as a column axis, showing the breakdown across all three lanes side by side. This is the primary tool for Finance Controllers and auditors who need to understand the composition of any consolidated figure — and for proving that a DI reload did not overwrite a manual adjustment.

DeutschWerk — Revenue & Adjustments Audit Trail · Q1 FY2025
DeutschWerk FCCS_Contribution Data Source on columns
AccountFCCS_Managed DataFCCS_Data InputFCCS_Journal InputTotal
Revenue1,440,00015,0001,455,000
OtherExpenses(65,000)15,000(50,000)
CostOfSales(660,000)(15,000)(675,000)
FCCS_Inventory (BS)480,000(30,000)450,000
FCCS_ICSales500,000500,000

The FCCS_Data Input column makes the DeutschWerk Controller's reclassification fully traceable. The FCCS_Journal Input column shows the unrealised profit elimination from Hall 6. The FCCS_Managed Data column is the unmodified SAP extract. Total is the consolidated figure that appears in external reports.

📋 Data Forms — Technical Configuration & Mockup
Row / column / page axis setup · Smart Push direction · what the controller actually sees
A
Axis configuration — how the form designer maps dimensions to the grid

Row axis typically holds Account dimension members — a defined range like all P&L accounts, or a specific sub-set such as ReclassificationAccounts. The form designer can restrict which accounts are visible and editable, hiding system accounts that should not receive manual input.

Column axis holds Period members (Jan, Feb, Mar, Q1) or Scenario members (Actual vs Budget in a comparison form). Columns can be set read-only for prior locked periods and editable only for the current open period.

Page axis holds the dimensions that define the form's fixed context — Entity, Scenario, Year. These do not scroll; they define what the entire form is about. A form with Entity on the page axis, scoped to DeutschWerk, shows only DeutschWerk data regardless of which user opens it. Dimension security then further restricts which users can even see that form.

Below is a mockup of the DeutschWerk Q1 Actual reclassification form as the controller sees it — page axis locked, Account on rows, Q1 on columns, with the freight reclassification already entered:

DeutschWerk · Manual Adjustments · Q1 Actual
DATA FORM
PAGE AXIS (LOCKED): Entity: DeutschWerk Scenario: Actual Year: FY2025 Currency: EUR
Account Jan Feb Q1 (editable) YTD
Revenue 480,000 510,000 15,000 1,455,000
CostOfSales (198,000) (221,000) (15,000) (675,000)
OtherExpenses (18,000) (21,000) (50,000)
FCCS_OperatingProfit 264,000 268,000 ✦ calc 730,000
💡 Smart Push — Parent to Children

Smart Push is configured at the form level by the Service Administrator. When triggered, it takes the value entered at a parent entity and distributes it proportionally down to its child entities. Direction is always parent → children — never upward. A typical use case: the Group Finance Manager enters a Q2 group revenue target of $12m at the GlobalMerge level, triggers Smart Push, and FCCS distributes $4.5m to BritEdge, $3.6m to DeutschWerk, and so on based on the configured weighting. Smart Push writes to FCCS_Data Input on all child entities it touches.

📊 Smart View — Technical Mechanics
POV bar configuration · ad-hoc vs function grids · drill-through to source · submission mechanics
A
Ad-Hoc Analysis vs Function Grids — when to use each

Ad-Hoc Analysis is a free-form query builder. You connect to an FCCS application, place dimensions on rows and columns however you want, double-click any member to drill down one level, and use the Smart View toolbar to pivot, zoom in/out, and switch POV. The output is a live-connected Excel grid that refreshes from FCCS on demand. Ideal for period-end review, variance investigation, and unstructured exploration where you don't know in advance which accounts matter.

Function Grids use EPM functions — primarily HsGetValue(connection, POV_string) — embedded directly in Excel cells to retrieve specific FCCS data point values. The workbook layout is fixed by the designer; the data refreshes but the structure does not change. Used for structured management reporting packs and board templates where the CFO's preferred layout must be preserved exactly. HsGetValue requires an explicit POV string: HsGetValue("FCCS","S#Actual;Y#FY2025;P#Q1;E#DeutschWerk;A#Revenue;C1#USD;C2#FCCS_Contribution").

Capability Ad-Hoc Analysis Function Grids (HsGetValue)
LayoutFlexible, drag dimensions freelyFixed by designer, cannot be moved
Best forExploration, variance investigation, drill-throughManagement packs, board templates, fixed reports
Refresh methodSmart View Refresh buttonStandard Excel Refresh or HsRefreshAll
Drill-through✓ Right-click any cellLimited — context-dependent
Submission✓ Submit Data writes to FCCS_Data Input✓ Submit Data writes to FCCS_Data Input
Learning curveLow — intuitive drag-and-dropHigher — requires EPM function syntax

Below is a Smart View mockup showing the Group Finance Manager's ad-hoc session — DeutschWerk Q1 Actual P&L pulled at FCCS_Contribution, with FCCS_Inventory highlighted as the drill-through target:

Smart View Connected ✓ Refresh Zoom In Zoom Out Submit Data Drill-Through
POV:
EntityDeutschWerk
ScenarioActual
PeriodQ1 FY2025
ConsolidationFCCS_Contribution
CurrencyUSD
AccountQ1 ActualQ1 BudgetVariance
Revenue1,455,0001,500,000(45,000)
CostOfSales(675,000)(720,000)45,000
OtherExpenses(50,000)(55,000)5,000
FCCS_GrossProfit730,000725,0005,000
FCCS_Inventory 450,000 ↗ 480,000 (30,000)
💡 Drill-Through on FCCS_Inventory

Right-clicking the FCCS_Inventory cell (marked ↗) and selecting Drill-Through reveals the three data source contributions: FCCS_Managed Data = $480,000 (SAP balance), FCCS_Journal Input = -$30,000 (the unrealised profit elimination Enterprise Journal from Hall 6, with the approver name and timestamp visible). FCCS_Data Input = $0 for this account. Total = $450,000. The Finance Manager can click through to the journal to see the full entry detail and the supporting BritEdge inventory schedule.

⚠️ The Wrong Scenario POV Trap — Silent Failure
One of the most dangerous and hardest-to-detect data errors in FCCS — no error is raised
!
What happens when you submit to the wrong Scenario in Smart View or a Data Form

The DeutschWerk Controller opens Smart View and sets the POV bar to what they intend to be Actual / Q1 / FY2025 — but accidentally leaves the Scenario set to Budget from a prior session. They enter the €15,000 freight reclassification and click Submit Data.

FCCS accepts the submission without error. The data is written to FCCS_Data Input for DeutschWerk / Budget / Q1 / FY2025. The controller's intended Actual scenario is completely untouched. No warning is raised. No error log entry appears. The submission was syntactically valid — it just went to the wrong Scenario member.

The consequence: The Q1 Actual consolidation runs without the reclassification. Budget figures are corrupted by an unexpected adjustment. The controller cannot understand why their Actual figures don't reflect the change. The audit trail report shows the FCCS_Data Input lane is empty for Actual — but has an unexpected entry under Budget.

⚠️ Exam Trap — Wrong Scenario POV Posts Silently

The exam tests whether you understand that FCCS will accept a submission to any valid Scenario member that the user has write access to — even if it is not the intended one. No error is raised. No warning appears. The only way to detect this is to check the Data Source audit trail report and verify which Scenario the FCCS_Data Input entry landed in.

The fix: always verify the full POV bar — every dimension — before any Smart View submission or Data Form save. A mismatched Scenario is the most common wrong-POV error because it is easy to carry over from a prior session.

💡 Same Trap in Data Forms — Wrong Scenario on Page Axis

A Data Form with Scenario on the page axis can present the same risk if the page axis selector is not locked by the form designer. Best practice: lock the Scenario and Year on the page axis in Data Forms used for close-cycle entry. The controller should not be able to accidentally navigate to Budget or Forecast when the form is intended for Actual data entry only.

📤 Bursting — Security-Enforced Distribution
One definition · personalised outputs per entity · silently scoped by dimension security
📋
Report Template
Single template with parameterised Entity POV. The same P&L or balance sheet template serves all four GlobalMerge entities — only the Entity member changes per burst output. No separate templates needed per subsidiary.
⚙️
Bursting Definition
Specifies: the report to burst, the Entity member list (BritEdge, DeutschWerk, AsiaLink, NovaTech), output format (PDF or Excel), delivery method (EPM inbox or email), and a recipient mapping — which user receives each entity's output.
🔒
Dimension Security Filter — Silent Exclusion
Before generating each entity's output, FCCS checks whether the designated recipient has data access to that entity. If they do not — the output is not generated and not delivered. No error is raised. No redacted document is sent. The entity is silently excluded. The DeutschWerk Controller receives exactly one output — DeutschWerk. The Group Finance Manager with full entity access receives all four.
✉️
Personalised Delivery
Each recipient's EPM inbox or email contains only the outputs they are authorised to receive. Cross-entity data leakage is structurally impossible. A controller can never accidentally receive another subsidiary's confidential figures.
💸 Movement Dimension & Cash Flow Reports
FCCS_CashFlow hierarchy drives the IAS 7 cash flow statement automatically
▸ FCCS_CashFlow system hierarchy — Movement dimension
▸ FCCS_OperatingActivities
FCCS_NetIncome from P&L consolidation
FCCS_DepreciationAmortisation
FCCS_WorkingCapitalChanges
FCCS_ShareOfAssociateIncome AsiaLink + NovaTech — reversed out (non-cash)
▸ FCCS_InvestingActivities
FCCS_CapitalExpenditures
FCCS_Acquisitions
FCCS_DividendsReceived actual cash from AsiaLink / NovaTech dividends lands here
▸ FCCS_FinancingActivities
FCCS_DebtDrawdown / FCCS_DebtRepayment
FCCS_DividendsPaid
FCCS_EquityIssuance
💡 AsiaLink Dividend — the Operating / Investing Split

When AsiaLink distributes a Q1 cash dividend and GlobalMerge receives SGD cash, two Cash Flow movements happen simultaneously: FCCS_ShareOfAssociateIncome in Operating Activities is reversed out as a non-cash deduction (the equity pickup is P&L income but not cash). FCCS_DividendsReceived in Investing Activities is a positive cash inflow — the actual SGD cash GlobalMerge received, translated to USD at the relevant rate. Net effect matches IAS 7: equity pickup disappears from Operating; real cash appears in Investing.

🔬 Lab — Day 4 Close Activities
Data Form reclassification · Smart View review & drill-through · board pack generation · burst distribution

It is Day 4 of the GlobalMerge 5-day close. All four entities are Consolidated (status 2) for Actual Q1 FY2025. Three activities run in parallel: DeutschWerk Controller needs to post a manual reclassification; the Group Finance Manager is reviewing consolidated figures in Smart View; and the CFO has requested the Q1 board pack with entity-level burst outputs.

🧰 Setup

FCCS sandbox · Reports framework enabled · All four entities Consolidated (2) Actual Q1 FY2025 · DeutschWerk Controller: DeutschWerk-only Entity dimension security, Actual write + Budget read Scenario security · Group Finance Manager: all-entity access, all scenarios · Smart View connected to FCCS in Excel.

1️⃣ Exercise 1 — DeutschWerk Controller: Manual Reclassification via Data Form
€15,000 freight from OtherExpenses → CostOfSales · FCCS_Data Input · entity moves to Impacted

The DeutschWerk Controller identifies that €15,000 of freight costs were incorrectly classified as OtherExpenses in the SAP extract loaded on Day 1. The correct account is CostOfSales. This is too small to justify a full DI reload but must be corrected before consolidation sign-off. She opens the DeutschWerk Data Form.

  1. 01Navigate to Data Forms → DeutschWerk Q1 Actual form. Account on rows, Q1 Period on columns. Page axis is locked: Entity = DeutschWerk, Scenario = Actual, Year = FY2025. The controller sees only DeutschWerk rows — dimension security prevents any other entity appearing.
  2. 02Enter the reclassification. OtherExpenses row → Q1 column: enter −15,000 (reducing OtherExpenses). CostOfSales row → Q1 column: enter +15,000 (increasing CostOfSales). The form's validation rule verifies the net change = 0 before allowing save.
  3. 03Click Save & Submit. FCCS writes both entries to FCCS_Data Input for DeutschWerk / Q1 / Actual. The SAP trial balance in FCCS_Managed Data is completely untouched. Both data sources now coexist for DeutschWerk.
  4. 04Observe entity status change. Navigate to Consolidation → System Check. DeutschWerk flips from Consolidated (2) to Impacted (6). The form submission changed entity data — Consolidation must rerun. This is correct expected behaviour, not a problem.
  5. 05Rerun Consolidation for DeutschWerk. Action: Consolidate → Actual / Q1 / FY2025. After completion, status returns to Consolidated (2). The €15,000 reclassification flows through the consolidation engine (translation → proportion 80% → elimination → contribution) into the group P&L.
  6. 06DI reload test — confirm FCCS_Data Input is protected. The data team reruns the DeutschWerk data load rule in Replace mode with a minor correction to the SAP extract. After the reload completes, open the Data Source audit trail report. Confirm: FCCS_Managed Data updated to new values. FCCS_Data Input still shows the €15,000 reclassification — completely untouched by the Replace mode reload.
⚠️ Design Principle — Manual Adjustments Are Protected

This protection is by design. In a real close cycle, the ERP may send multiple corrected trial balance files during the close window. FCCS_Data Input entries — whether from Data Forms or Smart View submissions — must survive all of them. The Finance Controller's reclassification is not an ERP-sourced adjustment; it is a human judgement that should not be overwritten by any automated data pipeline.

2️⃣ Exercise 2 — Group Finance Manager: Smart View Ad-Hoc Review & Drill-Through
Connect Smart View · pull DeutschWerk Q1 P&L · drill to the Hall 6 unrealised profit journal

The Group Finance Manager has received an alert that DeutschWerk's Q1 FCCS_Inventory balance is lower than expected. She opens Smart View in Excel to investigate without leaving her spreadsheet environment.

  1. 01Connect Smart View to FCCS. In Excel → Smart View ribbon → Panel → Connect → select the GlobalMerge FCCS connection URL. Authenticate. The Smart View POV bar appears at the top of the worksheet.
  2. 02Set the POV bar — verify every dimension. Entity = DeutschWerk · Scenario = Actual (confirm — not Budget) · Year = FY2025 · Period = Q1 · Consolidation = FCCS_Contribution (not Entity Input) · Currency = USD. The wrong Scenario or wrong Consolidation member would give misleading results.
  3. 03Pull the ad-hoc P&L grid. Select Ad-Hoc Analysis. Place Account dimension on rows, Period on columns (Jan, Feb, Q1, YTD). Refresh. DeutschWerk's full P&L appears, translated to USD, with all eliminations applied. FCCS_Inventory shows $450,000 — lower than the $480,000 SAP balance she expected.
  4. 04Drill-through on FCCS_Inventory. Right-click the Q1 FCCS_Inventory cell → Drill-Through → Source Data. The drill-through view opens, showing the Data Source breakdown: FCCS_Managed Data = $480,000, FCCS_Data Input = $0, FCCS_Journal Input = −$30,000. Total = $450,000.
  5. 05Navigate to the journal entry. Click the FCCS_Journal Input row to expand the journal detail. The drill-through shows the Enterprise Journal from Hall 6 — journal reference, approver (Group Finance Manager), approval timestamp, and the attached BritEdge inventory schedule confirming the unrealised profit amount. The Finance Manager confirms this is the expected elimination and closes the investigation.
  6. 06Smart View read-only confirmation. Confirm no Submit Data action was triggered — the investigation was read-only throughout. The FCCS cube is unchanged. No entity status was affected.
✅ If a Correction Had Been Needed

If the Finance Manager had found an error and entered a correction value directly in a Smart View grid cell, clicking Submit Data would write the entry to FCCS_Data Input — identical to a Data Form entry. DeutschWerk would move from Consolidated (2) to Impacted (6). Consolidation must rerun. The submission would appear in the Data Source audit trail under FCCS_Data Input, alongside the Data Form reclassification from Exercise 1.

3️⃣ Exercise 3 — Q1 Board Pack Book & Entity Burst
Generate the CFO board pack · configure entity-level burst · verify security enforcement
  1. 01Reports → Books → New Book. Name: GlobalMerge_Q1_BoardPack_FY2025. Add three reports in order: (1) Consolidated P&L Actual vs Budget · (2) Consolidated Balance Sheet · (3) Cash Flow Statement. Set Book-level POV: Entity = GlobalMerge, Consolidation = FCCS_Contribution, Q1, FY2025, Currency = USD.
  2. 02Generate as PDF and verify content. Confirm: DeutschWerk Revenue reflects the €15,000 Data Form reclassification. AsiaLink and NovaTech appear as single equity-pickup lines in the P&L. Cash Flow shows AsiaLink dividends under Investing Activities. The unrealised profit elimination appears in COGS.
  3. 03Configure the entity-level Bursting definition. Name: Q1_EntityPL_Burst_FY2025. Report: entity P&L template with parameterised Entity POV. Burst dimension: Entity. Members: BritEdge, DeutschWerk, AsiaLink, NovaTech. Map each member to the relevant controller's EPM inbox. Format: PDF.
  4. 04Run the Bursting job and verify security enforcement. After completion, check DeutschWerk Controller's inbox — confirm only the DeutschWerk PDF is present. BritEdge, AsiaLink, and NovaTech outputs were silently excluded by dimension security. Group Finance Manager's inbox contains all four entity outputs. No errors in the job log.
📝 Exam Preparation
Hall 7 — Reports, Data Forms, Smart View & Data Source Separation · Oracle FCCS 1Z0-1081-25

The exam reliably tests: Reports framework features vs FR Studio (sunset), Consolidation dimension POV traps, Bursting security, the three data source lanes (especially what Replace mode can and cannot clear), Smart View submission destination, the wrong Scenario POV silent failure, and Smart Push direction. The data source separation questions have appeared in multiple exam variants.

Question 1 of 11 · Data Forms — Where Data Lands
The DeutschWerk Controller submits a manual reclassification via a Data Form for Q1 Actual. One hour later the data team reruns the DeutschWerk data load rule in Replace mode with a corrected trial balance. What happens to the controller's manual entry?
  • AThe manual entry is overwritten — Replace mode clears all data for the entity/period/scenario combination before loading new values.
  • BThe manual entry is completely unaffected — it is in FCCS_Data Input; Replace mode operates only on FCCS_Managed Data and cannot reach FCCS_Data Input.
  • CThe manual entry is flagged as conflicting and suspended until an administrator resolves the conflict manually.
  • DThe manual entry merges with the reloaded data — Accumulate mode adds to existing values in FCCS_Data Input.
Correct: B. Data Form entry writes exclusively to FCCS_Data Input. Data Integration Replace mode operates exclusively on FCCS_Managed Data. These are separate data source partitions. Replace mode has no access to and no effect on FCCS_Data Input. The manual reclassification is fully protected. Both data sources coexist after the reload and are both read by the consolidation engine when it next runs.
Question 2 of 11 · Smart View Submission Destination
A Group Finance Manager submits a corrected balance directly from a Smart View ad-hoc grid for DeutschWerk Q1 Actual. To which FCCS data source does this submission write?
  • AFCCS_Managed Data — Smart View writes to the same location as Data Integration loads, allowing it to be cleared by the next Replace mode reload.
  • BFCCS_Journal Input — Smart View submissions are treated as journal entries and follow the journal approval workflow.
  • CFCCS_Data Input — Smart View submissions write to the same data source partition as Data Form manual entry.
  • DSmart View is read-only and cannot write back to FCCS under any circumstances — submission requires a Data Form.
Correct: C. Smart View submissions write to FCCS_Data Input — the same partition as Data Form entries. Smart View retrieval is read-only by default; the Submit Data action explicitly triggers the write-back. Once submitted, the entry is protected from Replace-mode DI reloads, just like Data Form entries. Data Form entry and Smart View submission are the same data stream — both write to FCCS_Data Input.
Question 3 of 11 · Replace Mode — All Three Lanes
After DeutschWerk's Q1 close three types of data coexist: (1) SAP trial balance loaded via Data Management Replace mode, (2) a €15,000 reclassification entered via Data Form, (3) a €30,000 unrealised profit elimination posted as an Enterprise Journal. The data team reruns the DeutschWerk load rule in Replace mode with a corrected file. Which data is affected?
  • AAll three are cleared and replaced — Replace mode clears the entire entity/period/scenario intersection before loading new data.
  • BOnly the SAP trial balance in FCCS_Managed Data is cleared and replaced. The Data Form entry (FCCS_Data Input) and the Enterprise Journal (FCCS_Journal Input) are completely untouched.
  • CThe SAP trial balance and Data Form entry are replaced; only the journal is protected from Replace mode.
  • DNothing is cleared — Replace mode only appends new data on top of existing values without removing anything.
Correct: B. Replace mode operates on FCCS_Managed Data only. Both FCCS_Data Input (Data Forms and Smart View submissions) and FCCS_Journal Input (approved journals) are separate data source partitions that Replace mode cannot access or modify. All three data sources coexist after the reload — the consolidation engine reads all of them together at the next consolidation run.
Question 4 of 11 · Wrong Scenario POV — Silent Failure
The DeutschWerk Controller opens Smart View intending to submit a Q1 Actual correction. The POV bar Scenario is still set to Budget from a prior session. They enter the correction and click Submit Data. What happens?
  • AFCCS detects the POV mismatch and raises an error — the submission is rejected until the Scenario is corrected.
  • BFCCS prompts the user to confirm the Scenario before writing to prevent accidental wrong-scenario submissions.
  • CThe submission is accepted without error and writes to FCCS_Data Input for the Budget scenario. The Actual scenario is completely untouched. No warning is raised.
  • DThe submission is rejected because the DeutschWerk Controller has read-only access to the Budget scenario.
Correct: C. FCCS does not validate user intent — it writes the submitted data to whatever Scenario the POV bar specifies, as long as the user has write access to it. The DeutschWerk Controller has read-only access to Budget in our security configuration, so this specific example would fail on permission — but if they had Budget write access, the submission would go silently to Budget with no warning. The exam tests the principle: FCCS never raises an error for a wrong POV submission — the data lands wherever the POV points. Always verify the complete POV bar before any submission.
Question 5 of 11 · Data Form — Entity Status After Submission
BritEdge Ltd is currently at status Consolidated (2). A Data Form submission posts a manual adjustment to BritEdge Q1 Actual. What is BritEdge's status immediately after the submission, and what action is required to restore Consolidated status?
  • ABritEdge remains Consolidated (2) — Data Form submissions do not affect consolidation status since they write to a separate data source partition.
  • BBritEdge moves to Impacted (6) — the submission changed entity data, so Consolidation must be rerun to incorporate the adjustment into consolidated results.
  • CBritEdge moves to No Data (4) — the Data Form submission resets the entity status before the data is processed.
  • DBritEdge moves to System Changed (SC) — a metadata-level change was detected by the Data Form submission engine.
Correct: B. Any data change to an entity — whether from a DI load, a journal post, a Data Form submission, or a Smart View submission — moves a Consolidated (2) entity to Impacted (6). The system has detected that entity data changed since the last consolidation run. Consolidate must be rerun to incorporate the FCCS_Data Input entry. Status SC is a metadata change (metadata import + cube refresh); Status 4 (No Data) means no data exists at all — neither applies here.
Question 6 of 11 · Smart View — Bulk Loading
A Finance Analyst proposes loading the full Q2 trial balance for all four GlobalMerge entities by copying 15,000 rows of GL data into a Smart View ad-hoc grid and submitting. What is the correct guidance?
  • AAcceptable — Smart View submissions write to FCCS_Data Input which is the appropriate location for trial balance data from any source.
  • BRequires Power User role minimum — Smart View bulk submission is a privileged operation not available to User-role accounts.
  • CNot appropriate — Smart View is an analysis and controlled entry tool. Bulk trial balance loading must use Data Integration (Data Management UI or EPM Automate) which provides mapping, transformation, and governed processing that Smart View does not.
  • DAcceptable for small entities but not applicable to DeutschWerk because SAP requires a dedicated system connector for trial balance extraction.
Correct: C. Smart View is designed for ad-hoc analysis, controlled manual entry, and targeted adjustments. It cannot and should not replace Data Integration for bulk trial balance loading. Beyond performance limitations, Smart View bypasses the Data Management mapping/transformation layer, lacks the governance framework (import formats, mapping tables, load rule definitions), and writes to FCCS_Data Input rather than FCCS_Managed Data — meaning Replace mode reloads would not clear it. Bulk trial balance data belongs in FCCS_Managed Data via the proper Data Integration pipeline.
Question 7 of 11 · Smart Push Direction
A Service Administrator configures Smart Push on a Data Form for the GlobalMerge Corp parent entity. The Group Finance Manager enters a Q2 group revenue target at the GlobalMerge level and triggers Smart Push. What is the direction of data flow?
  • AChildren to parent — Smart Push aggregates the child entity submissions upward to populate the GlobalMerge parent total.
  • BParent to children — Smart Push distributes the value entered at GlobalMerge down to its child entities (BritEdge, DeutschWerk, AsiaLink, NovaTech) proportionally.
  • CBidirectional — Smart Push synchronises parent and child data simultaneously in both directions.
  • DEntity to Smart View — Smart Push pushes form submission data to connected Smart View sessions for the user to review before final save.
Correct: B. Smart Push flows exclusively from parent to children. When a value is entered at the parent level and Smart Push is triggered, FCCS distributes it proportionally to child entities — all of which then receive the pushed data in their FCCS_Data Input. Smart Push does not aggregate upward (normal consolidation handles upward roll-up). It is specifically a top-down allocation mechanism.
Question 8 of 11 · Consolidation Dimension POV — PCON vs POWN
A report for DeutschWerk GmbH (PCON=100%, POWN=80%) is set to Consolidation = FCCS_Entity Input, showing Revenue of €1,800,000. A second version of the same report is set to FCCS_Proportion. What does the Revenue figure show in the second version?
  • A€1,440,000 — FCCS_Proportion applies POWN% (80%) to weight the balance by GlobalMerge's economic ownership.
  • B€1,800,000 — FCCS_Proportion applies PCON% (100%), so the full balance proportionalizes at 100% and is unchanged from FCCS_Entity Input.
  • C€360,000 — FCCS_Proportion shows only the non-controlling interest portion (20% × €1,800,000).
  • D€0 — FCCS_Proportion only shows data after all elimination entries have been applied.
Correct: B. FCCS_Proportion applies PCON% (Consolidation percentage), not POWN% (Ownership percentage). DeutschWerk is configured with the Full Consolidation method, giving it PCON=100%. Revenue at FCCS_Proportion = €1,800,000 × 100% = €1,800,000 — identical to FCCS_Entity Input. POWN% (80%) is used for Non-Controlling Interest calculations — it does not reduce the Proportion member balance. This is a frequent exam trap: confusing PCON and POWN.
Question 9 of 11 · Bursting Security
A Bursting definition is configured to deliver Q1 entity P&L reports for all four GlobalMerge entities. The DeutschWerk Controller has Entity dimension security scoped to DeutschWerk only. What does the DeutschWerk Controller's EPM inbox contain after the Bursting job runs?
  • AAll four entity reports — Bursting overrides dimension security to ensure all configured recipients receive all defined outputs.
  • BOnly the DeutschWerk P&L report — Bursting enforces dimension security and silently excludes entities the recipient cannot access.
  • CAll four reports, but BritEdge, AsiaLink, and NovaTech figures are redacted to zero on the DeutschWerk Controller's copies.
  • DThe Bursting job fails with an error because the recipient mapping includes entities the DeutschWerk Controller cannot access.
Correct: B. Bursting enforces FCCS dimension security at output generation time. Before generating each entity's report, the engine checks whether the designated recipient has data access to that entity. Entities outside the recipient's dimension security scope are silently excluded — no output generated, no error raised, no redacted document delivered. The DeutschWerk Controller receives exactly one output. The Bursting job does not fail — it simply produces fewer outputs for that recipient.
Question 10 of 11 · AsiaLink in Group P&L
AsiaLink Pte (50% JV, SGD) generates SGD 4,000,000 Revenue and SGD 600,000 Net Income in Q1. SGD/USD average rate: 0.742. A Finance Analyst running the GlobalMerge consolidated P&L at FCCS_Contribution cannot find AsiaLink's revenue line. What is the correct explanation?
  • AAsiaLink's data has not loaded — the missing revenue line indicates a Data Integration failure for AsiaLink.
  • BThe Consolidation POV must be changed from FCCS_Contribution to FCCS_Entity Input to see AsiaLink's individual revenue line.
  • CCorrect and expected. AsiaLink is accounted for under the equity method — only a single "Share of JV income" line appears ($222,600 = SGD 600,000 × 50% × 0.742). No individual revenue, cost, asset, or liability lines ever appear in the group statements for equity-method entities.
  • DAsiaLink's revenue is eliminated in Stage 3 of the consolidation engine because it is a 50% JV — a proportional elimination removes all revenue lines.
Correct: C. AsiaLink uses the equity method (50% JV, no control). Under IFRS 11 / IAS 28, no line-by-line consolidation occurs. The group P&L shows a single "Share of income from JV" = SGD 600,000 × 50% × 0.742 = $222,660. No AsiaLink revenue, cost, asset, or liability lines appear. Changing the Consolidation POV to FCCS_Entity Input would show AsiaLink's raw data, but it still would not appear in the group P&L because equity-method treatment is a method choice, not a POV issue.
Question 11 of 11 · Multi-GAAP Reporting
GlobalMerge reports under IFRS for the group but one subsidiary also requires a US GAAP consolidated output for an SEC filing. How does the Reports framework support generating both outputs without duplicating report templates or maintaining two separate FCCS applications?
  • ATwo separate FCCS applications are required — one for IFRS statutory consolidation and one for US GAAP SEC filing.
  • BA Bursting definition can generate IFRS and US GAAP outputs simultaneously from one run by targeting two different recipient groups.
  • CIFRS and US GAAP data are loaded and stored in separate Scenario members (e.g., Actual_IFRS and Actual_USGAAP). The same report template produces either framework's output by switching the Scenario POV selector — no structural change to the report is needed.
  • DMulti-GAAP reporting requires the legacy Financial Reporting Studio — the modern Reports framework does not support multiple accounting framework outputs from the same template.
Correct: C. FCCS's Multi-GAAP capability stores each accounting framework's data in a separate Scenario member. Data Integration loads IFRS-adjusted data to one Scenario and US GAAP-adjusted data to another. A single report template with an interactive Scenario POV selector produces either framework's output — no duplicate templates, no separate applications. The Reports framework fully supports this pattern. FR Studio (D) is sunset and not the recommended path for any new implementation.