<?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: Using text elements for screen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-text-elements-for-screen/m-p/3831630#M921354</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want to change the text of the button from continue to ES and vice versa. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you click on continue, set a flag to 'X' in PAI, and in PBO, check value of flag - if flag is 'X'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;loop at screen.&lt;/P&gt;&lt;P&gt;if screen-name = 'CONTINUE'.&lt;/P&gt;&lt;P&gt;screen-name  = 'ES'.&lt;/P&gt;&lt;P&gt;modify screen.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 May 2008 19:59:00 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-15T19:59:00Z</dc:date>
    <item>
      <title>Using text elements for screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-text-elements-for-screen/m-p/3831625#M921349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you use text elements for screen? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a button which says Continue, Can I translate the Continue to ES?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2008 18:54:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-text-elements-for-screen/m-p/3831625#M921349</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-15T18:54:43Z</dc:date>
    </item>
    <item>
      <title>Re: Using text elements for screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-text-elements-for-screen/m-p/3831626#M921350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi check this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;paste this program and activate it then go to the menu options..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;goto&lt;DEL&gt;-&amp;gt;text elements&lt;/DEL&gt;&lt;DEL&gt;-&amp;gt;selection texts&lt;/DEL&gt;-&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here write what ever want to give to this parameter...&lt;/P&gt;&lt;P&gt;ex: p_test -&lt;/P&gt;&lt;HR originaltext="----" /&gt;&lt;P&gt;test element..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;activate it and execute the program..it will show the parameter name as the text element..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;parameters:p_test type i .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if p_test = 100 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;write:/ 'this is 100'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2008 19:06:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-text-elements-for-screen/m-p/3831626#M921350</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-15T19:06:33Z</dc:date>
    </item>
    <item>
      <title>Re: Using text elements for screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-text-elements-for-screen/m-p/3831627#M921351</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;If in Module pool program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to SE51&lt;DEL&gt;&amp;gt; Enter u r Program Name&lt;/DEL&gt;&amp;gt; Enter u r screen No and in Layout. Double click on the Continue button and u can change it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2008 19:10:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-text-elements-for-screen/m-p/3831627#M921351</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-15T19:10:35Z</dc:date>
    </item>
    <item>
      <title>Re: Using text elements for screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-text-elements-for-screen/m-p/3831628#M921352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I do not want to change it. I want to translate it like you would translate a selection screen or other text elements.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2008 19:35:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-text-elements-for-screen/m-p/3831628#M921352</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-15T19:35:39Z</dc:date>
    </item>
    <item>
      <title>Re: Using text elements for screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-text-elements-for-screen/m-p/3831629#M921353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Megan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is possible to translate button texts to other languages directly - you do not need to use text element for that (though it is possible!).  To translate a button text on a screen:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Open screen in Screen painter (using SE80 or SE51).&lt;/P&gt;&lt;P&gt;2) Use menu Goto --&amp;gt; Translation&lt;/P&gt;&lt;P&gt;3) Enter target language (ES in your case)&lt;/P&gt;&lt;P&gt;4) Double click on line under "Screen painter texts" &lt;/P&gt;&lt;P&gt;5) Find your button &lt;/P&gt;&lt;P&gt;6) Double click on your button icon - this should create a copy of that icon under it.&lt;/P&gt;&lt;P&gt;7) Click on this newly created icon and enter translation&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_sunglasses:"&gt;😎&lt;/span&gt; Save&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ken&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2008 19:36:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-text-elements-for-screen/m-p/3831629#M921353</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-15T19:36:13Z</dc:date>
    </item>
    <item>
      <title>Re: Using text elements for screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-text-elements-for-screen/m-p/3831630#M921354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want to change the text of the button from continue to ES and vice versa. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you click on continue, set a flag to 'X' in PAI, and in PBO, check value of flag - if flag is 'X'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;loop at screen.&lt;/P&gt;&lt;P&gt;if screen-name = 'CONTINUE'.&lt;/P&gt;&lt;P&gt;screen-name  = 'ES'.&lt;/P&gt;&lt;P&gt;modify screen.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2008 19:59:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-text-elements-for-screen/m-p/3831630#M921354</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-15T19:59:00Z</dc:date>
    </item>
  </channel>
</rss>

