<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Modify standard screen Label in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-standard-screen-label/m-p/11161250#M1907536</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Many thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I would not chane standard SAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fabio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Jun 2015 14:40:02 GMT</pubDate>
    <dc:creator>Fabio777-hub</dc:creator>
    <dc:date>2015-06-22T14:40:02Z</dc:date>
    <item>
      <title>Modify standard screen Label</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-standard-screen-label/m-p/11161244#M1907530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a strange request.&lt;/P&gt;&lt;P&gt;Our customer ask us to change standard creen label.&lt;/P&gt;&lt;P&gt;The problem is that we cant change sceen label only per data element but we have to test company.&lt;/P&gt;&lt;P&gt;For example, for company 100 for data element MATNR we have to have "Material" label, instead per company code 200 the MATNR label will became 'Activity".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have to do this for table control column (for example in ME22N transaction):&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/729960" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have to do this for field label (for example in ME33K transaction):&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/729971" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also with Implicit Enhancement (with this t&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;echnique I have changed stndard alv column, but I don't know how change field and table control standard label)&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;many thanks&lt;/P&gt;&lt;P&gt;Fabio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2015 08:47:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-standard-screen-label/m-p/11161244#M1907530</guid>
      <dc:creator>Fabio777-hub</dc:creator>
      <dc:date>2015-06-22T08:47:56Z</dc:date>
    </item>
    <item>
      <title>Re: Modify standard screen Label</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-standard-screen-label/m-p/11161245#M1907531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://answers.sap.com/docs/DOC-33611"&gt;http://scn.sap.com/docs/DOC-33611&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Hi Fabio,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the attached link for the right enhancement place to change the Field label of the column.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;all you need to do is find the place to change it and then change the field catalogue by modifying the FCAT internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Everything is possible in SAP &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1291/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2015 11:13:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-standard-screen-label/m-p/11161245#M1907531</guid>
      <dc:creator>Venkat_Sesha</dc:creator>
      <dc:date>2015-06-22T11:13:56Z</dc:date>
    </item>
    <item>
      <title>Re: Modify standard screen Label</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-standard-screen-label/m-p/11161246#M1907532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One way you can do this by using variables but for that you need to change the screen as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Change the label of the screen element (table control ) and put Input field with output only check in the attributes. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the PBO of the screen you can change the value of the variable based on the condition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please wait for others also as there might be another good way to do that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2015 11:43:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-standard-screen-label/m-p/11161246#M1907532</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-06-22T11:43:49Z</dc:date>
    </item>
    <item>
      <title>Re: Modify standard screen Label</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-standard-screen-label/m-p/11161247#M1907533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gaurav,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is Enjoy transaction, you wont have static table controls to change the column names, however it is SAP standard you cant do that sir.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2015 11:46:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-standard-screen-label/m-p/11161247#M1907533</guid>
      <dc:creator>Venkat_Sesha</dc:creator>
      <dc:date>2015-06-22T11:46:06Z</dc:date>
    </item>
    <item>
      <title>Re: Modify standard screen Label</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-standard-screen-label/m-p/11161248#M1907534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enhancing the text of a standard screen-field is very simple in ECC 6. This does not require any access key or exits,etc. The change can easily be achieved via t-code CMOD.&lt;/P&gt;&lt;P&gt;By using concept &lt;A href="http://wiki.scn.sap.com/wiki/display/Snippets/SAP+Standard+Text+Enhancement"&gt;SAP Standard Text Enhancement&lt;/A&gt; we achieve our solution&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;have a look on&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://wiki.scn.sap.com/wiki/display/Snippets/SAP+Standard+Text+Enhancement" title="http://wiki.scn.sap.com/wiki/display/Snippets/SAP+Standard+Text+Enhancement"&gt;http://wiki.scn.sap.com/wiki/display/Snippets/SAP+Standard+Text+Enhancement&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;google with 'Changing the description of the standard SAP fields' you get many more helps which is just a click away.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help you. &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro_emoticon jive_macro jive_emote" src="https://community.sap.com/1291/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2015 11:55:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-standard-screen-label/m-p/11161248#M1907534</guid>
      <dc:creator>SwadhinGhatuary</dc:creator>
      <dc:date>2015-06-22T11:55:14Z</dc:date>
    </item>
    <item>
      <title>Re: Modify standard screen Label</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-standard-screen-label/m-p/11161249#M1907535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Many thanks Swadhin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but the problem is that using CMOD with data element I am not able to modify my description testing my company code.&lt;/P&gt;&lt;P&gt;I need change field description only per certain company code and not always...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm going to search on google as you suggested me.&lt;/P&gt;&lt;P&gt;Thanks Fabio.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2015 14:39:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-standard-screen-label/m-p/11161249#M1907535</guid>
      <dc:creator>Fabio777-hub</dc:creator>
      <dc:date>2015-06-22T14:39:20Z</dc:date>
    </item>
    <item>
      <title>Re: Modify standard screen Label</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-standard-screen-label/m-p/11161250#M1907536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Many thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I would not chane standard SAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fabio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2015 14:40:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-standard-screen-label/m-p/11161250#M1907536</guid>
      <dc:creator>Fabio777-hub</dc:creator>
      <dc:date>2015-06-22T14:40:02Z</dc:date>
    </item>
    <item>
      <title>Re: Modify standard screen Label</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-standard-screen-label/m-p/11161251#M1907537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, this post is intresting,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but I didn't fint the poin how to substitute label field...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fabio.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2015 14:41:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-standard-screen-label/m-p/11161251#M1907537</guid>
      <dc:creator>Fabio777-hub</dc:creator>
      <dc:date>2015-06-22T14:41:17Z</dc:date>
    </item>
    <item>
      <title>Re: Modify standard screen Label</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-standard-screen-label/m-p/11161252#M1907538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry to say it is not possible as you want condition wise description should change.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jun 2015 08:31:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-standard-screen-label/m-p/11161252#M1907538</guid>
      <dc:creator>SwadhinGhatuary</dc:creator>
      <dc:date>2015-06-23T08:31:46Z</dc:date>
    </item>
  </channel>
</rss>

