SlideShare a Scribd company logo
Tips and Tricks 
Oracle Hyperion Financial Close Suite 
Chris Barbieri 
Vice President 
September 2014
Copyright © 2014 EEddggeewwaatteerr RRaannzzaall 
Focus 
Services 
People 
Methodology 
Customers 
Partnership 
15 Years 
700+ clients 
1000+ projects
Dashboards & Scorecards, Financial Analytics & 
Reporting, Operational Analytics, What-if 
Financial performance, Legal, Analysis, Query & Reporting, Visual Exploration 
Segment & Mgmt Reporting, Financial Close 
HFM Optimization, Performance Lab 
SOX Compliance Support 
Business 
Intelligence 
Project 
Management 
Data 
Services 
Copyright © 2014 EEddggeewwaatteerr RRaannzzaall 
Strategic Finance, Planning, Budgeting, 
Forecasting, Workforce Planning, Capital 
Planning, Project Financial Planning 
Data Integration, Financial Data 
Management, Data Warehousing, 
Master Data Management &DRM, 
ETL Services, Automation 
Project/Program Mgmt, EPM 
Road Maps, Application 
Reviews, Business 
Requirements, Process Change, 
Documentation 
Installation, Upgrades, 
Migration, System 
Monitoring, Backup and 
Recovery, Disaster Recovery, 
Load Testing, Hardware Sizing, 
Exalytics Benchmarking 
Consolidation 
Enterprise 
Planning 
Infrastructure 
Training & 
Support Services 
Costing & 
Profitability 
Mgmt 
Support Services – Infrastructure & 
Application Support Contracts 
Key Teach Course Delivery: Planning, Essbase, Financial 
Reporting, Smart View, HPCM, HFM, FDM, DRM, OBIEE 
Custom Training Delivery: Process & Reporting 
HPCM Standard & Detailed 
Models, Waterfall Allocations, 
Activity Based Costing, Customer, 
Product & LOB Profitability
► Create a “master parent” 
► Flag only base entities 
– IsICP and AllowsAdjs 
– Use base entities near the parents to 
capture high level adjustments 
► Parent intercompany entities cause two 
problems 
– Inconsistency between alternate 
hierarchies 
– Intercompany matching report can 
Translate, but not Consolidate 
► ICPTemp 
– Unidentified partner still eliminates 
– Easy to see in validation report 
Copyright © 2014 EEddggeewwaatteerr RRaannzzaall
► Retains audit trail directly back to source ledgers 
Bridge between GAAPs by using adjustment “buckets”. 
Use adjustment “buckets” to move between GAAP and Non-GAAP 
Add adjustment categories as you need. 
Track discontinued operation “projects” separately through journal entries. 
Allocations can be calculated in HFM. Separate each to see incremental 
effects. 
HFM performs intercompany eliminations automatically. You can see values 
pre- and post- elimination at all entity levels. 
Top side journal adjustments that don’t fit into the local GL. 
Post close journal adjustments that should have gone into the GL but went 
into HFM instead. These reverse out automatically. 
Forms and Smart View use this for supplemental data. 
FDM re-loads will preserve this (FDM Data Protection). 
Store only General Ledger values here. 
FDM re-loads will only clear this member. 
Copyright © 2014 EEddggeewwaatteerr RRaannzzaall
► <Entity Currency> and <Entity 
Curr Adjs> are independent 
► Changes in one do not “notify” 
the other 
► Both dynamically aggregate to 
<Entity Curr Total> 
– But <EC> calculates before <ECA> 
Copyright © 2014 EEddggeewwaatteerr RRaannzzaall 
<Entity 
Currency> 
<Entity 
Curr Adjs> 
<Entity 
Curr 
Total> 
If sPovValue = “<Entity Currency>” Then 
HS.Exp “A#Ratio = A#ABC.V#<Entity Curr Total> / A#DEF.V#<Entity Curr Total>” 
End If
Copyright © 2014 EEddggeewwaatteerr RRaannzzaall 
NoData 
NoData NoData 
ABC = 10 
DEF = 2 
NoData 
ABC = 10 
DEF = 2 
Ratio = NoData 
ABC = 10 
DEF = 2 
NoData 
ABC = 10 
DEF = 2 
Ratio = 5 
Load ABC and DEF 
Consolidate
ABC = 10 
DEF = 2 
DEF = 6 
ABC = 10 
DEF = 8 
Ratio = 5 ABC = 10 
Copyright © 2014 EEddggeewwaatteerr RRaannzzaall 
DEF = 2 
DEF = 6 
ABC = 10 
DEF = 8 
Ratio = 1.25 
Consolidate 
Force it: 
ABC = 10 
DEF = 6 
DEF = 2 
Consolidate All With Data ABC = 10 
DEF = 8 
Ratio = 5
► Change the target POV status to impacted (yellow) 
Copyright © 2014 EEddggeewwaatteerr RRaannzzaall
Copyright © 2014 EEddggeewwaatteerr RRaannzzaall 
► Roll-forwards 
– Anytime December changes, “notify” the same entity- 
Value for January 
– Don’t run for entities or Value members that had no data 
in December 
► Copy rules 
– Anytime Actual changes, notify the various Forecast or 
Restatement scenarios 
► You create a dependency/link between the years or 
scenarios 
► Do not use this across entities or value members!
December 2014 
CH 
CH CH 
January 2015 
Copyright © 2014 EEddggeewwaatteerr RRaannzzaall 
NoData 
NoData NoData 
Load and adjust 
December
December 2014 January 2015 
OK 
OK OK 
Copyright © 2014 EEddggeewwaatteerr RRaannzzaall 
Consolidate 
December to 
impact January 
CH 
CH CH 
If Hs.Period.IsLast = True And Hs.Entity.IsBase = True Then 
HS.ImpactStatus “P#First.Y#Next” 
End If
December 2014 January 2015 
Copyright © 2014 EEddggeewwaatteerr RRaannzzaall 
OK 
OK OK 
OK 
OK OK 
Consolidate 
January and 
pull-forward 
December 
If Hs.Period.IsFirst = True And Hs.Entity.IsBase = True Then 
HS.EXP “A#OpeningBalance = A#EndingBalance.P#Last.Y#Prior” 
End If
► Don’t load zeros!!! 
– Or calculate… or consolidate them 
– Leave the cell empty 
– Or HS.Clear it if you are about to write a zero 
– Or load “NODATA” 
► Determines how HFM interprets the missing zero 
– Actuals: Year-to-date 
• Capture prior period adjustments 
– Budget, Forecast, Plan: Periodic 
• Expenses and revenue are planned by month 
► Reports and Smart View can optionally display a zero 
Copyright © 2014 EEddggeewwaatteerr RRaannzzaall
Periodic = no activity this period, bring 
forward last period 
Year-To-Date = balance is Zero now, so 
Periodic negates prior period balance 
► Applies to Profit & Loss, cash flow only 
– Balance sheet accounts do not get carried forward 
– Periodic amount factors into translation… 
► Data entry and journals are independent but should be treated the same 
Copyright © 2014 EEddggeewwaatteerr RRaannzzaall
► Object naming schemes 
Copyright © 2014 EEddggeewwaatteerr RRaannzzaall 
– Variables 
– Rule Sets 
► Rule Objects 
– Descriptions 
– Captions 
– Comments 
Prefix Purpose Example 
s String sPOVEntity 
b Boolean bIsBaseEntity 
i Integer iPOVPeriod 
f Floating Point fData
Chris Barbieri 
cbarbieri@ranzal.com 
Needham, MA 
USA 
+1.617.480.6173 
www.ranzal.com 
Copyright © 2014 EEddggeewwaatteerr RRaannzzaall

