SlideShare a Scribd company logo
4
Most read
5
Most read
6
Most read
www.bispsolutions.com Page 1
Oracle Planning and Budgeting
Calculating & Testing Depreciation
S.No Date Modification Author Verified By
1 2019/08/06 Initial Document Neeraj Soni
2 2019/08/20 Revised Version Neeraj Soni
www.bispsolutions.com Page 2
Table of Contents
About Capital ........................................................................................................................................3
Capital Asset Planning .....................................................................................................................3
Depreciation and Amortization Assumptions...................................................................................3
What is Straight Line Basis?.................................................................................................................4
Straight Line Depreciation Formula ...............................................................................................4
Straight Line Depreciation in Planning..............................................................................................4
Outline Structure...................................................................................................................................4
Statistical Account Hierarchy ..........................................................................................................4
Depreciation Account Hierarchy.....................................................................................................5
Calculation Script..................................................................................................................................5
Validating Code ....................................................................................................................................6
Step#1: Prepare Blessed Data.........................................................................................................6
Step#2: Prepare Smart View Output..............................................................................................7
Step#3: Prepare Variance Sheet and Validate Numbers. ............................................................7
www.bispsolutions.com Page 3
About Capital
Capital Asset Planning: Organizations pay significant attention capital expense
planning due to sizable investment and inherent risk that accompanies acquiring new
equipment and technology. Capital helps decision-makers and front-line managers
communicate throughout the request, justification, review, and approval process.
This CAPEX consists of
➢ Assembling the line-item details and funding requirements of individual
projects and arranging them in a Smart View or DataForms.
➢ Perform driver-based calculations to assess the impact of changes and
additions on profit, cash flow, and funding.
➢ Request and approve capital expense plans
➢ Administering the analysis and approval operation.
Depreciation and Amortization Assumptions
Capital Expense Planning module provides user ability to select various CapEx setting based
on which depreciation calculation take place. As given in the below snap short, Under
Existing Assets, Assumptions section. The below are the list of accounts, their useful life and
residual value. All the below assets detail tagged as below.
Asset Name Useful Life Depreciation Method Residual Value
Building & Improvements 10 Years Straight Line 0
Machinery & Equipment 5 Years Straight Line 0
Furniture 3 Years Straight Line 0
Vehicles 4 Years Straight Line 0
Computers & Software 3 Years Straight Line 0
Intangible Assets 5 Years Straight Line 0
www.bispsolutions.com Page 4
What is Straight Line Basis?
Straight line basis is a method of calculating depreciation and amortization. Also known as
straight line depreciation, it is the simplest way to work out the loss of value of an asset over
time. This depreciation method is appropriate where economic benefits from an asset are
expected to be realized evenly over its useful life.
Straight Line Depreciation Formula
Corresponding Entries in books
Straight Line Depreciation in Planning
Planning uses @SLN function to calculate straight line depreciation.
Calculates the periodic amount that an asset in the current period may be depreciated,
calculated across a range of periods. The depreciation method used is straight-line
depreciation:
cost - salvage value / life
Syntax
@SLN (costMbr, salvageMbrConst, lifeMbrConst [, XrangeList])
The outline structure should consists of statistical account where
Outline Structure.
Statistical Account Hierarchy
www.bispsolutions.com Page 5
Depreciation Account Hierarchy
Calculation Script
SET AGGMISSG ON;
/* End Template:SET commands*/
FIX ("FY13","Plan","Working")
FIX ("000","P_000")
"12460032" = @SLN("CapEx: Building and Improvements",0,120,"Jan":"Dec");
"12460033" = @SLN("CapEx: Machinery & Equipment",0,60,"Jan":"Dec");
"12460034" = @SLN("CapEx: Furniture",0,36,"Jan":"Dec");
"12460035" = @SLN("CapEx: Vehicles",0,48,"Jan":"Dec");
"12460036" = @SLN("CapEx: Computers & Software",0,36,"Jan":"Dec");
"12460037" = @SLN("CapEx: Intangible Assets",0,60,"Jan":"Dec");
"12460030";
"Capital Expenditures"; ENDFIX
ENDFIX
ENDFIX
Here comes the most complicated task, validating numbers and make sure the output is
same as expected by business users. We use highly proven methodology in order to ensure
the calculated numbers are correct.
www.bispsolutions.com Page 6
Validating Code
Step#1: Prepare Blessed Data
Prepare blessed data sheet in Excel(Expected output), as given in below screen shot. We
asked business team to provide expected output. The team use Excel SLN function.
The Excel SLN function returns the depreciation of an asset for one period, calculated with a
straight-line method. The calculated depreciation is based on initial asset cost, salvage value,
and the number of periods over which the asset is depreciated.
Syntax
=SLN (cost, salvage, life)
www.bispsolutions.com Page 7
Step#2: Prepare Smart View Output
Step#3: Prepare Variance Sheet and Validate Numbers.
The variance sheet calculates the difference between expected output and output generated
by Planning Business Rule. If variance is zero, it implies we are getting expected output.

