<?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: ABAP - Module Program Text Labels in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-module-program-text-labels/m-p/9550832#M1752982</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Venkat,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think we can maintain translations for texts in screen painter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check&amp;nbsp; SE51-&amp;gt;GOTO-&amp;gt;Transaltions&lt;/P&gt;&lt;P&gt;from transalations screen click on User Interface Texts. it would give all texts designed in screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Rambabu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Jun 2013 11:57:47 GMT</pubDate>
    <dc:creator>rambabu_k3</dc:creator>
    <dc:date>2013-06-19T11:57:47Z</dc:date>
    <item>
      <title>ABAP - Module Program Text Labels</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-module-program-text-labels/m-p/9550830#M1752980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirement is as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have developed on Module program to accept some custom data.&amp;nbsp; That screen is having a header and table container.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Each field is having the Label as Text..&amp;nbsp; We put the label in English...&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, the requirement is that, when the client logged in Arabic language, the labels should be displayed in Arabic&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was trying to associate the text-XXX symbols..&amp;nbsp; But not working..&amp;nbsp; do not know where I am missing..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone help me&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>Wed, 19 Jun 2013 11:23:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-module-program-text-labels/m-p/9550830#M1752980</guid>
      <dc:creator>venkateswaran_k</dc:creator>
      <dc:date>2013-06-19T11:23:34Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP - Module Program Text Labels</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-module-program-text-labels/m-p/9550831#M1752981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Under SE63 go to menu, Translation, ABAP Objects, Short text, ABAP Texts, Screen painter texts, give the report name and the dynpro/screen number in the object name and click on Edit, then the program will present you a list of texts to translate.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jun 2013 11:48:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-module-program-text-labels/m-p/9550831#M1752981</guid>
      <dc:creator>SimonRotherham</dc:creator>
      <dc:date>2013-06-19T11:48:27Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP - Module Program Text Labels</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-module-program-text-labels/m-p/9550832#M1752982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Venkat,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think we can maintain translations for texts in screen painter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check&amp;nbsp; SE51-&amp;gt;GOTO-&amp;gt;Transaltions&lt;/P&gt;&lt;P&gt;from transalations screen click on User Interface Texts. it would give all texts designed in screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Rambabu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jun 2013 11:57:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-module-program-text-labels/m-p/9550832#M1752982</guid>
      <dc:creator>rambabu_k3</dc:creator>
      <dc:date>2013-06-19T11:57:47Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP - Module Program Text Labels</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-module-program-text-labels/m-p/9550833#M1752983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Simon, Rambabu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried with your steps.&amp;nbsp; Thank you..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, I ask another question that will it create a transport request ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or Do I need to do the same thing in every Client.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I tranposrt the changes to Quality Server..?&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>Wed, 19 Jun 2013 12:32:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-module-program-text-labels/m-p/9550833#M1752983</guid>
      <dc:creator>venkateswaran_k</dc:creator>
      <dc:date>2013-06-19T12:32:40Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP - Module Program Text Labels</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-module-program-text-labels/m-p/9550834#M1752984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can add the translations to a transport.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may use transaction SLXT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jun 2013 13:10:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-module-program-text-labels/m-p/9550834#M1752984</guid>
      <dc:creator>SimonRotherham</dc:creator>
      <dc:date>2013-06-19T13:10:28Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP - Module Program Text Labels</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-module-program-text-labels/m-p/9550835#M1752985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check out the following with regards the use of transaction SLXT:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/0010d07e-ec5d-2e10-72ad-f233bd6a2c4d?quicklink=index&amp;amp;overridelayout=true"&gt;http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/0010d07e-ec5d-2e10-72ad-f233bd6a2c4d?quicklink=index&amp;amp;overridelayout=true&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jun 2013 13:21:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-module-program-text-labels/m-p/9550835#M1752985</guid>
      <dc:creator>SimonRotherham</dc:creator>
      <dc:date>2013-06-19T13:21:16Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP - Module Program Text Labels</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-module-program-text-labels/m-p/9550836#M1752986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Transaction SLXT to add translations to a transport.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/0010d07e-ec5d-2e10-72ad-f233bd6a2c4d?quicklink=index&amp;amp;overridelayout=true"&gt;http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/0010d07e-ec5d-2e10-72ad-f233bd6a2c4d?quicklink=index&amp;amp;overridelayout=true&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jun 2013 13:22:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-module-program-text-labels/m-p/9550836#M1752986</guid>
      <dc:creator>SimonRotherham</dc:creator>
      <dc:date>2013-06-19T13:22:40Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP - Module Program Text Labels</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-module-program-text-labels/m-p/9550837#M1752987</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;Yes it will allow you to create a transport request.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have to import to another client to find the translations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prakash.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jun 2013 13:25:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-module-program-text-labels/m-p/9550837#M1752987</guid>
      <dc:creator>prakashjasti</dc:creator>
      <dc:date>2013-06-19T13:25:24Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP - Module Program Text Labels</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-module-program-text-labels/m-p/9550838#M1752988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Venkat,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My guess it would go with workflow transport like text elements translations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;never tried.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Rambabu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jun 2013 15:58:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-module-program-text-labels/m-p/9550838#M1752988</guid>
      <dc:creator>rambabu_k3</dc:creator>
      <dc:date>2013-06-19T15:58:56Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP - Module Program Text Labels</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-module-program-text-labels/m-p/9550839#M1752989</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;Look at the language in which the user logged in SAP (sy-langu) and use the loop at screen&lt;/P&gt;&lt;P&gt;to change the value of the LABEL translating the same text&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peace&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jun 2013 00:18:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-module-program-text-labels/m-p/9550839#M1752989</guid>
      <dc:creator>ronaldo_aparecido</dc:creator>
      <dc:date>2013-06-20T00:18:13Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP - Module Program Text Labels</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-module-program-text-labels/m-p/9550840#M1752990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Venkat&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this issue now resolved?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please can you update.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jul 2013 10:49:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-module-program-text-labels/m-p/9550840#M1752990</guid>
      <dc:creator>SimonRotherham</dc:creator>
      <dc:date>2013-07-04T10:49:03Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP - Module Program Text Labels</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-module-program-text-labels/m-p/9550841#M1752991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The issue is now resolved.&amp;nbsp; Using SE63, I just saved the program source code as well in order to create the transport request&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jul 2013 15:18:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-module-program-text-labels/m-p/9550841#M1752991</guid>
      <dc:creator>venkateswaran_k</dc:creator>
      <dc:date>2013-07-04T15:18:34Z</dc:date>
    </item>
  </channel>
</rss>

