Map variant technical name to text name

Hello Community,
In SE38, variants for each program have text based names. 
In the STEP overview of SM37, and also in table TBTCP, the variant name (or "the parameter") is a technical name.  For example: &0000000065119
How does one map the technical name of a variant to the text name for that variant ?
Even better: since I already have the technical names --> in which table does SAP store the values of the variant together with this technical name ?
Ultimately, I am searching for the values, based on the tech name (e.g. &0000000065119)
Thanks!!

Does this do what you want?
thisComp.name
Dan

Similar Messages

  • Mapping of status CRTD,AALK with Technical names

    Hi all,
    We have Client requirment in which we are preparing Customized program which will download Budget data for a particular Project.
    After executing this customized z transaction, we are giving following inputs.
    Proj Def.
    WBS Element
    Version
    Scope
    Scale
    Level
    Status
    It works fine if we are giving Status as I0001,I0005,I063,I0064,I0360 which is Technical name derived for Status ( From PRPS & JEST table ).
    But Client wants to put status CRTD,AALK in that.
    Any idea how status CRTD,AALK,REL mapped in Technical field.
    Any pointes on this issue will be highly appericated. Points will be rewarded for useful answers.
    Regards
    Tushar

    Tushar,
    The correspondance between the status "code" and "text" is in table TJ02T.
    I don´t know if this will be useful to your needs.
    Regards
    Martina

  • In the filter the value of text variable is not shown, only technical name.

    Hi All,
    We have some odd behavior of text variables in the filter screen of key-figures.
    After entering values in the variable screen, the report is executed.
    Within the report all text variables are filled, with the values entered in the variable screen.
    I say all, because we use both sap standard variables &0T_FPER& as customer specific &ZFSCYR&.
    When i want to change the key figures showned, i press the filter icon for key-figures (BW 3.5)
    In the list shown: existing filtervalues, the textvariables of SAP standard are filled with the value entered in the variable screen. However the customer specific is shown with the technical name (&ZFSCYR&) and not the value.
    Has anyone experience with this behavior or even better a solution to prevent this?
    As allways, each usefull answer points assigned!
    Regards,
    René

    Hi Rene,
    If ur custom text variable is not getting populated then you need to check out the code that u have written in there in CMOD for this and ofcourse if ur using this text variable after report execution then it will definately be in i_step 2.
    So best way is to debug your code and check that using code RSRT.
    Thanks
    Dipika

  • Technical names and short text

    I know there is a posibility to display technical names beside short text name when selecting content from a drop-down box. For example, when i want to select a material type in transaction MM01 I want it to show me both, technical name and short text of each material type. I know each user has to have this option activated somewhere but dont know where. Do anyone of you know? Thanks

    Hi Jack.. Welcome to SDN!  
    Click the "Customizing of local layout" icon on the main application toolbar.  It is the icon all the way to the right.  Choose "Options". Choose the "Expert" Tab.  Click the checkbox for "Show Keys in all dropdown lists". 
    Please remember to award points for helpful answers and mark you post as solved when solved completly.  Thanks.
    Regards,
    Rich Heilman

  • Descriptions/text instead technical names

    Hi everybody,
    i created a query with the query designer. i want to display the output data with the discription/full text instead of technical name. i have made the relevant adjustment in query designer but when i open the query with VC it only displays the technical names.

    Christine,
    You have to adjusts to make in Query Designer (you did) and in Visual Composer. Usually by bringing your query to storyboard you have option of choose your field (@field, @field_ext_key, @field_key). To see text you shoul choose the first one.
    Make sure that in the Display Tab of your object in Query Designer you selected 'Text'.
    Regards,
    Gilson

  • Mapping between the query/report and the role with technical names - BI Sec

    Hi,
    How to find the mapping between the query/report and the role with technical names ?
    Like in R/3 we can find the mapping using table AGR_TCODES or thourgh SUIM. However in BI all reports have tcode RRMX.
    So. how to find the role for a given query/report like sales report with technical names?

    I looked into this quite a while ago and cannot remember the exact details, but I think there were 3 tables needed together with a structure to explore with a function module, and you need to use the program ID to think them.
    If you look in SQ01 then I am sure you will find one of the tables, and then search from there onward.
    Alternately, while searching you might find a nice report which does this for you.
    Hope that helps and let us know whether you find it.
    Cheers,
    Julius

  • Mapping between the query/report and the role with technical names

    Hi,
    How to find the mapping between the query/report and the role with technical names ?
    Like in R/3 we can find the mapping using table AGR_TCODES or thourgh SUIM. However in BI all reports have tcode RRMX.
    So. how to find the role for a given query/report like sales report with technical names?
    Edited by: Phoenix on Jul 26, 2008 4:15 PM

    Posted in wrong forum

  • Field description in chart legend instead of technical name (BW query)?

    I am building a report from a BW query. The report has a grouping field and a bar chart in the group footer. When I execute the report the legend shows the technical name of the key figures even though I checked the "Show description" field in the "options".
    I can change the labels in "preview" mode (provided I can guess the real names), but just like in the field explorer I would prefer to always have the text instead of the nonsense technical name.
    Is this possible?

    hello all,
    you can use a 2 chart workaround for this.
    1) the first chart is the Group chart you already have...just disable the legend
    2) now create an Advanced chart using the description field as the On Change Of
    3) set the Order of chart to correspond with the technical field that the group is based on
    4) preview the chart and right click on the x axis area and format the axis so nothing is showing
    5) do the same for the y axis
    6) keep right clicking on all of the chart objects and changing them to transparent
    sounds annoying, is annoying, but it works.
    cheers,
    jamie

  • 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.

  • 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

  • Inputting technical name for varaints in portal makes it viewable to all

    Hello all, we are BI 7.0 using Portal for reporting
    This is the issue I am facing, when an user is trying to save a varaint for any particular query it asks for description and technical name. Now if the user only enters description and not tech name still the system accepts it and it works fine. If user inputs both the fields still it works fine. But now the difference is that if the user has entered technical name than that varaint can be viewed by all the users kind off like global variant for everyone; and if the user only inputs description than only the user that created the varaint can see it.
    So i just want to take away the technical name box from that screen; where/which template do I need to modify? I am using 0ANALYSIS_PATTERN for reporting.
    Is there any other work around for this or information that i am missing and i am seeing such behavior can someone explain.
    Thanks in advance

    Hi guys,
    Thanks for your answers first of all.
    I don't want to store the technical name of the openhub in the logical file name....i want this to be determined dynamically, depending on the openhub that is used with this logical file name.
    I was wondering were i can fetch the openhub technical name during the execution of the DTP on the openhub / when also the function module FILE_GET_NAME is being ran.
    Let me know!
    Thanks in advance!
    Regards,
    Freek

  • Display the technical name of the last level of the hierarchy

    Hello,
    I have a report with hierarchy. Each level of the hierarchy uses different infoObject. I want the report to display the technical name only for nodes from specific infoObject. For example if the infoObject uses 0cust_grp1 (for the first level), 0cust_grp2 (for the second level), 0cust_grp3 (for the third level) and 0customer (for the last level) and I want to show the technical name only for the 0customer infoObject. I know how to do it in WAD reports. Is there a way of doing it in the Query Designer?
    Please Advice,
    David

    David,
          Check the below possibilities.
    1. You can do that in a workbook.
    2. Create a copy of the same hierarchy and for the 0CUSTOMER object and nodes give tech names as text also.

  • Technical Name is not displayed on the hierarchy

    Hi,
    While diplaying the hierarchy on the web interface for a particular node only description is visible. We want to display the text as well as the technical name of the node.
    Is it possible to display the technical names of hierarchy nodes in the variablescreen of a webapplication in BW 3.x?
    Regards,
    Anita

    Firstly check no UI elements are hidden via Personalization (Ctrl and Right Mouse button) on user level or in the PCD preview at administrator level
    Secondly check you are operating a recommend SP landscape
    https://www.sdn.sap.com/irj/scn/wiki?path=/display/profile/marcio+leoni
    --->HOW TO GET RID OF SP STACK MISMATCH ISSUES
    Next check that none of the fields are marked as unused in V_T588M, V_T588MFPROPS,  V_T588MFPROPC
    Hope this helps
    Stuart

  • Can we remove the Technical name appearing in the standard SAP BI Pop-Up.

    Hi,
    Can we remove the Technical name appearing in the standard SAP BI Pop-Up Varaiable Screen(Selection Screen)-When we create Variable screen for BI Reporting we should specify the technical name and create it,where it appears in the Pop-Up screen within the brackets,can technical name  be removed ?
    Please help me out to solve this issue.
    Thanks,
    Preethi

    Hi,
    As per my logic, one can change description of all bi objects which includes text Input variables also.
    If possbile be more specific what u want to change in Pop
    Regards,
    Sachinkumar.

  • Is It  POSSIBLE to change the Technical Name of Z-version Query

    Hi  Friends ,
    I was changed all quereis and cube from standard version to Z version.
    For queries, by using rszc , i was changed to Zversion,Now again is it
    possible to change the Technical Name of Zversion Query ?
    If possible , can you please tell me the process ?

    Hi Hameed,
    This may be the reason you are getting an error.
    The target InfoCube, the InfoCube for the query copies, must contain all the InfoObjects of the source InfoCube (InfoCube of the original queries).
    The another reasons may be the copying of queries within the same cube shouldn't be done by RSZC.
    It's better to approach the Bex Query designer.
    Hope you understood..
    Check the link below for more information:
    Re: How to copy query elements without Bex
    http://www.bi-expertonline.com/article.cfm?session=&id=2055
    Re: copy queries + variants + workbooks -- RSZC ?
    Regards,
    Ravi Kanth
    Edited by: Ravi kanth on Jun 10, 2009 10:03 AM

Maybe you are looking for

  • Creating a Auto Number on Form in Acrobat

    Is it possible to create an auto numbering format to a form field in Acrobat 9 Standard?  I have a form designed that I would love to incorporate that sort of system in to.

  • GMail wont work on firefox due to cookies

    For those who have had a Firefox wont let GMail ope due to cookie and redirection problem. I have just adjusted the Accept third party from the site visited instead of Always or never. After that I closed and restarted my browser and Voila! I now hav

  • CheckIn content

    Hi, I want to use filter which will check the file extension, size and comments (should not be null ) before check-in. If the file size is less than 50mb or extension is .txt or comment is null then the filter will not allow to check-in. I am using C

  • Where can I find the Boot Camp Assistant on Leopard?

    I have a new MacBook with Leopard, but I can't find the Boot Camp Assistant anywhere. Not with spotlight, not in my Applications folder, not in the Utilities map. I checked the both Leopard CD's that came with my MacBook, but no luck. Anyone who can

  • Bring Up Flash Presentation In Multiple formats with hyperlinks?

    I have a web site that is 100% flash http://rcgov.org/firedept when it comes up as you can see the center section is always the same starting flash .swf. If you click on the various buttons other .swf files load in the center section of this page. Wh