SlideShare ist ein Scribd-Unternehmen logo
1 von 15
R12.2 Oracle Projects
Cost Break Down Structure
Overview Oct-2013
Updated Jan-2016
 Introduction
 Cost Break Down Structure Overview
 CBS Configuration
 Considerations
 About the author
 The Cost Break Down Structure is a new feature of the Project Management
module of Oracle EBS R12.2
 The Cost Break Down Structure (CBS) provides an additional element to the
existing project structures - Work Break Down Structure (WBS) and Resource
Break Down Structure (RBS)
 The CBS is defined once and used across multiple projects to track cost
elements
 It is now possible to plan by cost code, enter actuals against a cost code and
generate forecast by cost code
WBS – Activity Breakdown
CBS – Cost Breakdown
RBS – Resource Breakdown
Resources are
assigned to cost
codes
Same resource can be
assigned to multiple
Cost Codes
View Workplan and financial plan by:
WBS
CBS
RBS
Pre-Reqs
•R12.2.2
•Apply patch 16883942:R12.PA.C to set the profile PA: Enable Projects for Cost Breakdown
Planning to Yes
CBS Setup
•Create CBS Cost Categories - PA_CBS_COST_CATEGORIES Lookup
•Create Cost Attributes for cost categories – Lookup
•Create CBS
•Create CBS Levels and assigned cost attributes
Enable CBS
Structure
•Enable CBS Structure on project
•Select active CBS structure
 CBS functionality is available from R12.2.2
 Apply patch 16883942:R12.PA.C to set the profile PA: Enable
Projects for Cost Breakdown Planning to Yes
 Create CBS Categories (Levels) and Cost Attributes
 Assign form function PA_CBS_DEFINE to menu
Assign form function to
the menu
 Create CBS using the new menu function
 Create Hierarchy levels and assign cost attributes
Notice code
structure for 2nd
level
Max 5 levels
(segments)
 Enable CBS Structure on project and select active CBS
 User will select combination of Task and Cost Code and not
only task when entering project transactions in Payables,
Purchasing, Oracle Time and Labour and iExpenses.
 Users can assign higher level CBS cost codes to resource
assignments and later select lower levels of CBS
 Cost Codes need to be added to a task to be available for
selection for the task using the task setup page
 Cost Codes can not be assigned to events, billing or revenue
 Projects can not be upgraded to use CBS functionality only
newly created projects can use the CBS functionality
 CBS can not be changed on a project with resource
assignments or actuals
 A CBS can not be assigned to a Program
 When using CBS functionality for a project the following
functionality is not available:
◦ Oracle Projects Grants Management
◦ Enhanced Labour Costing (Payroll integration for labour costing)
◦ For cost breakdown planning enabled projects, you must use the client
extension hooks to allocate costs (Cost Allocations)
◦ Integrated budgets or budgets with budgetary controls. You must log in to
Self Service Web Application (SSWA) to create financial plans.
◦ Inter-project billing (Receiver task not available for CBS enabled project)
(Available from R12.2.5)
◦ MS-Projects Integration
◦ Purchasing deliverable actions in project management
◦ Integrate a cost breakdown planning enabled project with the following
applications: Oracle Asset Tracking, Oracle Project Manufacturing, Oracle
Inventory, and Oracle Payroll
◦ Baseline Funding Without Budget check box.
◦ Forecasts from a staffing plan as the staffing plan does not have any cost
code information.
◦ A project can not be enabled as a program if cost breakdown planning is
enabled for it.
◦ Technical Overview
 Relevant Tables:
 PA_TASKS – This table holds the Project Task Information
 PA_ALTERNATE_TASKS – This table holds the combination of Task and CBS
 PA_RBS_ELEMENTS – This table holds the CBS Structure (Also used for Resource Breakdown
Structure)
 SQL Statement to get the Task CBS combination
select a.alt_task_id task_id, t.task_id pa_task_id, e.rbs_element_id cbs_element_id, t.task_number,
e.level_code cost_code, e.cost_code_name, t.task_number||' - '||e.level_code task_CBS
from pa_tasks t, pa_alternate_tasks a, pa_rbs_elements e
where t.task_id = a.proj_element_id
and a.cbs_element_id = e.rbs_element_id
 If a project is CBS enabled the sub modules will use a.alt_task_id as task_id
 In PA_EXPENDITURE_ITEMS_ALL - task_id is the task_id from PA_TASKS and cbs_element_id is
the cbs_element_id in PA_ALTERNATE_TASKS
 Matthew Bezuidenhout is a Chartered Accountant
