System table of Queries and charactistics.

Hello
Is there any RS* table or an RSZ* table or a join of these that contains all the queries and the characteristics in them?
If there is one, does it also indicate, even if the characteristic is used 'indirectly' such as ... for example restricted key figures?
Thanks for any help....Raju.

Hi Martin,
I would suggest to post this question in the abap forum.
regards
Siggi

Similar Messages

  • Table listing queries and their time characteristics

    Is there a table that contains the name or ID of the queries and the time characteristic InfoObjects or variables used in the queries?
    Want to get a listing of time characteristics used in the queries quickly and in table format.
    Time charateristics either for filters, variables, or free characteristics.

    Hi SAM,
    Goto SE38 and run this program ...
    RSRQ_QUERYDEFINITION --Execute it.
    Give the Query Name and Execute.
    You will fet the List of all the varibles used,but they will not be in table format.
    Rgds
    SVU123

  • Table for queries and their descriptions!

    Hi,
    Can anybody disclose me table name for queries and their descriptions?
    Raj

    HI,
    Check the table RSZCOMPDIR.
    Also RSZELTTXT and RSRREPDIR
    Hope this helps...

  • Table for queries and their descriptions under 4.6C

    Hello experts,
    does anyone know the above mentioned tables. Unfortunately V_COMPDIR_COMPIC and
    -RSZCOMPDIR
    -RSZCOMPIC
    -RSZELTTXT
    -RSZELTDIR
    don´t seem to work under 4.6C.
    Thanks in advance.
    Regards,
    F.H.

    HI,
    Check the table RSZCOMPDIR.
    Also RSZELTTXT and RSRREPDIR
    Hope this helps...

  • Cannot query MSSQL system tables over db link created using DG4MSQL

    I am trying to create db link from Oracle 11g to SQL Server 2005 using DG4MSQL gateway. After creating db link I am not able to query MSSQL system views(sys.services or sys.objects) using JDBC driver. But I am able to query all user tables using JDBC driver. But if I use sqlplus, I am able to query all tables including system tables. Since my project is Java project, I am bound to use JDBC driver. One more observation I made is that, if I use DG4ODBC instead of DG4MSQL gateway, then I am able to query all MSSQL tables including system tables uding JDBC driver. Please let me know if there are any ways I can query MSSQL system tables using DG4MSQL and JDBC driver.
    Edited by: user13398705 on Dec 20, 2011 2:08 AM

    There's a bug in the JDBC driver and for 11.2.0.1 a fix is available on my Oracle Support -> look for fix 9496068 - it is a generic platform fix. According to the bug matrix this fix is also included in the 11.2.0.3 JDBC driver. Are you using this JDBC driver version?

  • Run queries against system tables for oracle BPEL processes

    I want to run queries against system tables for oracle BPEL processes. It is becoming very difficult for me to us EM as it is very slow,
    and not all the time, it is sufficient for our needs.
    We are doing load testing and we want find out info like how many requests came in and how many faulted and what time is taken by each request...
    So do any of you have the query that I can use and tables that I need to go against?

    Use the BPEL hydration database table "cube_instance".
    There should be plenty of example in the forum regarding this table.

  • Transaction codes used to find the table(s), query/queries, and joins.

    Hi.
    I would like to learn how to find out which table(s) to use to create a query(ies), how tables are joined and how to create a query. Besides SQVI and SE16, what other transaction can I access? I would like to use SAP query tools that requires no programming.
    Thank you.

    Hi Minerva ,
    Its not Read-only it is Display Autorization only.It will be comes from role what they assign to ur User ID.
    coming to SQVI is  the simple and best way to create SAP query without any Programming knowledge, but u have to know what tables u have to use to get desire o/p.
    check these
    http://www.sap-img.com/abap/what-is-sap-queries.htm
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/d1/44f2b5c7f411d296080000e82de14a/frameset.htm
    Regards
    Prabhu

  • I created new table in database and want to bind with system form

    Hi All,
    1) i created new table in database and want to bind with system form .
    2) How i bind this field to system form sale order where i added new folder tab in that i added some fields that fields i want to bind with database. when i click on the next ,previous ,first and last button
    bind value should change.
    Awaiting soon reply
    Rajkumar G.

    hi,
    try this
    Public Sub BindDataToForm()
            Dim oItem As SAPbouiCOM.Item
            Dim oEdit As SAPbouiCOM.EditText
            Dim oComboBox As SAPbouiCOM.ComboBox
            '// getting the matrix column by the UID
            'oItem = oForm.Items.Item("docname")
            'oComboBox = oItem.Specific
            'oComboBox.DataBind.SetBound(True, "OSRI", "BaseType")
            'oItem = oForm.Items.Item("docno")
            'oEdit = oItem.Specific
            'oEdit.DataBind.SetBound(True, "OSRI", "BaseEntry")
            oColumn = oColumns.Item("Code")
            'oColumn.DataBind.SetBound(True, "", "DSCardCode")
            oColumn.DataBind.SetBound(True, "OSRI", "ItemCode")
            oColumn = oColumns.Item("Serial")
            oColumn.DataBind.SetBound(True, "OSRI", "IntrSerial")
            Try
                oColumn = oColumns.Item("Inspection")
                oColumn.DataBind.SetBound(True, "OSRI", "U_Inspection")
            Catch ex As Exception
                MessageBox.Show(ex.Message)
            End Try
            oColumn = oColumns.Item("Quality")
            oColumn.DataBind.SetBound(True, "OSRI", "U_Quality")
            oColumn = oColumns.Item("Status")
            oColumn.DataBind.SetBound(True, "OSRI", "U_Status")
            oColumn = oColumns.Item("Finish")
            oColumn.DataBind.SetBound(True, "OSRI", "U_Finish")
            oColumn = oColumns.Item("Thickness")
            oColumn.DataBind.SetBound(True, "OSRI", "U_Thickness")
            oColumn = oColumns.Item("uom")
            oColumn.DataBind.SetBound(True, "OSRI", "U_NetUOM")
            oColumn = oColumns.Item("length")
            oColumn.DataBind.SetBound(True, "OSRI", "U_Length")
            oColumn = oColumns.Item("height")
            oColumn.DataBind.SetBound(True, "OSRI", "U_Height")
            oColumn = oColumns.Item("sqf")
            oColumn.DataBind.SetBound(True, "OSRI", "U_sqf")
            oColumn = oColumns.Item("sqm")
            oColumn.DataBind.SetBound(True, "OSRI", "U_sqm")
        End Sub

  • Creating iView for BI queries and system

    Dear All
    I need your help in dealing with three challenges that i'm currently facing while trying to integrate BW into Portal.
    <b>
    Challenge 1:</b>
    I am trying to create an iView for BI queries but it is giving the following exception
    Portal Runtime Error
    An exception occurred while processing a request for :
    iView : N/A
    Component Name : N/A
    Could not find portal application com.sap.ip.bi.base.application.
    Exception id: 04:32_26/06/07_0010_18800950
    See the details for the exception ID in the log file
    Can anyone help me in understanding what is it and how to resolve it?
    Not able to infer anything from logfile.
    System i created for connecting BW is OK for the connector test but fails for ITS and Web AS.
    <b>Challenge 2:</b>
    Is it necessary to for a system to pass all the tests (Web AS, ITS and Connector)?
    Systems that i create almost never pass Web As and ITS test
    SAP Web AS Connection
      Test Details:
    The test consists of the following steps:
    1. Check the validity of the system ID in the system object
    2. Check whether the system can be retrieved
    3. Check whether a SAP system is defined in the system object
    4. Validate the following parameters: WAS protocol; WAS host name
    5. Check HTTP/S connectivity to the defined backend application
      Results
    1. The system ID is valid
    2. Retrieval of the system was successful
    3. The system object represents an SAP system
    4. The following parameters are valid: Web AS Protocol (http) Web AS Host Name (eimreymdd0.eimskip.net:8001)
    5. HTTP/S connection failed
    ITS Connection
      Test Details:
    The test consists of the following steps:
    1. Check the validity of the system ID in the system object
    2. Check whether the system can be retrieved
    3. Check whether the system object has a valid system alias
    4. Check whether a SAP system is defined in the system object
    5. Validate the following parameters: ITS protocol; ITS host name
    6. Check the validity of any user mapping in the system object
    7. Check HTTP/S connectivity to the defined backend application
      Results
    1. The system ID is valid
    2. Retrieval of the system was successful
    3. Retrieval of the default alias was successful
    4. The system object represents an SAP system
    5. Some of the following parameters are invalid: ITS Protocol () ITS Host Name ()
    <b>Challenge 3:</b>
    Out of the two versions (SAP BW 2.x/3.x and SAP NetWeaver BI)available in the portal to create Bex iView which one do we have to use?
    I'm working on EP 7 and BW 7.

    Hi,
    If you are using BI 7 and EP 7, then you have to run either the post installation template from http://<host>:<port>/nwa ( Refer to Note 895736 - Configuration template for BI-JAVA usage type ) or Run program RSPOR_SETUP in BI.
    I would suggest you to run BI configuration template from nwa alias.
    To execute basic steps for automatically configuring the BI Java usage type for integration to the portal, proceed as follows:
    1. Call the template installer by choosing quick link /nwa: <PORTAL_PROTOCOL>://<PORTAL_SERVER>:<PORTAL_PORT>/nwa
    2. Under scenario, select BI Java.
    3. Choose the BIPostInstallProcess template. Under Template, the individual steps that are executed by this template are also provided.
    4. Choose Execute Template.
    5. Adjust the default values under Data Entry. Note the following with respect to the input values:
    ABAP:
    ABAP_ADMIN and ABAP_PASSWORD are used for the RFC connection during installation
    BACKEND_SYSTEM, BACKEND_SYSNUMBER, and BACKEND_CLIENT specify the BI system (AS ABAP)
    BACKEND_HTTP_PORT can be determined using function module RSBB_URL_PREFIX_GET (or using the report)
    BACKEND_SID is the system ID for the BI system
    JAVA:
    J2EE HOST and J2EE SID specify the J2EE Engine (AS Java)
    J2EE HTTP PORT is the HTTP port of the J2EE Engine and has the numbering convention 5<J2EE_SYSNUMBER>00 (for example, 51000 for the system number 10)
    P4PORT is the TCP/IP port of the Visual Administrator and can be calculated using <J2EE_HTTP_PORT>+4 (for example, 51004)
    6. Choose Install.
    Note:
    You should only perform template-based configuration if the system has not been configured.
    Cheers!!
    Ashutosh

  • Ur mount point have not more space and ur system table space is full how u

    ur mount point have not more space and ur system table space is full how u resize or add file . u have not other mount point .what steps u follow

    Answers in your duplicated thread: Some inter view Questions Please give prefect answer  help me
    You can get all the answers at http://tahiti.oracle.com.
    You understimate job recruiters, a simple crosscheck is enough to discard people with experience from people who memorize 'interview answers'.
    Don't expect to get a job just because you memorize answers for 'job interviews', get real life experience.

  • Modify dynamically Static LOV and System Tables

    Hello,
    Does anyone know if it is possible to dynamically modify a Static LOV using a system table. All suggestions greatly appreciated!
    Sharon

    Hello,
    I am converting a program from the old HTML-DB. The original program dynamically manipulated a static LOV using a system table. I am trying to do the same thing. If it is possible to dynamically change a static LOV I would like to know how. If there is no way in APEX, I will create a table and dynamically change the table. Thank you for your suggestions.
    Sharon

  • Restrication on using sys and system tables.

    I have created the user in oracle 10g, granted resource , connect , select, insert, and update any table
    I would like to restrict the user from modifying sys and system tables.
    I know , it is possible using triggers. but it will create perofrmance issues
    Any other solution , please let me know

    user8680248 wrote:
    user wants this priv ( user is super user ) but user is not DBAYou say the user is not a "super user" and is not a DBA.
    Then he doesn't get what he "wants", he gets the minimum privs required to do his job. And it's the job of the DBA (presumably you) to enforce that policy. The technical issues are simple. The political ones are often difficult, but as a DBA that, too, is part of your job. It's YOUR job that will be on the line if you put the company's data at risk by granting someone excessive privileges on the database..
    Edited by: EdStevens on Feb 8, 2010 6:33 AM

  • Encrypt sys and system tables

    How to encrypt/restrict sys and system tables so that no user can view them.
    On one of the database few user are having dba access.
    Is it possible to restrict their access on the dictionary tables.

    I have not heard of anyone encrypting the sys and system schemas, and suspect it is not possible due to the number of tools that need access to these tables and views (OEM, RMAN etc)
    Maybe the application needs to run "create user" or "select * from v$session", but this does not mean that it needs DBA role. Turn on tracing or auditing to find out what priveleges the application actually needs, then grant minimum priveleges and revoke DBA.
    In the worst case if the application won't start unless it has been granted a role called "DBA" then you may be able to revoke all priveleges from the DBA role and then grant them via a custom role called "MY_DBA", but there is potential for this to go very wrong, so test in a DEV environment first, and I doubt Oracle Support would approve.
    Or you could use Database Vault ....

  • SAP BW on HANA Migration for Process , Bex Queries and system Copy

    Hi All ,
    Can you please let me know the steps for migrating Process chains , BW queries and System copy for BW on HANA .
    If you have examples from real time scenarios it would be good .
    Thanks in advance

    Hi,
    for Systemcopies see also - SAP First Guidance - BW Housekeeping and BW-PCA
    for the overall process - SAP First Guidance - Migration BW on HANA using the DMO option in SUM
    Best Regards Roland

  • Create dynamic table at runtime and bind it with ViewObject

    Hi everyone.
    I have the following task.
    I need to create a multiple ViewObjects at runtime (using different constructed sql queries) and then bind ViewObjects with created (also in runtime) tables.
    Tables are to be created on PanelTabbed component. Each tab contains one table.
    So the problem - is there a way to perform this task?
    A portion of code:
    ApplicationModule am = ADFUtils.getApplicationModule("AppModule");
    ViewObjectImpl vo = null;
    if (am.findViewObject("SQLVo") != null)
    am.findViewObject("SQLVo").remove();
    System.out.println("object removed!");
    vo = am.createViewObjectFromQueryStmt("vo", "select ...");
    RichTable newTable = new RichTable();
    newTable.setVar("row");
    newTable.setVarStatus("rowStat");
    RichShowDetailItem newDetItem = new RichShowDetailItem();
    newDetItem.setText("New Detail");
    newTable.setInlineStyle("width:100%;height:180px");
    newTable.setRowSelection("single");
    DCBindingContainer dcBindings = (DCBindingContainer)BindingContext.getCurrent().getCurrentBindingsEntry();
    String iterBindingName = vo.getName() + "Iterator";
    JUIteratorBinding iterBinding =
    (JUIteratorBinding)dcBindings.findIteratorBinding(iterBindingName);
    if (iterBinding != null) {
    dcBindings.removeIteratorBinding(iterBindingName);
    BindingContext bcc = (BindingContext)JSFUtils.resolveExpression("#{data}");
    iterBinding =
    new JUIteratorBinding(bcc.findDataControl("AppModuleDataControl"), vo);
    String ctrlBindingName = vo.getName() + "Binding";
    FacesCtrlHierBinding clonedHierBinding =
    (FacesCtrlHierBinding)dcBindings.findCtrlBinding(ctrlBindingName);
    if (clonedHierBinding != null) {
    dcBindings.removeControlBinding(ctrlBindingName);
    =======================================
    Please, look here!
    What's the best practices to create a new FacesCtrlHierBinding?
    What a parameter _nodeBindings (type JUCtrlHierTypeBinding[]) should be?
    =======================================
    clonedHierBinding =
    new FacesCtrlHierBinding(null,
    iterBinding,
    new String[]{
    "BUILDING_ID"
    // "BUILD_NAME",
    // "FUNCTIONALITY_NAME",
    // "CITY_NAME",
    // "STREET_NAME",
    // "FLOORS"
    _nodeBindings
    dcBindings.addControlBinding(ctrlBindingName, clonedHierBinding);
    newTable.setValue(clonedHierBinding.getCollectionModel());
    for (int g=0; g < vo.getAttributeCount(); g++){
    RichColumn col = new RichColumn();
    col.setId("c" + Integer.toString(g));
    col.setHeaderText(vo.getAttributeDef(g).getProperty(AttributeHints.ATTRIBUTE_LABEL).toString());
    ValueExpression valExp =
    facesContext.getApplication().getExpressionFactory().createValueExpression(facesContext.getELContext(),
    "#{row." + vo.getAttributeDef(g).getName() + "}",String.class);
    RichOutputText text = new RichOutputText();
    text.setId(vo.getAttributeDef(g).getName() + "txt");
    text.setValueExpression("value", valExp);
    col.getChildren().add(text);
    newTable.getChildren().add(col);
    newDetItem.getChildren().add(newTable);
    myBean.panelTabbed.getChildren().add(newDetItem);
    ...

    Shay, good day!
    You answer is good, but - it use only one dynamic view (and one table, iterator and FacesModel).
    I have task like topic started have - i need to create some unknows numbers of ViewObject (created by demad) and i must have a FacesModel for each created ViewObject.
    How can we do it?

Maybe you are looking for

  • Airport Extreme 802.11g base station loses internet connection often

    I just installed an Airport Extreme base station (802.11g version Apple Base Station V5.7) last week. And it keeps dropping my internet connection at least once a day. I simply replaced an old SMC Barricade wireless router that died (and was a POS).

  • Why does my Powerbook system date reset?

    Every so often the system date and time on my Powerbook G4 resets? I then get a warning from the OS stating that it has lost time? I thought OSX (Leopard) updated it's time and date upon boot?? Any ideas?

  • VLD-1111 Mapping cannot be generated due to unknown step

    Hi All, Requirement : Mapping of Flat File to Oracle 9i Tables My Flat File contains : Header Record & Detail Records When I try to implement Sequences to identify parent child relationship between Header Record & detail Records I get the above error

  • cfdocument output to pdf

    Hi all, I would like to use the cfdocument tage to output to a pdf of the current page, what I would like is for example, a print icon on the page itself, which when clicked on opens a new window with the current page as a pdf....how can I do this pl

  • Multilingual Maintenance Packs

    I'm currently busy with setting up a Campus Solutions demo environment and I've got a question. I've used the installation files from the edelivery website which includes Feature pack March 2011. From the maintenance log in the database I can see the