bpc 10 bw to bpc through dm.pdf

13
pdfcrowd.com open in browser PRO version Are you a developer? Try out the HTML to PDF API Follow: RSS Email Twitter Enter Keywords BLOG SERVICE DESK CAREERS ABOUT US CONTACT US NEWS EVENTS RESOURCES CASE STUDIES INDUSTRIES SOLUTIONS TAGS automating data load, BPC, BPC process chain, Business Planning and Consolidation, data loads, infoobject, master data, NetWeaver, SAP automation, SAP BI, SAP BPC, SAP Business Intelligence, SAP BW, SAP Netweaver SAP BPC 10 NetWeaver Platform: Automate Master Data Loads from BW to BPC by admin on November 23rd, 2012 Author: Jaye Dutton, Practice Lead BI Introduction Back in 2010 shortly after SAP released BPC NW 7.5, SAP SDN published a how- to document for automating the loading of master data and hierarchies from BW to BPC. Please click here to read instructions. This document addressed (some modification required) the issue of how to get the master data from BW that is loaded nightly via a BW process chain from ECC into BPC, closing the loop for master data maintenance whilst still allowing BPC users to create ad hoc master data for planning requirements. Article Search: Categories Business Intelligence ERP (Enterprise Resource Planning) ERP in the Cloud Human Capital Management NTT DATA Business Solutions SAP BusinessObjects SAP CRM SAP Financials SAP Hosting and Support SAP HR/Payroll SAP Industry Solutions SAP Rapid Deployment Solutions SuccessFactors

Upload: mdkumarz4526

Post on 29-Nov-2015

204 views

Category:

Documents


21 download

DESCRIPTION

BW to BPC through DataManager packages

TRANSCRIPT

Page 1: BPC 10 BW to BPC through DM.pdf

pdfcrowd.comopen in browser PRO version Are you a developer? Try out the HTML to PDF API

Follow: RSS Email Twitter

Enter KeywordsBLOGSERVICE DESKCAREERSABOUT US

CONTACT USNEWSEVENTSRESOURCESCASE STUDIESINDUSTRIESSOLUTIONS

TAGS

automating dataload, BPC, BPCprocess chain,BusinessPlanning andConsolidation,data loads,infoobject, masterdata, NetWeaver,SAP automation,SAP BI, SAP BPC,SAP BusinessIntelligence, SAPBW, SAPNetweaver

SAP BPC 10 NetWeaver Platform: AutomateMaster Data Loads from BW to BPCby admin on November 23rd, 2012

Author: Jaye Dutton, Practice Lead BI

Introduction

Back in 2010 shortly after SAP released BPC NW 7.5, SAP SDN published a how-to document for automating the loading of master data and hierarchies from BW toBPC. Please click here to read instructions.

This document addressed (some modification required) the issue of how to get themaster data from BW that is loaded nightly via a BW process chain from ECC intoBPC, closing the loop for master data maintenance whilst still allowing BPC users tocreate ad hoc master data for planning requirements.

Article Search:

Categories

Business Intelligence

ERP (Enterprise Resource Planning)

ERP in the Cloud

Human Capital Management

NTT DATA Business Solutions

SAP BusinessObjects

SAP CRM

SAP Financials

SAP Hosting and Support

SAP HR/Payroll

SAP Industry Solutions

SAP Rapid Deployment Solutions

SuccessFactors

Page 2: BPC 10 BW to BPC through DM.pdf

pdfcrowd.comopen in browser PRO version Are you a developer? Try out the HTML to PDF API

The standard BPC data manager package has vastly improved since then, howeverthe issue still remains: How to automate the BPC master data update and include inthe nightly BW master data update?

Key Point

The back end of BPC was completely re-written for BPC 10 for the reading and writingof transactional and master data; meaning the solution provided in the afore mentionedhow-to guide no longer works.

BPC 10 Standard Data Manager

SAP BPC provides a standard approach to loading master data from BW info objectsinto BPC. This uses the BPC Data Manager package along with transformation andconversion files. With the addition of start and end routines this has become a moreuseful option. However the creation and maintenance of these files is another skill setand the scheduling doesn’t allow for integration into existing BW process chains.

SAP BPC 10 Data Manager Package:

Corresponding Process Chains:

SuccessFactors

Recent Articles

Predictive Analytics in Financial Services

SAP Australian User Group National Summit

2013

Optimising Mining Operations to Drive Increased

Profitability

Mastering Business Analytics 2013 – In a

Nutshell …

NTT DATA Business Solutions’ Vision for

Financial Reporting – How To Integrate

Operational and Management Reporting Using

SAP Solutions

The Latest in On Premise and Cloud SAP and

SuccessFactors and How to Determine the Best

Roadmap for Your Company

Heard About the Haze in Kuala Lumpur,