More Related Content

PPTX
Ch. 22 animation ex
DOCX
Becky Mathews Resume2
DOCX
Jian Zhang Resume 2014
DOC
Kosuri Resume
PDF
Resume.MikeMachak.9.2016
PDF
Hyperion Essbase Course Curriculum
DOCX
MarcusHooks_2017
DOC
Hyperion Implementation Questionaries
Ch. 22 animation ex
Becky Mathews Resume2
Jian Zhang Resume 2014
Kosuri Resume
Resume.MikeMachak.9.2016
Hyperion Essbase Course Curriculum
MarcusHooks_2017
Hyperion Implementation Questionaries

Similar to Oracle Hyperion Financial Close Suite Tips and Tricks (20)

PDF
Where Did That Come From? Techniques for Debugging HFM
PDF
Finit - what would happen greatest hits and disasters
PDF
Advanced Topics in Calc Manager for HFM
PDF
KScope14 What Would Happen in HFM - Part 3
PDF
What would happen if i did... in hfm?
PPTX
Oracle FCCS: A Deep Dive
PPTX
OAUG Collaborate 2015: Oracle Financial Close Suite
PPT
Hfm intro
PDF
Hfm course content
PPT
Hfm intro v2
PDF
Achieving World Class Financial Transformation Using Oracle FCCS
PPTX
HFM Oracle Close Up Q4-2017
PPT
Hfm intro v2
PDF
FCCS Technical and Business Admin and UsersGuide.pdf
PDF
HFM_Course_Content
PDF
Hfm course content
PDF
Hyperion financial management: Application design for performance
PPTX
Oracle Financial Close Management: Embrace the Change
PDF
Prisoft Hyperion Capability v1.0
PDF
KScope 14 Implementing HFM - The Rock Opera
Where Did That Come From? Techniques for Debugging HFM
Finit - what would happen greatest hits and disasters
Advanced Topics in Calc Manager for HFM
KScope14 What Would Happen in HFM - Part 3
What would happen if i did... in hfm?
Oracle FCCS: A Deep Dive
OAUG Collaborate 2015: Oracle Financial Close Suite
Hfm intro
Hfm course content
Hfm intro v2
Achieving World Class Financial Transformation Using Oracle FCCS
HFM Oracle Close Up Q4-2017
Hfm intro v2
FCCS Technical and Business Admin and UsersGuide.pdf
HFM_Course_Content
Hfm course content
Hyperion financial management: Application design for performance
Oracle Financial Close Management: Embrace the Change
Prisoft Hyperion Capability v1.0
KScope 14 Implementing HFM - The Rock Opera
Ad