with 16+ years experience implementing and
supporting Oracle’s E-Business Suite specializing in
Oracle Projects
 Contact e-mail address:
 matthew@epct.net
 www.epct.net

Weitere ähnliche Inhalte

Was ist angesagt?

Inventory in Oracle apps
Inventory in Oracle apps Inventory in Oracle apps
Inventory in Oracle apps gbalagee
 
Elshayeb Expense Subinventory And Items Scenario
Elshayeb Expense Subinventory And Items ScenarioElshayeb Expense Subinventory And Items Scenario
Elshayeb Expense Subinventory And Items ScenarioAhmed Elshayeb
 
Oracle R12 Work In Process
Oracle R12 Work In ProcessOracle R12 Work In Process
Oracle R12 Work In ProcessPritesh Mogane
 
Oracle Personalization How To Restricting users from assigning items to diffe...
Oracle Personalization How To Restricting users from assigning items to diffe...Oracle Personalization How To Restricting users from assigning items to diffe...
Oracle Personalization How To Restricting users from assigning items to diffe...Ahmed Elshayeb
 
Oracle Fusion Financials Overview
Oracle Fusion Financials OverviewOracle Fusion Financials Overview
Oracle Fusion Financials OverviewBerry Clemens
 
Oracle Inventory Complete Implementation Setups.
Oracle Inventory Complete Implementation Setups.Oracle Inventory Complete Implementation Setups.
Oracle Inventory Complete Implementation Setups.Muhammad Mansoor Ali
 
Oracle Process Manufacturing Setup EBS12.2
Oracle Process Manufacturing Setup EBS12.2Oracle Process Manufacturing Setup EBS12.2
Oracle Process Manufacturing Setup EBS12.2Mina Lotfy
 
Preparing for EBS R12.2-upgrade-full
Preparing for EBS R12.2-upgrade-fullPreparing for EBS R12.2-upgrade-full
Preparing for EBS R12.2-upgrade-fullBerry Clemens
 
Oracle WIP – Supply Types:
Oracle WIP – Supply Types:Oracle WIP – Supply Types:
Oracle WIP – Supply Types:Boopathy CS
 
Oracle Apps Technical – Short notes on RICE Components.
Oracle Apps Technical – Short notes on RICE Components.Oracle Apps Technical – Short notes on RICE Components.
Oracle Apps Technical – Short notes on RICE Components.Boopathy CS
 
Oracle R12 SCM Functional Interview Questions - Order Management,
Oracle R12 SCM Functional Interview Questions - Order Management, Oracle R12 SCM Functional Interview Questions - Order Management,
Oracle R12 SCM Functional Interview Questions - Order Management, Boopathy CS
 
Functional i store overview knoworacle
Functional i store overview knoworacleFunctional i store overview knoworacle
Functional i store overview knoworaclegaurav.upmanyu
 

Was ist angesagt? (20)

Inventory in Oracle apps
Inventory in Oracle apps Inventory in Oracle apps
Inventory in Oracle apps
 
Elshayeb Expense Subinventory And Items Scenario
Elshayeb Expense Subinventory And Items ScenarioElshayeb Expense Subinventory And Items Scenario
Elshayeb Expense Subinventory And Items Scenario
 
Oracle R12 Work In Process
Oracle R12 Work In ProcessOracle R12 Work In Process
Oracle R12 Work In Process
 
Oracle Personalization How To Restricting users from assigning items to diffe...
Oracle Personalization How To Restricting users from assigning items to diffe...Oracle Personalization How To Restricting users from assigning items to diffe...
Oracle Personalization How To Restricting users from assigning items to diffe...
 
Oracle Fusion Financials Overview
Oracle Fusion Financials OverviewOracle Fusion Financials Overview
Oracle Fusion Financials Overview
 
Oracle EBS Currency conversion
Oracle EBS Currency conversionOracle EBS Currency conversion
Oracle EBS Currency conversion
 
Oracle Inventory Complete Implementation Setups.
Oracle Inventory Complete Implementation Setups.Oracle Inventory Complete Implementation Setups.
Oracle Inventory Complete Implementation Setups.
 
Oracle Process Manufacturing Setup EBS12.2
Oracle Process Manufacturing Setup EBS12.2Oracle Process Manufacturing Setup EBS12.2
Oracle Process Manufacturing Setup EBS12.2
 
Oracle Assets
Oracle AssetsOracle Assets
Oracle Assets
 
Preparing for EBS R12.2-upgrade-full
Preparing for EBS R12.2-upgrade-fullPreparing for EBS R12.2-upgrade-full
Preparing for EBS R12.2-upgrade-full
 
