SAP BI Data Modeling

Hello Guru's
I am new to Data Modeling in SAP BI Can you please provde me good tutorials on  Data Modeling. Please provide me step by step procedure for modeling DSO and InfoCube's starting from extraction of data from source systems
regards
Boppana
Please search the forum
Edited by: Pravender on Apr 5, 2011 12:30 PM

HI,
below are some of the links where you can get useful information on modelling.
http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/2f5aa43f-0c01-0010-a990-9641d3d4eef7
http://www.sap-press.de/download/dateien/826/sappress_sap_bw_data_modeling.pdf
http://www.pdf4me.net/pdf-data/sap-bi-modelling.php
http://help.sap.com/bp_bw370/documentation/Multi_Dimensional_Modeling.pdf
I hope it helps you

Similar Messages

  • Hierarchies in SAP MDG data model

    Hello Gurus,
    Could any one please let me know how to create hierarchies in SAP MDG Data models..I have gone though the SAP Help document and but couldn't understand it..If any one has worked on this , please let me know.
    Regards,
    Raghu.

    Hi Jose,
    I'll start with simple hierarchy demo containing HIERARCHY NAME, GROUP and OBJECT.[HIERARCHY NAME is the top node, GROUP is the middle node and OBJECT is the end node]
    1.In data model, you have to create all the as 3 entity types.
    2.In the middle node,i.e. GROUP here, choose the hierarchy option as version dependent or Non-version dependent as per your requirement.
    3.In the middlle node,i.e. GROUP here, build hierarchy by assigning
    Entity Type for hierarchies ->Entity Type of Node , Use
    Here the top node,i.e. HIERARCHY NAME ,will be assigned use as Hierarchy names
    You can find related documentation by using F1 help on specific field.
    4.Your hierarchy model is now ready.
    Regards,
    Vkanc9

  • SAP ISU data modeling and BW

    Hello Guru's,
    I am new to SAP ISU ,  can any help me with BW integrations of SAP ISU.
    Like IS-U data model and standard industry processes, how BW is different in SAP ISU landscape. what are the function modules used for metering and billing module. Any document in this regards will be appreciated.
    Points would be assigned.
    Regards
    Pavan

    Hi Peter,
    I addidtion to the link provided above by SAP Expert.
    Also, you may follow the link
    http://www.sap.com/industries/utilities/index.epx
    You will need login to navigate further.
    Hope this helps
    Shilpa

  • Needed SAP CRM Data model with Object, Entity and Attribute level details

    Hello all,
                 We are working on a huge IS-U / CRM implementation and we are still in the data gathering phase. The client has a whole load of legacy systems that will be replaced with IS-U and CRM. Right now we are in the process of developing data models using Excel first and then presenting them to the client to go forward from there. For this we need to have all the business objects, entities and their attributes.
    I know about the SD11 transaction, but we don't have a CRM system yet. My colleagues have access to a German ERP system and they were able to get models for HR, FI and Asset management. I tried for the Business partner / customer in there, but the models were not proper.
    So, once again, I need the specific data models out of SD 11 for  CRM business partner. If anybody has the information, please do pass it on to me as I need them urgently. It would be a great help if somebody can do so.
    Regards
    Rajesh

    I suggest the following:
    Please, check whether the system works if you activate the implementation BUPA_F4_AUGRP.
    In addition check the notes 559662, 674869 and 782927. Maybe the notes are already implemented but you can try then the implementation of the BADI (SE19). It should resolve your issue.
    I have implemented this Badi solution before, and after activation; the search help ; nor search result list did NOT show any Business partners anymore that had an authorization group I was not allowed to see.
    kind regards
    Davy Pelssers
    SAP CRM/Security consultant

  • Needed - BW data model and list of Dimensions and Fact table from BW

    Dear Friends,
    Can somebody please share SAP BW DATA MODEL (LOGICAL) and share the list of DIMENSION and FACT tables exist in BW?
    I don't have access to SAP or SAP BW and I am building data-mart and SAP FI/CO will be the source.
    Thank you very much in advance.
    Regards,
    Nitin
    Edited by: Nitin Baradia on Apr 5, 2010 9:08 AM

    Let  me rephrase.
    I got an EarlyWatch that said my dimensions on one of cube were too big.  I ran SAP_INFOCUBE_DESIGNS in SE38 in my development box and that confirmed it.
    So, I redesigned the cube, reactivated it and reloaded it.  I then ran SAP_INFOCUBE_DESIGNS again.  The cube doesn't even show up on it.  I suspect I have to trigger something in BW to make it populate for that cube.  How do I make that happen manually?
    Thanks.
    Dave

  • Tools for data modeling

    Hi,
             Can any one tell me if there are any specific tools used for logical data modeling in SAP BW data modeling . I have used Erwin as a data modeling tool for implentation of data ware house, I would like to know if there are any specific tools for SAP BW implementations.
    Response appreciated
    tanu

    Another related discussion: Looking for EDW modelling tool recommendations for BW

  • Can SAP leverage MM and classification (CL-system) data-model?

    Dear all,
    At the moment I’m working for a telecom company, setting up the Functional Management department activities to manage 2nd line support calls, and general overall application functional support.
    One of the issues is simplifying the work of monitoring Item (products, articles etc.) Master Data. Below you can see the data model where Items, their classes, the characteristics of classes and prices are stored. 
    The Legacy system has the following data-model (as ERD, <a href="http://sapparking2007.freehostia.com/LegacyModel.JPG">LegacyModel</a> )
    Main Product (i.e. Nokia 6110)
         - has zero, one or more Characteristics (i.e. 220v cord, 3v battery etc.)      
         - has zero, one or more Variants (i.e. Nokia 6110i,  Black, Red etc.)
         A Variant  (Nokia 6110i, Black)
              - has zero, one or more Characteristics (i.e. 200h stand by time etc.)      
              - has zero, one or more Deliveries (i.e. we sell “a package”)
              A Delivery (certain combination of a package : Nokia 6110i, Red, Prepaid, 1 year)
                   - Has zero, one or more Characteristics (i.e. prepaid simcard, free service etc.)
                   - Has zero, one or more Delivery Prices (i.e. prices)
                   A Delivery Price
                        - Has zero, one or more Characteristics (i.e. 1 month warenty)
                        - Has zero, one or more Prices (i.e. offer price, sales, periods)
    Well, almost perfectly normalised data-model.
    The implementation in SAP is as follows:
    Main Products , Variant and Deliveries are all stored in table MARA.
    Product is Artikeltype Z01A,
    Variant is type KMAT,
    Deliveries is type HAVA and DIEN.
    See image:
    <a href="http://sapparking2007.freehostia.com/Model01.JPG">Current Data Model</a>
    The Characteristics are stored in table CABN etc…
    The prices are stored in the SD table KONP .. (price condition). etc.
    The MARA table is connected to Classes table (KSSK) via the INOB table.
    Classes are connected to Classes with in de KSSK table.
    The filed that stores Class in the KSSK and the field that stores the Class below are 2 different type of fields (18C , and 50CN)  and they would simply wont join in a SAP query.
    The filed that stores Item to Class in the INOB and the field that stores the Class in the KSSK are 2 different type of fields (18C , and 50CN)  and they would also wont join in a SAP query.
    Therefore we have created extra Z. “Tables” (Types actually) that does the join for us.
    Functional Management personnel – are not ABAP and SQL people. So we have to keep it simple.
    After a training session – it proved to be still too complicated. After a Change Request, to create the product structure in a separated, single table, has resulted in a batch job, that create the file periodically, but not all of it. And – at the end, you never know if your data is up-to-date.
    To me it seems logical – to add a (derived) field to the KSSK and the INOB to accumulate the underlying class with the same attributes as the MARA and KSSK, so it can be properly joined. But here there is too much resistant in conjunction with SAP releases etc. AND it seem to be impossible (not sure) to define a “type table” with a derived field.
    To let programmers produce more ABAP is not a clean option either, and yes I realise one can create a sap query on a single table, and add a long SQL statement on Record level.
    So the question:
    -     Is this implementation “the best” possible in SAP?
    -     How to overcome the “unjoinable” friendly database?
    In other query tools it is possible to create “tables” as output (on the fly), where the tables can be used as input tables in a next query, and can be joined further.
    -     Is this somehow possible in SAP?
    I wonder if anyone can shade some light on this approach. We have 2 FTE to monitor 2.5 million products combinations, and the propagation of this data to over 30 sales channels – daily.    
    Thank you in advance for taking the time!
    Kind Regards,
    Doron.

    Ashish:
    Please search the space threads before posting.  There are several posts where this is already covered.
    regards,
    bill.

  • Data model design in SAP BI

    Hi All,
    I have one requirement to design the data model for BI.  How to design a dataflow in BI. I know dataflow is different from data model. Could you pls let me know hoe to design it.
    Is there any model available ...so that i can refer. if not let me know clearly what is a datamodel and how to design it.
    Thanks,
    Jack

    Example of data flow:
    http://wiki.sdn.sap.com/wiki/download/attachments/44794331/a6.gif
    Data model:
    http://wiki.sdn.sap.com/wiki/download/attachments/36064/5.JPG

  • Migrating SAP BW into Oracle data model

    We have a requirement where the exisiting data from SAP BW needs to be migrated into Oracle. Since I do not have any prior SAP BW experience, I wanted to ask the forum on what their thoughts are in converting the data model from SAP BW into Oracle. Would that be straight forward conversion for the fact and dimension tables into Oracle or are there certain things we need keep in mind while designing the data model in Oracle. For ex: indexes, keys, attributes etc if they are handled any differently between the two systems.

    Hi
    ERwin will not give you the functionality to derive the logical data model from SAP BW automatically, however Saphir from Silwood Technology (www.silwoodtechnology.com) does allow you to extract the detailed metadata from the SAP BW system ( as well as from other major standard or customised ERP applications - SAP itself, Oracle, Siebel, Peoplesoft and JD Edwards). Once this information is brought into its own repository, Saphir provides a range of powerful search and view capabilities to allow you to isolate the data you are interested in and then export that information to ERwin (or any other leading Modeling tool).
    Saphir will provide you with details of the relationships and detailed definitions within SAP BW.
    Hope this helps
    Roland

  • SSM 7.0 - Copy SAP BI data into PAS or Create Dim. Model viewing BI Data

    I am using SSM 7.0 with SAP BI.  Is there some best practice / direction / comments on making a decision between:
    #1 - Duplicate SAP BI data into PAS Dimensional Model
    - Create an InfoCube in SAP BI
    - Create the model connection required by BI Connection
    - Copy the required SAP BW/BI InfoCube information into a PAS Model using the BI Connector
    - Create KPIs based on this model connection
    or
    #2 - Make SAP BI data visible in PAS Dimensional Model (no data stored in PAS)
    - Create an InfoCube in SAP BI
    - Create a Dimensional Model based on this InfoCube using a Link ID and the SCHEMA commands
    - Create a model connection to make data in InfoCube available in SSM
    - Create KPIs based on this model connection
    My thinking is that if the volume of data is low then not actually having to go to the trouble of duplicating the data in SSM would work well - with the benefit that the information is updated as soon as the SAP BI InfoCube is updated.
    (At the moment I have tried #2 but so far not failed to create an KPIs - I am wondering if the Key Figures in the InfoCube need to use a particular naming standard)

    Hi Mark,
    See the link below for a Best practice document that is available here in SDN. Although you can use queries that already exist in BW, it is usually better to create new queries adjusted to the kind of information you want to provide in SM. There are a few rules you need to follow when creating such queries, but there is actually no naming convention for its Key-Figures.
    [Best Practiceu2026 The BI Connector in SSM 7.0|https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/701b8da0-3135-2b10-929d-936e43164b06]
    Hope this helps!
    Ricardo

  • Transporting Data models in SAP HANA

    Hi All,
    I was trying to understand how data models can be transported in SAP HANA and came across the different options in the Export option of hana Studio like exporting with Delivery unit, Developer mode, etc.. Can someone please elaborate on the differences between each and the scenrio when each should be used?
    Thanks,
    Sam

    No Justin, haven't used in any "production" environments till now since the client am working for is still to be upgraded to SP7. At internal system we are doing some R&D in those lines and developing artifacts from "Development" perspective.
    Here i shared this link for reference itself.
    Also i think using Development perspective for modelling is what is being suggested going forward in blogs like this
    6 Golden Rules for New SAP HANA Developers
    May be John Appleby and his team are already using "Development" perspective consistently
    Regards,
    Krishna Tangudu

  • JSPM fails to start: Could not load data model com.sap.sdt.jspm.model

    Hi
    We running windows server with ERP 6.0 and this was coppied from another server.
    The JSPM fails with the following error.
    Trouble Ticket Report
    Java Support Package Manager for SAP NetWeaver'04s
    SID................: $(/J2EE/StandardSystem/SAPSystemName)
    Hostname...........: $(/J2EE/SAPGlobalHost)
    Install directory..: $(/J2EE/StandardSystem/SAPSIDDirectory)
    Database...........: $(/J2EE/DBSystem/DBInfoName)
    Operating System...: $(/J2EE/StandardSystem/CentralInstance/J2EEEngineInstanceHost/OpSysType)
    JDK version........: $(/SystemProperties/JavaVersion) $(/SystemProperties/JavaVendor)
    JSPM version.......: $(/MAIN_VERSION)
    System release.....: $(/J2EE/StandardSystem/Version)
    ABAP stack present.: $(/J2EE/StandardSystem/BCSystemPresent)
    The execution ended in error.
    Could not load data model com.sap.sdt.jspm.model.JspmDataModel. See previous messages.
    Class with name com.sap.sdt.j2ee.model.NWDISystemRole not found.
    More information can be found in the log file .
    Use the information provided to trouble-shoot the problem. There might be an OSS note providing a solution to this problem. Search for OSS notes with the following search terms:
    com.sap.sdt.tools.model.LoadException
    Could not load data model com.sap.sdt.jspm.model.JspmDataModel. See previous messages.
    JSPM_MAIN
    JSPMPhases
    NetWeaver Upgrade
    SAPJup
    Java Upgrade
    SAPJup.LOG
    <!LOGHEADER[START]/>
    <!HELP[Manual modification of the header may cause parsing problem!]/>
    <!LOGGINGVERSION[1.5.3.7185 - 630]/>
    <!NAME[D:
    usr
    sap
    ERP
    DVEBMGS10
    j2ee
    JSPM
    log
    log_2008_11_17_12_39_25
    SAPJup.LOG]/>
    <!PATTERN[SAPJup.LOG]/>
    <!FORMATTER[com.sap.tc.logging.ListFormatter]/>
    <!ENCODING[UTF8]/>
    <!LOGHEADER[END]/>
    #1.5 #C0000A0A0A3D00000000000F010E329300045BE031D40CA8#1226918373625#/System/Server/Upgrade/Jump##com.sap.sdt.ucp.pce.build.BuilderDirector.extractElements(BuilderDirector.java:132)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.ucp.pce.build.BuilderDirector.extractElements(BuilderDirector.java:132)#Java###Tag with name found.#2#ControlUnit#JSPM#
    #1.5 #C0000A0A0A3D000000000010010E329300045BE031D577F0#1226918373718#/System/Server/Upgrade/Jump##com.sap.sdt.ucp.pce.build.BuilderDirector.createUnits(BuilderDirector.java:186)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.ucp.pce.build.BuilderDirector.createUnits(BuilderDirector.java:186)#Java###Creating control unit .#1#JSPM#
    #1.5 #C0000A0A0A3D000000000011010E329300045BE031D6E720#1226918373812#/System/Server/Upgrade/Jump##com.sap.sdt.ucp.pce.ctrl.ExecutionDialog.showWelcomeDialog(ExecutionDialog.java:421)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.ucp.pce.ctrl.ExecutionDialog.showWelcomeDialog(ExecutionDialog.java:421)#Java###Could not process dialog because execution dialogs have been suppressed.#1#JspmWelcomeDialog#
    #1.5 #C0000A0A0A3D000000000012010E329300045BE031D6E720#1226918373812#/System/Server/Upgrade/Jump##com.sap.sdt.ucp.pce.ctrl.ActionExecutor.execute(ActionExecutor.java:103)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.ucp.pce.ctrl.ActionExecutor.execute(ActionExecutor.java:103)#Java###Starting execution of action with name and type .#2#Unit#JSPM#
    #1.5 #C0000A0A0A3D000000000013010E329300045BE032541218#1226918382015#/System/Server/Upgrade/Jump##com.sap.sdt.ucp.pce.ctrl.ActionExecutor.execute(ActionExecutor.java:103)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.ucp.pce.ctrl.ActionExecutor.execute(ActionExecutor.java:103)#Java###Starting execution of action with name and type .#2#Modul#JSPMPhases#
    #1.5 #C0000A0A0A3D000000000014010E329300045BE032541218#1226918382015#/System/Server/Upgrade/Jump##com.sap.sdt.ucp.pce.ctrl.ActionExecutor.execute(ActionExecutor.java:103)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.ucp.pce.ctrl.ActionExecutor.execute(ActionExecutor.java:103)#Java###Starting execution of action with name and type .#2#Phase#JSPM_MAIN#
    #1.5 #C0000A0A0A3D000000000015010E329300045BE0333D02E8#1226918397281#/System/Server/Upgrade/Jump##com.sap.sdt.tools.model.AbstractDataModelElement.getClassByName(AbstractDataModelElement.java:743)#######Thread[main,5,main]##0#0#Error#1#com.sap.sdt.tools.model.AbstractDataModelElement.getClassByName(AbstractDataModelElement.java:743)#Java###Class with name com.sap.sdt.j2ee.model.NWDISystemRole not found.##
    #1.5 #C0000A0A0A3D000000000016010E329300045BE0333D3D80#1226918397296#/System/Server/Upgrade/Jump##com.sap.sdt.tools.model.DataModel.load(DataModel.java:89)#######Thread[main,5,main]##0#0#Error#1#com.sap.sdt.tools.model.DataModel.load(DataModel.java:89)#Java###Could not load data model com.sap.sdt.jspm.model.JspmDataModel. See previous messages.##

    Hi Patrick ,
    What user did you use to start JSPM? Was it <sid>adm? Also based on the error it seems there is something wrong with DataModel.xml JSPM uses. And you've mentioned it was copied from another system if I get it right.
    So as a quick workaround you could try removing:
    - Jspm.DataModel.xml
    - Jspm.J2EE.DataModel.xml
    - Jspm.JSPM.DataModel.xml
    from ../j2ee/JSPM/data/variables directory and give JSPM another try.
    Please make sure the rest of the XMLs are in place otherwise JSPM won't start.
    Regards,
    Vasil

  • SAP BW SRM Workflow data model design

    Hi All,
    I have a requirement from my client to design SAP BW SRM Work flow report, in output user is interested for document flow/chain starting from Shopping cart (SC) - Bid invitation (RFx) - Bid (RFx responses) - Purchase order (PO) - Confirmation. There are standard datasources and DSO's for the same but I want to check experts ideas on data model design. I am thinking to build infosets on top of DSO's but it will impact Query performance as data volume for sure will be more and will increase down the line. In addition I need to consider below exceptions or restrictions as well:
    1. Document may/may not start with SC for example one possibility is document start at SC and end at Confirmation or start at RFx and end at PO etc.
    2. User is expected to see below various possibilities of document chain in report output:
    SC - RFx - RFx responses - PO - Confirmation or
    SC - RFx - RFx responses or
    SC - PO - Confirmation or
    SC - RFx - RFx responses - PO
    SC - RFx or
    RFx - RFx responses or
    RFx or
    RFx - RFx responses - PO or
    RFx - RFx responses - PO - Confir or
    PO - Confiramtion or
    PO
    your help and ideas on this is greatly appreciated
    Thanks and Regards,
    Reddy

    Hi All,
    Any inputs or ideas on the data model design? Thanks for your help in advance
    Regards,
    Reddy

  • AllFusion Erwin Data Modeler Connection to SAP NW2004s Systems

    We would like to use a data modeling product that we purchased for many of our SAP NW systems.  We understand that there may be some restrictions on DB direct user connections and would like to confirm the following from those that may have exposure in this area:
    1.  If we connection the DM product to SAP, are there any restrictions on the data that is read from the SAP DB?
    2.  Are we violating any SAP license agreement by using the third party tool for data modeling on our SAP NW systems (since it will require a DB connection)?
    3.  Any other helpful information?
    Any guidance would be very much appreciated.
    Thanks and best regards,
    Chris

    Hi Chris,
    How does your DM product plan on "connecting" to the SAP applications?  Most of the time, SAP applications provide Remote Function Calls (RFC) (i.e. in the programming world, methods) for programmers to call in order to push or pull data to itself.  There are no restrictions here aside from the normal authorizations given to access data on the application.  Although SAP discourages any direct manipulations directly to the database layer.
    Regards,
    John Ta

  • Copy data models and reports from BW 3.1 to NW 2004s

    Hi experts,
    Our client has two BW servers: BW 3.1 and BI 7. BW 3.1 contains lots of data models and reports. And the BI 7 server is newly installed.
    Now we want to copy these data models and reports from BW 3.1 to the new BI 7 server. Are there any solutions for this?
    Thank you very much in advance.

    Hi Frank,
    Sounds like a cross version transport is needed.
    This is a solution we have used to do what you want to do:-
    Create and release a transport as per normal.
    Copy and transport the files from the source system (BW 3.1) e.g /usr/sap/trans/data & /usr/sap/trans/cofiles to the same folders on the target system.
    Basis help is needed here.
    From here onwards using stms_import should help you in the normal manner.
    Works a treat.
    Have transported the following all correctly appearing as 3.x data models in NW2004s.
    DSO objects.
    Cubes
    Transfer/Update rules
    Reports.
    Cheers,
    Pom

Maybe you are looking for

  • Mobile index not redirecting to index for appropriate device (desktop or tablet)

    When a user shares my website from their phone browser and another user clicks the link from a tablet or desktop, it still shows the phone version.  For instance: My son shares the website using the share feature on his android phone.  No matter WHER

  • Backing up iTunes on external hard drive

    I'm getting a new computer. How can I back up my all of my musice on iTunes onto my external hard drive so I can move it all onto my new computer? Every time I try to do this iTunes tells me to put it on a CD.

  • Oracle SQL Developer 1,1 patch 1 nls_comp

    Hi, Does anyone know if the "nls_comp=ANSI" bug is fixed in patch 1? I have checked the bugs page, but it is not mentioned there. I am reluctant to download and try it out because the initial release crashed our development server. Thanks Mike

  • Is it possible to install Bridge CS6 now I am on CC2014?

    Hi there Along with many people I miss the very useful thumbnail output feature from Bridge CS6 that allowed me to make a pdf showing thumbnails of all images  EVEN INSIDE SUBFOLDERS from a given folder. The function seems to be broken in CC2014. Thi

  • IMovie not playing back edit master video on viewer

    I recently dumped about 140GB of various clips into iMovie, and I hit a couple of snags and need some help. First let's go with the easy question 1st. Is there way to categorize or arrange clips into groupings before you start editing? I'm sure there