Display Technical Field Names within a Transaction Screen

Hi All,
Someone once showed me how to do this and for the life of me I cannot figure out how to do it in ECC 6.0.
I would like to display the technical field names of all fields in a transaction.  It is important to note that I am not looking for the <b>F1...Technical Details</b> solution.  I am well aware that the technical field name can be retrieved by this method.  I am really looking to see all the technical names of the fields in a particular transaction without a lot of clicking and searching.
When I saw this before you could quickly change from technical field names to short field names and vise versa. 
I know this could also be accomplished in SE11 or SE16 - but that is not exactly what I am looking for.
Can anyone help??

Hi Christopher,
you know that Rollin Stones thing?
You can't always get what you want.
There is no such functionality for standard transactions.
Regards,
Clemens

Similar Messages

  • Quick Viewer SQVI: how to switch to Technical Field Names on select screen?

    Hi all,
    I have created in SQ01 a Quick view and want to see the technical field names (and not the descriptions) on the selection screen.
    In SE16 in the selection screen you go to
    -> Settings
    -> User parameters
    unter 'keywords' you find FIELD NAME / LABEL and you can choose.
    But in SQVI there is not that option.
    Only in the creation of the query you can 'switch between techniucal name and long text'.
    However if you execute and come to the selection screen then there is only the long text....
    Who knows????
    Thanks in advance,
    Thomas

    I also tried with different options but it looks like SAP does not have option to display technical fields in output, however we can see technical names while creating query.

  • How to display the field name in the tabulated view for a content query web part

    I have added a content query web part changed the web part file to include custom columns imported and reffered itemstyle.xsl
    to include the tabulated view for the content query.
    However the way it is displayed is such that only the content is displayed.
    As i am using a tabular view wto display the data, i want to display their field names as well.

    Hi  ,
    According to your description, my understanding is that you need to display the field in the tabulated view for a content query web part.
    For your issue, please refer to the code as below:
    <xsl:template name="VendorCustomStyle" match="Row[@Style='VendorCustomStyle']" mode="itemstyle">
    <html>
    <table width="100%">
    <xsl:if test="count(preceding-sibling::*)=0">
    <tr>
    <td width="8%" valign="top"><div class="item"><b>Vendor ID</b></div></td>
    <td width="12%" valign="top"><div class="item"><b>Vendor Name</b></div></td>
    <td width="50%" valign="top"><div class="item"><b>Vendor Description</b></div></td>
    <td width="10%" valign="top"><div class="item"><b>Vendor Country</b></div></td>
    <td width="10%" valign="top"><div class="item"><b>Vendor Date</b></div></td>
    <td width="10%" valign="top"><div class="item"><b>Created By</b></div></td>
    </tr>
    </xsl:if>
    <tr>
    <td width="8%" valign="top"><div class="item"><xsl:value-of select="@VendorID" /></div></td>
    <td width="12%" valign="top"><div class="item"><xsl:value-of select="@Title" /></div></td>
    <td width="50%" valign="top"><div class="item"><xsl:value-of select="@Vendor_x005F_x0020_Description" disable-output-escaping="yes" /></div></td>
    <td width="10%" valign="top"><div class="item"><xsl:value-of select="@Vendor_x005F_x0020_Country" /></div></td>
    <td width="10%" valign="top"><div class="item"><xsl:value-of select="@Vendor_x005F_x0020_Date" /></div></td>
    <td width="10%" valign="top"><div class="item"><xsl:value-of select="@Author" /></div></td>
    </tr>
    </table>
    </html>
    </xsl:template>
    For more information, please have a look at the blog:
    http://www.codeproject.com/Articles/756834/Customizing-the-Content-Query-Web-Part-and-Item-St
    http://msdn.microsoft.com/en-us/library/ms497457.aspx
    http://clarksteveb.hubpages.com/hub/Customized-Content-Query-Web-Part-CQWP-in-SharePoint-2007-with-results-Tabbed-Grouped-and-in-an-HTML-Table
    http://blog.sharepointexperience.com/customitemstyle/
    Best Regards,
    Eric
    Eric Tao
    TechNet Community Support

  • Can we display the field name vertically

    Hi BI Experts ,
    Iam using Bex Analyzer to run reports.
    1.in report i want to display the field name vertically. is there any possibilities.
    2.i had tried using format cells in excel settings , but i have to make settings every time after running the report.
    3. i need this settings should be done before running the report and user can see the report such a way that field name should be displayed vertically.
    Please suggest me is there any way to do this.
    Thanks
    Tulsi

    Hello,  
    You can create a workbook, do the necessary format and turn off the format refresh in the Bex Tool bar property. You can turn off the same in Query Property.
    [Thanks|http://chandranonline.blogspot.com/]
    [Chandran|http://chandranonline.blogspot.com/]

  • Output Technical Field Names in the SAP query Output

    Hi Experts,
    I am new to SAP Query/ABAP Query or Quick Viewer. Just would like to know if there is a way whereby I can print the technical field names as opposed to the English field headers. For example I want to print BUKRS in the place of CoCode.
    I have a vague feeling this could be possible through custom coding in SQ02 but have no idea which code section to choose.Any inputs greatly appreciated.
    thanks in advance,

    Hi Sreegopalan,
    Open your infoset in SQ02, by default in the left hand side you'll be having the tables that you have selected, double click the field name which you want change the long text, it will open a attributes window below your field group. Change the header data text as you wish.
    Please find the query documentation in the below link.
    [http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCSRVQUE/BCSRVQUE.pdf]
    Regards,
    Nandha

  • Technical Field name for Usage

    Hi,
    Could anyone please tell me whether there is any SAP standard field (technical) name & Segment structure for u201CUsageu201D  for the automatic determination of Item Category.
    More details:
    User wants to send sales order through a non SAP application. So when the order comes to SAP through IDoc, I want the item category to be determined automatically. As you all knew, the rule for automatic determination of item category is Sales order type + Item cat. Group + Usage + HLevItCa. So I just need technical field name for Usage for XI mapping.
    Is there SAP standard field for Usage just like we have field name (PSTYV) & segment structure (E1EDP01)for item category? Or it should only be achieved through any user exit? Could anyone ever done such setting? Could you please give me some inputs.
    Thank you.
    Regards, Sats.

    HI
    VWPOS - Item Category usage
    Check using path
    SPRO --> Sales and Distribution --> Sales --> Sales Document --> Define item Category Usage
    Thanks & Regards
    Edited by: WISH on May 17, 2010 12:13 PM

  • Authorization object to display table field names in english text in SE17

    Hi,
    One of users have issues with the filed name getting displayed in technical format instead of english text while browsing table information in SE17. Normally we can set this in through Settings->User Parameters. But here for this user, user parameter option is greyed out and he doesn't have access to SE16.
    Is there any other way to change user specific parameters, instead of granting him accesss to SE16 or enabling user parameters in SE17?
    Thanks,
    Mano

    Hi,
    I made him run SU53 on SE17 transaction the log is showing that authorization check failed for S_ALV_LAYO with value 23.
    Actually i have access SE16 and for me also, user parameter option is greyed out in SE17. I ran SU53 on SE17 in my session i also got same log.
    One more observation is, the user's colleague also doesn't have access to SE16 and user parameter option is greyed out in SE17 but he can view the table field names in english. So we are wondering if some authorization object is missing here.
    We do not want user to make any changes through GUI.
    Thanks,
    Mano.

  • How to display verfication fields in ITS mobile transactions

    Experts,
    We are working with ITS mobile for the first time.We are not sure how to display the verification feilds in ITS mobile transaction.I see these are displayed in backend. Since these verification fields are dynamic, how do we get them on ITS mobile transactions.Can anyone tell me how to do this.
    [How to display Verification fields in ITS mobile trnasactions.|How to display Verification fields in ITS mobile trnasactions.]
    Thanks in advance
    Edited by: RKsap193 on Apr 5, 2010 8:13 AM
    Edited by: RKsap193 on Apr 5, 2010 8:14 AM

    Hi Vinod,
    It does not show up unless with some coding. there must be some Java script or HTML code to write in the ITS transaction to enable these dynamic fields to dsiplay.We have issue with regard to how to display these fields when required.
    Thanks in advance
    Any suggestions from experts on how to control these verification fileds on ITS transactions.Also I can not control ITS RF screens upon scanning as to trigger SAVE + NEXT , or COPLETE like we do in the backend transactions.
    Edited by: RKsap193 on Apr 5, 2010 10:32 AM

  • How to display header fields names in the next page in report6i

    how to display repeat header field names into the next page in report6i urgent plz......
    When i am runing report in 1st page only the header information is displaying in 2 page the header info is not displaying only records are displaying.So i want to display the header info in 2nd page also.
    Plz help out.

    Hello,
    Go to the report layout model and select those items/objects which are not getting display on next page and open the property pallet by pressing F4 key and set the property Print Object On to All Pages then it will display on all pages.
    -Ammad

  • Diferent key field names within a recordset

    Hi
    Can we have different key field names for records within a recordset.
    When i give different key field names for Header and detail records in a recordset i get the error below: -
    message not processed: com.sap.aii.messaging.adapter.trans.TransformException: Transformer Conversion3.0.5227 Error initializing Class: java.lang.Exception: java.lang.Exception: java.lang.Exception: Error(s) in XML conversion parameters found (4408) Parameter 'xml.keyFieldName' is missing (4403) ; nested exception caused by: java.lang.Exception: java.lang.Exception: java.lang.Exception: Error(s) in XML conversion parameters found (4408) Parameter 'xml.keyFieldName' is missing (4403)
    Thanks

    Hello Pratihchi,
                   One keyfield name is allowed, eventhough we have different records per recordset. Because we can differentiate the rows based on the keyfieldvalue and those value we need to mention in the fieldname. Check below link which contains the example on this.
    https://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/5393- [original link is broken] [original link is broken]> [original link is broken] File Adapter->Sender File Adapter for Content Conversion
    Regards.
    Prasanna.

  • Chaning the text of the field name in CAT2 transaction

    Hi experts,
    I want to change the text of the standard field in the modifiable fields list under the worklist screen group. Is there any way to do this. If there is please let me know.
    Thanks and Regards,
    Asha

    I have looked at the code again, and here's how I think it should work (but I can't run it to proof this):
    In subroutine "get_ddic_information" (include LCATSF3Z), there is logic that starts:
    * read ddic for CI_CATSDB
      IF add_fields EQ yx.
    ... this reads in TCAFI and then gets the DDIC info for each field there.  Within this "if" is some code:
    * bring text on dynp
              uaddfield = ncats_addfi_text.
    that will set the value of "CATS_ADDFI_TEXTx" where "x" is the column number.  These "DATA: cats_addfi_text1 LIKE cats_addfi-field1." through to "DATA: cats_addfi_text10 LIKE cats_addfi-field10." are defined in the top include, LCATSTOP and they show in screen 2100 as the column headers in the table control for the worklist columns CATS_ADDFI-FIELD1_W -_ CATS_ADDFI-FIELD10_W, so putting values in them should fill your custom column headers.
    So if you set a soft breakpoint in that "get_ddic_information" form, you should be able to see these column headers getting set for each of your CATSDB custom fields... and if they are not getting set, work out why!  You could also use debug to pop a value into, say, CATS_ADDFI_TEXT1, and check it appears in the table control column header.
    Jonathan

  • Problem in displaying two fields in dropdown on selection screen

    Hi All,
    I have a reqmt where i need to display the dropdown list for certain field.
    For this perticular fields there is a description attached to it.
    Please let me know teh way where i can display the field with description in dropdown.
    Like
    field1   field2
    P         Hi
    R        Hello
    S        How are you
    I am using  CALL FUNCTION 'VRM_SET_VALUES' for the same.
    Please reply asap.
    Edited by: PRADEEPKULAT on May 20, 2010 2:03 PM

    Hi,
    I am not sure about your question,
    I understood that you have to Display both key and Text.
    If so Concatenate both Key and Text .
    I mean,
    TYPE-POOLS : VRM.
    DATA : T_VRM TYPE VRM_VALUES,
                 WA_VRM TYPE VRM_VALUE.
    WA_VRM-KEY = 'Field1'.
    CONCATENATE WA_VRM-KEY  'Field1' INTO
                       WA_VRM-TEXT SEPERATED BY SPACE.
    INSERT WA_VRM INTO TABLE T_VRM.
    WA_VRM-KEY = 'P''.
    CONCATENATE WA_VRM-KEY  'Hi' INTO
                       WA_VRM-TEXT SEPERATED BY SPACE.
    INSERT WA_VRM INTO TABLE T_VRM.
    WA_VRM-KEY = 'R'.
    CONCATENATE WA_VRM-KEY  'Hello' INTO
                       WA_VRM-TEXT SEPERATED BY SPACE.
    INSERT WA_VRM INTO TABLE T_VRM.
    WA_VRM-KEY = 'S'.
    CONCATENATE WA_VRM-KEY  'How are you' INTO
                       WA_VRM-TEXT SEPERATED BY SPACE.
    INSERT WA_VRM INTO TABLE T_VRM.
    Then pass this table to the function module VRM_SET_VALUES.
    I hope this resolves your issue.
    Regards,
    Raghava Channooru

  • Display extra fields on FB60/FV60 item screen

    Hi All,
         i need to display the XREF1,2, and 3 fields on the items line within FB60/FV60. I have checked the config for field status OB32, OB41 and i have them checked, but they still don't display on the screen.
    Is there any other config i need to do?
    thanks
    Andrew

    Dear:
                   Please check the screen variant assigned to FB60 or FV60 in SHD0. Normally these settings are determined from what you define in in CONFIGURATION button in  FB60 or FV60 whihc can be seen on line item level Yellow and bluish color button. Click and go to administration. There you can find fields available for line items in FB60 or FV60.
    Regards

  • Field Names within a table

    Is there a document that will show the filed names in each table and what would be the valid layout for DTW?

    Hi John........
    Else you can do one thing.
    Login to SAP B1 and then go to Tools> Query> Query Generator--> Press Tab on yellow field where cursor is initially focused.
    The moment you put tab this will give you the list of All the tables with its Descriptions.
    Once you select any of the table this will display all the fields in the database in that table......
    hope this will help you......
    Regards,
    Rahul

  • Translation of field name at the selection screen

    Hi,
    I need to translate one field at the selection srcreen.
    Now apperas only technical name of that field.
    I tried in Se63, se38, se41, se80

    Hi,
    In SE38 follow
    GOTO -> Text elements -> Selection texts.
    Here you can set the desired names.
    Thanks,
    Sri.
    Edited by: Sri on Jul 9, 2009 4:59 PM

Maybe you are looking for