SlideShare a Scribd company logo
1 of 45
Download to read offline
SAP Portfolio and Project Management 6.0
February 25th 2014
Eddi Biasotto
Agenda

•

PPM 6.0 Timeline and Scope

•

Performance Optimizations HANA-specific and non-HANA

•

New financial KPIs for SAP Portfolio Management

•

Change calculation of Financial Planning Data during roll up

•

Integration and Object Links
• Integration to SAP‘s Environmental Compliance

•

Activated Switched in 6.0 Standard

•

Archiving and ILM Enablement

© 2013 SAP AG. All rights reserved.

Customer

2
Overview of SAP roadmap for EPPM

SAP Commercial Project
Management 1.0
RDS (R&D,IT,Capex,Analytics)
Portfolio Management

SAP PPM 6.0 on HANA

Resource
Management

Project
Management

SAP PS on HANA

Idea
Management*

Project
Connection

Mobile Scenarios
PPM IT in Solution Manager
Social Collaboration*

Solution today

*Consulting Solution
© 2013 SAP AG. All rights reserved.

Planned innovations

Future direction

Innovation covered in this session
Customer

3
SAP Portfolio and Project Management powered by HANA

Analytics

Mobile

Database &
Technology
Product Evolution for SAP PPM
SAP Portfolio and Project Management

SAP Portfolio
and Project
Management
5.0

SAP RPM 4.0
SAP RPM 4.5

SAP Portfolio
and Project
Management
5.0

SAP Portfolio
and Project
Management
6.0

SAP Portfolio
and Project
Management
6.x

Customer
Connection

PPM on HANA

PPM on HANA

cProjects
4.0/4.5

SAP Enterprise
Project Connection
1.0

SAP Enterprise
Project Connection
2.0

SAP Enterprise
Project Connection
2.0

SAP Enterprise
Project Connection
2.0

SAP
Project System

SAP ERP Project System

SAP ERP Project System

SAP ERP Project System

SAP ERP Project System

Business Suite
on HANA

Business Suite
on HANA

Business Suite
on HANA

2008
© 2013 SAP AG. All rights reserved.

2010

2012

2013

2014
Customer

5
Customer Engagement Initiative
Pain Points (Customer input)
Focus for PPM 6.0 for project, task,
item and initiative dashboards

Dashboards
-

Performance of project/item/initiative Dashboards for large portfolios

-

Adding of additional information (e.g. from accounting, Project System or PLM) not possible due to
performance impact

-

Authorization checks impact performance

Acceleration of Authorization
checks in dashboards

Extraction of Integration Data:
-

Runtime Extraction and Rollup

Rollup: Planned enhancements for Financial
and Capacity Rollup in Portfolio

Reporting
Realtime Analytics for
-

PPM and Integration data

-

Cross-Project and Portfolio reports

currently not possible due to performance impact

© 2013 SAP AG. All rights reserved.

Customer

6
Agenda

•

PPM 6.0 Timeline and Scope

•

Performance Optimizations HANA-specific and non-HANA

•

New financial KPIs for SAP Portfolio Management

•

Change calculation of Financial Planning Data during roll up

•

Integration and Object Links
• Integration to SAP‘s Environmental Compliance

•

Activated Switched in 6.0 Standard

•

Archiving and ILM Enablement

© 2013 SAP AG. All rights reserved.

Customer

7
Challenges in Portfolio and Project Management

Portfolio
Management

Project
Management

Resource
Management

Do the right things

Do the things right

Do more with less

Increasing number of
projects/proposals

Increased complexity
due to business
requirements including
constant change
requests

Limited availabiliity of
resources requires
efficient search for
resources

Decision Makers require
Intuitive realtime
analytics that trigger
alerts
Efficient response to
issues requires detailed
information from
source systems

© 2013 SAP AG. All rights reserved.

Increasing number of
tasks

Change requests force
project leads to
simulate impact
quickly

Customer

8
SAP’s In-Memory Data Management innovation
Providing real-time platform for enterprise applications
A common Database Approach for OLTP and OLAP
Using an In-Memory Column Database
Hasso Plattner

VS

Transact

© 2013 SAP AG. All rights reserved.

Analyze

Accelerate

Transactions + Analysis
directly in-memory

Customer

9
Challenges in SAP PPM today when reporting

OLAP

Financials(CO/PS)
aggregate

SAP PPM
Portfolio Data

Extract

Project Data

Resources (HR)

+ Aggregated Information
from Core Systems

Enrich data from
Core Systems

SAP PPM
+ SAP PS/CO
+ SAP PLM

Lack of granularity in reporting
…(PLM, CATS, PM…)
© 2013 SAP AG. All rights reserved.

Customer

10
Leveraging SAP HANA in PPM
Realtime Reporting based on System information directly in PPM

Virtual Data Models powered by SAP HANA
Virtual Data Model
Project System

© 2013 SAP AG. All rights reserved.

Virtual Data Model
Portfolio and Project
Management

Virtual Data Model

Virtual Data Model

CO

PLM

Customer

11
SAP Portfolio and Project Management 6.0
At a Glance
Why a release dedicated to performance?
•

Make SAP Portfolio and Project Management ready
for SAP‘s strategic innovation platform SAP HANA

•

Optimize code to handle more data and avoid performance
bottle necks

•

SAP HANA can help speed up interactive analysis of project portfolios

What are the consequences for customers?
•

SAP Portf. and Proj. Mgmt 6.0 is a normal release running on both
standard relational databases and SAP HANA

•

