Summarized Overview about Cube-Layouts?

Hi experts,
does NetWeaver BI 7.0 provide any kind of summerized overview, which gives information about the number of dimensions existing in all (non-virtual) InfoProviders, their record-count, space-usage, fact-table sizes, etc?!
Or is the only way to get this information the usage of SE16 on a per-table basis?

Hi ,
you can use the functional module.
there are few in se37 . put RSAR* and f4 and cube you will find functional modules which can help you for the issue.
You can find in se38 also few programs with rsar*
You can use sap_infocube_designs functional module also.
Regards
Rahul
Edited by: Rahul Bindroo on Mar 27, 2008 11:57 AM

Similar Messages

  • Question about reports layout

    Hi ,
    I have a quick question about report Layout.
    I have created a report in 6i. Now if I want to change my
    select statement and add new table to select from , it just
    restructures my report layout again and set that to Default One.
    Is there any way where I can set my Own layout as Default for
    that particular Report ?
    I would really appreciate any feedback.
    Thanks
    Vidya

    Try to give it alias names to the columns . Then when you
    change the table your are selecting from . The layout should
    not change.

  • Overview about EC-CS

    Hello ,
    we are yet working with FI-LC.
    who can give me a short overview about EC-CS,
    its database structure and data flow to BW
    thank you
    Andreas

    Hi ,
    Consolidation EC-CS
    SEM-BCS and EC-CS provide
    - Full Process Control via Consolidation Monitor
    - High automation of the entire consolidation process
    - Comprehensive Audit Trails
    - Document Principle
    - Ready-to-run functionality by customizable tasks and methods
    Find the   EC-CS documentation :
    http://help.sap.com/saphelp_47x200/helpdata/en/a6/ece73c2d1011d299250000e8a5999a/content.htm
    Assign points if useful

  • COOIS - Saving Object Overview WIP Status layouts

    COOIS - Would like to be able to save the layout of an Object Overview - WIP Status report.  There is currently NO icons for "choose layout" , "export" or "views" available while in Object Overview.   I need to be able to create a report showing the header and operations list and this is the only way to get both on the screen at the same time.
    After I create the report layout with the fields needed, cannot save this format in any way.   The only thing I can do is print the report to a PDF file for others to view.  Would like to be able to save the format I have created and bring it up on screen anytime without have to create it from scratch each time.  This would prove a great resource if I only had the ability to save the layout. Especially when have a few 100 production orders.
    Thanks for all help in advance.
    Stan

    What happened to my other thread with 4 replies?
    Receiving help from Prasobh.
    Using COOIS:
    LIST    Object Overview
    Profile   WIP STATUS         may be company created.
    output is a 3 shades of blue and gray Production Order tree.
    shows  orders header, component, operation and confirmation lists at one time.
    Thanks

  • Need explanation about DefaultFramework Layout

    hai friends,
    i downloaded the PAR file of the default frame work layout provided by SAP in EP7.the coding is given below
    <%@ taglib uri="prt:taglib:com.sap.portal.reserved.layout.TagLibHtmlb" prefix="hbj" %>
    <%@ taglib uri="prt:taglib:com.sap.portal.reserved.layout.TagLibLayout" prefix="lyt" %>
    <%@ page import="com.sapportals.portal.pb.layout.taglib.variabledef.RunMode" %>
    <%
      RunMode pageRunMode = null;
    %>
    <lyt:template>
    <%
    pageRunMode = epPageVariables.getRunMode();
    if(pageRunMode == RunMode.RUN_TIME){
    %>
        <script>
            document.body.style.margin=0;
            document.body.scroll = "no";
        </script>
    <%}%>
        <hbj:content id="myContext" >
            <hbj:page title="Portal Page">
                <lyt:container id="frameworkColumn" />
            </hbj:page>
        </hbj:content>
    </lyt:template>
    <%
    if(pageRunMode == RunMode.RUN_TIME){
    %>
        <script>
            // Set the Top Level Navigation iView size and position.
            EPCM.raiseEvent("urn:com.sapportals:toplevelnavigation", "Onload", null);
        </script>
    <%}%>
    in this i understood everything except the EPCM part.they have given the purpose as to set the Top Level Navigation iView size and position.but i want to know how it sets,where is the subscribe event for that.
    if anybody knows please help me....
    if u have more details about it please send that also...
    regards,
    Tamil K

    hai Mr.Venkat,
    Tahnks for your reply.
    yes i downloaded the "com.sap.portal..layouts.framework.par.bak" only.but i am not using all the jsps available in that.
    i am using only "framework.jsp".that also i changed according to my need.i changed only the layout part not the whole thing.And also i dont find any "subscribeevent" relevant to the "raiseevent" presents in tha jsp file.
    as u said i searched with the WAandNAVpanel.jsp also but i couldnt find. the subscribe events present in the specified file is not relevant to my raise event i think so.....
    regards,
    Tamil K

  • About cube

    currently, i am doing a project using xmii, and i use olap query to visit data in bw, but i am a little confused about that query .
    so could someone tell me what is a cube ,what is the structure of a cube

    Hi,
    what is a cube ,what is the structure of a cube
    Cube is a multi dimensional object which has designed using extended star schema,
    cube is surrounded by 16 dimension tables, these dimension tables are inturn connected with SID tables which are linked with master data tables,
    dimension IDs are generated when transaction data is loaded into CUBE, these dimension ids are generated based on SID.
    SIDs are generated when master data is loaded.
    Thanks,
    Pavan.

  • ORA-36836 about cube dimensionality ???

    Hi there,
    I've been trying lately to use AWM to build an OLAP cube based on some sample data I have related to phone communications. Up to now I've been able although painfuly to build four dimensions (date/time, a-number, b-number, exit cause) and a cube with measures "number of calls" and "total call duration". Currently everything seems to load correctly (dimensions and cube), however when I try to view the cube data I get the following message :
    ORA-36836: The dimensionality of object OLAP.TRAFFIC is different than the view token
    This doesn't make any sense to me, and I've not been able to find any explanation on the web, except for those two lines :
    Cause: The dimensionality of the cube does not match the view token
    Action: Check view token for unrelated hierarchies clauses
    Well the remedy looks even worse than the disease, since this is even less understandable than the former.
    Does anyone has a clue about what might be wrong here, or what to do to go forward ?
    I'm using the free Oracle 11g on CentOS, I guess this must be the XE edition, and AWM was part of Oracle Client on Windows XP. This piece of software seems to be riddle with bugs, data not updating properly after changes, objects only partly deleted after a delete command, lots of "uncommitable" and java exceptions of all kinds... I've had several times to totally delete the whole aw and restart from scratch because AWM would not finish deleting some dimension of attribute. A real pain in the neck. Is this related to the fact that I'm using a free version and don't have access to patches ? Well I really wonder how can anyone do some serious development with this tool. Or am I missing something ?
    Thanks for your help,
    Christian

    Hi again Stuart and all,
    I'm back after some patching... :-) I've applied the following patches to my installation :
    On the server side patches 7375639 (Oracle Critical Patch Update October 2008) and 6992921 (OLAP B PATCH FOR 11.1.0.6).
    On the client side I've upgraded to AWM 11.1.0.7.0A
    And ... tadadam ... I still have the same error message after recreating the whole workspace from scratch :-(
    Here is a transcript of the error message I get :
    [edit many similar lines]
    oracle.dss.dataSource.common.OLAPException: BIB-9009 Oracle OLAP could not create cursor.
    oracle.express.idl.util.OlapiException: java.sql.SQLException: ORA-36836: The dimensionality of object OLAP.TRAFFIC is different than the view token
    ORA-06512: at "SYS.GENCURSORMANAGERINTERFACE", line 42
    ORA-06512: at line 1
    oracle.express.idl.util.OlapiException: java.sql.SQLException: ORA-36836: The dimensionality of object OLAP.TRAFFIC is different than the view token
    ORA-06512: at "SYS.GENCURSORMANAGERINTERFACE", line 42
    ORA-06512: at line 1
    at oracle.dss.dataSource.common.QueryDataDirector.addDataDirectorListener(QueryDataDirector.java:795)
    at oracle.dss.dataView.ModelAdapter.setDataDirector(ModelAdapter.java:173)
    at oracle.dss.crosstab.CrosstabModelAdapter.setDataSource(CrosstabModelAdapter.java:54)
    at oracle.dss.dataView.Dataview.setDataSource(Dataview.java:396)
    at oracle.olap.awm.dataobject.dialog.olapi.UBiBeanUtil.getCrosstab(Unknown Source)
    at oracle.olap.awm.dataobject.dialog.olapi.UBiBeanUtil.showCrosstab(Unknown Source)
    at oracle.olap.awm.dataobject.dialog.olapi.UBiBeanUtil.showData(Unknown Source)
    [edit many similar lines]
    I'm able to display the dimension views and the cube view and they "look" ok, but I get this error when I right-click to "View data <MY CUBE>..." or "View data <ONE OF THE MEASURES>..."
    So it looks like there's something in the way my data is wrapped up that really bothers the Oracle OLAP engine. What I'm trying to do is to migrate a cube that works on Mondrian to Oracle OLAP, so it means the problem is probably related to some specific requirement that the Oracle OLAP engine imposes on the way the data is presented.
    In any case the error messages are totally meaningless to me. Does anyone has an idea what the "view token" is ?
    Thanks a lot for your help,
    Christian

  • Opinion about MiG Layout Manager

    Hi coders,
    I am rather new to SWING coding.
    I just wanted to know whether using MiG Layout Manager for creating GUI in SWING is preferable or not.
    I had come across some reviews about the same which were good.
    If anyone have used this layout manager, please give your feedback.
    Also if any one have a suggestion to use any layout manager other than MiG (may be default ones), please post that also
    Thank you all.
    Edited by: crispwind on Aug 11, 2008 11:20 PM

    Also if any one have a suggestion to use any layout manager other than MiG (may be default ones)...you seem to have the mis-conception that you can only use a single LayoutManager in an app.
    you need to get to know most of the common ones, their stong (and weak) points, then, using
    this knowledge (and some imagination) nest one or more panels (each a different layoutmanager) to
    get the effect you're after e.g. if the frame is resized, is the component to grow/shrink, is it to move or stay put etc
    [http://java.sun.com/docs/books/tutorial/uiswing/layout/visual.html]

  • What's wrong about those layouts??

    Well, I've been working like crazy to be able to do something with layouts... Let me explain how our program is made...
    Main window:
    - JContentPane
    - JSplitPane with two parts
    in each, i have
    5 JPanels with information in it
    I'm working with Eclipse and its visual editor, but can't seem to figure out a way to do this... In my west panel, I have to put four buttons. I want them to be a certain size and in a certain order. Here is the code generated by the editor:
         private JPanel getJPanel_west() {
              if (jPanel_west == null) {
                   GridLayout gridLayout = new GridLayout();
                   jPanel_west = new JPanel();
                   jPanel_west.setLayout(gridLayout);
                   gridLayout.setRows(4);
                   gridLayout.setColumns(1);
                   jPanel_west.add(getJButton(), null);
                   jPanel_west.add(getJButton1(), null);
                   jPanel_west.add(getJButton2(), null);
                   jPanel_west.add(getjButtonImprimer(), null);
              return jPanel_west;
    Not very fun to work with... Now, what it does is that when i resize my JSplitPane, the button sizes change, proportionnally to the size changed... How can I get all this straight! I want my four buttons in the same size and I don't want them to resize all the time...
    Anybody could help me with this??
    Thanks
    Guillaume

    maybe you can change the layout to a BoxLayout, which honors MaximumSize()
    here's a simple demo
    import java.awt.*;
    import javax.swing.*;
    import java.util.*;
    class Testing extends JFrame
      public Testing()
        setLocation(400,300);
        setDefaultCloseOperation(EXIT_ON_CLOSE);
        //JPanel westPanel = new JPanel();
        //westPanel.setLayout(new BoxLayout(westPanel,BoxLayout.Y_AXIS));
        JPanel westPanel = new JPanel(new GridLayout(4,1));//comment out this, uncomment above 2 lines
        JButton btn1 = new JButton("1");
        btn1.setMaximumSize(new Dimension(100,30));
        westPanel.add(btn1);
        JButton btn2 = new JButton("2");
        btn2.setMaximumSize(new Dimension(100,30));
        westPanel.add(btn2);
        JButton btn3 = new JButton("3");
        btn3.setMaximumSize(new Dimension(100,30));
        westPanel.add(btn3);
        JButton btn4 = new JButton("4");
        btn4.setMaximumSize(new Dimension(100,30));
        westPanel.add(btn4);
        getContentPane().add(westPanel);
        pack();
      public static void main(String[] args){new Testing().setVisible(true);}
    }

  • About rendering layout in Pocket Internet Explorer

    Hi Experts
    I have developped an application always connected in MI using o Pocket IE.
    In my application i have a screen with one table and below the table some fields with labels.
    When i start my application in browser, the position and size of the components is uniform.
    The table have a good size, but the columns label is very small.
    The buttons is small. The field labels is very small and the labels is big.
    The screen don't have a relative size with the components.
    I have adjust the size and layout in Pocket IE menu, but the size of components increase or decrese in the same way.
    I have tested in both Windows Mobile 6 and Windows mobile 5.
    I am using SAP NW MI 7.1.
    Could someone help me how i can adjust the size and layout of screen accordingly?
    Regards
    Marcos

    Any answer?
    Regards
    Marcos

  • DW CS5 question about page layout viewed in different browsers

    Hello.
    I am still very new to Dreamweaver CS5 and I need help with the appearance of a new website that I have been creating. We are mac based and I'm currently using Mac OS10. The layout I have created should appear centered on the page and it contains a solid background image. When I view it on our macs using Safari, everything looks exactly as it should, but when viewing it on a PC using the Internet Explorer 8, the text, spry menu bar and image of a doctor on the right hand side (that is set to change every time the page is refreshed), all shift to the right. Any advise on fixing this issue would be extremely helpful. The index page and the pages under the obstetrics menu are the only ones that I have completed so far. Here is a link to the web page: http://www.advertools.net/COBGYN/index.html
    Thank you for your assistance.

    Hi
    Yes, I am referring to the fact you are using absolute positioning for the divs, and that this is causing your problems.
    If you change the top, left/right values you are using to position them to % values this will alleviate the problem, (not completely though). Instead of say -
    top: 500px;
    left: 450px
    use
    top 70%;
    left: 40%;
    The values are only examples and you will have to adjust these to suite your needs.
    PZ

  • Appraisal Document - MSS Overview Screen Tab Layout

    Within MSS when displaying the status flows of the appraisal documents the tab 'In Review' is out of order.  The layout of the tabs are In Prep, In Planning, In Process, Completed, Approved, Closed Approved, Rejected, Closed Rejected, In Review
    How do I get the 'In Review' tab displayed after 'In Process"?
    Also, is there a way to hide the tabs:  Approved, Closed Approved, Rejected, Closed Rejected since we are not using the approval process?
    Thanks for your time.

    Implement note 1280314

  • About cji3 layout

    dear all:
                In  report CJI3, there is no option of the  "profit center"  in the column set, how to add it?
                Thank you!

    The dynamic selection will only restrict the slection of project object based on provided profti centre in input.
    I fill that you wanted to sort CJI3 after executing report based on profit center. As the profit center is not available in Cji3 change layout, You can add the same using COOMEP01 (Function Module EXIT_SAPLKAEP_001: Line Item Reports in Actual: Customer-Specific Fields).
    Based on which object type i.e WBS, NWA Production order , you wanted to disaply profit center you have to provide to your ABAPer.
    I have used this approch. If you serach for relvent note, you will get this userexit.
    With Regards
    Nitin P.

  • About Cube design

    Hi,
    i'd like know if in AWM I can have a single cube with multiple fact tables Fact tables share any dimension, otherwise others are specific of a single fact table (or each fact table needs a different cube) and if a member of the cube can be mapped only by one fact table and not necessarly by both.
    Thanks
    Giancarlo

    I would be able to answer well if you can you describe your facts and elaborate what you want to achieve? In earlier post I was trying to say that suppose you have a fact with dim1,dim2,dim3 with measure1 and you create one cube for it say cube1.
    Now do you mean that you have another fact with dimensionality as dim4,dim5,dim6 with measure2? If yes then you should create a second cube with dimensionality as dim4,dim5,dim6 with measure2.
    On the other hand if you have second fact as dim1,dim2,dim3 with measure2 then in this case you can have only one cube with two measures and the source to load the cube could look like this
    create view cube_source as select dim1,dim2,dim3,sum(measure1),sum(measure2) from(
    select dim1,dim2,dim3,measure1,null from fact1
    union all
    select dim1,dim2,dim3,null,measure2 from fact)
    group by dim1,dim2,dim3
    Above is my perception but I am not sure if you I really understood your question correctly. Can you elaborate what you are trying to achieve?
    Thanks,
    Brijesh

  • About alv layout

    i used CL_GUI_ALV_GRID>->set_table_for_first_display
    to display alv
    but why the subtotal and total button are gray in the toolbar.
    i searched the help, but there is no parameter to adjust the layout.
    who met such problem, please give me a favor
    thank u in advance
    Kevin

    Add Default Sorting to ALVgrid report  
    In order to display an ALV report with specific columns already sorted by default you will need to build a
    sort catalogue. This is fairly straight forward and is done in the following way:
            Step 1. Add data declaration for sort catalogue
            Step 2. Add code to build sort catalogue table 
            Step 3. Update 'gd_tree->set_table_for_first_display' method call to include parameter 'it_sort'
    *  ALV data declarations
      data: it_sortcat     type LVC_T_SORT,
            it_sortcatdb   type LVC_T_SORT.
    perform build_sortcat.
    *&      Form  build_sortcat
    *       Build Sort catalog
    FORM build_sortcat .
      wa_sort-spos      = 1.
      wa_sort-fieldname = 'EBELN'.
      wa_sort-SUBTOT    = 'X'. "subtotals any totals column by this field
    *  gd_sortcat-tabname
      APPEND wa_sort TO it_sortcat.
      wa_sort-spos      = 2.
      wa_sort-fieldname = 'EBELP'.
    *  gd_sortcat-tabname
      APPEND wa_sort TO it_sortcat.
    ENDFORM.                    " build_sortcat
    CALL METHOD gd_tree->set_table_for_first_display
        EXPORTING
          is_layout       = gd_layout
        CHANGING
          it_fieldcatalog = gd_fieldcat
          it_sort         = it_sortcat
          it_outtab       = it_report.     
    rewaard points   if it is usefull ...
    Girish

Maybe you are looking for