More from Alithya (20)

PDF
Journey to the Oracle Talent Management Cloud
PPTX
What Did I Miss? Addressing Non-Traditional Reconciliations in AR and Data In...
PPTX
Leading Practices in Multi-Pillar Oracle Cloud Implementations
PPTX
Why and How to Implement Operation Transfer Pricing (OTP) with Oracle EPM Cloud
PPTX
How to Deploy & Integrate Oracle EPM Cloud Profitability and Cost Management ...
PPTX
Workforce Plus: Tips and Tricks to Give Workforce an Extra Kick!
PPTX
How to Allocate Your Close Time More Effectively
PPTX
Viasat Launches to the Cloud with Oracle Enterprise Data Management
PPTX
How Do I Love Cash Flow? Let Me Count the Ways…
PPTX
How WillScot-Mobile Mini Utilized Enterprise Data Management for Business Tra...
PPTX
❤️ Matchmaker, Make Me a Match: Can AR Intercompany Matchmaking Tools Be a Pe...
PPTX
Legg Mason’s Enterprise, Profit Driven Quest with Oracle EPM Cloud
PPTX
Supply Chain Advisory and MMIS System Oracle Implementation
PPTX
Digital Transformation in Healthcare: Journey to Oracle Cloud for Integrated,...
PDF
nter-pod Revolutions: Connected Enterprise Solution in Oracle EPM Cloud
PPTX
ODTUG Configuring Workforce: Employee? Job? or Both?
PPTX
Oracle Cloud Time and Labor: Default Payroll Rate, Override Rate and Flat Dol...
PDF
AUSOUG I Am Paying for my Cloud License. What's Next?
PDF
A Journey to Profitability with Oracle PCMCS
PPTX
Essbase Calculations: Elements of Style
Journey to the Oracle Talent Management Cloud
What Did I Miss? Addressing Non-Traditional Reconciliations in AR and Data In...
Leading Practices in Multi-Pillar Oracle Cloud Implementations
Why and How to Implement Operation Transfer Pricing (OTP) with Oracle EPM Cloud
How to Deploy & Integrate Oracle EPM Cloud Profitability and Cost Management ...
Workforce Plus: Tips and Tricks to Give Workforce an Extra Kick!
How to Allocate Your Close Time More Effectively
Viasat Launches to the Cloud with Oracle Enterprise Data Management
How Do I Love Cash Flow? Let Me Count the Ways…
How WillScot-Mobile Mini Utilized Enterprise Data Management for Business Tra...
❤️ Matchmaker, Make Me a Match: Can AR Intercompany Matchmaking Tools Be a Pe...
Legg Mason’s Enterprise, Profit Driven Quest with Oracle EPM Cloud
Supply Chain Advisory and MMIS System Oracle Implementation
Digital Transformation in Healthcare: Journey to Oracle Cloud for Integrated,...
nter-pod Revolutions: Connected Enterprise Solution in Oracle EPM Cloud
ODTUG Configuring Workforce: Employee? Job? or Both?
Oracle Cloud Time and Labor: Default Payroll Rate, Override Rate and Flat Dol...
AUSOUG I Am Paying for my Cloud License. What's Next?
A Journey to Profitability with Oracle PCMCS
Essbase Calculations: Elements of Style
Ad