More Related Content

PPTX
Workforce Plus: Tips and Tricks to Give Workforce an Extra Kick!
PDF
HIDDEN GEMS IN PBCS—THE BENEFITS THEY DON’T TELL YOU ABOUT
PDF
I Can do WHAT with PCMCS? Features and Functions, Business Benefits, and Use...
PPTX
Dimensionality & Dimensions of Hyperion Planning
PDF
The Wright Move – A Continued Journey to the Oracle EPM Cloud
PPTX
How Do I Love Cash Flow? Let Me Count the Ways…
PDF
EPRCS: The Reporting Swiss Army Knife
PDF
Planning and Budgeting in the Cloud: A Finance Success Story with Oracle EPM
Workforce Plus: Tips and Tricks to Give Workforce an Extra Kick!
HIDDEN GEMS IN PBCS—THE BENEFITS THEY DON’T TELL YOU ABOUT
I Can do WHAT with PCMCS? Features and Functions, Business Benefits, and Use...
Dimensionality & Dimensions of Hyperion Planning
The Wright Move – A Continued Journey to the Oracle EPM Cloud
How Do I Love Cash Flow? Let Me Count the Ways…
EPRCS: The Reporting Swiss Army Knife
Planning and Budgeting in the Cloud: A Finance Success Story with Oracle EPM

What's hot (20)

PPTX
ODTUG Configuring Workforce: Employee? Job? or Both?
PDF
My Favorite Calc Code
PPT
Oracle Hyperion Planning Best Practices
DOC
Hyperion essbase basics
DOCX
Ebtax in oracle EBS r12
PDF
Best Practices in HFM Application Design
DOCX
Oracle Retro pay by element
DOCX
Calculation commands in essbase
PDF
Budgeting using hyperion planning vs essbase
PPTX
Oracle hyperion financial management
DOC
Planning learn step by step
PPTX
Oracle Hyperion overview
DOCX
Mass Allocations
PPTX
Oracle FCCS: A Deep Dive
DOCX
Optimization in essbase
PDF
Oracle EPM Webinar
PPTX
03. data forms in hyperion planning
DOC
Oracle HRMS Accrual plan Setup
PDF
HFM Business Rule Writing Tips and Techniques
PDF
ePBCS Gridbuilder Deep Dive - Last Minute KScope Souvenirs
ODTUG Configuring Workforce: Employee? Job? or Both?
My Favorite Calc Code
Oracle Hyperion Planning Best Practices
Hyperion essbase basics
Ebtax in oracle EBS r12
Best Practices in HFM Application Design
Oracle Retro pay by element
Calculation commands in essbase
Budgeting using hyperion planning vs essbase
Oracle hyperion financial management
Planning learn step by step
Oracle Hyperion overview
Mass Allocations
Oracle FCCS: A Deep Dive
Optimization in essbase
Oracle EPM Webinar
03. data forms in hyperion planning
Oracle HRMS Accrual plan Setup
HFM Business Rule Writing Tips and Techniques
ePBCS Gridbuilder Deep Dive - Last Minute KScope Souvenirs
Ad

Similar to Oracle PBCS Calculating Depreciation (20)

DOCX
Straight-Line Depreciation System by Excel (MS Word Texs)
PDF
Lecture # 7 depreciation i
PDF
Depreciation methods; straight line
PPTX
Economics deprection AND METHODS OF DEPRECITION
PPT
Ise 307- chapter 9
PPTX
As 6
PPTX
Capital Expenditure | Finance
PDF
Straight-Line Depreciation System by Excel
PDF
depreciation_methods.pdf
PPTX
Depreciation
PPTX
Lecture 7 Depreciation.pptx Lecture 7 Depreciation.pptx
PPTX
Financial Accounting - Accounting for Depreciation.pptx
PDF
2015 inspire tour: Fixed asset management
PPTX
Depreciation-3.pptx
PDF
Prenbnxghxc bchgcnb mngvsentation 3 (1).pdf
PDF
Finance presentation Depreciation
PPTX
Depreciation with different methods
PPTX
Accounting for depreciation 1
PPTX
Depreciation | Accounting
DOC
fixed assets (FINAL).doc
Straight-Line Depreciation System by Excel (MS Word Texs)
Lecture # 7 depreciation i
Depreciation methods; straight line
Economics deprection AND METHODS OF DEPRECITION
Ise 307- chapter 9
As 6
Capital Expenditure | Finance
Straight-Line Depreciation System by Excel
depreciation_methods.pdf
Depreciation
Lecture 7 Depreciation.pptx Lecture 7 Depreciation.pptx
Financial Accounting - Accounting for Depreciation.pptx
2015 inspire tour: Fixed asset management
Depreciation-3.pptx
Prenbnxghxc bchgcnb mngvsentation 3 (1).pdf
Finance presentation Depreciation
Depreciation with different methods
Accounting for depreciation 1
Depreciation | Accounting
fixed assets (FINAL).doc
Ad

