Back to Blog
Financial Reporting3 min read

Modern GL Reporting on Oracle Fusion — Without an EPM Licence

You don't need an Oracle EPM licence for fast, drill-down financial reporting. Here's how to build FSG-style GL reporting, roll-forwards and disclosure packs directly on Oracle Fusion Cloud.

By MeruTech TeamJune 15, 2026

Ask a finance team what they miss most after moving to Oracle Fusion Cloud and you'll often hear the same thing: the reporting. The standard tools are either too rigid or push you toward an Enterprise Performance Management (EPM) licence you didn't budget for — just to get the row/column flexibility and drill-down the old Financial Statement Generator (FSG) gave you for free.

You have another option. Most of what teams actually need can be built directly on Fusion's data, without an EPM licence.

What "good" GL reporting looks like

The features that matter to a controller closing the books:

  • **FSG-style row/column definitions** — define a report once (rows = accounts/sections, columns = periods/scenarios) and run it every period.
  • **Drill-down to journal-line detail** — a number on the balance sheet should be one click from the entries behind it.
  • **Period comparisons and variance** — actuals vs prior, actuals vs budget, with the variance computed, not eyeballed.
  • **Excel export with formatting preserved** — because the pack still goes to people who live in Excel.
  • **Scheduled generation and delivery** — the monthly pack should land in inboxes on its own.
  • None of that strictly requires EPM. It requires getting at the GL data cleanly and presenting it well.

    How to get the data without melting performance

    The naive approach — query the live ledger for every report — works until volumes grow, then it crawls. The pattern we use:

  • **Live REST for the small, transactional reads** (period status, account ranges, drill targets).
  • **Stage the heavy actuals** in a fast analytical store, refreshed on a schedule via a BI Publisher data model or paginated REST — never a brittle, all-at-once extract.
  • Build the report layer on top, so drill-down is instant and the close isn't waiting on a query.
  • The result is FSG-grade flexibility with sub-second reporting, and the data still lives inside your Oracle environment.

    Disclosure and the close

    The same engine that produces management reports should produce the disclosure pack — maturity analyses, roll-forwards, supplementary schedules — as a single export rather than a manual spreadsheet assembly each quarter. And it should reconcile: roll-forwards that tie, balances that check, before your controller asks.

    Where the EPM licence is actually worth it

    To be fair: if you need full multi-dimensional planning, driver-based budgeting across the enterprise, or consolidations with complex ownership and eliminations, EPM earns its keep. The point isn't "never buy EPM." It's that reporting and disclosure shouldn't be the reason you buy it — that's a gap you can close with software you own.

    The bottom line

    Modern GL reporting on Oracle Fusion — FSG-style definitions, drill-down, variance, scheduled disclosure packs — is achievable without an EPM line item. The trick is a clean data architecture (live REST for the light reads, staged actuals for the heavy ones) and a reporting layer built for the way controllers actually work.

    If your Fusion reporting feels like a step backwards, [tell us the report that takes too long](/scope) and we'll build a working version on your own data in two weeks.

    Oracle Fusion CloudFinancial ReportingGLEPMFSGClose

    Ready to modernize your Oracle ERP?

    Tell us about your project and get a scope in minutes.

    Tell Us What You Need