All customers can upgrade to PPM 6.0

•

Transactions + Analysis
directly in-memory

On all DB platforms, functionality is equal, but performance is different

© 2013 SAP AG. All rights reserved.

Customer

12
SAP Portfolio and Project Management
Scope PPM 6.0
Optimization for Project Management
• Faster access to information

SAP
Business Suite

Apps
BW

VDL
PPM
SRM
SCM
CRM
ERP

•
•

Project Dashboard
Task Dashboard

•

Update multiple Tasks
• Search
• Evaluations and Thresholds

HANA DB

Optimization for Portfolio Management
• Faster access to information
•
•

Apps
BW

SAP PPM

HANA DB

© 2013 SAP AG. All rights reserved.

Item and Initiative Dashboards
Metrics

•
•

Financial and Capacity Planning
Bucket Rollup
• Authorization Checks
Archiving for Portfolio Objects
Enhanced calculation for Financial KPIs
Customer

13
Performance Optimizations
PPM 5.0

User Interface

ABAP
Application
Server

PPM 6.0 – Ways of performance optimizations

User Interface

User Interface

ABAP
Opt.
Application
ABAP
Server
Code

ABAP
Application
Server

User Interface

ABAP
Application
Server

Views
HANA

Any DB

© 2013 SAP AG. All rights reserved.

Stored
Procedures
HANA

Any DB

Customer

14
HANA Optimization via Code Switch
User Interface

ABAP code contains switches to
call HANA specific logic in case A
HANA DB is installed

ABAP Application Server
IF DB=HANA
YES
HANA
specific
Logic

NO
Any DB
Logic (via
OpenSQL)

Business logic is the same – no
functional differences!
Two ways of optimizing via HANA
HANA Views
 Combines accesses to different tables
into a single view
 Includes calculations previously done in
ABAP, e.g. aggregations

HANA Stored Procedures
Views,
Stored Procedures

 Sophisticated scripts with business logic
transferred from ABAP to the database
layer

HANA
© 2013 SAP AG. All rights reserved.

Customer

15
Customer Example – Automotive Industry
Performance Results
Customer leveraging SAP HANA in a SAP Portfolio and Project Management
scenario
•

Project Management for R&D projects

•

Customer system contains approx. 8.000.000 project tasks

•

15.000 users using the system for confirmation of tasks
Open Task
Dashboard

Set Task
Status

Open Task

Save Tasks

Small Dashboard Large Dashboard XL Dashboard
(25 tasks)
(1500 tasks)
(~6400 tasks)

Before

30,4 s

86,3 s

timeout

Today

4,9 s

6,7s

10,2

Improvement

84%

92%

© 2013 SAP AG. All rights reserved.

Customer

16
Agenda

•

PPM 6.0 Timeline and Scope

•

Performance Optimizations HANA-specific and non-HANA

•

New financial KPIs for SAP Portfolio Management

•

Change calculation of Financial Planning Data during roll up

•

Integration and Object Links
• Integration to SAP‘s Environmental Compliance

•

Activated Switched in 6.0 Standard

•

Archiving and ILM Enablement

© 2013 SAP AG. All rights reserved.

Customer

17
Overview

© 2013 SAP AG. All rights reserved.

Customer

18
Overview

© 2013 SAP AG. All rights reserved.

Customer

19
Bussines Context

© 2013 SAP AG. All rights reserved.

Customer

20
Benefits

© 2013 SAP AG. All rights reserved.

Customer

21
Fact Sheet

© 2013 SAP AG. All rights reserved.

Customer

22
Business Case in Portfolio Item
Revenues

Visualization of Planned/Actual Revenues on Financial Information tab
-

Planned Revenue (Total/YTD)

-

Actual Revenue (Total/YTD)
© 2013 SAP AG. All rights reserved.

Customer

23
Business Case in Portfolio Item
KPIs

N:

Total number of periods

i:

Discount rate (constant)

t:

Period the cashflow occurs

R(t): Net cashflow (revenue ./.
cost) in period t
NPV Calculation:
-

Based on Planned Values -> Planned NPV

-

Start Period = Planned Start of the Item

-

Discount Rate = defined in customizing (time dependent)

-

Calculation can be deactivated or adjusted via BADI method
© 2013 SAP AG. All rights reserved.

Customer

24
Enhanced Calculation for Financial KPIs
Portfolio Item and Initiative
Aggregated Values for
-

Planned
Revenue(Total/YTD)

-

Actual Revenue(Total/YTD)

based on Financial Planning
Calculation of
-

NPV

-

ROI

-

IRR

-

Payback Period

-

ECV

based on Financial Planning

© 2013 SAP AG. All rights reserved.

Customer

25
Agenda

•

PPM 6.0 Timeline and Scope

•

Performance Optimizations HANA-specific and non-HANA

•

New financial KPIs for SAP Portfolio Management

•

Change calculation of Financial Planning Data during roll up

•

Integration and Object Links
• Integration to SAP‘s Environmental Compliance

•

Activated Switched in 6.0 Standard

•

Archiving and ILM Enablement

© 2013 SAP AG. All rights reserved.

Customer

26
Changed Currency Conversion Logic (1/2)

© 2013 SAP AG. All rights reserved.

Customer

27
Changed Currency Conversion Logic (2/2)

© 2013 SAP AG. All rights reserved.

Customer

28
Agenda

•

PPM 6.0 Timeline and Scope

•

Performance Optimizations HANA-specific and non-HANA

•

New financial KPIs for SAP Portfolio Management

