How to design infocube and ods

Hi all,
How to design infocube and ods. What are the steps involved in this process. please send me to : [email protected]
thanx in advance
bhasakr

Hi Bhaskar ,
I found the following links which is very good as it shows how to create  infocube step by step from basic with snapshots.
http://www.bridgeport.edu/sed/projects/cs597/Fall_2003/vijaykse/step_by_step.htm
Also check the foll.
http://www.awprofessional.com/articles/article.asp?p=28666&seqNum=3&rl=1
http://help.sap.com/saphelp_nw04/helpdata/en/80/1a643fe07211d2acb80000e829fbfe/content.htm
http://www.crestech.org/Crestech/CourseCatalog/Acrobat/Sap/sap_bw_80hrs.pdf.
for creating ods objects
http://help.sap.com/saphelp_nw04/helpdata/en/4a/e71f39488fee0ce10000000a114084/content.htm
http://www.nesug.org/html/Proceedings/nesug04/pr/pr02.pdf.
http://64.233.167.104/search?q=cache:cg6dvsTAmxUJ:www.vdestiny.com/CourseOutlines/PDF/The%2520Output%2520Delivery%2520System%2520in%2520SAS%2520Software%2520-%2520Basics.pdfcreatingods&hl=en&gl=in&ct=clnk&cd=10
Please reward for the same.

