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"

Similar Messages

  • 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

  • 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

  • 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

  • PFCG - HOW TO DISPLAY TECHNICAL NAMES?

    Hi
    May I know the way to see the technical names in the PFCG transaction?
    Thanks in advanced!!

    Hi,
    In the PFCG T.code
    under Authorization Tab
    Click on Display Authorization Data
    Expand the Tree
    Select Menu bar utilities tab
    there check Technical names on
    Hope clear.
    Regards,
    Kishore K

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

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

  • Display Technical Names for al users

    Hi
    My requirement is: Every user should able to see SAP Technical Names after he/she login. What is the global parameter we need setup and where? Normally individual user can setup by selecting Extras -> Settings --> Technical Names On
    Thank you,
    Mohan

    Hi,
    those settings are stored in table AGR_DATEU where ID = 'BROWSER_OPT' and UNAME is user name. I don't know about any global parameter. There are two FMs PRGN_SET_BROWSER_OPTIONS_USER and PRGN_GET_BROWSER_OPTIONS_USER which you can use to write a report which will set this parameter to all users.
    Cheers

  • Display characteristics technical names

    hi all,
    i have a requirement to create workbook with specific format, so i am using a query in an masked sheet and based on that query i created the needed format in an other sheet.
    now i the problem is how to link thus two sheets, to resolve this i am using technical names of the characteristics.
    The question is how to display technical names in the workbook (query sheet)? now i am connecting with a language for which there is no text description to get them, but it may cause some problems for the users.
    Thank you.

    Hi Srinivas,
    thanks for your replay, but it's not a solution we have a huge number of KFs.
    any other idea?
    also if you have a best method to link the query sheet and the formatted sheet, please share it with me.
    Thanks
    Anass

  • 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

  • IN DROPDOWN ONLY TECHNICAL NAME IS SHOWING NOT DECRIPTION

    Hi Guys,
    In our system any dropdown fileds shows only Technical name but not Description. Where to make the repair for this.
    Dhanu.

    Hi,
    On to the Main Page: SAP Easy Access,
    Click: Alt+F12
    A new window will pop-up. Here Click: Option.
    Go to Tab: Expert
    In Sub-Tab: Control,
    Check the Boxes:
    1. Show Keys in All Drop-down Lists
    2. Sort Items by Keys
    On to the same Main Page: SAP Easy Access,
    Click: Shift+F9
    Check the Last Box: Display technical names
    Best Regards,
    Amit

  • Technical name for formula in query designer

    Hi,
    We have created some formulas in Query Designer.
    We tried to assign the technical names to these existing formulas, it goes away as the save button on the top of the pop up is disabled.
    Is there a way to assign technical names of the formulas created in the query designer.
    Regards,
    Charu

    Charu Pandey,
    Formulas are local, means available for particular queries only. No technical name.
    Create Calculated keyfigures instead of formulas..., so you can save with technical names.
    To display technical name in query, give discription same as technical name.
    Hope it Helps
    Srini

  • Technical names for drop down values through webui

    Hi All, I have ECC 6.0 (SAPKH61705) transactions being launched in CRM 7.0 (SAPKU71305) through the transaction launcher. We are able to display technical names for values in ECC through the gui, and in CRM in both the gui and webui. Is it possible to display the technical names for ECC through the webui? Apologies if this is not the correct forum, I was not sure where to post. For further clarification of the issue, I hope these screen shots assist: ECC gui with 'display technical names' activated: qui - tech names on.jpg CRM webUI with 'display technical names' activated in both ECC and CRM: webui - tech names not visible.jpg Assistance appreciated.

    Hi Amy,
    Yes, it's possible.
    You can achieve it by coding. Instead of passing only the description to your drop down values, we can send technical name and description simultaneously to your drop down value. That's it.
    BR,
    RAM.

  • Program displaying technical codes in the selection screen during execution

    Hi Gurus
    I am facing problem during the execution of the newly created program that during execution of program selection screen is displaying technical codes.
    from where to change the settings so that it should show the description
    Regrads
    Manvir

    Hi ,
    goto se38 ..give ur code name and select change...now on the top u will see Goto..
    follow this path Goto >Text Elements > Selection text.
    Now you can give the name u want..
    regards,
    Anuj

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

Maybe you are looking for