Wip back flush
Wip back flushWip back flush
Wip back flush
 
Discrete Job Closure Process
Discrete Job Closure ProcessDiscrete Job Closure Process
Discrete Job Closure Process
 
oracle order management
oracle order managementoracle order management
oracle order management
 
Oracle WIP – Supply Types:
Oracle WIP – Supply Types:Oracle WIP – Supply Types:
Oracle WIP – Supply Types:
 
Oracle Apps Technical – Short notes on RICE Components.
Oracle Apps Technical – Short notes on RICE Components.Oracle Apps Technical – Short notes on RICE Components.
Oracle Apps Technical – Short notes on RICE Components.
 
R12 Fixed Assets General Questions
R12 Fixed Assets General QuestionsR12 Fixed Assets General Questions
R12 Fixed Assets General Questions
 
Summary Account R12 General Ledger
Summary Account R12 General LedgerSummary Account R12 General Ledger
Summary Account R12 General Ledger
 
Oracle R12 SCM Functional Interview Questions - Order Management,
Oracle R12 SCM Functional Interview Questions - Order Management, Oracle R12 SCM Functional Interview Questions - Order Management,
Oracle R12 SCM Functional Interview Questions - Order Management,
 
Oracle Carry Forward Methods
Oracle Carry Forward MethodsOracle Carry Forward Methods
Oracle Carry Forward Methods
 
Functional i store overview knoworacle
Functional i store overview knoworacleFunctional i store overview knoworacle
Functional i store overview knoworacle
 

Ähnlich wie R12.2.2 oracle projects cost break down structure overview

Capex opex
Capex opexCapex opex
Capex opexRaju_p1
 
WBS Structure –Essential Element In Project Management
WBS Structure –Essential Element In Project ManagementWBS Structure –Essential Element In Project Management
WBS Structure –Essential Element In Project ManagementAnjali Rao
 
Ga 09 G2 Charles Tatum Portfolio
Ga 09 G2 Charles Tatum PortfolioGa 09 G2 Charles Tatum Portfolio
Ga 09 G2 Charles Tatum PortfolioCtatum
 
Project Planning Board Overview_SAP PS.pptx
Project Planning Board Overview_SAP PS.pptxProject Planning Board Overview_SAP PS.pptx
Project Planning Board Overview_SAP PS.pptxNCHKRISHNATEJA
 
Business Intelligence Portfolio of Anastasia Bakhareva
Business Intelligence Portfolio of Anastasia BakharevaBusiness Intelligence Portfolio of Anastasia Bakhareva
Business Intelligence Portfolio of Anastasia Bakharevabanastal
 
Create Data Model & Conduct Visualisation in Power BI Desktop
Create Data Model & Conduct Visualisation in Power BI DesktopCreate Data Model & Conduct Visualisation in Power BI Desktop
Create Data Model & Conduct Visualisation in Power BI DesktopThinkInnovation
 
Project Cost & Schedule Integration Lessons Learnt
Project Cost & Schedule Integration Lessons LearntProject Cost & Schedule Integration Lessons Learnt
Project Cost & Schedule Integration Lessons LearntPMA Consultants
 
integrationtcm-framework-etoxquidamian-aaceperu21-211101193750.pdf
integrationtcm-framework-etoxquidamian-aaceperu21-211101193750.pdfintegrationtcm-framework-etoxquidamian-aaceperu21-211101193750.pdf
integrationtcm-framework-etoxquidamian-aaceperu21-211101193750.pdfAngusMacleod20
 
Oracle grants accounting 16
Oracle grants accounting 16Oracle grants accounting 16
Oracle grants accounting 16Naveen Reddy
 
Oracle grants accounting 16
Oracle grants accounting 16Oracle grants accounting 16
Oracle grants accounting 16Naveen Reddy
 
Solution presentation MS Dynamics NAVNirman
Solution presentation   MS Dynamics NAVNirmanSolution presentation   MS Dynamics NAVNirman
Solution presentation MS Dynamics NAVNirmanPrudence Technology
 
BI SQL Server2008R2 Portfolio
BI SQL Server2008R2 PortfolioBI SQL Server2008R2 Portfolio
BI SQL Server2008R2 Portfoliodlinder25
 
Innovate 2014 - Customizing Your Rational Insight Deployment (workshop)
Innovate 2014 - Customizing Your Rational Insight Deployment (workshop)Innovate 2014 - Customizing Your Rational Insight Deployment (workshop)
Innovate 2014 - Customizing Your Rational Insight Deployment (workshop)Marc Nehme
 