Similar Messages

  • Develop report based on INFOCUBE and ODS

    Hi,
      Pls, can anybody help regarding developing reports based on INFOCUBE
    and ODS object
    i am using SAP BW 7.0
    what is the transaction code for reports
    what are the steps to develop reports
    Thanks\
    - Mubeen.

    There is no transaction code as such as you have to use the front-end application to create queries off your Cubes/ ODS.
    open Bex query designer -> select info provider (cube or ods) -> drag and drop the keyfigures in columns, -> char in rows -> save.
    Also look at
    http://help.sap.com/saphelp_nw04/helpdata/en/e3/e60138fede083de10000009b38f8cf/frameset.htm

  • The table for storing data for infocube and ODS

    Hi all:
        could you please tell me how to find the table for storing data for infocube and ODS?
    thank you very much!

    Hi Jingying Sony,
    To find tables for any infoprvider go to SE11.
    In database table field enter the following
    Cube -
    Has fact table and dimension table
    For customized cube - ie cube names not starting with ' 0 '
    Uncompressed Fact table - /BIC/F<infocubename>
    Compressed fact table - /BIC/E<infocubename>
    Dimension table - /BIC/D<infocubename>
    For standard cube - ie cube names  starting with ' 0 '
    Uncompressed Fact table - /BI0/F<infocubename>
    Compressed fact table - /BI0/E<infocubename>
    Dimension table - /BI0/D<infocubename>
    Click on display.
    For DSO,
    For standard DSO active table- /BI0/A<DSO name>00.
    You use 40 for new table.
    Click on display.
    For customized DSO use- /BIC/A<DSO name>00.
    An easier way is in the database table field, write the name of the cube/DSO preceeded and followed by ' * ' sign. Then press F4 . It shall give you the names of the available table for that info provider.
    Double click on the name and choose display.
    Hope this helps,
    Best regards,
    Sunmit.

  • How to design rows and columns in sapscript layout

    Hi friends,
    Please let me know how to design rows and columns in sapscript layout with example?
    Thanks,
    Yogesh

    Hi friends,
    Please let me know how to design rows and columns in sapscript layout with example?
    Thanks,
    Yogesh

  • Infocube and ODS populated with DATA (need to add one more field?)

    Hi,
      If infocube and ODS have been populated with data for past 3 months. Then we need to add one more field to this cube. What is the impact? Please advise.
    The following is my understanding. Please correct me if I am wrong.
    1) Need to delete content of ODS and infocube.
    2) insert the new field at ODS and infocube.
    3) reload the data into ODS and infocube.
    Is there a way that the current data need not be deleted.
    Just add in this new field and only subsequent month, infocube will have this new field? Please advise what is the best approach without affecting existing data.

    Hi,
    Siggi is right. You dont need to delete the previously loaded data to CUBE or ODS. The only catch is that, your new field will be empty as far as history is concerned. But so long as you did map it to the datasource and the datasource is able to fill it up, then your new field will now have value for incoming DELTA Updates.
    Addition of a field is not that complicated compared to deletion of a field from CUBE or ODS.
    --Jkyle

  • Multiprovider on top of Infocube and ods

    Hi,
    I'm just wondering, I would like to create an Multiprovider on top of infocube and ods. While creating multirovider I can able to see my infocube but in ODS tab I'm not getting ODS which I need to consider.
    I've gone through all available ODS's in ODS tab while creating Multiprovider but my ODS  is coming here.
    I'm working on BW 3.5 Version.
    Advance thanks you very much.

    Hi,
    Just check weather u have any keyfigur in ur DSO or not. If not just add one keyfigur in your ODS and activate it and then try to look for it in multiprovider.
    Hope it will help you.
    Thanks
    Mayank

  • Infocube and ODS level Security

    Hi Gurus,
    Just wanted to secure by Infocube and ODS, not to see other group of people. May I know step by step instructions for doing this
    Hari

    yes you can control using the s_rs_comp,s_rs_comp1,s_rs_odso,s_rs_icube objects

  • Load data to a modified InfoCube and ODS used in Production

    Hi,
    I have added few fields (InfoObjects) to the cube(s) and DSOs in BI 7.0. These Cubes and DSOs are BW 3.5 Objects and are in-use in Production.
    My question: After I transport this new/enhanced InfoCube and DSO from Dev/Qua to Production, how to retrieve the old data from original Cube/DSO and populate data to new fields at DSO and Cube level.
    Please advise.
    Thanks,
    ~S

    Hi Siddhartha Nayak
    As ur enhanced the IC & ODS which r 3.x objects, i guess u havn't used the remodeling tool. Then u have to follow the old procedure to enhancing the cube.
    Create a copy cube , Delete the contents of existing cube, enhance it & load the data to existing cube back from copy cube.
    Same thing u have to follow in ur case also.
    Regards,
    Shaiksha.

  • How to design insertion and report for customers

    I develop a web application in which I provide a web interface for inserting a customer. I model this customer as a class and provide its attributes. I have functions like addCustomer that inserts a customer's details in DB and getDetails() that returns a customer's attributes as an array. I have designed this for dealing with a single customer.
    Now I want to list all customers from DB. I think another class should be created with a listing function that has multiple references(multiplicity) for the customer class. It is a easy task to retrieve all customer using a query and display it. But I don't know how to model this. I don't want to create one object for all available customers and display the details of each customer. Then How to model this and how to implement this using classes.
    Can U tell me a resource or article that handles similar task.
    Thanks.

    Hi,
    Create a POJO called customer ( plain java object which represent the persistant data ) and a Customer manager which is reponsible for retrieving a list of customer.
    So the Customer manager will deal with retrieving the customer list.
    Regards,
    Alan Mehio
    London,UK

  • How to find infocube,multiprovider ,ods in the system

    Hi,
    How to find active  infocube , ods,datasource,infosource,query and multiprovider list in the system.
    Please guide Me

    Hi naam,
                     If you are in BI 7.0,at modelling tab you have find option if u click on this it gives u many check boxes with option as infocubes,infoobject,infosources of 3.x and 7.0 also,DSOs ..etc.
    Thanks,
    Praveena.

  • Differences between an InfoCube and ODS object

    Hello All,
    I am always hearing that an ODS overwrites data while a cube adds data loaded, and an ODS is a flat table etc.
    Does anyone have a comprehensive document/article on how they differ so that I can be weary when doing data loads etc and be in a better position to not make a mistake when deleting data out of the targets etc, especially since financial data is so sensitive.
    Thank you and kind regards,
    Keith Kibuuka

    Hi Keith,
    I found below data on another site..
    The most important difference between ODS and BW is the existence of key fields in the ODS. In the ODS you can have up to 16 info objects as key fields. Any other info objects will either be added or overwritten! So if you have flat files and want to be able to upload them multiple times you should not load them directly into the info cube, otherwise you need to delete the old request before uploading a new one. There is the disadvantage that if you delete rows in the flat file the rows are not deleted in the ODS.
    I also use ODS-Objects to upload control data for update or transfer routines. You can simply do a select on the ODS-Table /BIC/A<ODSName>00 to get the data.
    ODS is used as an intermediate storage area of operational data for the data ware house . ODS contains high granular data . ODS are based on flat tables , resulting in simple modeling of ODS .
    we can cleanse transform merge sort data to build staging tables that can later be used to populate INOFCUBE .
    Thanks
    An infocube is a multidimentionsl dat acontainer used as a basis for analysis and reporting processing. The infocube is a fact table and their associated dimension tables in a star schema. It looks like a fact table appears in the middle of the graphic, along with several surrounding dimension tables. The central fact is usually very large, measured in gigabytes. it is the table from which you retrieve the interesting data. the size of the dimension tables amounts to only 1 to 5 percent of hte size of the fact table. common dimensions are unit & time etc. There are different type of infocubes in BW, such as basic infocubes, remote infocubes etc.
    An ODS is a flat data container used for reporting and data cleansing/quality assurance purpose. They are not based on star schema and are used primaily for detail reporting rather than for dimensional analyais.
    An infocube has a fact table, which contains his facts (key figures) and a relation to dimension tables. This means that an infocube exists of more than one table. These tables all relate to each other. This is also called the star scheme, because the dimension tables all relate to the fact table, which is the central point. A dimension is for example the customer dimension, which contains all data that is important for the customer.
    An ODS is a flat structure. It is just one table that contains all data.
    Most of the time you use an ODS for line item data. Then you aggregate this data to an infocube.
    cheers,
    Vishvesh

  • Infospokes for Infocubes and ODS

    Hi,
    Request to let me know based on the requirement below on how to create Infospokes using ascii flat file interface.....
    Can we create using ascii file format and would also like to know any other alternate means for the same.
    Please provide the steps involved for the same.......
    BW/BI - Recovery Process for SNP data.
    For each SNP InfoProvider,
    create:
    1) Export Data:
    1.a) Create an export data source, InfoPackage, comm structure, etc. necessary to create an ASCII fixed length flat file on the XI
    ctnhsappdata\iface\SCPI063\Out folder for each SNP InfoProvider.
    1.b) All fields in each InfoProvider should be exported and included in the flat file.
    1.c) A process chain should be created for each InfoProvider with a start event.
    1.d) If the file exists on the target drive it should be overwritten.
    1.e) The exported data file name should include the InfoProvider technical name.
    1.f) Include APO Planning Version, Date of Planning Run, APO Location, Calendar Year/Month, Material and BW Plant as selection criteria.
    2) Import Data:
    2.a) Create a flat file source system InfoPackage, comm structure, etc. necessary to import ASCII fixed length flat files from the XI
    ctnhsappdata\iface\SCPI063\Out folder for each SNP InfoProvider.
    2.b) All fields for each InfoProvider should be mapped and imported from the flat file.
    2.c) A process chain should be created for each InfoProvider with a start event.
    2.d) The file should be archived in the
    ctnhsappdata\iface\SCPI063\Archive directory. Each file name should have the date appended in YYYYMMDD format. Each file should be deleted from the \Out directory after it is archived.
    Thanks in advance.
    Tyson

    hi,
    you have to goto LISTCUBE. Where you can get the no of records per month.There you have to specify the particulour month of fiscal period.
    -Click on manage tab of the cube and go to content and then click on fact table. you can see no. of recs.
    -same for ods and click on active table button. you can see no. of records.
    -go to Se16
    enter table name RSRREPDIR . Press F8
    Enter your cube name. also give OBJVERS = A .. execute..
    Take the ODS active table name /BIC/AXXXXXXX00
    enter in SE16 and enter and click on number of entries button on top.
    pls go thru this
    Number of Records in Cube
    shreya

  • How to design Forms and Reports using Oracle workflow 2.6

    Is it possible to design Forms & Reports for Data Entry and
    reporting purposes using oracle workflow standalone version?
    if so how?.
    Please helpme!! is veri urgent.

    Con este apellido seguro que entiendes el Espaqol.
    Mi empresa esta iniciando un proyecto con la tecnologia que
    estas buscando, es decir, Utilizar Forms y Reports para manejar
    las APIS de WorkFlow Server, hemos encontardo muchos problemas,
    el principal es que la API de WorkFlow es demasiado pequeqa para
    manipular todos los procesos de WorkFlow por este motivo nos
    hemos visto obligados a acceder a tablas y vistas del modelo de
    datos de WorkFlow.
    Saludos.

  • Can we Run the same Query on Infocube and ODS?

    Hi all,
    There is an ODS A, Currently Query_ABC is created on the ODS A,
    The InfoObjects available in the ODS A are also available in the INFOCUBE B.
    I want to delete the ODS A, So can we create the Query_ABC on INFOCUBE B.
    If so, should i create the Query from scratch or is there any other way to copy the Query_ABC from ODS A to INFOCUBE B.
    Please provide your valuable suggestions.
    Thanks,
    Sowrabh

    HI,
    Actually, Structures appear to be "Global" only within a specifi InfoProvider. If you are using RSZC then you are copying betwee providers, so I would expect that the copy may be having a problem wit the internal ID's associated to the Cells, which are probably derive based on the ID's of the rows and columns.
    Since the Structures don't exist in the destination, or don't have the sam ID's then these pieces cannot be rebuilt in the copied query.
    You could try this to get around having to rebuild:
    1) In your source query make a copy in the same provider and remove the Ro and/or Column Named structure references (you don't delete the structure just make the query so it doesn't reference it). You do this b right-clicking on the structure name in the query, and chose the optio 'Remove reference'. This will make your query as if these details wer built directly in the query. Save this revised query.
    2) Copy the revised query to your destination. Since all components wil contain internal ID's without reference to any external component (Structures) it should be able to copy everything.
    You can then re-save the Row and/or Column definitions as structure associated to the destination InfoProvider, if you wish.
    Thanks
    Sreenu

  • Performance difference between InfoCube and ODS

    Hello guys,
    I have to implement a data contrainer with round about 40 millions entries and more than 50 characteristics/items.
    The question is fairly easy - what kind of data contrainer (ÍnfoCube or ODS-Object) is more powerful on reporting aspects, adopted i set up secondary indexes for specific characteristics on the ODS-Objekt or use line item dimensions for same characteristics at an InfoCube.
    Thx 4 advise
    Markus

    Hi Markus,
    from the point of view of reporting Cubes offer powerfull tools for improving performances.
    One of the most important is the logical partitioning: if you have different years in your data you can split cubes for year and then aggregate all with a MultiProvider.
    The system during query run will split the single query into several queries reading in parallel the single cubes under the Multiprovider.
    Check in Business Intelligence area of SDN, you will find a document for performance improvement.
    Ciao.
    Riccardo.

