Universe on R/3 tables : possible?

Hi,
   I was wondering whether it's possible to build a Universe on top of a R/3 table via the SAP Integration kit. Is it?
Regards,
Satyajit

Hi,
you just resurrected a really old thread!
Yes, you can use universe drivers to read tables in an sql server. What you won't get is the R/3 application's abstraction, so any native structures won't be available (infosets for example)
With BI4.0 FeaturePack03 (Q1 2012)  you will get EC6 drivers in the Information Designer Tool, to publish .UNX universes for client tool consumption.
Regards,
Henry

Similar Messages

  • Are there any (dis)advantages in building a universe on fully normalized tables instead of building dimensional model/tables and then universe on top of them?

    Hello,
    I’m hoping someone can help me with understanding advantages and disadvantages if we want to build a universe on top of a fully normalized tables, compared to using a dimensional model with star schemas.
    I’ve read some discussions here that say that it is possible to create a universe on top of normalized tables. Then, can we avoid building of dimensional tables (a data mart), and just use normalized tables? I would say that it is easier to use star schema dimensions and facts tables to build a universe, but our end users might ask “why do we have to go through building a dimensional data mart, if we can have same reports with hierarchies and drill-down functionality based on a universe built on top of our already existing normalized tables?”
    Can you point me to some established best practices regarding using normalized tables to build a universe? Any documents with some examples for this?
    Any expected difficulties during design/development phase of our universe, related to using normalized tables?
    Any expected performance degradation if we use normalized tables compared to using dimensional tables?
    Can I build universe more easily if I transform (modify) our normalized model (by using alias tables and views) to look like snowflake model?
    I’m using BOE XI 3.1, tables are in Oracle 11.2.
    Thank you

    Few Disadvantages that I usually face when building universe on Normalized tables,
    1. Performance - Read operations have to suffer because indexing strategies do not go well with table joins
    2. Derived Tables - Due to complex Queries/ Logic, most of the time, end-up creating derived tables, which doesn't use back-end table indexes and slows down the report runtime.
    3. Normalized table/ Transaction tables may not always have proper cardinality and often results in Cartesian products
    4. Normalized tables may not have tight referential integrity and may have to join more than one column and join on varchar, etc whereas, good Dimensional model datawarehouse will have proper keys/ integer joins and not always necessary to join on multiple fields
    5. Often deal with Fan and Chasm Traps
    6. Dealing with Database fields with nulls, blanks, date in numeric format, etc.,
    7. No Facts, Dimensions separated and most of the time they are in same table
    and More...
    If performance is not a matter and building Datawarehouse is a big deal, then I will start building Universe on normalized tables by having the database diagram as reference for Joins, contexts, etc
    Note: After dealing with universes based on normalized tables for few years (by creating views, complex sql queries data loading to tables and unv on these tables, derived tables), I ended up creating star-schema dimensional model (couple of months extra ETL work), users/ developers felt lot better when they have to create standard/ ad-hoc reports and they are super fast compared to previous universes.

  • Developing a Universe using SAP Backend Tables

    Hi Experts,
    We have a requirement to develop a universe using SAP backend tables ( R3 tables ) , is it posible to develop as a normal tables or can not do the same.
    Regards,
    Suresh
    Edited by: Suresh Mandalapu on Nov 21, 2011 8:49 AM

    Hi Christian,
    OLAP Universes are not supported with Crystal Reports 2008.
    for Crystal Reports connecting to SAP BW take a look here:
    Crystal Reports and BI Queries
    /people/ingo.hilgefort/blog/2008/02/19/businessobjects-and-sap-part-2
    Crystal Reports and BI Hierarchies
    /people/ingo.hilgefort/blog/2008/02/27/businessobjects-and-sap-part-3
    Ingo

  • Universe creation- without fact tables

    Hi All,
    I want to create a universe , but the problem is I don have any fact tables in my database. So in which schema i can create a universe?
    I have one Master table with all  Primary Key? So i thought of mapping this master table with other Dimansion table?say any advantages/ disadvatages of star Schema?

    Hi,
    I don't want to talk about adavantages/diadvantages of star schema as if would take time.
    My recommendation is that if you cannot change the database schema of your customer you can build a universe on any database schema and use all features that to obtain the best universe you can have:
    <ul><li>Create table aliases
    <li>Create contexts if needed
    <li>Create derived tables to avoid contexts or complex joins
    <li>etc
    I already had, in the past, to build a universe on schema that contained only a big table and I successfully created a universe and used it.
    Didier

  • FLEET Table, Possible Values For Field IS SI UNIT

    Dear experts,
    While doing analysis on fleet data I realized that for field IS_SI_UNIT (PM: Vehicle Data in SI Unit (e.g. Dimensions)) in table FLEET in two separate systems we have vehicle records set with different entries for this field.
    In one system vehicles are stored with value F: DB Unit set individually (new) 
    and in other one with value Y: DB Unit set through (new)
    Systems are SAP ECC 6.0
    Does anyone know what does it mean and what influence this has? In both systems vehicles are created by end users using standard PM creation transaction and those indicators are set in background while equipment is saved so there is not influence by end user.
    I could not find much information on SAP support portal about meaning behind possible values for field IS_SI_UNIT in table FLEET so was wondering if anyone knows more here?
    Thanks,
    Ivo

    Dear,
    There will not be any impact.Finally system will consider only SI units for fleet equipment consumption calculation.
    Kindly read note:366733 - Equipment/fleet: SI units in table FLEET and  372736 - Equipmt/vehicle:rounding error because of SI units
    It may help you.
    But in my system i can view only "Y"
    Regards,
    Pardhu

  • Steps to create Universe without using Fact Table

    Dear All,
    i am confronting with a problem by creating an Universe.
    The problem is that we do no have any fact table.
    Could you please  explain the steps for creating an universe without fatc table?
    Thanks
    Pat

    The first thing to do is identify the tables in your schema that contain measures. These will be your base tables for contexts.
    Then identify all the tables that relate to each of your candidate fact tables.
    You may identify two related tables, both with facts in, which would give you a fan trap.
    Say you have a schema with only three tables and they are related as: T1 -< T2 -< T3
    T2 and T3 both have measure columns.
    What you would need to do is create an alias of T2 (AT2) and join it to T2.
    You would then have two contexts, T1-< T2 , T2-< T3 and T1-<T2, T2- AT2
    For objects from T2, derive the dimensions from T2 and the measures from AT2.
    Beyond that, it's fairly standard.
    If you have a data schema it is going to be much easier for you.

  • See data content in all tables, possible?

    Hi, is is possible to see the data content (in all columns) in all tables?
    Similar to ALL_TABLES, but I'd like to see the DATA, not the structure.
    If it's possible please let me know.
    Gracias.

    Panamanian wrote:
    Yes, that's what I'm looking for.
    Too bad.
    Why would I need so? because I know in a table I have an email as a record, but there are about 2000 tables, and it would be great to see it's content.
    Maybe similar also to USER_SOURCE view.
    Gracias anyway. :(If you know what the email address is, the why do you need to look for it in the DB.
    If you do NOT know what the email address is, then how will you recognize which address is correct?
    What problem are you really trying to solve?

  • Is progamatic update to Configuration table (T Table) possible ?

    Hi All,
    Is it possible to update the configuration (T Table) table (INSERT / DELETE) through program? Is there any restriction ? When I tried to use INSERT statement in my program to update TCJ04,  it didn't work.Is it because the client is non-modifiable for config table ? We even can not try BDC as that client is non modifiable.
    My requirement is to update TCJ04 table from HR table PA0002. Now I am thinking about feasibility. Any idea ?
    Thanks,
    Achirangshu

    When it is configurable table why dont you update the table in which client you can configure then transport it up.
    Configuration tables can be updated using proper key but not a good idea.
    Well, you need to check your program - what is sy subrc value after insert?
    What is the table maintainance ?
    are you using commit work after sy subrc = 0?
    Post your code if you are doing all above

  • Help with universe with multiple related tables/loops

    Post Author: bradwist
    CA Forum: Semantic Layer and Data Connectivity
    Hi. I am relatively new to Business Objects and have been putting together some universes for our use. Most things I can accomplish well enough. However, I've run into an issue that I think fits within this topic. I've got several related tables and I'm looking for the best way to construct the universe to support our queries. The best way to describe them is to say that the database has a table of Person records, and a table of Relationships. One Person may be related to another Person in a number of ways (sibling, spouse, parent, etc). This can be pictured as Person   Relationship     ID -
    < PersonID        -
    < RelatedPersonID or Person1 -< Relationship >- Person2 where Person1 and Person2 really both point to the same physical table. I believe these tend to lend themselves to Aliases. However, each Person table really has a number of subordinate records in tables (addresses, phone numbers, etc). Address1 >--- Person1 -< Relationship >- Person2 ---< Address2 While this can be done (and I've done so), it's difficult to explain to some analysts why this construct is needed in the universe in order to answer a question like: Give me all of Bob's Siblings, their ages, and their addresses. This is a simplification, as our structures actually include other types of Entities (Person, Business, Government, Organizations), all of which can be related to one another. Is there a way that BO Universes will support this structure? Thanks.

    exp system/manager file=exp.dmp log=exp.log full=y at the source database.
    imp system/manager file=exp.dmp log=imp_show.log full=y show=y - create the log file without importing the data
    edit the imp_show.log and extract the statements that are needed to re-create users,roles,alter user and grants.
    Pre-create the tablespaces using SQL*Plus in the target database.
    execute the modified imp_show.log(All DDl's)
    imp system/manager file=exp.dmp log=imp.log fromuser=A touser=B
    Re-compile all the Invalid Objects.
    HTH
    -Anantha

  • Buffer trace for more than 5 defined tables possible?

    Hello!
    With ST05 you can switch on a buffer trace. Using 'trace on for user' makes it possible to activate the trace for a defined number of tables. The number of tables is limmited to 5.
    I would like to trace 100 tables. Is it possible to extend this formula. Is it possible to do this with one trace at one time?
    Thanks,
    Holger

    Hi Holger!
    You can, but you don't need to restrict the trace to specific tables.
    So one option: just don't filter any tables and ignore the additional lines later in trace analysis.
    Other option: use wildcards (e.g. MAR* for MARA; MARC; MARD tables)
    If some tables are blowing up your trace, but aren't any performance problem -> use the exclude part.
    Also a restriction to a special program can restrict the tables without using the tables filter explicit.
    Also a filter in trace display can restrict the results - but it's still using more memory and time.
    Regards,
    Christian

  • CRM security - is look up table possible for Sales org value

    I have a requirement in CRM role where the sales organization value has to taken from a table. Since this value is different between development, Quality and production.
    Please advice if I can set the field to all the three values or is there way make the field value in role point to a table where the sales organization value will be maintained.

    Hi ,
    Did you mean to say you will have one sales org value in DEV?
    another in Quality? third variation in Production?
    If this is the case , its not a good practice
    Answer:
    If you have tried all standard options and still insist that table is the method you want to follow:
    creating a custom authority object, custom field name  with the option to have one of the three values from the table under the field name is possible (ABAP DEVELOPER should work with you on this ).
    Regards

  • How to get the universe metadata information (class , tables...)  through JSP coding ?

    Hi,
         I am new to BO. I am developing tool which will extract the metadat information of report and universe using JSP (java ) in BO XI R2 . My problem is how to get universe metadata ? i listed the universe name by quering the CI_APPOBJECTS table. i couldn't get other information (Class and objects in the universe ).. I need the advice or idea or code to complete work... Please help to resolve my problem..
    Thanks Advance

    There's three ways to get the Universe Class/Object info:
    1. Use the Universe Designer SDK.  This is COM-based, so you'd write VBScript, VBA or VB6 code.
    2. Use the ReportEngine Java (REBean) API.  Programmatically create a Web Intelligence document, specify the Universe as DataProvider, then get the DataSource, which holds the Classes/Objects hierarchy.
    3. Use the QueryService Service in the BusinessObjects Web Service (via Java or .NET Consumer API) to do something similar to 2.
    Sincerely,
    Ted Ueda

  • Multiple Views of same Universe with DIFFERENT rendering style, possible?

    I am trying to create a CAD-style application that uses several views to display the objects directly from the front, the side and the top using parallel projection and another view that shows the same objects from a freely moveable camera using perspective projection. Everything is working so far, but I would like to display the objects as wire frame in the parallel projection views and fully textured in the perspective view. I have found options to change the rendering of a shape, but that would change it for all views. Is there a way to set different rendering "styles" (i.e. vertex only, wireframe, flat, shaded, textures) for different views of the same universe?

    hi
    i've tried to do that some time ago and i had to give up... unfortunately i think java3D can't use various rendering modes for the same universe
    regards
    GnG

  • External Table - possible bug related to record size and total bytes in fil

    I have an External Table defined with fixed record size, using Oracle 10.2.0.2.0 on HP/UX. At 279 byte records (1 or more fields, doesn't seem to matter), it can read almost 5M bytes in the file (17,421 records to be exact). At 280 byte records, it can not, but blows up with "partial record at end of file" - which is nonsense. It can read up to 3744 records, just below 1,048,320 bytes (1M bytes). 1 record over that, it blows up.
    Now, If I add READSIZE and set it to 1.5M, then it works. I found this extends further, for instance 280 recsize with READSIZE 1.5M will work for a while but blows up on 39M bytes in the file (I didn't bother figuring exactly where it stops working in this case). Increasing READSIZE to 5M works again, for 78M bytes in file. But change the definition to have 560 byte records and it blows up. Decrease the file size to 39M bytes and it still won't work with 560 byte records.
    Anyone have any explanation for this behavior? The docs say READSIZE is the read buffer, but only mentions that it is important to the largest record that can be processed - mine are only 280/560 bytes. My table definition is practically taken right out of the example in the docs for fixed length records (change the fields, sizes, names and it is identical - all clauses the same).
    We are going to be using these external tables a lot, and need them to be reliable, so increasing READSIZE to the largest value I can doesn't make me comfortable, since I can't be sure in production how large an input file may become.
    Should I report this as a bug to Oracle, or am I missing something?
    Thanks,
    Bob

    I have an External Table defined with fixed record size, using Oracle 10.2.0.2.0 on HP/UX. At 279 byte records (1 or more fields, doesn't seem to matter), it can read almost 5M bytes in the file (17,421 records to be exact). At 280 byte records, it can not, but blows up with "partial record at end of file" - which is nonsense. It can read up to 3744 records, just below 1,048,320 bytes (1M bytes). 1 record over that, it blows up.
    Now, If I add READSIZE and set it to 1.5M, then it works. I found this extends further, for instance 280 recsize with READSIZE 1.5M will work for a while but blows up on 39M bytes in the file (I didn't bother figuring exactly where it stops working in this case). Increasing READSIZE to 5M works again, for 78M bytes in file. But change the definition to have 560 byte records and it blows up. Decrease the file size to 39M bytes and it still won't work with 560 byte records.
    Anyone have any explanation for this behavior? The docs say READSIZE is the read buffer, but only mentions that it is important to the largest record that can be processed - mine are only 280/560 bytes. My table definition is practically taken right out of the example in the docs for fixed length records (change the fields, sizes, names and it is identical - all clauses the same).
    We are going to be using these external tables a lot, and need them to be reliable, so increasing READSIZE to the largest value I can doesn't make me comfortable, since I can't be sure in production how large an input file may become.
    Should I report this as a bug to Oracle, or am I missing something?
    Thanks,
    Bob

  • Is tabbing through all the active cells of a table possible?

    hi...
    i need to tab through the active cells which are already not seen on the table. i mean i can only tab through the cells which i see, i need to use the horizontal scrollbar to move to the cells which are not already seen.
    can i programmatically change this behaviour?
    i used the example program below to disable a part of the table.
    http://zone.ni.com/devzone/cda/epd/p/id/2163
    then i noticed this behaviour. hope its the same with arrays also.
    please reply with your valuable suggestions
    thanks in advance
    Renn 
    Kudos always welcome for helpful posts

    Please hav a look at the VI
    Kudos always welcome for helpful posts
    Attachments:
    disabletablecells_test.vi ‏74 KB

Maybe you are looking for

  • How do I stop InDesign from crashing every time I open a certain file?

    I tried to move a 2 page spread to the beginning of a 52 page layout and InDesign crashed. I tried recovery and it would crash each time seconds after opening. I tried closing every thing, hard boot, then opening from the file. It opened fine then in

  • How do I set page margins in Numbers for iPad 1.5

    I was attempting to reduce the margins on my first spreadsheet, and I can't seem to find a way to adjust margins or paper size in Numbers 1.5 for iPad.  Thanks for any help!

  • How to segragate correct and incorrect records in a msg

    Hi All, I am working on a file-XI(BPM)-Oracle scenario. My input file has a field 'Applicant No', which is mandatory in the Oracle table. In my BPM, I have a transformation generating two message types, one for the corect msg and the other for the er

  • Changing iBook display for external monitor

    does anyone know how to change the screen resolution past 1024x768 on an iBook G4 12 inch? I'd like to set it at 1280x1064 on my 19 inch monitor, but its not an option in the displays preference page. Does anyone know a way around this?

  • Implicit fact column...

    Hi Friends, I created a repository named vision, in that i imported six tables from database. Since from the six table none of the table resemebled to me as a fact table as all the table is of, not a measure based. So i went to the concept of " IMPLI