•

Change calculation of Financial Planning Data during roll up

•

Integration and Object Links
• Integration to SAP‘s Environmental Compliance

•

Activated Switched in 6.0 Standard

•

Archiving and ILM Enablement

© 2013 SAP AG. All rights reserved.

Customer

29
Overview

© 2013 SAP AG. All rights reserved.

Customer

30
Business Context

© 2013 SAP AG. All rights reserved.

Customer

31
Business Context

© 2013 SAP AG. All rights reserved.

Customer

32
Benefits

© 2013 SAP AG. All rights reserved.

Customer

33
Energy and Environmental Initiative Management
Manage, prioritize and execute on a large portfolio of efficiency initiatives

Portfolio Evaluations

Project Execution

 Describe capex and resource savings
 Dynamic calculation of cashflows, NPV, IRR and
Payback period with time dependent interest rates
 Compare and prioritize initiatives
 Orchestrate management approvals and budget
releases

 Manage tasks, roles, project budgets, etc.
 Compare planned with real impact on resource and
financial savings
 Sharing and collaborating on Best Practices

© 2013 SAP AG. All rights reserved.

Customer

34
Agenda

•

PPM 6.0 Timeline and Scope

•

Performance Optimizations HANA-specific and non-HANA

•

New financial KPIs for SAP Portfolio Management

•

Change calculation of Financial Planning Data during roll up

•

Integration and Object Links
• Integration to SAP‘s Environmental Compliance

•

Activated Switched in 6.0 Standard

•

Archiving and ILM Enablement

© 2013 SAP AG. All rights reserved.

Customer

35
Overview on Activated Switches

© 2013 SAP AG. All rights reserved.

Customer

36
Improvements Without Activation Badl or Switch

© 2013 SAP AG. All rights reserved.

Customer

37
Agenda

•

PPM 6.0 Timeline and Scope

•

Performance Optimizations HANA-specific and non-HANA

•

New financial KPIs for SAP Portfolio Management

•

Change calculation of Financial Planning Data during roll up

•

Integration and Object Links
• Integration to SAP‘s Environmental Compliance

•

Activated Switched in 6.0 Standard

•

Archiving and ILM Enablement

© 2013 SAP AG. All rights reserved.

Customer

38
Overview: Archiving in Portfolio Management PPM 6.0

© 2013 SAP AG. All rights reserved.

Customer

39
Overview: ILM Enablement in PPM 6.0

© 2013 SAP AG. All rights reserved.

Customer

40
Business Context: Archiving in PPM 6.0

© 2013 SAP AG. All rights reserved.

Customer

41
Business Context: ILM Enablement in PPM 6.0

© 2013 SAP AG. All rights reserved.

Customer

42
Benefits of Archiving in PPM 6.0

© 2013 SAP AG. All rights reserved.

Customer

43
Benefits of ILM Enablement in SAP PPM 6.0

© 2013 SAP AG. All rights reserved.

Customer

44
Thank you!

Contact information:
Eddi Biasotto
Solution Management
Eddi.biasotto@espedia.it

More Related Content

What's hot

PS Module Overview
PS Module OverviewPS Module Overview
PS Module Overviewitplant
 
Project system overview
Project system overviewProject system overview
Project system overviewAmlan Sarkar
 
Sap solutions presentation
Sap solutions presentationSap solutions presentation
Sap solutions presentationKumar M.
 
Ps user manual
Ps user manualPs user manual
Ps user manualSoumya De
 
Ps training mannual ( configuration )
Ps training mannual ( configuration )Ps training mannual ( configuration )
Ps training mannual ( configuration )Soumya De
 
Balco ps configuration manual
Balco ps configuration manualBalco ps configuration manual
Balco ps configuration manualJaideep Kulkarni
 
Sap ps cost planning
Sap ps cost planningSap ps cost planning
Sap ps cost planningSoumya De
 
Presentation on resource related billing
Presentation on resource related billingPresentation on resource related billing
Presentation on resource related billingAmlan Sarkar
 
Sap plant-maintenance-pm-business-blueprint-bbp2
Sap plant-maintenance-pm-business-blueprint-bbp2Sap plant-maintenance-pm-business-blueprint-bbp2
Sap plant-maintenance-pm-business-blueprint-bbp2gabrielsyst
 
Ps training mannual power users
Ps training mannual   power usersPs training mannual   power users
Ps training mannual power usersSoumya De
 
Project Coding Mask ( SAP PS )
Project Coding Mask ( SAP PS )Project Coding Mask ( SAP PS )
Project Coding Mask ( SAP PS )Soumya De
 
SAP S/4HANA Migration Cockpit
SAP S/4HANA Migration CockpitSAP S/4HANA Migration Cockpit
SAP S/4HANA Migration CockpitEdwin Weijers
 

What's hot (20)

PS Module Overview
PS Module OverviewPS Module Overview
PS Module Overview
 
SAP Project system.pptx
SAP Project system.pptxSAP Project system.pptx
SAP Project system.pptx
 
Project system overview
Project system overviewProject system overview
Project system overview
 
Sap solutions presentation
Sap solutions presentationSap solutions presentation
Sap solutions presentation
 
Ps user manual
Ps user manualPs user manual
Ps user manual
 
Ps training mannual ( configuration )
Ps training mannual ( configuration )Ps training mannual ( configuration )
Ps training mannual ( configuration )
 
Balco ps configuration manual
Balco ps configuration manualBalco ps configuration manual
Balco ps configuration manual
 