Project Planning Board_Project Systems.pptx
Project Planning Board_Project Systems.pptxProject Planning Board_Project Systems.pptx
Project Planning Board_Project Systems.pptxNCHKRISHNATEJA
 
Business Intelligence Portfolio
Business Intelligence PortfolioBusiness Intelligence Portfolio
Business Intelligence PortfolioVito Addotta
 
Earned Value + Agile = Success
Earned Value + Agile = SuccessEarned Value + Agile = Success
Earned Value + Agile = SuccessGlen Alleman
 

Ähnlich wie R12.2.2 oracle projects cost break down structure overview (20)

Capex opex
Capex opexCapex opex
Capex opex
 
WBS Structure –Essential Element In Project Management
WBS Structure –Essential Element In Project ManagementWBS Structure –Essential Element In Project Management
WBS Structure –Essential Element In Project Management
 
Ga 09 G2 Charles Tatum Portfolio
Ga 09 G2 Charles Tatum PortfolioGa 09 G2 Charles Tatum Portfolio
Ga 09 G2 Charles Tatum Portfolio
 
Schulte
SchulteSchulte
Schulte
 
Project Planning Board Overview_SAP PS.pptx
Project Planning Board Overview_SAP PS.pptxProject Planning Board Overview_SAP PS.pptx
Project Planning Board Overview_SAP PS.pptx
 
Business Intelligence Portfolio of Anastasia Bakhareva
Business Intelligence Portfolio of Anastasia BakharevaBusiness Intelligence Portfolio of Anastasia Bakhareva
Business Intelligence Portfolio of Anastasia Bakhareva
 
Create Data Model & Conduct Visualisation in Power BI Desktop
Create Data Model & Conduct Visualisation in Power BI DesktopCreate Data Model & Conduct Visualisation in Power BI Desktop
Create Data Model & Conduct Visualisation in Power BI Desktop
 
Project Cost & Schedule Integration Lessons Learnt
Project Cost & Schedule Integration Lessons LearntProject Cost & Schedule Integration Lessons Learnt
Project Cost & Schedule Integration Lessons Learnt
 
integrationtcm-framework-etoxquidamian-aaceperu21-211101193750.pdf
integrationtcm-framework-etoxquidamian-aaceperu21-211101193750.pdfintegrationtcm-framework-etoxquidamian-aaceperu21-211101193750.pdf
integrationtcm-framework-etoxquidamian-aaceperu21-211101193750.pdf
 
Oracle grants accounting 16
Oracle grants accounting 16Oracle grants accounting 16
Oracle grants accounting 16
 
Oracle grants accounting 16
Oracle grants accounting 16Oracle grants accounting 16
Oracle grants accounting 16
 
Solution presentation MS Dynamics NAVNirman
Solution presentation   MS Dynamics NAVNirmanSolution presentation   MS Dynamics NAVNirman
Solution presentation MS Dynamics NAVNirman
 
BI SQL Server2008R2 Portfolio
BI SQL Server2008R2 PortfolioBI SQL Server2008R2 Portfolio
BI SQL Server2008R2 Portfolio
 
Innovate 2014 - Customizing Your Rational Insight Deployment (workshop)
Innovate 2014 - Customizing Your Rational Insight Deployment (workshop)Innovate 2014 - Customizing Your Rational Insight Deployment (workshop)
Innovate 2014 - Customizing Your Rational Insight Deployment (workshop)
 
Project Planning Board_Project Systems.pptx
Project Planning Board_Project Systems.pptxProject Planning Board_Project Systems.pptx
Project Planning Board_Project Systems.pptx
 
BizViz - CA PPM Analytics
BizViz - CA PPM AnalyticsBizViz - CA PPM Analytics
BizViz - CA PPM Analytics
 
Business Intelligence Portfolio
Business Intelligence PortfolioBusiness Intelligence Portfolio
Business Intelligence Portfolio
 
Earned Value + Agile = Success
Earned Value + Agile = SuccessEarned Value + Agile = Success
Earned Value + Agile = Success
 
EVA - Metrics.ppt
EVA - Metrics.pptEVA - Metrics.ppt
EVA - Metrics.ppt
 
Bi Portfolio
Bi PortfolioBi Portfolio
Bi Portfolio
 

Kürzlich hochgeladen

WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhisoniya singh
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Paola De la Torre
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
Google AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAGGoogle AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAGSujit Pal
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 

Kürzlich hochgeladen (20)

WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
Google AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAGGoogle AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAG
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 

