business rules overview presentation

9
Business Rules in SAP Business Planning and Consolidation SAP Product Support March 20,2008

Upload: mvelozman

Post on 17-Dec-2015

7 views

Category:

Documents


1 download

DESCRIPTION

Business Rules in SAP BPC

TRANSCRIPT

  • Business Rules inSAP Business Planning and Consolidation

    SAP Product SupportMarch 20,2008

  • Types of Business RulesAccount Transformation (CalcAccount) Performs a straight summarization of a group of accounts

    Carry Forward (CopyOpening) Summarizes a group of activity accounts and copies the value into an opening balance account

    Currency Translation (FX) Performs standard currency translation.

    Intercompany Eliminations (AutoElim) Performs intercompany eliminations.

    US Eliminations (Elim) Controls where in an Entity dimension member the results of eliminations are stored.

    Validations (Valid) Allows user to check integrity and correctness of entered values.

  • Business Rules (also known as table based logic)Encrypted SQL Stored procedures that are shipped with the product

    Written by product development and cannot be modified by users

    Parameters are defined in BPC Administration and then executed through scripting logic

    Parameters are application specific but procedures are in all applications

  • When are Business Rules Used SAP 2007 / Page *

    UsesBusiness RulesReporting ValuesYesCreating RecordsYesMoving DataYesCalculations on base recordsYesCalculations on parent levelsYes

  • How and when is logic executedBusiness RulesExecuted by using the *RUN_STORED_PROCEDURE script logic command in a script logic file.

    Business rule is executed when the script file is executed

  • Pros and ConsBusiness RulesProsCode is centrally stored and parameters are maintained by the application administratorExecution can be setup to run on-demand or automaticallyTypically fastest execution because it works in the relational database using SQL Server memoryConsIf product development hasnt written it, it cannot be done with BRStored procedures cannot be customized to fit unique client needs.Rules tables are not well documented and can be difficult to understand

  • Who typically writes logic and whenBusiness RulesImplementation consultants, application administratorsTypically during implementation but can be modified anytime business processes change.

  • Business Rules Syntax

  • Business rules troubleshootingMost likely issue is with the parameters in the table.Make sure the name of the rule there calling is correct.You might see cases where logic directly calls the stored procedure (*RUN_STORED_PROCEDURE) directly rather than using the wrapper function. The SP name can change so the best practice is to always call the wrapper which stays the same.Because the procedures are encrypted, there isnt anything you can do to check for code errors.

  • SAP 2007 / Page *Copyright 2007 SAP AGAll rights reservedNo part of this publication may be reproduced or transmitted in any form or for any purpose without the express permission of SAP AG. The information contained herein may be changed without prior notice.Some software products marketed by SAP AG and its distributors contain proprietary software components of other software vendors.SAP, R/3, mySAP, mySAP.com, xApps, xApp, SAP NetWeaver, Duet, Business ByDesign, ByDesign, PartnerEdge and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and in several other countries all over the world. All other product and service names mentioned and associated logos displayed are the trademarks of their respective companies. Data contained in this document serves informational purposes only. National product specifications may vary.

    The information in this document is proprietary to SAP. This document is a preliminary version and not subject to your license agreement or any other agreement with SAP. This document contains only intended strategies, developments, and functionalities of the SAP product and is not intended to be binding upon SAP to any particular course of business, product strategy, and/or development. SAP assumes no responsibility for errors or omissions in this document. SAP does not warrant the accuracy or completeness of the information, text, graphics, links, or other items contained within this material. This document is provided without a warranty of any kind, either express or implied, including but not limited to the implied warranties of merchantability, fitness for a particular purpose, or non-infringement.SAP shall have no liability for damages of any kind including without limitation direct, special, indirect, or consequential damages that may result from the use of these materials. This limitation shall not apply in cases of intent or gross negligence.The statutory liability for personal injury and defective products is not affected. SAP has no control over the information that you may access through the use of hot links contained in these materials and does not endorse your use of third-party Web pages nor provide any warranty whatsoever relating to third-party Web pagesWeitergabe und Vervielfltigung dieser Publikation oder von Teilen daraus sind, zu welchem Zweck und in welcher Form auch immer, ohne die ausdrckliche schriftliche Genehmigung durch SAP AG nicht gestattet. In dieser Publikation enthaltene Informationen knnen ohne vorherige Ankndigung gendert werden.Einige von der SAP AG und deren Vertriebspartnern vertriebene Softwareprodukte knnen Softwarekomponenten umfassen, die Eigentum anderer Softwarehersteller sind.SAP, R/3, mySAP, mySAP.com, xApps, xApp, SAP NetWeaver, Duet, Business ByDesign, ByDesign, PartnerEdge und andere in diesem Dokument erwhnte SAP-Produkte und Services sowie die dazugehrigen Logos sind Marken oder eingetragene Marken der SAP AG in Deutschland und in mehreren anderen Lndern weltweit. Alle anderen in diesem Dokument erwhnten Namen von Produkten und Services sowie die damit verbundenen Firmenlogos sind Marken der jeweiligen Unternehmen. Die Angaben im Text sind unverbindlich und dienen lediglich zu Informationszwecken. Produkte knnen lnderspezifische Unterschiede aufweisen. Die in diesem Dokument enthaltenen Informationen sind Eigentum von SAP. Dieses Dokument ist eine Vorabversion und unterliegt nicht Ihrer Lizenzvereinbarung oder einer anderen Vereinbarung mit SAP. Dieses Dokument enthlt nur vorgesehene Strategien, Entwicklungen und Funktionen des SAP-Produkts und ist fr SAP nicht bindend, einen bestimmten Geschftsweg, eine Produktstrategie bzw. -entwicklung einzuschlagen. SAP bernimmt keine Verantwortung fr Fehler oder Auslassungen in diesen Materialien. SAP garantiert nicht die Richtigkeit oder Vollstndigkeit der Informationen, Texte, Grafiken, Links oder anderer in diesen Materialien enthaltenen Elemente. Diese Publikation wird ohne jegliche Gewhr, weder ausdrcklich noch stillschweigend, bereitgestellt. Dies gilt u. a., aber nicht ausschlielich, hinsichtlich der Gewhrleistung der Marktgngigkeit und der Eignung fr einen bestimmten Zweck sowie fr die Gewhrleistung der Nichtverletzung geltenden Rechts.SAP bernimmt keine Haftung fr Schden jeglicher Art, einschlielich und ohne Einschrnkung fr direkte, spezielle, indirekte oder Folgeschden im Zusammenhang mit der Verwendung dieser Unterlagen. Diese Einschrnkung gilt nicht bei Vorsatz oder grober Fahrlssigkeit.Die gesetzliche Haftung bei Personenschden oder die Produkthaftung bleibt unberhrt. Die Informationen, auf die Sie mglicherweise ber die in diesem Material enthaltenen Hotlinks zugreifen, unterliegen nicht dem Einfluss von SAP, und SAP untersttzt nicht die Nutzung von Internetseiten Dritter durch Sie und gibt keinerlei Gewhrleistungen oder Zusagen ber Internetseiten Dritter ab.Alle Rechte vorbehalten.