Sap ps cost planning
Sap ps cost planningSap ps cost planning
Sap ps cost planning
 
Presentation on resource related billing
Presentation on resource related billingPresentation on resource related billing
Presentation on resource related billing
 
Balco ps user manual
Balco ps user manualBalco ps user manual
Balco ps user manual
 
Sap plant-maintenance-pm-business-blueprint-bbp2
Sap plant-maintenance-pm-business-blueprint-bbp2Sap plant-maintenance-pm-business-blueprint-bbp2
Sap plant-maintenance-pm-business-blueprint-bbp2
 
Sap funds management training
Sap funds management trainingSap funds management training
Sap funds management training
 
Ps business blueprint
Ps business blueprintPs business blueprint
Ps business blueprint
 
SAP FICO Overview
SAP FICO OverviewSAP FICO Overview
SAP FICO Overview
 
SAP Fiori ppt
SAP Fiori pptSAP Fiori ppt
SAP Fiori ppt
 
SAP mm module
SAP mm moduleSAP mm module
SAP mm module
 
Sap overview
Sap overviewSap overview
Sap overview
 
Ps training mannual power users
Ps training mannual   power usersPs training mannual   power users
Ps training mannual power users
 
Project Coding Mask ( SAP PS )
Project Coding Mask ( SAP PS )Project Coding Mask ( SAP PS )
Project Coding Mask ( SAP PS )
 
SAP S/4HANA Migration Cockpit
SAP S/4HANA Migration CockpitSAP S/4HANA Migration Cockpit
SAP S/4HANA Migration Cockpit
 

Similar to SAP PPM 6.0 powered by HANA

SAP Simple Finance
SAP Simple FinanceSAP Simple Finance
SAP Simple FinanceJohn Jordan
 
856969_sap_moritz_220524_SAP_Integrated_Financial_Planning_SBN_Moritz_Back.pptx
856969_sap_moritz_220524_SAP_Integrated_Financial_Planning_SBN_Moritz_Back.pptx856969_sap_moritz_220524_SAP_Integrated_Financial_Planning_SBN_Moritz_Back.pptx
856969_sap_moritz_220524_SAP_Integrated_Financial_Planning_SBN_Moritz_Back.pptxtheinno1
 
RDS_IBP_IBP1802_10_Best_Practices_Scope_Presentation_EN_XX.pdf
RDS_IBP_IBP1802_10_Best_Practices_Scope_Presentation_EN_XX.pdfRDS_IBP_IBP1802_10_Best_Practices_Scope_Presentation_EN_XX.pdf
RDS_IBP_IBP1802_10_Best_Practices_Scope_Presentation_EN_XX.pdfandy564912
 
SAP Smart Financials 1.0
SAP Smart Financials 1.0SAP Smart Financials 1.0
SAP Smart Financials 1.0bigsomar
 
Principles of SAP HANA Sizing - on premise and cloud-1.pdf
Principles of SAP HANA Sizing - on premise and cloud-1.pdfPrinciples of SAP HANA Sizing - on premise and cloud-1.pdf
Principles of SAP HANA Sizing - on premise and cloud-1.pdfCharithNilangaWeeras
 
Process-Driven SAP Management for successful SAP Projects
Process-Driven SAP Management for successful SAP ProjectsProcess-Driven SAP Management for successful SAP Projects
Process-Driven SAP Management for successful SAP ProjectsSoftware AG
 
Eh p8 sp10_delta_scope_final
Eh p8 sp10_delta_scope_finalEh p8 sp10_delta_scope_final
Eh p8 sp10_delta_scope_finalClara Sack
 
#askSAP Analytics Innovations Community Call: SAP 2018 strategy and Roadmap f...
#askSAP Analytics Innovations Community Call: SAP 2018 strategy and Roadmap f...#askSAP Analytics Innovations Community Call: SAP 2018 strategy and Roadmap f...
#askSAP Analytics Innovations Community Call: SAP 2018 strategy and Roadmap f...SAP Analytics
 
2015 10 integrated program mgmt dassian overview
2015 10 integrated program mgmt dassian overview2015 10 integrated program mgmt dassian overview
2015 10 integrated program mgmt dassian overviewDassian LinkedIn Admin
 
How a real time platform supports the modern utility
How a real time platform supports the modern utilityHow a real time platform supports the modern utility
How a real time platform supports the modern utilityrobgirvan
 
Revolutionizing_Finance_Ovigele2020_VIR_S4HANA486.pdf
Revolutionizing_Finance_Ovigele2020_VIR_S4HANA486.pdfRevolutionizing_Finance_Ovigele2020_VIR_S4HANA486.pdf
Revolutionizing_Finance_Ovigele2020_VIR_S4HANA486.pdfspmota
 
Building the Business Case for SAP S/4HANA
Building the Business Case for SAP S/4HANABuilding the Business Case for SAP S/4HANA
Building the Business Case for SAP S/4HANABluefin Solutions
 
SAP S/4 HANA - SAP sFIN (Simple Finance) - Financial Reporting and Advanced A...
SAP S/4 HANA - SAP sFIN (Simple Finance) - Financial Reporting and Advanced A...SAP S/4 HANA - SAP sFIN (Simple Finance) - Financial Reporting and Advanced A...
SAP S/4 HANA - SAP sFIN (Simple Finance) - Financial Reporting and Advanced A...Jothi Periasamy
 
Implementation of SAP BI in Coca Cola
Implementation of SAP BI in Coca ColaImplementation of SAP BI in Coca Cola
Implementation of SAP BI in Coca ColaUjjwal Joshi
 
