Showing posts with label sap bpc implementaion. Show all posts
Showing posts with label sap bpc implementaion. Show all posts

Monday, May 16, 2011

A Taste of What’s Coming in BPC 10.0

Today, the 2011 ASUG Annual Conference (and SapphireNOW) began with a series of pre-conference education sessions.  I was fortunate enough to attend the Enterprise Performance Management Version 10.0 Roadmap session led by a number of product experts within SAP’s EPM leadership team.  The goal of the session was to provide an overview of the changes that were coming in the to-be-launched-this-week EPM 10.0 as well as the vision for the suite of products beyond this pending release.

I was most interested in the SAP BusinessObjects Business Planning and Consolidation (“BPC”) portions of the session, since that’s the tool that I work with the most within the EPM product category.  In today’s session, I learned that SAP will be delivering a number of enhancements in the 10.0 release and I’ll do my best to try to outline the bigger changes below and my thoughts on those changes.

BPC Netweaver

New look and feel – One of the themes that SAP has been touting in the EPM 10.0 release is ‘Unified’, and this refers to making each of the EPM products have a similar user-friendly interface so that the user doesn’t know whether they’re in a BPC report or a Strategy Management scorecard (for example).  This new user interface seems very visually appealing based on the screenshots and demos provided.

Integrated security with Netweaver back-end – One of the complaints about BPC security in previous 7.x releases was that the security was not integrated with the underlying BW system.  SAP appears to have addressed this issue and provides a new administration area that will give system administrators a user friendly tool that acts as a front-end to PFCG or SU01 transaction code.

Enhanced hierarchy maintenance – While maintaining hierarchies were do-able by maintaining the ParentHx property in the dimension sheet, new functionality was developed that will allow for drag and drop hierarchy builds within BPC.

Enhanced script logic editor – Let’s face it, writing script logic can be less than straight-forward (and that’s putting it nicely), but with the new functionality planned for this enhancement, it will become a little easier.  With keywords and MDX statements now at a script-writer’s finger tips, searching online for the exact nomenclature will hopefully be less frequent.

No more .Net tier – As a business guy, I’m not sure that I understand exactly what this involves, but a more simplified and streamlined backend likely makes things easier.

Enhanced core consolidation functionality – New features such as Consolidation Central will give administrators a single place for configuration.  Better data validations (with thresholds that will allow consolidation process to continue or if breached, to stop) and a Consolidation Monitor (ala SEM-BCS) are added features in the upcoming release.

Ownership Manager – the Dynamic Hierarchy Editor is now called the Ownership Manager.  This web-based tool allows for auto calculation of ownership percentages based upon a user input of the Parent/Child relationships.  Based on the description, this reminds me a little of the SEM-BCS Group Shares report.

Web-based Journals – Journals will now be entered via a new web-based front-end, with what seemed to be a user-defined layout.  Enhanced journal reporting using a query manager will also allow users to better investigate the entries that are being posted in the system.

Future HANA Enablement – Beginning later in 2011, BPC will be enabled to run on HANA, first with replication of data using the Sybase Replication Server.  Then, in mid-2012, look for BPC to run fully on the HANA technology.

BPC Microsoft

Further demonstrating what SAP has said it would do, some of the Netweaver enhancements mentioned above will be available in the Microsoft platform, but not all.  Specific notable enhancements called out for the Microsoft platform were performance enhancements brought on by fully leveraging the 64-bit architecture and a new Advanced Variance Analysis tool that will help drive variance reporting.  The AVA will only be available in the Microsoft version of BPC, at least for the initial roll-out of 10.0

Conclusion

It was a really good Roadmap session with a lot of excellent and knowledgeable speakers.  I hate to short-change the speakers for the non-BPC EPM tools, but that’s what my personal focus is on these days.

I look forward to an exciting week at ASUG Annual Conference and SapphireNOW as there will be plenty of EPM sessions (more than any one person can actually attend by him/herself).

Don’t miss the official launch of EPM 10.0 on Tuesday, May 17 at 11:00am ET.

I’m quite certain that I missed out on some other enhancements that are coming in 10.0, especially on the Microsoft side, so please don’t think that’s all that’s coming.

SAP BPC Tutorials | SAP BPC Training | SAP BPC Interview Questions |SAP BPC Books

Blogger Labels: Taste,ASUG,Annual,Conference,series,education,Enterprise,Performance,Management,Version,Roadmap,session,product,leadership,team,goal,overview,vision,suite,products,BusinessObjects,Consolidation,tool,category,Netweaver,user,interface,Strategy,example,system,administration,area,PFCG,transaction,code,hierarchy,maintenance,ParentHx,dimension,sheet,script,logic,enhancement,writer,tips,nomenclature,tier,features,Central,configuration,Better,data,Monitor,Ownership,Manager,Dynamic,Editor,auto,calculation,Parent,Child,relationships,description,Group,journal,Future,HANA,Enablement,replication,Sybase,Server,technology,Microsoft,Further,platform,Specific,architecture,Variance,Analysis,Conclusion,tools,person,Interview,sessions,portions,enhancements,themes,demos,complaints,administrators,statements,thresholds,percentages,Journals,users,speakers,Tutorials,week,easier

Monday, July 19, 2010

SAP – BPC: Implementation Lesson Learnt Part – 4.

SAP – BPC: Implementation Lesson Learnt Part – 4.

Continuing from we left off last time - 

Point #4: System Landscaping:


    I recommend using a 3 tier landscape to manage your SAP BPC environment.
             

    BPC 5.1 doesn't support the classical SAP transport process. You need to use Backup/Restore option at the server management level and then use file transfer process to support the implementation and post-production support. So when you backup the development server and restore the it to the new box to create QA server, you do need to do some manual work like setting up the initial security to the newly built system & etc. Because all these work (including the file movement analogues to the transport) are manual in nature, always keep a detailed work list with proper validation to have higher accuracy & low cutover time.

image

   In case you are using a standalone BPC system only, in that scenario, 2 tiers architecture also will work.

  Now, consider a scenario, where, you have already implemented BPC - Planning. And now you want to implement BPC - Consolidation. In this case you have 2 development pipe-lines. Consider the below diagram to manage the system landscape that time.

       In the diagram below, you will be noticing the 2 lines. The top line was the first development roll out and the line below shows the current one. For example, your firm has already implemented Planning and now an initiative is happening to rollout consolidation.

image


                The green arrow signifies ‘One time Copy' to build the initial AppSet. The blue line shows the number in sequence for the object migration originated from Development AppSet-1. The black line signifies the object migration originated from the Development AppSet-2. The Red Cross signifies when the Development AppSet-2 is ready, Development AppSet -1 will be deleted and so on.

 Lastly as I have mentioned, BPC 5.1 doesn't support the classical SAP transport process, you need to be creative to establish your transport management. I plan to discuss on this in my next series.