Maybe you are looking for

  • ORA-00904: "CUSTOMER"."SOURCE_FILE_INDICATOR": invalid identifier

    The following SELECT throws an error (ORA-00904: "CUSTOMER"."SOURCE_FILE_INDICATOR": invalid identifier) in Informatica. If you run the query on database there is no issue. I am using the id OBIEDWUSER to run this query. SELECT CUSTOMER.RECNO, CUSTOM

  • IPT Clusters Data Center Move 8.6(2a)SU3‏

    Hi Voice Experts, Any help will be appreciated, I have read Cisco BCP and understand the best practice but Cisco doesn't talk clearly about the questions mentioned [only adding subscriber needs a cluster reboot is confirmed but wanted to know from th

  • In alv

    In ALV how to assign color for cells.   ie I am displaying a field called status. In that 'Created' 'completed' 'scrapped' entries are there alternatively. I want to assign c200 color to 'Created', c100 colr to 'Completed' etc. How can I achieve this

  • 3 Node hyper-V 2012 R2 Failover Clustering with Storage spaces on one of the Hyper-V hosts

    Hi, We have 3x Dell R720s with 5x 600GB 3.5 15K SAS and 128 GB RAM each. Was wondering if I could setup a Fail-over Hyper-V 2012 R2 Clustering with these 3 with the shared storage for the CSV being provided by one of the Hyper-V hosts with storage sp

  • Number of errors during itunes instillation??

    When installing the newest version of itunes i get this message 'Warning 1909 cannot create shortcut itunes.lnk verify that the destination folder exist and that you can access it'' I have uninstalled and reinstalled itunes several times and deleted