Sap bpc - models -- comment ce real-time-planning-and-performance-management...
Sap bpc  - models -- comment ce real-time-planning-and-performance-management...Sap bpc  - models -- comment ce real-time-planning-and-performance-management...
Sap bpc - models -- comment ce real-time-planning-and-performance-management...Roth-williams Adjibi
 
1NT Webinar_Simple Projects
1NT Webinar_Simple Projects1NT Webinar_Simple Projects
1NT Webinar_Simple ProjectsSHIVA PRASAD
 
L1_S4HANA_Private_Cloud.pptx
L1_S4HANA_Private_Cloud.pptxL1_S4HANA_Private_Cloud.pptx
L1_S4HANA_Private_Cloud.pptxzabasit
 
Intro_S4HANA_Using_Global_Bike_SAP_slides_en_v.4.1.pdf
Intro_S4HANA_Using_Global_Bike_SAP_slides_en_v.4.1.pdfIntro_S4HANA_Using_Global_Bike_SAP_slides_en_v.4.1.pdf
Intro_S4HANA_Using_Global_Bike_SAP_slides_en_v.4.1.pdfNikolaDordevic
 
SAP Rapid Deployment Options
SAP Rapid Deployment OptionsSAP Rapid Deployment Options
SAP Rapid Deployment OptionsJohn Jordan
 

Similar to SAP PPM 6.0 powered by HANA (20)

SAP Simple Finance
SAP Simple FinanceSAP Simple Finance
SAP Simple Finance
 
856969_sap_moritz_220524_SAP_Integrated_Financial_Planning_SBN_Moritz_Back.pptx
856969_sap_moritz_220524_SAP_Integrated_Financial_Planning_SBN_Moritz_Back.pptx856969_sap_moritz_220524_SAP_Integrated_Financial_Planning_SBN_Moritz_Back.pptx
856969_sap_moritz_220524_SAP_Integrated_Financial_Planning_SBN_Moritz_Back.pptx
 
RDS_IBP_IBP1802_10_Best_Practices_Scope_Presentation_EN_XX.pdf
RDS_IBP_IBP1802_10_Best_Practices_Scope_Presentation_EN_XX.pdfRDS_IBP_IBP1802_10_Best_Practices_Scope_Presentation_EN_XX.pdf
RDS_IBP_IBP1802_10_Best_Practices_Scope_Presentation_EN_XX.pdf
 
SAP Smart Financials 1.0
SAP Smart Financials 1.0SAP Smart Financials 1.0
SAP Smart Financials 1.0
 
Principles of SAP HANA Sizing - on premise and cloud-1.pdf
Principles of SAP HANA Sizing - on premise and cloud-1.pdfPrinciples of SAP HANA Sizing - on premise and cloud-1.pdf
Principles of SAP HANA Sizing - on premise and cloud-1.pdf
 
Process-Driven SAP Management for successful SAP Projects
Process-Driven SAP Management for successful SAP ProjectsProcess-Driven SAP Management for successful SAP Projects
Process-Driven SAP Management for successful SAP Projects
 
Eh p8 sp10_delta_scope_final
Eh p8 sp10_delta_scope_finalEh p8 sp10_delta_scope_final
Eh p8 sp10_delta_scope_final
 
#askSAP Analytics Innovations Community Call: SAP 2018 strategy and Roadmap f...
#askSAP Analytics Innovations Community Call: SAP 2018 strategy and Roadmap f...#askSAP Analytics Innovations Community Call: SAP 2018 strategy and Roadmap f...
#askSAP Analytics Innovations Community Call: SAP 2018 strategy and Roadmap f...
 
2015 10 integrated program mgmt dassian overview
2015 10 integrated program mgmt dassian overview2015 10 integrated program mgmt dassian overview
2015 10 integrated program mgmt dassian overview
 
How a real time platform supports the modern utility
How a real time platform supports the modern utilityHow a real time platform supports the modern utility
How a real time platform supports the modern utility
 
Revolutionizing_Finance_Ovigele2020_VIR_S4HANA486.pdf
Revolutionizing_Finance_Ovigele2020_VIR_S4HANA486.pdfRevolutionizing_Finance_Ovigele2020_VIR_S4HANA486.pdf
Revolutionizing_Finance_Ovigele2020_VIR_S4HANA486.pdf
 
Building the Business Case for SAP S/4HANA
Building the Business Case for SAP S/4HANABuilding the Business Case for SAP S/4HANA
Building the Business Case for SAP S/4HANA
 
SAP S/4 HANA - SAP sFIN (Simple Finance) - Financial Reporting and Advanced A...
SAP S/4 HANA - SAP sFIN (Simple Finance) - Financial Reporting and Advanced A...SAP S/4 HANA - SAP sFIN (Simple Finance) - Financial Reporting and Advanced A...
SAP S/4 HANA - SAP sFIN (Simple Finance) - Financial Reporting and Advanced A...
 
Introduction to SAP Business One HANA
Introduction to SAP Business One HANAIntroduction to SAP Business One HANA
Introduction to SAP Business One HANA
 
Implementation of SAP BI in Coca Cola
Implementation of SAP BI in Coca ColaImplementation of SAP BI in Coca Cola
Implementation of SAP BI in Coca Cola
 
Sap bpc - models -- comment ce real-time-planning-and-performance-management...
Sap bpc  - models -- comment ce real-time-planning-and-performance-management...Sap bpc  - models -- comment ce real-time-planning-and-performance-management...
Sap bpc - models -- comment ce real-time-planning-and-performance-management...
 