Recently uploaded (20)

PDF
Types of control:Qualitative vs Quantitative
PDF
kom-180-proposal-for-a-directive-amending-directive-2014-45-eu-and-directive-...
PDF
How to Get Funding for Your Trucking Business
PDF
SIMNET Inc – 2023’s Most Trusted IT Services & Solution Provider
PPTX
HR Introduction Slide (1).pptx on hr intro
PDF
COST SHEET- Tender and Quotation unit 2.pdf
PPT
340036916-American-Literature-Literary-Period-Overview.ppt
PPT
Data mining for business intelligence ch04 sharda
PPTX
AI-assistance in Knowledge Collection and Curation supporting Safe and Sustai...
PDF
20250805_A. Stotz All Weather Strategy - Performance review July 2025.pdf
PPTX
Probability Distribution, binomial distribution, poisson distribution
PDF
pdfcoffee.com-opt-b1plus-sb-answers.pdfvi
PDF
A Brief Introduction About Julia Allison
PPTX
ICG2025_ICG 6th steering committee 30-8-24.pptx
PDF
Roadmap Map-digital Banking feature MB,IB,AB
DOCX
Business Management - unit 1 and 2
PDF
Nidhal Samdaie CV - International Business Consultant
PDF
BsN 7th Sem Course GridNNNNNNNN CCN.pdf
PPTX
Business Ethics - An introduction and its overview.pptx
PPTX
The Marketing Journey - Tracey Phillips - Marketing Matters 7-2025.pptx
Types of control:Qualitative vs Quantitative
kom-180-proposal-for-a-directive-amending-directive-2014-45-eu-and-directive-...
How to Get Funding for Your Trucking Business
SIMNET Inc – 2023’s Most Trusted IT Services & Solution Provider
HR Introduction Slide (1).pptx on hr intro
COST SHEET- Tender and Quotation unit 2.pdf
340036916-American-Literature-Literary-Period-Overview.ppt
Data mining for business intelligence ch04 sharda
AI-assistance in Knowledge Collection and Curation supporting Safe and Sustai...
20250805_A. Stotz All Weather Strategy - Performance review July 2025.pdf
Probability Distribution, binomial distribution, poisson distribution
pdfcoffee.com-opt-b1plus-sb-answers.pdfvi
A Brief Introduction About Julia Allison
ICG2025_ICG 6th steering committee 30-8-24.pptx
Roadmap Map-digital Banking feature MB,IB,AB
Business Management - unit 1 and 2
Nidhal Samdaie CV - International Business Consultant
BsN 7th Sem Course GridNNNNNNNN CCN.pdf
Business Ethics - An introduction and its overview.pptx
The Marketing Journey - Tracey Phillips - Marketing Matters 7-2025.pptx