R12.2.2 oracle projects cost break down structure overview

  • 1. R12.2 Oracle Projects Cost Break Down Structure Overview Oct-2013 Updated Jan-2016
  • 2.  Introduction  Cost Break Down Structure Overview  CBS Configuration  Considerations  About the author
  • 3.  The Cost Break Down Structure is a new feature of the Project Management module of Oracle EBS R12.2  The Cost Break Down Structure (CBS) provides an additional element to the existing project structures - Work Break Down Structure (WBS) and Resource Break Down Structure (RBS)  The CBS is defined once and used across multiple projects to track cost elements  It is now possible to plan by cost code, enter actuals against a cost code and generate forecast by cost code WBS – Activity Breakdown CBS – Cost Breakdown RBS – Resource Breakdown
  • 4. Resources are assigned to cost codes Same resource can be assigned to multiple Cost Codes
  • 5. View Workplan and financial plan by: WBS CBS RBS
  • 6. Pre-Reqs •R12.2.2 •Apply patch 16883942:R12.PA.C to set the profile PA: Enable Projects for Cost Breakdown Planning to Yes CBS Setup •Create CBS Cost Categories - PA_CBS_COST_CATEGORIES Lookup •Create Cost Attributes for cost categories – Lookup •Create CBS •Create CBS Levels and assigned cost attributes Enable CBS Structure •Enable CBS Structure on project •Select active CBS structure
  • 7.  CBS functionality is available from R12.2.2  Apply patch 16883942:R12.PA.C to set the profile PA: Enable Projects for Cost Breakdown Planning to Yes
  • 8.  Create CBS Categories (Levels) and Cost Attributes
  • 9.  Assign form function PA_CBS_DEFINE to menu Assign form function to the menu  Create CBS using the new menu function
  • 10.  Create Hierarchy levels and assign cost attributes Notice code structure for 2nd level Max 5 levels (segments)
  • 11.  Enable CBS Structure on project and select active CBS
  • 12.  User will select combination of Task and Cost Code and not only task when entering project transactions in Payables, Purchasing, Oracle Time and Labour and iExpenses.  Users can assign higher level CBS cost codes to resource assignments and later select lower levels of CBS  Cost Codes need to be added to a task to be available for selection for the task using the task setup page  Cost Codes can not be assigned to events, billing or revenue  Projects can not be upgraded to use CBS functionality only newly created projects can use the CBS functionality  CBS can not be changed on a project with resource assignments or actuals  A CBS can not be assigned to a Program
  • 13.  When using CBS functionality for a project the following functionality is not available: ◦ Oracle Projects Grants Management ◦ Enhanced Labour Costing (Payroll integration for labour costing) ◦ For cost breakdown planning enabled projects, you must use the client extension hooks to allocate costs (Cost Allocations) ◦ Integrated budgets or budgets with budgetary controls. You must log in to Self Service Web Application (SSWA) to create financial plans. ◦ Inter-project billing (Receiver task not available for CBS enabled project) (Available from R12.2.5) ◦ MS-Projects Integration ◦ Purchasing deliverable actions in project management ◦ Integrate a cost breakdown planning enabled project with the following applications: Oracle Asset Tracking, Oracle Project Manufacturing, Oracle Inventory, and Oracle Payroll ◦ Baseline Funding Without Budget check box. ◦ Forecasts from a staffing plan as the staffing plan does not have any cost code information. ◦ A project can not be enabled as a program if cost breakdown planning is enabled for it.
  • 14. ◦ Technical Overview  Relevant Tables:  PA_TASKS – This table holds the Project Task Information  PA_ALTERNATE_TASKS – This table holds the combination of Task and CBS  PA_RBS_ELEMENTS – This table holds the CBS Structure (Also used for Resource Breakdown Structure)  SQL Statement to get the Task CBS combination select a.alt_task_id task_id, t.task_id pa_task_id, e.rbs_element_id cbs_element_id, t.task_number, e.level_code cost_code, e.cost_code_name, t.task_number||' - '||e.level_code task_CBS from pa_tasks t, pa_alternate_tasks a, pa_rbs_elements e where t.task_id = a.proj_element_id and a.cbs_element_id = e.rbs_element_id  If a project is CBS enabled the sub modules will use a.alt_task_id as task_id  In PA_EXPENDITURE_ITEMS_ALL - task_id is the task_id from PA_TASKS and cbs_element_id is the cbs_element_id in PA_ALTERNATE_TASKS
  • 15.  Matthew Bezuidenhout is a Chartered Accountant with 16+ years experience implementing and supporting Oracle’s E-Business Suite specializing in Oracle Projects  Contact e-mail address:  matthew@epct.net  www.epct.net