1NT Webinar_Simple Projects
1NT Webinar_Simple Projects1NT Webinar_Simple Projects
1NT Webinar_Simple Projects
 
L1_S4HANA_Private_Cloud.pptx
L1_S4HANA_Private_Cloud.pptxL1_S4HANA_Private_Cloud.pptx
L1_S4HANA_Private_Cloud.pptx
 
Intro_S4HANA_Using_Global_Bike_SAP_slides_en_v.4.1.pdf
Intro_S4HANA_Using_Global_Bike_SAP_slides_en_v.4.1.pdfIntro_S4HANA_Using_Global_Bike_SAP_slides_en_v.4.1.pdf
Intro_S4HANA_Using_Global_Bike_SAP_slides_en_v.4.1.pdf
 
SAP Rapid Deployment Options
SAP Rapid Deployment OptionsSAP Rapid Deployment Options
SAP Rapid Deployment Options
 

More from Espedia Consulting

More from Espedia Consulting (13)

Espedia pdp 4 fashion - overview presale
Espedia   pdp 4 fashion - overview presaleEspedia   pdp 4 fashion - overview presale
Espedia pdp 4 fashion - overview presale
 
SAP FORUM Espedia presentazione_i2p_4.3.
SAP FORUM Espedia presentazione_i2p_4.3.SAP FORUM Espedia presentazione_i2p_4.3.
SAP FORUM Espedia presentazione_i2p_4.3.
 
Comer industries case study
Comer industries case studyComer industries case study
Comer industries case study
 
Espedia New Company Profile
Espedia New Company ProfileEspedia New Company Profile
Espedia New Company Profile
 
Espedia New Company Profile
Espedia New Company ProfileEspedia New Company Profile
Espedia New Company Profile
 
EH&S Espedia
EH&S EspediaEH&S Espedia
EH&S Espedia
 
Espedia Visual Enterprise Overview
Espedia Visual Enterprise OverviewEspedia Visual Enterprise Overview
Espedia Visual Enterprise Overview
 
Espedia Company Profile English version
Espedia Company Profile English versionEspedia Company Profile English version
Espedia Company Profile English version
 
Espedia Company Profile
Espedia Company ProfileEspedia Company Profile
Espedia Company Profile
 
SAP MII
SAP MIISAP MII
SAP MII
 
Espedia Enterprise Mobility
Espedia Enterprise MobilityEspedia Enterprise Mobility
Espedia Enterprise Mobility
 
SAP Idea to Performance
SAP Idea to PerformanceSAP Idea to Performance
SAP Idea to Performance
 
2° Sap Sustainability Forum
2° Sap Sustainability Forum 2° Sap Sustainability Forum
2° Sap Sustainability Forum
 

Recently uploaded

Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionDilum Bandara
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Enterprise Knowledge
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 3652toLead Limited
 
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo DayH2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo DaySri Ambati
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsPixlogix Infotech
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningLars Bell
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024Stephanie Beckett
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostZilliz
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfPrecisely
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piececharlottematthew16
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxhariprasad279825
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 

Recently uploaded (20)

Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An Introduction
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365
 
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo DayH2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and Cons
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine Tuning
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piece
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptx
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 

