Display technical name of a query in a web template ?

Hi,
I try to display in a basic web template the technical name of my query with a web item. In this order, I have tried to use the web item 'Text Elements' but how could I configure the latter in order to have only the technical name ?
I have selected 'Display General Text Elements' in properties of the web item.
In the property 'List of Text Elements', what is the couple of values that I have to configure ?
Many thanks,
CG.

Hi,
What you need to do is, keep a TEXT Web Item in the template.
Then do not tick any of the options under Specific. Instead, go to List of Text Elements. In the first column, select General Text Symbol. In the next column type REPTNAME.
This will give the technical name of the query in the output.
Common text elements:
u2212 technical name of the query (REPTNAME)
u2212 description of the query (REPTXTLG)
u2212 InfoProvider (INFOCUBE)
u2212 key date for the query (SRDATE)
u2212 accuracy of the data (date and time) (ROLLUPTIME)
u2212 the person who wrote the query (AUTHOR)
u2212 the last time the query was changed (date and time)
   (MODTIME)
u2212 the last person to make changes to the query (MODUSER)
u2212 current user (SYUSER)
u2212 the last time the query was refreshed (date and time)
   (SYUZEIT)
Try this. Hope it helps.

Similar Messages

  • While saving Bex query with Technical name, it says Query already existing

    Hi,
    I am facing a problem. While saving a query withy its technical name (for example ZQYZMPR_01), it says that query is already existing. But when I search for the query in all tabs like Favourites, Roles, Infoprovider It is not found.
    I also checked a view V_REP_JOIN. In this view I find Query (ZQYZMPR_01) in MODIFIED version.
    I want to use my previous query instead of creating new one.
    Suggest, how can I retrieve my previous query that I am unable to search for.

    Saurabh
    Searching with descriptions may lead to confusion as there may be similar  descriptions to a query but just one technical name.  Check the query 'where used list' you may find answers.
    Can you check the query in RSZCOMPDIR ? If the query exist here, it must be there in the system.  Do the search with exact technical name ZQYZMPR_01 or ZQYZMPR*, you should be able to find.  Do not search in specific areas like roles etc..search directly by inputting the tech. name.
    Ferdinando - you can delete the query in RSZDELETE transaction.  While doing so, it will prompt for removal from all areas like roles, workbooks etc. Say 'yes' and delete, you will be able to assign the technical name to another query.
    Ramesh

  • Displaying technical names

    Hi,
    Is there a way to display technical names of the organizational levels in PFCG. I understand that we can display technical names of the auth objects using utilities -> technical names on. I want to be able to display the technical names when I click on the organizational levels button. for example in the org levels screen, I want to be able to see BUKRS instead of company code. Please help. thanks

    Hi.
    You should already be able to see the organisational field in the authorization object.
    See this image:
    http://img177.imageshack.us/img177/2950/bukrs.jpg
    You should also see that the field is organizational by the $sign.
    But, when you have many field it can be hard to know which field is what. So to find the field from the name you simply do:
    Open the Organisational popup.
    Put the cursor on a line and press F1.
    Then you get the Performance Assistant
    Here you press the Technical informationbutton according the image:
    http://img232.imageshack.us/img232/1964/orgl.jpg
    Now you see the name of the field.
    http://img207.imageshack.us/img207/1684/techname.jpg
    Regards
    Fredrik

  • Identifying Technical name of a query through a portal link

    Hi,
    If from a portal link I see a BW report, how can I know its technical name so that I can access it in BEx to see the query definition. The title on the portal appears not to be helping.
    Thanks

    In the future, please do not post the same question more than once:
    Identifying Technical name of a query through a portal link
    Thanks!

  • How to change Query Description/Technical name of a query

    <i><b>Hi</b></i> I have couple of questions with Query name changing.
    <b>1)Is it possible to change the Technical name of a query?
    If Yes how?
    2)I could change the description of a query but when the same query is saved in a role how to change its description?</b>
    <i><b>Thanks
    Ajay</b></i>

    hi,
    open your query in query designer and use button 'save as' then you can change name description.
    Remember that when you change technical name it will be completely new query and you will have to add it to your role.
    Regards,
    Andrzej

  • How to show Descriptions of Query on a Web template(statistics)

    hi I have created a custom Query which shows data for certain queries running, but the data keeps on showing me technical name of the queries, I want my report to show description so it makes sense to my manager as they donu2019t understand technical names of the queries. I have tried changing them to text, key etc they wont work.
    Query is 7.0 web template is 7.0

    Amer,
    Actually, the way I read these notes, showing the technical name on the query selection screen is the problem (a.k.a., "symptom") that is being addressed, so I am assuming that the "fix" they are implementing is to show the description instead.
    Just trying to help...
    Bob

  • While executing the query in the web template I am  facing below issue

    Hello SAP geniuses,
    Please help me on my issue  ,
    while executing the query in the web template i am  facing below issue.
    The variable for characteristic (region) is appearing but this characteristic (region) is not appearing in the free characteristic zone  but when we are executing the query with out webtemplate it is showing both variable and free characteristic
    can anybody help us to identify what is the issue with the web template.
    Thanks
    Alok

    Hi,
    Plz check ur report and execute at the designer and take its technical name and go to RSRT. log out and log in and try..
    if not check ur authorisation.
    Regards....KP

  • Query Displaying Technical Name instead of Description

    Hello,
      Is there a setting in query designer that would cause the query technical name to display when the query is executed instead of the query description?  I am using BEx 3.5.  When I Save As the query to a different technical name and execute the description shows.  I would like the description to show as it does with all other queries.
    Any help would be appreciated.
    Thanks!
    Tina

    Hi Tina,
    For me the most convienent way is to create a text variable with customer exit, not ready for input.
    Assign this variable to Query description in properties of query. So you can be sure to see the current
    technical name after saving  the query again,  without any additonal actions.
    You could even combine this variable with any description desired.
    Assuming variable created is  Z_COMPID,  please add code as follows to user exit:
    WHEN 'Z_COMPID'.
          L_S_RANGE-LOW  = I_S_RKB1D-COMPID.
          L_S_RANGE-SIGN     = 'I'.
          L_S_RANGE-OPT      = 'EQ'.
          APPEND L_S_RANGE TO E_T_RANGE.
    Regards
    Joe

  • Display technical names of restricted key figures

    Hi everybody,
    In a query, I would like to display the technical names of restricted key figures instead of their description as a heading. Is that possible and how can I do this?
    Thank you for any help, regards, Kathrin!

    Hi Kathrin,
    I believe you can do this in only one query.In the query you want to have the technical name ..Rigth click>properties> description will change the name of the field only in that specific query..not for all the queries..
    Else you can run the query and make changes in workbook format..Even this should serve the purpose..
    Ashish.

  • In the info cube insted of description need to display technical name

    Hi,
    I am displaying my info cube contents.But in the field name insted of description i need tehnical name of the filed to dispaly.can you plz anybody suggest me the solution.
    thanks
    Raj

    Hi Raj,
    Use T code : LISTCUBE
    you get 2 text boxes,  Object type : CUBE
                                     Data Target : cube name
    Check the option - Technical names.  F8
    You get all the technical names in the place of descriptions,
    hope this is fine
    Regards
    sreekanth

  • Function module to create query view from technical name of the query ?

    Hi Experts,
    I am trying to create webservice definition using function module.
    In this code, I am calling function module 'RSCRMBW_REPORT' which requires query view name ( we can see this in RSCRM_BAPI) as a value for parameter i_reportuid.
    For the time being I am hardcoding the value but I need to use a function module which will convert techincal name of query into query view.
    Can anyone have any idea about the above requirement? Or is there any other way to solve the problem?
    Thanks in advance
    Shamkant
    Edited by: SHAMKANT SONAWANE on Apr 7, 2009 5:38 AM

    Hi,
    You can use FMs CONVERSION_EXIT_GENID_INPUT  and CONVERSION_EXIT_GENID_OUTPUT to get query view.
    First call FM CONVERSION_EXIT_GENID_INPUT with parameter input as query technical name then it will return Output in the form of GENID .
    Pass this GENID as input parameter to FM CONVERSION_EXIT_GENID_OUTPUT to get query view as output.
    Eg :
    Test for function group      RRI5
    Function module              CONVERSION_EXIT_GENID_INPUT
    Uppercase/Lowercase
    Runtime:        6,652 Microseconds
      Import parameters               Value
      INPUT                           Y0IC_C03_Q0018_2
      Export parameters               Value
      OUTPUT                          4D1I916ID7TWS1CK27154WYZ8
    Test for function group      RRI5
    Function module              CONVERSION_EXIT_GENID_OUTPUT
    Uppercase/Lowercase
    Runtime:        2,818 Microseconds
      Import parameters               Value
      INPUT                           4D1I916ID7TWS1CK27154WYZ8
      Export parameters               Value
      OUTPUT                          0IC_C03/Y0IC_C03_Q0018_2
    0IC_C03/Y0IC_C03_Q0018_2 is expected query view.
    Hope it helps...
    regards,
    Raju

  • Find technical name of receiving query in RSBBS assignment

    Dear Experts,
    under transaction RSBBS one can assign sender/receiver details. While the technical name of both sender and receiver are entered when createing the RRI, one can only retrieve a compressed ID (i.e. 46F28FNV1L4H1QENI1KKEKWUCAZPAOPRD) for the receiver in transaction RSBBS.
    We would like to find a way to determine the technical name of that particular compressed ID. I have already searched the RSBBS* tables, but I cannot get past the compressed ID (field RONAM) in i.e. table RSBBSQUERY
    My question:
    - Can you provide me a table/view/program/transaction/... that shows the relationship between senders and receivers by means of technical query names (not ID's)?
    - Or can you provide me (step-by-step) the relation between different tables and fields that would allow me to do so?
    Kind regards,
    PJ

    Hi Simon,
    thank you for your reply. I have researched your proposal, and I can indeed find the relation between my sender query's technical name ZSENDERQUERY_Q001 and the field RSBBSQUERY-RONAM that looks like this: 46U5CEI2BU3U8P8GZOFWWN3GKAZSD_C03 (Mind the name of the infoprovider at the end!).
    This information can also be retrieved from transaction RSBBS, where I can enter 1 senderquery's technical name, and which returns me the associated RSBBSQUERY-RONAM values in the column "Receiver Object". Your contribution allows me to create a view to get this information for multiple sender queries from different cubes.
    However, I would like to go one step further. From this RSBBSQUERY-RONAM value I would like to get the target/receiving query's technical name that looks like this "ZRECEIVERQUERY_Q002".
    This is my ultimate goal as I need to delete all obsolete queries from the BI system, and the associated jumpqueries. Creating a single list by means of a view would help me a lot.
    Kind regards,
    Pieter-Jan

  • Data target technical name for a query

    Hi
    Can some one tell me how to find the respective data target technical name for a report (query)?
    Thanks
    Abhi

    Hi,
    Create a View on tables RSZCOMPDIR and RSZCOMPIC and take fields INFOCUBE,COMPID and keep join condition
    1) RSZCOMPDIR-COMPUID = RSZCOMPIC-COMPUID.
    2) RSZCOMPDIR-COMPUID = RSZELTDIR-ELTUID.
    and keep condition RSZELTDIR-DEFTP = 'REP'.
    With rgds,
    Anil Kumar Sharma .P
    Message was edited by: Anil Kumar Sharma
    Message was edited by: Anil Kumar Sharma

  • Display technical names in MM01 T code

    Dear Experts ,
    How can i display the technical name alomg with the description in mm01 transaction .
    eg system should display ROH Raw Material , FER Finished Goods  etc .
    Regards
    Anis

    Got the answer ,
    Go to customizing of local layout ( Alt + F12)
    select options
    Select expert
    tick "Show keys in all Dropdown list"

  • How to check a query element based on the technical name of a query builde?

    We often see, e.g., 401OQ2EEM5EJH4GQ5N2HFNE7P as a query element of a query builder.  How to know what kind of InfoObj. or R2R link it would be base on the long technical name?  We remember there is a table to look these up, what's the table name and how to look for it's description name?
    Thanks

    hi Ari,
    The table you recommend seems to only work for Report to Report link, but not for query element, is there any other table that we can find which InfoObj. is used for this long technical name in query?
    Thanks and we have given you rewards points.

Maybe you are looking for

  • Internal table reltd issue

    Hi, I have got 3 tables: it_extnout (old) Fld1     Fld2     Fld3     Fld4     Fld5     Fld6     Fld7 ABC     123     70     JKL     5.00     A     Q it_extnin (new) Fld1     Fld2     Fld3     Fld4     Fld5     Fld6     Fld7 ABC     123     99     LMN

  • Mac book pro charger is there a fuse as mine just stopped working?

    Just plugged my new mac book pro into the mains and the charger sparked and I assume blew a fuse. Does anyone know where the fuse is? This is a UK computer not US. Thanks

  • Why does my printer cut off the top of copies?cc=​us

    My printer cuts off the top of copies.  Is there some way to adjust the printing size at the top?

  • Merge documents in Pages?

    How can I merge documents in Pages 6. Actually, I have the same document, but with commentaries and alterations from differents authors, in differents files. I would like to merge all the commentaries and alterations into a new final file. Thanks.

  • Encore CS6 missing Menu

    Hello, I recently purchased Adobe Creative Cloud. I want to make a DVD disk using Encore CS6, but the menus are missing. Can you let me know how to get the menu presets installed in the Encore cs6? Thanks in  advance,