Opening standard cubes in SAP BW

Hi all,
I'm new at SAP BW and I'm trying to start the load of a standard cube (the example is 0OPA_C02).
I've added the infopackage with datasource (0CO_OM_OPA_4) but in fact I don't know if this is correct and according with best practices.
Also, I believe is necessary to create a DTP but When I try to create it creates automatically a new transformation and doesn't use the standard one.
What am I doing wrong?
Regards

Actually you are facing the DTP problem just because one transformation is missing (TRCS) which I mentioned before. First of all let me know when you installed the cube which option did you choose "Data Flow before or Only Necessary Objects"? Coz when you are creating the transformations by your own, it means you havn't installed the update rules or (in 7.x architecture) Transformations. Also when you cannot find the transformation TRCS it is most probably your data source is 3.x and you are trying to implement 7.x data flow on it. To verify that kindly right click on your datasource and check if you can see the Migrate option in context menu. If it is there then it means your data  source is for 3.x data flow and you need to migrate it first for using with 7.x dataflow. If you don't see the option MIGRATE there and if you dont wanna go for strandard installation of update rules or transformation thn just right click on the desired cube and choose create transformation from the context menu. It will create the transformation (which name would be starting from TRCS) and after that when you will create the DTP, you will face no error. Second way is to install the update rules or transformations from BI content of the desired cube and then create the DTP. What I recommend is first you check if the data source is 3.x or 7.x and after that go to BI content and install the update rules/transformations according to its data flow version. In case of any query/confusion  let me know.