Malaysia – Are We Ready for Cloud HCM?

A Vision for Finance Reporting and Planning

An Approach to Enterprise Data Quality and Data

Reconciliation

SuccessFactors LMS vs SAP LSO: Some

Page 3: BPC 10 BW to BPC through DM.pdf

pdfcrowd.comopen in browser PRO version Are you a developer? Try out the HTML to PDF API

The original how-to guide for running a BPC process chain is still viable usingupdated hint files for the new BPC 10 process chains. However this still requires thecreation of BPC transformation and conversion files. As a BW technical guy, I don’twant another place to monitor and maintain, I want to be able to update BPC masterdata the same way I did for IP and BPS. So how do I do it?

The Step-by-Step Solution

SAP BPC 10 has a new web based administration client for the administering ofModels (BPC 10 talk for Applications) and Dimensions. It also allows the maintenanceof master data and hierarchies:

Display of account master data prior to update from BW:

SuccessFactors LMS vs SAP LSO: Some

Observations

Archives

October 2013

September 2013

August 2013

July 2013

June 2013

May 2013

April 2013

March 2013

February 2013

November 2012

August 2012

July 2012

June 2012

April 2012

March 2012

November 2011

October 2011

September 2011

August 2011

July 2011

June 2011

May 2011

April 2011

Page 5: BPC 10 BW to BPC through DM.pdf

pdfcrowd.comopen in browser PRO version Are you a developer? Try out the HTML to PDF API

* Note: Any conversion from BW to BPC format would be done in the BWtransformation. In this example I have concatenated the chart of account and theaccount number to become the BPC account.

The data is then loaded from BW to BPC using a BW DTP:

Once data is loaded it needs to be activated as in standard BW:

Page 7: BPC 10 BW to BPC through DM.pdf

pdfcrowd.comopen in browser PRO version Are you a developer? Try out the HTML to PDF API

Hierarchies

The Standard BW hierarchy transformation can be complex to map from one infoobject to another:

NTT DATA Business Solutions provides two alternatives to manually creating atransformation for each hierarchy.

1) BW to BPC hierarchy copy program

This program takes a hierarchy from a BW infoobject and copies it to a BPC

Page 8: BPC 10 BW to BPC through DM.pdf

pdfcrowd.comopen in browser PRO version Are you a developer? Try out the HTML to PDF API

Dimension, taking care of the transformation and allowing prefix’s and compoundinfoobjects.

2) Utilising NTT DATA Business Solutions BW to BPC interface to automatically mapthe source to the target using the pre-determined configuration

This can all be then put into a BW process chain and added to the nightly schedule:

Page 11: BPC 10 BW to BPC through DM.pdf

pdfcrowd.comopen in browser PRO version Are you a developer? Try out the HTML to PDF API

Hi Jaye,

Thanks for the guide, it makes the loading process much more clear. I was able tofollow all the steps, until the “The final step is to run the BW to BPC update program:”Please, where can I get this program?

At this moment I’m not able to see the loaded data in BPC.

Thanks for advice,Ondrej

Jaye permalink

June 7, 2013 at 11:38 am

Hi Ondrej,

Thanks for your message.

The program is one we developed here that reads the data from the BW tables anduses the interfaces:– if_uja_member_manager~save– if_uja_member_manager~process

To save the data to BPC and Process the dim to make it available.

If you would like to discuss this in any further detail please do not hesitate to contact02 8908 4200

Cheers,Jaye.

Leave a Reply

Page 12: BPC 10 BW to BPC through DM.pdf

pdfcrowd.comopen in browser PRO version Are you a developer? Try out the HTML to PDF API

About

NTT DATA Business Solutions Asia Pacific (formerly Extend Technologies, Cornerstone Asia, Business Formulaand Innogence) designs, implements, supports, and hosts SAP centric business solutions for organisations of

Search

Search

Name: (required):

Email: (required):

Website:

Comment:

Note: XHTML is allowed. Your email address will never be published.

Subscribe to this comment feed via RSS

Submit Comment

Page 13: BPC 10 BW to BPC through DM.pdf

pdfcrowd.comopen in browser PRO version Are you a developer? Try out the HTML to PDF API

all sizes. The unified Solutions Group forms the largest global reseller of SAP license and focuses on end-to-endsolutions across the entire SAP portfolio of applications and sixteen industry domains. NTT DATA BusinessSolutions provides services to over 5,000 SAP customers and operates ten dedicated SAP Hosting Centresglobally.

NTT DATA Business Solutions offers a powerful, unified combination of businesses delivering full-service SAPsolutions globally. Today, this strategic collaboration of highly regarded, market leading entities - with more than3,000 employees across Asia Pacific, Europe and North America - comprises one of the world's largest jointlycoordinated networks of SAP consultants.