SAP PPM 6.0 powered by HANA

  • 1. SAP Portfolio and Project Management 6.0 February 25th 2014 Eddi Biasotto
  • 2. Agenda • PPM 6.0 Timeline and Scope • Performance Optimizations HANA-specific and non-HANA • New financial KPIs for SAP Portfolio Management • Change calculation of Financial Planning Data during roll up • Integration and Object Links • Integration to SAP‘s Environmental Compliance • Activated Switched in 6.0 Standard • Archiving and ILM Enablement © 2013 SAP AG. All rights reserved. Customer 2
  • 3. Overview of SAP roadmap for EPPM SAP Commercial Project Management 1.0 RDS (R&D,IT,Capex,Analytics) Portfolio Management SAP PPM 6.0 on HANA Resource Management Project Management SAP PS on HANA Idea Management* Project Connection Mobile Scenarios PPM IT in Solution Manager Social Collaboration* Solution today *Consulting Solution © 2013 SAP AG. All rights reserved. Planned innovations Future direction Innovation covered in this session Customer 3
  • 4. SAP Portfolio and Project Management powered by HANA Analytics Mobile Database & Technology
  • 5. Product Evolution for SAP PPM SAP Portfolio and Project Management SAP Portfolio and Project Management 5.0 SAP RPM 4.0 SAP RPM 4.5 SAP Portfolio and Project Management 5.0 SAP Portfolio and Project Management 6.0 SAP Portfolio and Project Management 6.x Customer Connection PPM on HANA PPM on HANA cProjects 4.0/4.5 SAP Enterprise Project Connection 1.0 SAP Enterprise Project Connection 2.0 SAP Enterprise Project Connection 2.0 SAP Enterprise Project Connection 2.0 SAP Project System SAP ERP Project System SAP ERP Project System SAP ERP Project System SAP ERP Project System Business Suite on HANA Business Suite on HANA Business Suite on HANA 2008 © 2013 SAP AG. All rights reserved. 2010 2012 2013 2014 Customer 5
  • 6. Customer Engagement Initiative Pain Points (Customer input) Focus for PPM 6.0 for project, task, item and initiative dashboards Dashboards - Performance of project/item/initiative Dashboards for large portfolios - Adding of additional information (e.g. from accounting, Project System or PLM) not possible due to performance impact - Authorization checks impact performance Acceleration of Authorization checks in dashboards Extraction of Integration Data: - Runtime Extraction and Rollup Rollup: Planned enhancements for Financial and Capacity Rollup in Portfolio Reporting Realtime Analytics for - PPM and Integration data - Cross-Project and Portfolio reports currently not possible due to performance impact © 2013 SAP AG. All rights reserved. Customer 6
  • 7. Agenda • PPM 6.0 Timeline and Scope • Performance Optimizations HANA-specific and non-HANA • New financial KPIs for SAP Portfolio Management • Change calculation of Financial Planning Data during roll up • Integration and Object Links • Integration to SAP‘s Environmental Compliance • Activated Switched in 6.0 Standard • Archiving and ILM Enablement © 2013 SAP AG. All rights reserved. Customer 7
  • 8. Challenges in Portfolio and Project Management Portfolio Management Project Management Resource Management Do the right things Do the things right Do more with less Increasing number of projects/proposals Increased complexity due to business requirements including constant change requests Limited availabiliity of resources requires efficient search for resources Decision Makers require Intuitive realtime analytics that trigger alerts Efficient response to issues requires detailed information from source systems © 2013 SAP AG. All rights reserved. Increasing number of tasks Change requests force project leads to simulate impact quickly Customer 8
  • 9. SAP’s In-Memory Data Management innovation Providing real-time platform for enterprise applications A common Database Approach for OLTP and OLAP Using an In-Memory Column Database Hasso Plattner VS Transact © 2013 SAP AG. All rights reserved. Analyze Accelerate Transactions + Analysis directly in-memory Customer 9
  • 10. Challenges in SAP PPM today when reporting OLAP Financials(CO/PS) aggregate SAP PPM Portfolio Data Extract Project Data Resources (HR) + Aggregated Information from Core Systems Enrich data from Core Systems SAP PPM + SAP PS/CO + SAP PLM Lack of granularity in reporting …(PLM, CATS, PM…) © 2013 SAP AG. All rights reserved. Customer 10
  • 11. Leveraging SAP HANA in PPM Realtime Reporting based on System information directly in PPM Virtual Data Models powered by SAP HANA Virtual Data Model Project System © 2013 SAP AG. All rights reserved. Virtual Data Model Portfolio and Project Management Virtual Data Model Virtual Data Model CO PLM Customer 11
  • 12. SAP Portfolio and Project Management 6.0 At a Glance Why a release dedicated to performance? • Make SAP Portfolio and Project Management ready for SAP‘s strategic innovation platform SAP HANA • Optimize code to handle more data and avoid performance bottle necks • SAP HANA can help speed up interactive analysis of project portfolios What are the consequences for customers? • SAP Portf. and Proj. Mgmt 6.0 is a normal release running on both standard relational databases and SAP HANA • All customers can upgrade to PPM 6.0 • Transactions + Analysis directly in-memory On all DB platforms, functionality is equal, but performance is different © 2013 SAP AG. All rights reserved. Customer 12
  • 13. SAP Portfolio and Project Management Scope PPM 6.0 Optimization for Project Management • Faster access to information SAP Business Suite Apps BW VDL PPM SRM SCM CRM ERP • • Project Dashboard Task Dashboard • Update multiple Tasks • Search • Evaluations and Thresholds HANA DB Optimization for Portfolio Management • Faster access to information • • Apps BW SAP PPM HANA DB © 2013 SAP AG. All rights reserved. Item and Initiative Dashboards Metrics • • Financial and Capacity Planning Bucket Rollup • Authorization Checks Archiving for Portfolio Objects Enhanced calculation for Financial KPIs Customer 13
  • 14. Performance Optimizations PPM 5.0 User Interface ABAP Application Server PPM 6.0 – Ways of performance optimizations User Interface User Interface ABAP Opt. Application ABAP Server Code ABAP Application Server User Interface ABAP Application Server Views HANA Any DB © 2013 SAP AG. All rights reserved. Stored Procedures HANA Any DB Customer 14
  • 15. HANA Optimization via Code Switch User Interface ABAP code contains switches to call HANA specific logic in case A HANA DB is installed ABAP Application Server IF DB=HANA YES HANA specific Logic NO Any DB Logic (via OpenSQL) Business logic is the same – no functional differences! Two ways of optimizing via HANA HANA Views  Combines accesses to different tables into a single view  Includes calculations previously done in ABAP, e.g. aggregations HANA Stored Procedures Views, Stored Procedures  Sophisticated scripts with business logic transferred from ABAP to the database layer HANA © 2013 SAP AG. All rights reserved. Customer 15
  • 16. Customer Example – Automotive Industry Performance Results Customer leveraging SAP HANA in a SAP Portfolio and Project Management scenario • Project Management for R&D projects • Customer system contains approx. 8.000.000 project tasks • 15.000 users using the system for confirmation of tasks Open Task Dashboard Set Task Status Open Task Save Tasks Small Dashboard Large Dashboard XL Dashboard (25 tasks) (1500 tasks) (~6400 tasks) Before 30,4 s 86,3 s timeout Today 4,9 s 6,7s 10,2 Improvement 84% 92% © 2013 SAP AG. All rights reserved. Customer 16
  • 17. Agenda • PPM 6.0 Timeline and Scope • Performance Optimizations HANA-specific and non-HANA • New financial KPIs for SAP Portfolio Management • Change calculation of Financial Planning Data during roll up • Integration and Object Links • Integration to SAP‘s Environmental Compliance • Activated Switched in 6.0 Standard • Archiving and ILM Enablement © 2013 SAP AG. All rights reserved. Customer 17
  • 18. Overview © 2013 SAP AG. All rights reserved. Customer 18
  • 19. Overview © 2013 SAP AG. All rights reserved. Customer 19
  • 20. Bussines Context © 2013 SAP AG. All rights reserved. Customer 20
  • 21. Benefits © 2013 SAP AG. All rights reserved. Customer 21
  • 22. Fact Sheet © 2013 SAP AG. All rights reserved. Customer 22
  • 23. Business Case in Portfolio Item Revenues Visualization of Planned/Actual Revenues on Financial Information tab - Planned Revenue (Total/YTD) - Actual Revenue (Total/YTD) © 2013 SAP AG. All rights reserved. Customer 23
  • 24. Business Case in Portfolio Item KPIs N: Total number of periods i: Discount rate (constant) t: Period the cashflow occurs R(t): Net cashflow (revenue ./. cost) in period t NPV Calculation: - Based on Planned Values -> Planned NPV - Start Period = Planned Start of the Item - Discount Rate = defined in customizing (time dependent) - Calculation can be deactivated or adjusted via BADI method © 2013 SAP AG. All rights reserved. Customer 24
  • 25. Enhanced Calculation for Financial KPIs Portfolio Item and Initiative Aggregated Values for - Planned Revenue(Total/YTD) - Actual Revenue(Total/YTD) based on Financial Planning Calculation of - NPV - ROI - IRR - Payback Period - ECV based on Financial Planning © 2013 SAP AG. All rights reserved. Customer 25
  • 26. Agenda • PPM 6.0 Timeline and Scope • Performance Optimizations HANA-specific and non-HANA • New financial KPIs for SAP Portfolio Management • Change calculation of Financial Planning Data during roll up • Integration and Object Links • Integration to SAP‘s Environmental Compliance • Activated Switched in 6.0 Standard • Archiving and ILM Enablement © 2013 SAP AG. All rights reserved. Customer 26
  • 27. Changed Currency Conversion Logic (1/2) © 2013 SAP AG. All rights reserved. Customer 27
  • 28. Changed Currency Conversion Logic (2/2) © 2013 SAP AG. All rights reserved. Customer 28
  • 29. Agenda • PPM 6.0 Timeline and Scope • Performance Optimizations HANA-specific and non-HANA • New financial KPIs for SAP Portfolio Management • Change calculation of Financial Planning Data during roll up • Integration and Object Links • Integration to SAP‘s Environmental Compliance • Activated Switched in 6.0 Standard • Archiving and ILM Enablement © 2013 SAP AG. All rights reserved. Customer 29
  • 30. Overview © 2013 SAP AG. All rights reserved. Customer 30
  • 31. Business Context © 2013 SAP AG. All rights reserved. Customer 31
  • 32. Business Context © 2013 SAP AG. All rights reserved. Customer 32
  • 33. Benefits © 2013 SAP AG. All rights reserved. Customer 33
  • 34. Energy and Environmental Initiative Management Manage, prioritize and execute on a large portfolio of efficiency initiatives Portfolio Evaluations Project Execution  Describe capex and resource savings  Dynamic calculation of cashflows, NPV, IRR and Payback period with time dependent interest rates  Compare and prioritize initiatives  Orchestrate management approvals and budget releases  Manage tasks, roles, project budgets, etc.  Compare planned with real impact on resource and financial savings  Sharing and collaborating on Best Practices © 2013 SAP AG. All rights reserved. Customer 34
  • 35. Agenda • PPM 6.0 Timeline and Scope • Performance Optimizations HANA-specific and non-HANA • New financial KPIs for SAP Portfolio Management • Change calculation of Financial Planning Data during roll up • Integration and Object Links • Integration to SAP‘s Environmental Compliance • Activated Switched in 6.0 Standard • Archiving and ILM Enablement © 2013 SAP AG. All rights reserved. Customer 35
  • 36. Overview on Activated Switches © 2013 SAP AG. All rights reserved. Customer 36
  • 37. Improvements Without Activation Badl or Switch © 2013 SAP AG. All rights reserved. Customer 37
  • 38. Agenda • PPM 6.0 Timeline and Scope • Performance Optimizations HANA-specific and non-HANA • New financial KPIs for SAP Portfolio Management • Change calculation of Financial Planning Data during roll up • Integration and Object Links • Integration to SAP‘s Environmental Compliance • Activated Switched in 6.0 Standard • Archiving and ILM Enablement © 2013 SAP AG. All rights reserved. Customer 38
  • 39. Overview: Archiving in Portfolio Management PPM 6.0 © 2013 SAP AG. All rights reserved. Customer 39
  • 40. Overview: ILM Enablement in PPM 6.0 © 2013 SAP AG. All rights reserved. Customer 40
  • 41. Business Context: Archiving in PPM 6.0 © 2013 SAP AG. All rights reserved. Customer 41
  • 42. Business Context: ILM Enablement in PPM 6.0 © 2013 SAP AG. All rights reserved. Customer 42
  • 43. Benefits of Archiving in PPM 6.0 © 2013 SAP AG. All rights reserved. Customer 43
  • 44. Benefits of ILM Enablement in SAP PPM 6.0 © 2013 SAP AG. All rights reserved. Customer 44
  • 45. Thank you! Contact information: Eddi Biasotto Solution Management Eddi.biasotto@espedia.it