Infoobject in a query

Hi expert,
Which table can I consult to obtain a list of Infoobject contained in a specific query?
Is it possible know which one is contained in the rows, which in the columns, which in free char..........?
thanks a lot.
claudia

Please refer the below link:
[http://wiki.sdn.sap.com/wiki/display/BI/TablesinSAPBWwhichgiveinformationrelatedtoQueries%2CWorkBooksandWebTemplates]

Similar Messages

  • BEX Query - Run time char InfoObjects manipulation for query results

    Hello Experts,
    Iam working on BEX queries to meet following requirements,
    1)  Display only first 2 char of an InfoObject in the query results. Actual infoprovider has 24 char for this InfoObject. Example: Summary code FABCDXXXX.. But we want to show only 'FA' in query results
    2) We split a 120 char description into two 60 char InfoObjects, we need to concatenate the split char into one for query result display
    3) We need to show a specific hierarchy level, nothing before or after. For example: Eighth level for a cost element hierarchy.
    4) We need to show a constant in a column (which is not there in the table)
    We are planning to use both BEX analyzer and Crystal for the reports.
    I read in one of the thread that we can use formula variables/Customer exit for this but iam not very clear, if you know how to do it or if you have any step by step procedure, can you please pass it to me. Thanks in advance for your help.
    Regards,
    Raman

    Thanks for quick response. We have users who need BEX analyzer, is there any way to handle the above requirments for BEX analyzer.

  • Multiprovider design (InfoObject assign) and query dehavior

    Hi experts,
    we have a hetergenous  multiprovider, it has several InfoCube as the basis cube.  when execute the query, it will display some duplicated records.
    1) the two duplicated records are exactly the same, including characteristics, navigational atrribute, key figures.
    2) the two duplicated records have the same characteristics, navigational attribute, with some of different key figures .
    It's very hard to identify the root cause why for some of the records, it will have duplicated records.  Meanwhile, I have some question for the multiprovider design..
    For example, now we have 4 InfoCube..
    In those 4 infoCube, we have the 0Material inside. at Multiprovider level, 0Plant are assign from those 4 infoCube
    Only 3 of the InfoCube, have the 0Plant inside. at Multiprovider level, 0material are assign from those 3 infoCube.
    1) what will happen , if I include 0plant and 0material as the rows in the query designer, will this cause some duplciated records ?
    Now , 0Material, have the navigational attrribute, 0mateiral_0matl_type,  If I only 3 Cube has the
    0mateiral_0matl_type Open and assign into the Multiprovider..
    In my query, I use the 0material, and also 0material_0matl_type as the variable , both could input the values, and display in the rows
    What will happen ? if not all the navigational attribute are assigned at the Multiprovider level, but the master data InfoObject 0material it self are all assigned at the multiprovider level.
    2 ) Is there any influence to retrieve the record ?  I am not sure if 0Material are correctly assigned, 0material_matl_type will influence the result (number of records), or will this cause duplicate records ?
    I think in some of the case, in the sub -cube, not all the required InfoObject, or navigational attribute are avalable at the ALL Cube level, but in the query level, they are used.
    Finally, what could be the reason for duplicated records ?? they should be merged after execution..
    Please share your comments.  Thank you very much.
    Best Regards,
    muwenziwu

    HI muwenziwu,
    If you iunclude any characteristics or a navigational attribute which is not common in both the infoproviders
    then the it will show the result in a seperate line ,
    But you have a option to overcome this , refer the How to document in the below link
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/70dcd7b5-6a3d-2d10-c984-e835e37071a2
    Hope this helps
    Regards,
    Sathya

  • How to Enumerate infoObjects in a Query

    I'm intersted in listing all infoObjects in a particular BI query. I've found several posts to this forum which list relevant tables such RSRREPDIR, RSZELTDIR, RSELTTXT etc. However, I have not found the table which provides the linkage for the infoObjects used in a particular query. At best, I can locate the variables used in a query. I need to list the characteristics and key figures in a given query.
    Is this possible? Any advice would be appreciated. Thanks.

    Hi David,
    Tables RSZELTXREF and RSZELTDIR would be sufficient.
    Take an excel.
    Go to RSZELTXREF. In SETUID give query technical definition name like (ASFWDSVD.....).
    Run.
    You will get a lits of TELTUIDs.(ie a lis of records)
    Copy all TELTUID' in column in excel.
    Now copy these TELTUIDs as multiple values in RSZELTXREF in SETUID
    Again copy all TELTUIDs and append it to the existing records in Excel.
    Keep doing this until you get no records in RSZELTXREF.
    Now your TELTUID column is ready.
    Take all these values to RSZELTDIR and coopy them to ELTUID as multiple values.
    In the default hin it will show you your characteristics and key figures
    There is one more bery easy way.
    Run a program RSRQ_QUERYDEFINITION, give a query name, check all the boxes and run
    I am sure you will like this way
    Hope it helps,
    Best regards,
    Sunmit.

  • InfoObject missing in Query Designer

    Hi Expert,
              I created one DSO which contain contian InfoObject InfoA, InfoB and other fields . and i also create a query against this DSO. But in Query Designer, there is no InfoObject InfoA and InfoB. all other fields can be find in Query Designer! i feel confuse about this ?
             Anybody can give some advise about this?
       Thanks in advance.

    Hi Dragon
    1. Close query designer.
    2. Activate the DSO once again
    3. Re-open query designer
    Sometimes I also faced refresh issue. but the above steps resolved my problem
    Regards
    Anindya

  • InfoObject used in Query

    I have  0CHART_ACCTS and 0GL_ACCOUNT used in the several cubes/ODS.
    There are quite a number of Query and WAD is created from these cubes/ODs.
    Is there a way to find out what query/WAD is using the InfoObject  0CHART_ACCTS or 0GL_ACCOUNT?

    Hi,
               Since these Infoobjects are standard, you can search the queries for the respective infoobjects in the SAP LIBRARY TREX search engine.
    Regards,
    Kalyani.

  • Filter certain InfoObject values in Query Designer

    Hi
    I've the following scenario:
    - InfoObject 0ACCOUNT contains some account numbers with prefix 'XYZ' followed by a number, e.g. 'XYZ12345'
    - These values may never be shown to the analysts, i.e. I need to filter (remove) them in the characteristic restrictions of the Query Designer
    How can I do that? Hard-coding all these values makes no sense as new account numbers could be created anytime.
    I think the only solution is using a customer exit or does someone have another idea?
    Thank you for you help
    Patrick

    Hi Patrick,
    Exclusion with multiple values generally hampers query performance, so better I would suggest you to include required values in filter if that is feasible (As I know there is some limit on number of filter value inclusion also).
    You can simply create a customer exit variable on 0ACCOUNT, select all the master data values of 0account in internal table and then delete the values starting with 'XYZ'.
    DELETE i_t_account where 0account CP 'XYZ'.
    after that you need to populate all these values in variable. I would suggest you to do this operation in I_STEP = 2, otherwise if you do it in step 1 then it might take some time for user to see the selection screen.
    Regards,
    Durgesh.

  • Related to InfoObject display in Query as Key and Text

    Hello all,
              I have problem with my two queries which is created on same InfoProvider.
    Problem:
                I have Q1 and Q2 queries which fetch data from DT1 data target
    > Both the Q1 and Q2 has the same InfoObject 'IO'.
    > Properties of InfoObject in both Q1 and Q2 are same.
    While Q1 and Q2 is expected to return the same result. Q1 returns the key and text but Q2 is returning only key for same infoObject 'IO' .
    Additional Information:
    > In query result, The 'IO' properties for Q1 it is key and text and Q2 is only key.
    > I cannot change the Q2 's 'IO' properties to show key and text in query result as i donot have the authorization.             Q2 query is created on development server and tranported to production, where as Q1 query created on production.
    I want Q2's 'IO' to display key and text.
    Please let me know if you need more information.
    Thanks,
    Umashankar

    Hello all,
          Thanks to all for your response. Here I can conclude all of your saying.
    1. Change the Q2 in development and transport it to production.
              To do this I need to have applicable data in dev or QA, unfortunately there is no applicable data found in any of the system except Prod.
    2. Change the Q2 in production by having authorization.
              It will solve the problem but I hope Client will not agree to provide authorization to change.
    excuse me these will not resolve the problem. If you any new Idea please let me know.
    My way to resolve this is
    1. Delete the Q2 from Prod
    2. Copy the query Q1 to Q3 in Prod.
    3. Reverse transport Q3 to Dev and tranport again to Prod.
    4. Check the query result.
                Here you may ask why you need Q3 if you have Q1 and Q2, the answer is Q1 is created by user and now he need Q2 (same as Q1) but it should not be in changeable mode. Hence we have created the query Q2 in Dev and transported to Prod (In previous case).  But the only difference in both the queries is one InfoObject values is shown as Key and Text in Q1 and Key as Q2.
    I'm not sure whether the way mentioned here solve the problem.

  • Text in InfoObject usable for Query definition

    Hi,
    I need to build a query in QD already within the testsystem.
    But in testsystem database is rare and I am not able to use all the different characteristics that will apear later in produktiv system.
    What can I do? Can I maintain the texttable of the different infoobjects and use those entries while building a query? I have tried to do so, but entries in texttable are not available in QD.
    What have I done wrong?
    I am on 3.5.
    BR,
    Thorsten

    Hi,
    What I understood from your question is that you wish to see data in your query that is created in teh test system. Byt the test system doesn't have as much data as the production.
    If that is the case, do a flat file update for your targets.
    If it is not what  I understood, please explain again.
    To have master data however, you can directly create/modify the values in the P-table to text table of the objects. However that is not recommended in Production.
    Regards
    Sudeepti

  • Securing an infoobject in a query

    Hi
    There are a few users who have access to BEx Query Designer and create most of their reports by Company Code. Company code is authorization relevant Info Object. I want to give access to this object in such a way that depending on the user access to specific company codes, it dispalys only those company codes when they use in a query, how can i achieve that. This should be applicable to any query in which they are using company code
    Thanks
    Rashmi.

    Hi Rashmi,
    One option you may consider is an automated import of the company code authorisations from the users' R3 access into a DSO within the BI system, which you may then reference through the roles and analysis authorisations as a variable.
    Editing the user exit in function modules to reference the entries in the DSO when a variable (e.g $BUKRS) is then possible, although this will require a lot of effort from BI, ABAP and yourself to implement, it gives you the option to dynamically allow access to the applicable company codes and carries the advantage that if R3 access changes, BI reporting will also be updated
    I think the FM is RSR00001in transaction CMOD
    Hope this helps,
    Tom

  • BW3.5 - Query Cache - InfoObject decimal formatting

    Hello all,
    I built a bw query, which displays key figures.  Each key figure uses the decimal place formatting from the key figure infoobject (In Query Designer, the properties for each keyfigure for Decimal places, is set to "[From Key Figure 0.00]").
    I decided to change the InfoObject key figure to have 0 decimals places (in BEx formatting tab for the Key Figure).  Now, when I open up query designer, and look at the properties for the Key figure, it still is set to "[From Key Figure 0.00]" (it should be "[From Key Figure 0]" to reflect the Key Figure Infoobject change. 
    I tried to generate the report using RSRT, and deleting the query cache, but it still shows up with two decimal places.  Has anyone encountered this problem before?  I am trying to avoid removing the Key Figure infoobject from the query and readding it to reflect the change.
    Thanks!

    Hello Brendon
    You have changed the KF infoObject to show only 0 decimal( no decimal)..that is okay but in query KF property you have selected with 2 decimal so data will be displayiing in 2 decimal...the query setting is local and have priority over KF InfoObject settings...
    If you notice in KF property in query u will have one option from the field somethjing which means whatever is defined by KF infoObject...just select that now onwards u will get only those many decimal which u have defined in KF InfoObject
    Thanks
    Tripple k

  • Query to get InfoObject(ReportObject) from specific Folder

    Hi,
    I am using XI Release 2.I am having one report object in two folders with the same name.
    example: I am having one report object named TestReport that exist in folder ALL as well as folder TEMPORARY in CMS.
    Following query i am using:
    "SELECT TOP 1 * FROM CI_INFOOBJECTS WHERE SI_PROGID = 'CrystalEnterprise.Report'").append(" AND SI_INSTANCE=0 AND SI_NAME='").append(TestReport ).append("'");
    but it always returns the report object from folder ALL while i want to have report Object from folder TEMPORARY
    Reporrt Path: path://InfoObjects/Root Folder/Temporary/
    Can anyone help me out with the query to get the report object from specific folder?
    Thanks
    Prakhar Paharia
    Edited by: prakhar paharia on Mar 10, 2009 3:43 PM
    Edited by: prakhar paharia on Mar 10, 2009 3:44 PM
    Edited by: prakhar paharia on Mar 10, 2009 4:17 PM

    Hello Prakhar,
    You are querying the the CI_INFOOBJECTS table for crystal reports that have the name TestReport.
    If a crystal with name TestReport exists in folder ALL and another crystal with name TestReport exists in folder TEMPORARY , you should get two INFOOBJECTs with your query!
    Look at your query : 
    SELECT TOP 1   means select one entity.
    I guess this is the reason for your problem.
    bernd
    Edited by: BerndB on Mar 12, 2009 8:42 AM

  • Error while running query for psoting period as varaible

    hello,
    I am running a query and posting period is variable single entry mandatory and when I run the query it gives me this error.
    Variable 0I_PCURR could not be replaced.
    Variable 0I_PCURR could not be replaced.
    What might be the issue here ?
    Thanks,

    Hi KM,
    When you want to use a fiscal period, you need to say whick fiscal variant you'll be using.
    This fiscal variant, depends on the company code you are using.
    You might find out with some FI person how many fiscal variants are using at your company. If it's only one (or at least only one applies for this query), add 0FISCVARNT infoobject in your query and select the fiscal variant you were told.
    But, as you are using a BC variable, maybe this variable needs to use 0comp_code infoobject to determine automatically the fiscal variant.
    So,
    1. try selecting a fiscal variant in filters.
    2. try adding 0comp_code to your query.
    hope this helps!
    Regards,
    Diego

  • Data Not Found in a Query

    Hi guys,
    I have built a Query on a Multiprovider which is based on a Remote Cube and Basic Cube.  I can see Data for my filters via ListCube in both Multi Provider and Remote Cube.
    The Query is showing Data when Restrict to Value Range [First Value, Last Value] for a Characteristic.  It is not showing data when the Restriction is deleted.
    Any Suggessions over this strange Problem ?
    If the question is not clear please let me know.
    I went to RSRT and compared the SQL Query and found
    that it is not picking up this dimension table , "/BIC/DBCS_CMR13" "D3"
    and SID Table "/BIC/SPCMRBG" "S2". 
    How can i resolve this issue.
    <b>SQL Query showing results</b>
    CREATE OR REPLACE VIEW "/BI0/0300129574" AS
    SELECT
    /*+ STAR_TRANSFORMATION  FACT(F) */
    "DU"."SID_0CURRENCY" AS "S____004"
    ,"D1"."SID_PCMRFNL1" AS "S____197"
    ,"DT"."SID_0FISCPER3" AS "S____047"
    ,"D4"."SID_PCMRTOD" AS "S____215"
    ,"H1"."PRED" AS "S____207"
    , COUNT( * )  AS "1ROWCOUNT"
    , SUM ( "H1"."FACTOR" *  "F"."/BIC/PCMRLFIG"  )  AS "PCMRLFIG"
    FROM
    "/BIC/FBCS_CMR1" "F"
    , "/BIC/DBCS_CMR1U" "DU"
    , "/BIC/DBCS_CMR12" "D2"
    , "/BIC/DBCS_CMR11" "D1"
    , "/BIC/DBCS_CMR1T" "DT"
    , "/BIC/DBCS_CMR14" "D4"
    , "/BIC/DBCS_CMR1P" "DP"
    , "/BI0/SFISCYEAR" "S1"
    , "/BIC/DBCS_CMR13" "D3"
    , "/BIC/SPCMRBG" "S2"
    , "/BIC/DBCS_CMR18" "D8"
    , "/BI0/0300129573" "H1"
    WHERE
    "F"."KEY_BCS_CMR1U"
    = "DU"."DIMID"
    AND "F"."KEY_BCS_CMR12"
    = "D2"."DIMID"
    AND "F"."KEY_BCS_CMR11"
    = "D1"."DIMID"
    AND "F"."KEY_BCS_CMR1T"
    = "DT"."DIMID"
    AND "F"."KEY_BCS_CMR14"
    = "D4"."DIMID"
    AND "F"."KEY_BCS_CMR1P"
    = "DP"."DIMID"
    AND "DT"."SID_0FISCYEAR"
    = "S1"."SID"
    AND "F"."KEY_BCS_CMR13"
    = "D3"."DIMID"
    AND "D3"."SID_PCMRBG"
    = "S2"."SID"
    AND "F"."KEY_BCS_CMR18"
    = "D8"."DIMID"
    AND "D2"."SID_PCMRCNC"
    = "H1"."SUCC"
    AND
    "DP"."SID_0CHNGID"
    = 0
    )) AND ((
    "S1"."FISCYEAR"
    = '2006'
    )) AND ((
    "DP"."SID_0RECORDTP"
    = 0
    )) AND ((
    "DP"."SID_0REQUID"
    <= 5284
    )) AND ((
    "S2"."/BIC/PCMRBG"
    BETWEEN ' ' AND 'ERRM'
    )) AND ((
    "D8"."SID_PORU"
    = 332
    )))) AND ((((
    "DT"."SID_0FISCPER3"
    = 10
    )) AND ((
    "D4"."SID_PCMRTOD"
    = 265
    AND
    "H1"."SUCC"
    <> 2000008999
    GROUP BY
    "DU"."SID_0CURRENCY"
    ,"H1"."PRED"
    ,"D1"."SID_PCMRFNL1"
    ,"DT"."SID_0FISCPER3"
    ,"D4"."SID_PCMRTOD"
    <b>SQL Query not showing results</b>
    CREATE OR REPLACE VIEW "/BI0/0300129258" AS
    SELECT
    /*+ STAR_TRANSFORMATION  FACT(F) */
    "DU"."SID_0CURRENCY" AS "S____004"
    ,"D1"."SID_PCMRFNL1" AS "S____197"
    ,"DT"."SID_0FISCPER3" AS "S____047"
    ,"D4"."SID_PCMRTOD" AS "S____215"
    ,"H1"."PRED" AS "S____207"
    , COUNT( * )  AS "1ROWCOUNT"
    , SUM ( "H1"."FACTOR" *  "F"."/BIC/PCMRLFIG"  )  AS "PCMRLFIG"
    FROM
    "/BIC/FBCS_CMR1" "F"
    , "/BIC/DBCS_CMR1U" "DU"
    , "/BIC/DBCS_CMR12" "D2"
    , "/BIC/DBCS_CMR11" "D1"
    , "/BIC/DBCS_CMR1T" "DT"
    , "/BIC/DBCS_CMR14" "D4"
    , "/BIC/DBCS_CMR1P" "DP"
    , "/BI0/SFISCYEAR" "S1"
    , "/BIC/DBCS_CMR18" "D8"
    , "/BI0/0300129257" "H1"
    WHERE
    "F"."KEY_BCS_CMR1U"
    = "DU"."DIMID"
    AND "F"."KEY_BCS_CMR12"
    = "D2"."DIMID"
    AND "F"."KEY_BCS_CMR11"
    = "D1"."DIMID"
    AND "F"."KEY_BCS_CMR1T"
    = "DT"."DIMID"
    AND "F"."KEY_BCS_CMR14"
    = "D4"."DIMID"
    AND "F"."KEY_BCS_CMR1P"
    = "DP"."DIMID"
    AND "DT"."SID_0FISCYEAR"
    = "S1"."SID"
    AND "F"."KEY_BCS_CMR18"
    = "D8"."DIMID"
    AND "D2"."SID_PCMRCNC"
    = "H1"."SUCC"
    AND
    "DP"."SID_0CHNGID"
    = 0
    )) AND ((
    "S1"."FISCYEAR"
    = '2006'
    )) AND ((
    "DP"."SID_0RECORDTP"
    = 0
    )) AND ((
    "DP"."SID_0REQUID"
    <= 5284
    )) AND ((
    "D8"."SID_PORU"
    = 332
    )))) AND ((((
    "DT"."SID_0FISCPER3"
    = 10
    )) AND ((
    "D4"."SID_PCMRTOD"
    = 265
    AND
    "H1"."SUCC"
    <> 2000008999
    GROUP BY
    "DU"."SID_0CURRENCY"
    ,"H1"."PRED"
    ,"D1"."SID_PCMRFNL1"
    ,"DT"."SID_0FISCPER3"
    ,"D4"."SID_PCMRTOD"

    Is seems to be referring to a different infoobjcet ( S1 and S2 in both options seem to refer to different SID tables - one is FISCYEAR and the other is the /BIC/SPCMRBG )
    Is there any difference in the infoobjects in the query ? and also execute the query ( both versions ) in RSRT searching for Multiprovider explain...
    Arun

  • Error while executing the query-VIMP

    Dear alll
    I am executing the query in production i am getting this below error message
    BRAIN 629 Specify a value for variable companycode(single values,entry,mandatory)
    BRAIN  629 specify a values for variables Simulkation ID1Individal values,requireed entry)
    RSBOL 000 Program error in class SAPMSSY1 Method UNCAUGHT_EXCEPTION
    BRAIN 633 varibale contain invalid values
    It have been worked untill yesterday
    Please suggest me in futhuru its very very imp to deliver the reports

    Hi,
    Try one of these
    1. Take of the infoobject from the query definition and see if the query is working.
    2. Try saving this Query as another one and try executing it.
    REgards
    Govind

Maybe you are looking for