Oracle Hyperion Financial Close Suite Tips and Tricks

  • 1. Tips and Tricks Oracle Hyperion Financial Close Suite Chris Barbieri Vice President September 2014
  • 2. Copyright © 2014 EEddggeewwaatteerr RRaannzzaall Focus Services People Methodology Customers Partnership 15 Years 700+ clients 1000+ projects
  • 3. Dashboards & Scorecards, Financial Analytics & Reporting, Operational Analytics, What-if Financial performance, Legal, Analysis, Query & Reporting, Visual Exploration Segment & Mgmt Reporting, Financial Close HFM Optimization, Performance Lab SOX Compliance Support Business Intelligence Project Management Data Services Copyright © 2014 EEddggeewwaatteerr RRaannzzaall Strategic Finance, Planning, Budgeting, Forecasting, Workforce Planning, Capital Planning, Project Financial Planning Data Integration, Financial Data Management, Data Warehousing, Master Data Management &DRM, ETL Services, Automation Project/Program Mgmt, EPM Road Maps, Application Reviews, Business Requirements, Process Change, Documentation Installation, Upgrades, Migration, System Monitoring, Backup and Recovery, Disaster Recovery, Load Testing, Hardware Sizing, Exalytics Benchmarking Consolidation Enterprise Planning Infrastructure Training & Support Services Costing & Profitability Mgmt Support Services – Infrastructure & Application Support Contracts Key Teach Course Delivery: Planning, Essbase, Financial Reporting, Smart View, HPCM, HFM, FDM, DRM, OBIEE Custom Training Delivery: Process & Reporting HPCM Standard & Detailed Models, Waterfall Allocations, Activity Based Costing, Customer, Product & LOB Profitability
  • 4. ► Create a “master parent” ► Flag only base entities – IsICP and AllowsAdjs – Use base entities near the parents to capture high level adjustments ► Parent intercompany entities cause two problems – Inconsistency between alternate hierarchies – Intercompany matching report can Translate, but not Consolidate ► ICPTemp – Unidentified partner still eliminates – Easy to see in validation report Copyright © 2014 EEddggeewwaatteerr RRaannzzaall
  • 5. ► Retains audit trail directly back to source ledgers Bridge between GAAPs by using adjustment “buckets”. Use adjustment “buckets” to move between GAAP and Non-GAAP Add adjustment categories as you need. Track discontinued operation “projects” separately through journal entries. Allocations can be calculated in HFM. Separate each to see incremental effects. HFM performs intercompany eliminations automatically. You can see values pre- and post- elimination at all entity levels. Top side journal adjustments that don’t fit into the local GL. Post close journal adjustments that should have gone into the GL but went into HFM instead. These reverse out automatically. Forms and Smart View use this for supplemental data. FDM re-loads will preserve this (FDM Data Protection). Store only General Ledger values here. FDM re-loads will only clear this member. Copyright © 2014 EEddggeewwaatteerr RRaannzzaall
  • 6. ► <Entity Currency> and <Entity Curr Adjs> are independent ► Changes in one do not “notify” the other ► Both dynamically aggregate to <Entity Curr Total> – But <EC> calculates before <ECA> Copyright © 2014 EEddggeewwaatteerr RRaannzzaall <Entity Currency> <Entity Curr Adjs> <Entity Curr Total> If sPovValue = “<Entity Currency>” Then HS.Exp “A#Ratio = A#ABC.V#<Entity Curr Total> / A#DEF.V#<Entity Curr Total>” End If
  • 7. Copyright © 2014 EEddggeewwaatteerr RRaannzzaall NoData NoData NoData ABC = 10 DEF = 2 NoData ABC = 10 DEF = 2 Ratio = NoData ABC = 10 DEF = 2 NoData ABC = 10 DEF = 2 Ratio = 5 Load ABC and DEF Consolidate
  • 8. ABC = 10 DEF = 2 DEF = 6 ABC = 10 DEF = 8 Ratio = 5 ABC = 10 Copyright © 2014 EEddggeewwaatteerr RRaannzzaall DEF = 2 DEF = 6 ABC = 10 DEF = 8 Ratio = 1.25 Consolidate Force it: ABC = 10 DEF = 6 DEF = 2 Consolidate All With Data ABC = 10 DEF = 8 Ratio = 5
  • 9. ► Change the target POV status to impacted (yellow) Copyright © 2014 EEddggeewwaatteerr RRaannzzaall
  • 10. Copyright © 2014 EEddggeewwaatteerr RRaannzzaall ► Roll-forwards – Anytime December changes, “notify” the same entity- Value for January – Don’t run for entities or Value members that had no data in December ► Copy rules – Anytime Actual changes, notify the various Forecast or Restatement scenarios ► You create a dependency/link between the years or scenarios ► Do not use this across entities or value members!
  • 11. December 2014 CH CH CH January 2015 Copyright © 2014 EEddggeewwaatteerr RRaannzzaall NoData NoData NoData Load and adjust December
  • 12. December 2014 January 2015 OK OK OK Copyright © 2014 EEddggeewwaatteerr RRaannzzaall Consolidate December to impact January CH CH CH If Hs.Period.IsLast = True And Hs.Entity.IsBase = True Then HS.ImpactStatus “P#First.Y#Next” End If
  • 13. December 2014 January 2015 Copyright © 2014 EEddggeewwaatteerr RRaannzzaall OK OK OK OK OK OK Consolidate January and pull-forward December If Hs.Period.IsFirst = True And Hs.Entity.IsBase = True Then HS.EXP “A#OpeningBalance = A#EndingBalance.P#Last.Y#Prior” End If
  • 14. ► Don’t load zeros!!! – Or calculate… or consolidate them – Leave the cell empty – Or HS.Clear it if you are about to write a zero – Or load “NODATA” ► Determines how HFM interprets the missing zero – Actuals: Year-to-date • Capture prior period adjustments – Budget, Forecast, Plan: Periodic • Expenses and revenue are planned by month ► Reports and Smart View can optionally display a zero Copyright © 2014 EEddggeewwaatteerr RRaannzzaall
  • 15. Periodic = no activity this period, bring forward last period Year-To-Date = balance is Zero now, so Periodic negates prior period balance ► Applies to Profit & Loss, cash flow only – Balance sheet accounts do not get carried forward – Periodic amount factors into translation… ► Data entry and journals are independent but should be treated the same Copyright © 2014 EEddggeewwaatteerr RRaannzzaall
  • 16. ► Object naming schemes Copyright © 2014 EEddggeewwaatteerr RRaannzzaall – Variables – Rule Sets ► Rule Objects – Descriptions – Captions – Comments Prefix Purpose Example s String sPOVEntity b Boolean bIsBaseEntity i Integer iPOVPeriod f Floating Point fData
  • 17. Chris Barbieri cbarbieri@ranzal.com Needham, MA USA +1.617.480.6173 www.ranzal.com Copyright © 2014 EEddggeewwaatteerr RRaannzzaall