Similar Messages

  • Oliver Wright Class A Reporting and SAP Standard Cube

    Dear All,
    has someone experiences with Class-A KPIs Reporting in SAP based on the concept of Oliver Wright?
    In his handbook he wrote that this concept reflects the effort and effort and achievement of thousands of client companies who have used our checklist standard to differentiate their business. So its supposed that SAP Standard might also support that concept in general by providing eventually standard cube if this trendy in U.S.
    Does SAP support that concept or do you know who is there an third party software available to read this KPI out of SAP/APO in a structured way 
    see link: http://www.oliverwight.com/checklist.htm
    Thanks for your support, Markus

    In my experience, you just have to learn to read the code. The SAP books may tell you something but they are not at the level that you'd really need them to be if you wanted to know where best to put your enhancement.
    It is certainly worthwhile checking all the documentation in the classes/methods there can be some useful things there. However, generally I think you are just better off reading through the code and working out how it all hangs together. Most WDA code is reasonably well written - in that it is fairly modular and has a reasonable degree of encapsulation. This certainly helps.
    This is where experience really starts to matter!
    NW7.02 will give us some nice UML diagrams to help understand the application flow - that will help, but until then, it's just a matter of being good at understanding code.
    Good luck.
    Chris

  • Standard cube requirment

    Hi all,
            We have requirment using below fields, If any one developed for same requirment kindly give standard data source and cube.
    Requirment Fields:
    - Varients
    -Promo Typ
    -Sales Type
    -POS Description
    -Barcode
    Thanks

    Hi ,
    Standard DSO will be : 0SD_O06
    Standard Cube willbe : 0SD_C15
    You can always go to help.sap.com, then in search documentation . Then your SAP search screen will be opened. There you select product type as SAP Netweaver . Select Area as SAP Netweaver . Select Application as SAP Netweaver .
    Select your release version .
    And in the search option give your datasource name : 2lis_13_vdkon .
    When you will see the details regarding the datasource in the SAP documentation screen, it will also have the options to navigate to the related cubes & DSOs and everything else .
    or
    the other option is google .
    Hope the above reply was helpful.
    Edited by: Ashutosh Singh on May 5, 2011 2:21 PM

  • How to use open data set in SAP

    Hi SAP Gurus,
            Could anyone help, how to use open data set in SAP.
          I need to upload a file from Application server (ZSAPUSAGEDATA) to internal table (IT_FINAL).
    Thanks & Regards,
    Krishnau2026

    Hi Krishna.
    These are the steps you need to follow.
    tables: specify the table.
    data: begin of fs_...
            end of fs_    " Structure Field string.
    data: t_table like
            standard table
                      of fs_...
    data:
    w_file TYPE string.
    data:
      fname(10) VALUE '.\xyz.TXT'.
    select-options: if any.
    PARAMETERS:
      p_file LIKE rlgrap-filename.
    w_file = p_file.
    select .... statement
    OPEN DATASET fname FOR OUTPUT IN TEXT MODE ENCODING DEFAULT.
    *OPEN DATASET fname FOR OUTPUT IN BINARY MODE.
    LOOP AT t_... INTO fs_....
    write:/ .....
    TRANSFER fs_... TO fname.
    or
    TRANSFER t_... TO fname
    ENDLOOP.
    CLOSE DATASET fname.
    Reward points wisely and if you are benefitted or ask for more detailed explanation if problem not solved.
    Regards Harsh.

  • Standard report in SAP materials ordered

    Hi Guru's
    Can any one help me for getting a standard report in SAP where one can track the materials ordered. That is when the materials have to be delivered, the date when the vendor despatched the goods, when we received it i.e actual GR date etc.
    Thus it gives all the dates, the quanties etc... so that we can find exactly where the delay is happening and remind the vendor for this particular order.
    Best Regards
    Mouli

    Hi Mouli,
    If you want send reminders for deliveries, then you can do that in advance or after the desired delivery date with ME91F
    If you only want monitor open POs that are late, then you can do that in ME2M or ME2L by using selection parameter WE101 and setting the delivery date to today and add with F2 the smaller sign.
    Do you record the date when the vendor dispatched the goods in your PO's ? it is possible with shipping notification.
    A report showing all this info must probably be developed by yourself, if you are not satisfied with the options in ME2M ME2L.
    It may very usefull to you
    Regards
    Madhu

  • No applicable data found.. Erro in standard cubes.

    Hi,
    I am getting an error during the utilization of standard cubes in BI 7.01.
    After the data load is complete, when i tried to execute the standard cube "Warehouse Workload History - Deliveres" , or
    any other standard cubes, NO DATA CAN BE FOUND.
    When using Bex Query Designer on Web, the message is : NO DATA CAN BE DISPLAYED. This could be due the current selection of variable or filter values.
    When using Analizer in excel, the message is : NO APPLICABLE DATA FOUND
    But if we create the same query from beginning, not using the standard cube, with the same fields and indexes and records,
    the values are displayed.
    We also try to save as the same standard report with another name and doesn`t work.
    My system is SAP EHP1 for SAP NETWEAVER 7.0 in SO Linux and Oracle Database.
    SAP_ABA , SAP_BASIS, PI_BASIS, SAP_BW is 701 level 07.
    BI_CONT is 705 level 01.
    please any advices

    Check whether the standard report is created on the Info-provider on which the data is loaded .You can see the same in the query properties next to the check query button in query designer as you are able to see data , by creating another query on the inforprovider .

  • How to find datasource and standard cube for given R/3 table

    Hi All,
    Can anyone help me that how to find a datsource, standard cube and Standard BI reports for given R/3 table.
    For example if am having the table names "EKKO (Header)
    EKPO (Line item)
    EKET (Schedule Lines)
    EKBE (PO History)
    EKKN (Account Assignment/WBS)
    EKAN/EKPA (Partner Info)" for all these tables how can i find the standard datasource and standard Cube.
    Please help in this. I will assign the points.
    Regards,
    Shanthi

    https://wiki.sdn.sap.com/wiki/display/BI/BWSDMMFIDATASOURCES
    MM
    Data Sources Tables
    Purchasing
    2LIS_02_SCL EKKO, EKBE, T001, T001W, EKET, EKPA.
    2LIS_02_HDR EKKO, EKBE, T001, EKPA.
    2LIS_02_ITM EKKO, EKBE, T001, T001W, EKPO, TMCLVBW, T027C, ESSR, T147K, T147
    2LIS_02_SCN EKET, EKES, EKPO.
    2LIS_02_CGR EKBE, EKES, EKPO.
    2LIS_02_SGR EKET, EKBE, KKPO
    Inventory
    2LIS_03_BX stock tables, MCHA, MARA, T001, T001W, CALCULATED FROM MBEW, EBEW, QBEW.
    2LIS_03_BF MSEG, MBEW, MKPF.
    2LIS_03_UM BKPF, MBEW, QBEW, EBEW, BSEG.
    MM  
    Purchasing   Datasources
    ODS  
    0PUR_O01  2LIS_02_ITM, 2LIS_02_SGR, 2LIS_02_CGR, 2LIS_02_SCN.
    0PUR_O02  2LIS_02_HDR, 0PUR_O01
    0PUR_DS03  2LIS_02_SCL and 2LIS_02_SGR.
    CUBE  
    0PUR_C10  2LIS_02_SCL and 2LIS_02_SGR.
    0PUR_C07 
    0PUR_C08 
    0PUR_C09  0PUR_O02, 80PUR_O01, 2LIS_02_HDR
    0SRV_C01  2LIS_02_S174
    0PUR_C04  2LIS_02_S011, 2LIS_02_SCL, 2LIS_02_ITM, 2LIS_02_HDR
    0PUR_C01  2LIS_02_S012, 2LIS_02_ITM, 2LIS_02_SCL
    0PUR_C02  2LIS_02_S013
    0PUR_C05  0MM_PUR_VE_01
    0PUR_C06  0MM_PUR_VE_02
    0PUR_C03  2LIS_02_S015
    Inventory Management  
    CUBE  
    0IC_C03  2LIS_03_BX, 2LIS_03_BF, 2LIS_03_UM
    0IC_C02  2LIS_03_S195, 2LIS_03_S197
    0IC_C01  2LIS_03_S196, 2LIS_03_S198
    SD 
    Data sources Tables
    2LIS_11_VAKON VBUK, VBUP, VBAK, VBAP, VBKD, KOMV, T001.
    2LIS_11_VAHDR VBAK, VBUK, T001
    2LIS_11_VAITM VBAP, VBUP, VBAK, VBKD, VBAJP, T001, VBUK, PRPS.
    2LIS_11_VASCL VBAP, VBUP, VBAK, VBEP, VBKD, T001, PRPS
    2LIS_11_VASTH VBUK
    2LIS_11_VASTI VBUP, VBUK
    2LIS_11_V_ITM VBAP, VBAK, VBKD, VBUP, T001, PRPS, VBUK.
    2LIS_11_V_SCL VBUP, VBEP, VBKD, VBAP, VBAK, T001, PRPS.
    2LIS_11_V_SSL VBAP, VBEP, LIPS, WVBEP, VBUP
    2LIS_13_VDKON VBUK, VBRP, KOMV, T001, VBRK.
    FI 
    DATASOURCES Tables
    Cost Center Accounting 
    0CO_OM_CCA_1 COSP, COSS
    0CO_OM_CCA_2 COSP, COSS
    0CO_OM_CCA_3 COSL, COKL.
    0CO_OM_CCA_4 COSR
    0CO_OM_CCA_5 COSB
    0CO_OM_CCA_6 COOMCO
    0CO_OM_CCA_7 BPJA, BPPE.
    0CO_OM_CCA_8 COST, TKA07,COOMCO, CSLA, COST, COKL.
    0CO_OM_CCA_9 COVP (COEP& COBK), COSP, COST, COEJ, COEP, T001.
    0CO_OM_CCA_10 COOI, COSP_VTYPE.
    Product Cost Controlling 
    0CO_PC_PCP_01 KEKO, TCKH3, TCKH8.
    0CO_PC_PCP_02 KEKO, TCKH3.
    0CO_PC_PCP_03 CKIS, T001K, TKA02, KEKO, MARA, MBEW.
    0CO_PC_PCP_04 CKIS, T001K, TKA02, KEKO, MBEW, MARA
    0CO_PC_01 AUFK, AFPO, COSS, COSP, COSB, COSL, COKEY, TKA09, TKV09
    0CO_PC_02 AUFK, AFPO, COSS, COSP, COSB, COSL, COKEY, TKA09, TKV09
    Hope this Helps.

  • BW 3.5 standard cube for FI

    Hi all,
           I am in implementation project hear our team implement all the modules mm,sd,pp and fi we complete implementation of mm,sd,and pp reports in FI client wants to activate standard cubes in bw
    because they are failed in r3 fi implementation can any body tell me standard  cube for FI module in bw
    so that we complete our work as soon as possible .
    Thanks

    http://help.sap.com/saphelp_nw2004s/helpdata/en/fb/6ec7393168b42be10000000a114084/content.htm
    Click on the Arrow - Go to each sub area - Expand Infocubes

  • How to find standard contents in SAP BW?

    Hi,
    Is there a way to find all SAP Provided standard contents in SAP BW?  For example, let's assume that I'm working on shipment - delivery requirement.  How do I find list of all standard datasources related to this, it's cube/DSO in sap BW?  Here, I get the datasource, 2lis_08trtlp for shipment - delivery.  Like wise, what are all the datasources associated to it?
    Kindly suggest on How do I find list of all standard datasources related to this, it's cube/DSO in sap BW? which will be definitely useful for any beginners who are doing development if they get such technical documents.
    Regards,
    Antony Jerald.

    Hello Antony,
    For finding out cubes/DSOs related to delivery, shipment etc, you can follow the following steps:
         - go to RSA1
         - go to BI Content from the left pane (where you find Modelling)
         - Now you should see "All objects according to type" in the middle pane, you can now select DSO/Cube according to your requirement.
         - Select Objects and do a ' 0SD* ' search.
    you should find standad SD infoproviders using this approach, as 0SD is the standard naming convention for Sales & Distribution.
    Infocube           0LES_C13 : Delivery data of shipment stages
    DSO                  0CDS_DS05: Deliveries
                               0CDS_DS07 : Assignment of Deliveries to Requirements
    the above infoproviders should help!
    Hope this helps!
    Regards,
    Sheen

  • Bw standard Cubes

    Hi gurus ,
    What are the standard cubes that we often use in an implementation project
    please give me atleast 4 cubes in each module
    regards

    Hi,
    For SD part:
    http://help.sap.com/saphelp_nw2004s/helpdata/en/0a/d7c138944cfa06e10000000a11405a/frameset.htm
    For Inventory Management  part:
    http://help.sap.com/saphelp_nw2004s/helpdata/en/5b/8dc73cee4fb55be10000000a114084/frameset.htm
    For Purchasing part:
    http://help.sap.com/saphelp_nw2004s/helpdata/en/2a/82073c8e56f658e10000000a114084/frameset.htm
    For PP part:
    http://help.sap.com/saphelp_nw2004s/helpdata/en/f0/7e0b3c727d0d06e10000000a114084/frameset.htm
    For FI part:
    http://help.sap.com/saphelp_nw2004s/helpdata/en/f0/7e0b3c727d0d06e10000000a114084/frameset.htm
    For HR Part:
    http://help.sap.com/saphelp_nw2004s/helpdata/en/26/77eb3cad744026e10000000a11405a/frameset.htm
    With rgds,
    Anil Kumar Sharma .P

  • Modified Standard Cube during upgradation :

    Hi,
    I have a standard cube 0PA_C01 and modifing it to add few info objects as characteristics.
    What will happen to this Std. cube, if we go for upgradation from BI 7.0 in future ?
    Or do i need to always make a copy of such Std. cube as Z and do the modification to it ?
    Whats the best practice ?
    Would appreciate your views about this.
    Best Regards,
    Shakeel.

    Hi,
    It is always a good practive to make copy of the standard cube to Z and make changes to them. In future if we get any probelm SAP wont support for that. Make a copy of the standard cube to Z.
    Khaja

  • Standard cube for caluclaing taxations

    I want to caluclate some taxations in MM like MOD VAT,Excess recovery ,Landed cost,Planned freight,Basic cost.Total duty
    Is there amy standard cube available for this in BW

    Hi,
    Check whther the ODS 0FITX_O03 helps you here or not.
    One of the query on this ODS .
    http://help.sap.com/saphelp_nw2004s/helpdata/en/47/c648ec5d098346962b3f2bb038683c/frameset.htm
    With rgds,
    Anil Kumar Sharma. P
    Message was edited by:
            Anil Kumar Sharma

  • Error while transporting standard cube

    Hi
    We are facing errors while transporting a standard cube and all relevant objects.
    While collection it throws errors saying certain routines are not active, whilst unable to find those routines.
    If we ignore and transport the same, transformations es are not being transported.
    How to resolve this., please provide inputs.
    regards
    Lavanya

    Hi Lavanya
    The error log says these objects are in repair mode in this system. I searched the system for the trnsformations, but they are not present. How do we resolve these
    This only means that the objects were changed directly in the target system (could be QA or prod) and are captured in some request. You need to find the relevant request on the target system and take the appropriate action. You could chose to delete the request or transport it from QA to Prod.
    Find the requests on the target system and you will see the tranaformations collected. However, it is not going to be an easy taskl for you to find as the TR will be with the technical name. But this is definitely the reason for the error.
    Cheers
    Umesh

  • Unable to open RFC connection to SAP System NSP

    Hi all,
    During installation i am getting an error which is as follows,
    "Unable to open RFC connection to SAP System NSP.
    Solution: Start the system."
    And the second problem is that there are no connections shown in SAPGUI.
    Please help me out.
    Thanking you,
    Kranthi

    HI Kranthi,
    Have you checked this thread NW Preview Installation error?
    Regards

  • Error when opening PDF files from SAP.

    Hi Gurus
    I have posted this question in ABAP Development section also. Please read the below text.
    We are having a strange intermittent problem with Adobe Reader. When we try to open PDF files from SAP Frontend we get an error pop-up. The pop-up does not have any text. The title of the pop-up has "Adobe Reader". There is a blue question mark and an OK button.
    This issue occurs few times a day in Windows Vista.
    This issue does not occur in Windows XP.
    Since past few weeks, we have been trying to find some error/warning/atleast some text in log files of SAP, OS, Adobe Reader, Registry entries, Event Viewer. So far, we have not found anything.
    SAP is not able to help as this issue occurs intermittently and said when they tried, the issue did not occur. They made two attempts and in each attempt they tried 10 times to reproduce the issue. This issue occurs intermittently.
    Environment
    SAP R/3 4.7 EE SAP_Basis 620 Support Package 61
    Windows Vista Enterprise
    Adobe Reader 9.0 and Adobe Reader 9.1 (tried with both versions)
    SAPGUI 710 Patch 12 (latest patch). It also occured in Patch 11.
    Please suggest
    Thank you
    Pavan

    Now I got to capture the screenshot, however not able to attach/upload here but it says:
    'Reading Untagged Documents'
    lets say i tried to open 6 page document then it said:
    'This 6-page document is untagged and must be prepared for reading. While the document is being
    analyzed, your assistive technology will not be able to interact with this application. '
    then it asked for Reading options
    then a checkbox for to confirm 'Always use the settings from the Reading Preferences (Do not show this dialog again)
    then 'OK/START' and 'cancel' buttons
    It seems, this is the problem with Adobe w.r.t Vista.
    thanks
    Bhudev

Maybe you are looking for

  • Connections timing out

    I have the same problem that was discussed in this thread: http://discussions.apple.com/thread.jspa?threadID=947248&tstart=90 Since no answers was given, I'll restate it. My network connection is working fine, but from time to time I cannot initiate

  • HT2518 how do I move migrated files without copying

    I am trying to move my migraated folders up one directory, but only option is copy.  I don't have enough space to copy and delete, any suggestions that allow move.  I searched and tried dragging, pressing command or option while dragging, moving to m

  • How can edit a photo to fit my wallpaper?

    Can't resize a photo in my stream to fit as a wallpaper since the new upgrade. Any ideas?

  • I am unable to upgrade Camera raw8.6 and Bridge CC..Error 49

    I am unable to upgrade camera raw for photoshop cc and bridge cc It gives error 49.Thank you for your help.

  • Background color when image proportions are not 4:3

    in order to avoid keynote messing with the image proportions when i import a photo, i go to inspector, slide, appearance, background - image fill, and choose to grab an image. This way if it's 3:2 or 16:9 it won't get mangled. the problem is that eve