More from Rati Sharma (12)

PDF
Oracle FCCS Getting Started Guide II
PDF
Getting Started with Visualforce
PDF
Oracle fccs creating new application
PDF
Apache Kafka with AWS s3 storage
PDF
Display contact using aura and Ligtning components (apex and visualforce) con...
PDF
Flask Pykafka integration and Setup
PDF
Oracle PBCS Sales driver for retail Business
PDF
Getting started with oracle eprcs
PDF
Sales quota planning creating application
PDF
Oracle Enterprise PBCS Driver Based Planning and Budgeting
PDF
Oracle strategic workforce planning cloud (hcmswp)
PDF
Python nltk synonyms and antonyms
Oracle FCCS Getting Started Guide II
Getting Started with Visualforce
Oracle fccs creating new application
Apache Kafka with AWS s3 storage
Display contact using aura and Ligtning components (apex and visualforce) con...
Flask Pykafka integration and Setup
Oracle PBCS Sales driver for retail Business
Getting started with oracle eprcs
Sales quota planning creating application
Oracle Enterprise PBCS Driver Based Planning and Budgeting
Oracle strategic workforce planning cloud (hcmswp)
Python nltk synonyms and antonyms

Recently uploaded (20)

PDF
RMMM.pdf make it easy to upload and study
PPTX
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
PPTX
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
PDF
Physiotherapy_for_Respiratory_and_Cardiac_Problems WEBBER.pdf
PPTX
Institutional Correction lecture only . . .
PDF
STATICS OF THE RIGID BODIES Hibbelers.pdf
PDF
2.FourierTransform-ShortQuestionswithAnswers.pdf
PPTX
Pharmacology of Heart Failure /Pharmacotherapy of CHF
PDF
VCE English Exam - Section C Student Revision Booklet
PPTX
1st Inaugural Professorial Lecture held on 19th February 2020 (Governance and...
PDF
Insiders guide to clinical Medicine.pdf
PPTX
PPH.pptx obstetrics and gynecology in nursing
PDF
O5-L3 Freight Transport Ops (International) V1.pdf
PDF
102 student loan defaulters named and shamed – Is someone you know on the list?
PDF
Anesthesia in Laparoscopic Surgery in India
PDF
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
PDF
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
PDF
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
PDF
Computing-Curriculum for Schools in Ghana
PPTX
Pharma ospi slides which help in ospi learning
RMMM.pdf make it easy to upload and study
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
Physiotherapy_for_Respiratory_and_Cardiac_Problems WEBBER.pdf
Institutional Correction lecture only . . .
STATICS OF THE RIGID BODIES Hibbelers.pdf
2.FourierTransform-ShortQuestionswithAnswers.pdf
Pharmacology of Heart Failure /Pharmacotherapy of CHF
VCE English Exam - Section C Student Revision Booklet
1st Inaugural Professorial Lecture held on 19th February 2020 (Governance and...
Insiders guide to clinical Medicine.pdf
PPH.pptx obstetrics and gynecology in nursing
O5-L3 Freight Transport Ops (International) V1.pdf
102 student loan defaulters named and shamed – Is someone you know on the list?
Anesthesia in Laparoscopic Surgery in India
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
Computing-Curriculum for Schools in Ghana
Pharma ospi slides which help in ospi learning

Oracle PBCS Calculating Depreciation

  • 1. www.bispsolutions.com Page 1 Oracle Planning and Budgeting Calculating & Testing Depreciation S.No Date Modification Author Verified By 1 2019/08/06 Initial Document Neeraj Soni 2 2019/08/20 Revised Version Neeraj Soni
  • 2. www.bispsolutions.com Page 2 Table of Contents About Capital ........................................................................................................................................3 Capital Asset Planning .....................................................................................................................3 Depreciation and Amortization Assumptions...................................................................................3 What is Straight Line Basis?.................................................................................................................4 Straight Line Depreciation Formula ...............................................................................................4 Straight Line Depreciation in Planning..............................................................................................4 Outline Structure...................................................................................................................................4 Statistical Account Hierarchy ..........................................................................................................4 Depreciation Account Hierarchy.....................................................................................................5 Calculation Script..................................................................................................................................5 Validating Code ....................................................................................................................................6 Step#1: Prepare Blessed Data.........................................................................................................6 Step#2: Prepare Smart View Output..............................................................................................7 Step#3: Prepare Variance Sheet and Validate Numbers. ............................................................7
  • 3. www.bispsolutions.com Page 3 About Capital Capital Asset Planning: Organizations pay significant attention capital expense planning due to sizable investment and inherent risk that accompanies acquiring new equipment and technology. Capital helps decision-makers and front-line managers communicate throughout the request, justification, review, and approval process. This CAPEX consists of ➢ Assembling the line-item details and funding requirements of individual projects and arranging them in a Smart View or DataForms. ➢ Perform driver-based calculations to assess the impact of changes and additions on profit, cash flow, and funding. ➢ Request and approve capital expense plans ➢ Administering the analysis and approval operation. Depreciation and Amortization Assumptions Capital Expense Planning module provides user ability to select various CapEx setting based on which depreciation calculation take place. As given in the below snap short, Under Existing Assets, Assumptions section. The below are the list of accounts, their useful life and residual value. All the below assets detail tagged as below. Asset Name Useful Life Depreciation Method Residual Value Building & Improvements 10 Years Straight Line 0 Machinery & Equipment 5 Years Straight Line 0 Furniture 3 Years Straight Line 0 Vehicles 4 Years Straight Line 0 Computers & Software 3 Years Straight Line 0 Intangible Assets 5 Years Straight Line 0
  • 4. www.bispsolutions.com Page 4 What is Straight Line Basis? Straight line basis is a method of calculating depreciation and amortization. Also known as straight line depreciation, it is the simplest way to work out the loss of value of an asset over time. This depreciation method is appropriate where economic benefits from an asset are expected to be realized evenly over its useful life. Straight Line Depreciation Formula Corresponding Entries in books Straight Line Depreciation in Planning Planning uses @SLN function to calculate straight line depreciation. Calculates the periodic amount that an asset in the current period may be depreciated, calculated across a range of periods. The depreciation method used is straight-line depreciation: cost - salvage value / life Syntax @SLN (costMbr, salvageMbrConst, lifeMbrConst [, XrangeList]) The outline structure should consists of statistical account where Outline Structure. Statistical Account Hierarchy
  • 5. www.bispsolutions.com Page 5 Depreciation Account Hierarchy Calculation Script SET AGGMISSG ON; /* End Template:SET commands*/ FIX ("FY13","Plan","Working") FIX ("000","P_000") "12460032" = @SLN("CapEx: Building and Improvements",0,120,"Jan":"Dec"); "12460033" = @SLN("CapEx: Machinery & Equipment",0,60,"Jan":"Dec"); "12460034" = @SLN("CapEx: Furniture",0,36,"Jan":"Dec"); "12460035" = @SLN("CapEx: Vehicles",0,48,"Jan":"Dec"); "12460036" = @SLN("CapEx: Computers & Software",0,36,"Jan":"Dec"); "12460037" = @SLN("CapEx: Intangible Assets",0,60,"Jan":"Dec"); "12460030"; "Capital Expenditures"; ENDFIX ENDFIX ENDFIX Here comes the most complicated task, validating numbers and make sure the output is same as expected by business users. We use highly proven methodology in order to ensure the calculated numbers are correct.
  • 6. www.bispsolutions.com Page 6 Validating Code Step#1: Prepare Blessed Data Prepare blessed data sheet in Excel(Expected output), as given in below screen shot. We asked business team to provide expected output. The team use Excel SLN function. The Excel SLN function returns the depreciation of an asset for one period, calculated with a straight-line method. The calculated depreciation is based on initial asset cost, salvage value, and the number of periods over which the asset is depreciated. Syntax =SLN (cost, salvage, life)
  • 7. www.bispsolutions.com Page 7 Step#2: Prepare Smart View Output Step#3: Prepare Variance Sheet and Validate Numbers. The variance sheet calculates the difference between expected output and output generated by Planning Business Rule. If variance is zero, it implies we are getting expected output.