Universe for SAP Table

Hi Experts,
I need to create an Universe designer based on SAP Tables , for example EKKO EKPO Tables.
Can you help me with details ?
I would be grateful if you could help me showing details for this.
Best regards,
Maicon Neves

do you have SAP BW?
if yes, then load the table to SAP BW and make a model for it
and from BW, you can use the integration KIT to build a universe based on a Query on top of this model
if not, you can load the table using any data integration tool to another database, and u can build a universe over this database
and one more option, that you can build a virtual datawarehouse on top of that SAP table using Data Federator
and build your universe on top of your vritual datawarehouse.
good luck

Similar Messages

  • How to create universe for sap bw cubes in Business objects

    Hi all,
    can anybody tell me the steps to create universe for SAP BW CUBES from Business objects software.
    Thanks.
    Cheta.

    Hi,
    In a SAP-BW and BO environment using Business Object Universe generator, it appears that BO requires direct data base connectivity to read data from BW.
    In XI/XI R2 , it use an RFC connection (MDX driver, which makes BAPI, SAP API calls) to SAP BW to obtain the details of the BW Query or Info Cube for building the Universe using the XI/XIR2 Business Objects designer application. The request for the query or cube details is done VIA BAPI function calls. For the SAP BW Query we must have “allow External Access to this query” checked under the Query Property window.
    Our Integrated Solution Kits do not access the SAP BW’s data source.
    Hope this helps,
    Regards
    CSM Reddy

  • KPI's for SAP-Table entries.

    Hi Guys,
    I am eager to know whether there are some tools in SAP to check the KPI's of SAP-Tables. Let us say we are having a Table where we insert in every 3 seconds 10 entries in this Table and delete them in every 3 minutes and it can also happen that these entries also remain in the table untill the errors are rectified. It means we insert entires and once they are sucessfull a batch job deletes them and when they fail to process sucessfully then they remain in the table.
    So I would like to know where there is way or tool to find out how many entries are inserted resp. how many are sucessfully deleted in this table in a day and how many entires remain failure ?
    Cheers
    Sanjeev

    Hi Sanjeev,
    >
    Sanjeev Kumar Kedarshetty wrote:
    > Hi,
    >
    > Thanks for your input, but this is not really what I am searching for.  I am searching for how many entires are totally inserted into a table in a day.
    > Sanjeev.
    On SAP level we have some stats like nr. of changes per table... .
    On DB02 you can analyze how much space a table allocates...
    On database level (e.g. on ORACLE) one can analyze the nr. of INSERTS / UPDATES / DELETES per table... .
    And the database statistics will not help as well since they are not updated daily...
    If you really need that information you have to do something on your own.... .
    Kind regards,
    Hermann

  • Help needed for SAP Tables Relationships

    Hi All,
    I am new to ERP and need help regarding standard SAP Tables.
    Please share the document that contains the details of SAP Tables and Standard SAP FM that are provided by SAP.
    All helpful answers will be rewarded.
    Regards,
    Udaya.

    Hi,
    Please go to the following link.
    http://www.erpgenie.com/abap/tables.htm
    http://www.erpgenie.com/abap/tables_sd.htm
    http://www.erpgenie.com/abap/tables_mm.htm
    http://www.erpgenie.com/abap/tables_fi.htm
    Regards
    Jean

  • Datasource and Data flow for SAP table AFVC and field AUFPL

    Hi
           During mapping of SAP fields to datasource field we have come accross AFVC table and field AUFPL .I am not able to find datasource for above mentioned table or field.Can any one please help me out ?
    Thanks
    Datta

    Hi DLK,
    You can search using SE11.
    goto SE11 in ECC system, give the table name and click on where used list.
    in the next screen select structure and press enter.
    in the result screen you will get the list
    Regards,
    Venkatesh

  • Sorting Order for SAP Tables in DB2 database

    Dear Experts -
    ISSUE: When an ABAP program selects data from the DB into an internal
    table, it is changing the way the data is sorted. In other words, the
    internal table data is in a different sort order than what is in the
    DB. It is not working this way in all other non-production systems
    (DEV, QAS, SAX, etc).
    Temporary solution for the programs that have been identified as
    impacted: Use the ABAP Command 'sort' on the internal table.
    Permanent solution needed : Since it is impossible to identify all
    of the programs that will be impacted, we need PRD to work like DEV,
    QAS, SAX, etc. when selecting data into internal tables. The data
    should be in the same order as it is in the DB (sorted by the key).
    ADDITIONAL INFO: DB2 storage disks crashed a day before. H/W team recovered everything. We are facing this only after the recovery.
    Thanks,
    Dinesh

    can you please check in your code if the sql that is being sent has an order by clause .
    Please let us know the SQL statements that is basically used to fill up the internal table.
    When data is fetched from the database, it is not sorted always. Probably you had a clustered index on the tables and the clustering is not there now.
    Edited by: Ratnajit Dey on Dec 16, 2011 1:56 PM

  • Displaying Description for SAP Table Field in the View

    Hi
    We are working on a HANA implementation Project Where we have a requirement to build View on HR tables.
    Issue: When i join HR infotypes (tables ) in the view it is getting only Technical names and not descriptions. i have used Semantics option which is available and still it doesn't bring description in to the View.
    Please let me know if any one has solution or work around for this.
    We have more than 100 fields in the View so maintaining Descriptions manully will take lot of time.
    Regards
    Venkat

    Hi Chandra
    Yes, We have Description available in the sourece tables.
    We are connected to HANA Suite and tables in ECC having Descriptions.
    Regards
    Venkat

  • Custom change document is not tracking changes for SAP tables

    Hi gurus,
    I have created a custom change document for tables EKBE and KONV. But the change document is not tracking changes in BDCP table for changes in EKBE or KONV.
    Please help me out.........

    HI,
    Use this link for change pointers concept.
    change pointers
    let me know if u have any issue.
    ~linganna

  • How to create a maintainance view for a table.

    Hi All,
    Can anyone explain me how do we create a maintainance view for a table?
    Also, what access is required to create the view.
    Is it true that for SAP tables we cannot create a maintainance view?
    Appreciate any help on this.

    Hi
    Can anyone explain me how do we create a maintainance view for a table?
    <i>
    You can use the SE11 menu option 'Utilities-->Table Maintenance Generator' or you can use transaction SE54.</i>
    also check
    <i>http://help.sap.com/saphelp_nw04/helpdata/en/38/81c1351181b73fe10000009b38f839/frameset.htm</i>
    http://help.sap.com/saphelp_nw04/helpdata/en/38/81c1351181b73fe10000009b38f839/frameset.htm
    Regards
    krishna
    <i>Note: Award Points if helpful. Thanks</i>

  • Optimized sql not properly generated when using SAP tables

    Hi Experts
    We are using BODS 4.1 sp2.
    We have a simple dataflow where we pull data from SAP r3 using direct download and push it in our database.
    Basically its like this:
    SAP Table-->Query Transform-->Oracle Database
    Inside query transform,we have applied some conditions in where clause,which are combinations of 'or' and 'and' operator.
    However when we are generating optimized SQL for the same,we observe that the conditions in where clause are not being included in the optimized query.
    But if we replace all conditions by only 'or'  or by only 'and' condition,the optimized sql query with condition  is generated.
    Somehow the optimized sql with conditions is not generated if where clause has mixer of 'and' and 'or' conditions.
    The issue is only observerd for SAP Tables
    However the same dataflow in bods 4.0,generates an optimized sql containing the mixed conditions of 'and' and 'or' in where clause.
    Please help me on this.

    Dear Shiva
    We e
    Let me explain this in detail to you:
    We have a simple dataflow where we push data from the sap table directly into our oracle database.
    The dataflow has a query transform where we have some conditions to filter the data.
    The method used to pull data from R3 is direct download.
    System Used:
    BODS 4.2 SP1
    SAP R3 620 release(4.7)
    The where clause has mixed 'and' and 'or' operators.The problem is that this where clause is not getting pushed in the Optimized sql.
    Eg: Table1.feild1=some value and Table1.feild2=some value or Table1.feild3=some value.
    If this is the condition in  where clause,the where clause does not appear in optimized sql.
    Also the condition in where clause is from same table.
    However if all the condition in where clause are either all 'and'  or either all 'or',the condition gets pushed and appears in optimized sql.
    But if their is mixed 'and' and 'or' it fails.
    The same was not the case when we used BODS 4.0 with R3 620(4.7).
    We investigated further and used R3 730 with BODS 4.2.With R3 720,we the where condition was getting pushed into optimized sql for mixed 'and' 'or' predicated.
    SAP support too confirmed the same.They were able to reproduce the issue.
    We will use ABAP dataflow and see if if resolves the issue.
    Regards
    Ankit

  • What to do whit SAP Tables??

    Hi
    I'm using owb 10.2. patch p5696353_10202_WINNT
    on an Oracle 10.1.0.1
    to extract some SAP 6.40 tables on a AS400 installation.
    I reached after a long guerrilla to see the sap repository and i imported some tables.
    but when i try to use those tables in a mapping it gives me error saying position for Sap Table is not correct.
    What i have to do before using the table?
    I didn't obtain the script generated by the config menu cause the validation of the mapping is not successfully.
    Error Code given is - 1134.
    Thanks
    Roberto

    I have the same problem. No explanation. what bugware this is. I cannot shut down iCloud because it threatens: if you stop using icloud for calendars, calendars stored in icloud  will be deleted from this Mac.

  • How to select data of sap tables through oracle backend

    I need to fetch the data from oracle Backend for SAP tables. I am new to this and don't know how to work in this manner, so can you please tell me step-by-step procedure for the same.
    Can you please help me, and can suggest for teh solution.
    Rgds, Krishan Raheja.

    > However, at my customer site they have some legacy systems which fetch data from SAP tables of the central ECC prod system using dblinks. Of course we have restricted the access to that user giving only select access. But still I think this is a major security concern. But is there any other way of doing it?
    Well, the legacy systems you mentioned should use a proper data interface instead of direct data structure (e.g. table) access instead.
    Something like RFC-calls for example.
    Or a XI-connector.
    Or a Web-Service.
    Or ... or ... or ...
    There are in fact many options.
    Just acessing the tables is by far the worst option to go.
    At the very least, I'd use views to ensure that only the required data is visible via this dblink and that the access structure (that is, how the views look like) remain the same, even if the SAP application changes in the background.
    Even better would be to provide PL/SQL access procedures.
    That way the legacy application could use a procedure call and wouldn't have to deal with the SAP table design.
    regards,
    Lars

  • Where to apply for SAP UA membership status?

    On the website I nowhere find a link to apply as university for SAP UA membership, also information about this topic ist missing.   Greetings   Michael Nagel

    Hi sharadha,
    Thanks alot for your reply.
    Here, we have j2ee server installations both for our ERP and EP.But ERP runs on ABAP stack.
    So which is the exact place to apply these patches?
    EP side or the ERP side?
    Thanks alot
    Shobin

  • Why SAP Table BSEG-BUZEI using Domain as BUZEI??

    Hi all,
    I want to have possible set of reasons for below Query
    Why SAP Table BSEG-BUZEI using Domain as BUZEI? Not NUMC3 as domain? Here we are not using any Value table or Conversion Routine, they why SAP can not use NUMC3 as Domain for SAP Table field BUZEI.
    Thanks in Advance...
    PS:Only Valid answers will be awarded Points.

    HI vipin,
    1. The maximum POSSIBILITY
      of line items in one accountiing document
      will be 999 (as of today)
    2.Hence, NUMC 3
    3. However, it is quite possible,
      that IT MAY INCREASE IN FUTURE
      TO 9999 (4 digits, 5 digits etc.)
    4. If SAP had used NUMC 3,
       then it would have to REPLACE
       all such fields in respective tables
       to NUMC4, NUMC4, NUMC4....
    5. But for RE-USABILITY PURPOSE,
       It createad a DOMAIN with BUZEI,.
    6 Now, in future, if requirement is there
      for 4 digits,
       We SIMPLYE HAVE TO CHANGE THE DOMAIN
       TO NUMC-4
      AND IT WILL GET AFFECTED IN ALL RESPECTIVE TABLES.
    regards,
    amit m.

  • 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

Maybe you are looking for

  • Keep dropping wifi when waking from sleep

    Please can anyone help I have a sky wifi box and when I wake up computer it does not seem to want to connect, it searches for a while and sometimes it finds the connection, but at other times I have to restart iMac Graham

  • Media Buttons not working

    Hi, I used to use ubuntu and my laptop's media buttons (rewind/prev, next, play/pause and stop) worked, and i could register them as keyboard shortcuts.  However, in Arch they don't.  I loaded up the ubuntu live cd, copied the entire X11 folder and,

  • Error when creating inventory record

    Hi All, When I try to create an inventory record using Txn LX15 and batch input session I get the following error in the error log in the batch input session "Number of allowed bins exceeded after storage bin P1-06A" This error is for transaction LI0

  • Download is not initiating

    Hi, I have downloaded the download assistant, installed it and I've trying to download Adobe Illustrator CS5.1 (English). the Adobe Download Assitant window is open without further action. What do I need to do now?

  • Installing/using parental controls on a snow leopard server machine

    Here is the question: Is there any way to permanently install parental controls in on a mac mini with Snow leopard server software on it? My situation: I manage a computer lab of 40ish computers using Apple Remote Desktop, which does not have any sup