<?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: Switching control in selection screen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/switching-control-in-selection-screen/m-p/5558440#M1268515</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are using select-options with text field , we don't have functionality of WORDWRAP, If you still want that then you need to create a custom screen and use with class CL_GUI_TEXTEDIT and choose method SET_WORDWRAP_BEHAVIOR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a®&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 May 2009 18:09:11 GMT</pubDate>
    <dc:creator>former_member194669</dc:creator>
    <dc:date>2009-05-01T18:09:11Z</dc:date>
    <item>
      <title>Switching control in selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/switching-control-in-selection-screen/m-p/5558437#M1268512</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;I have multiple fields to enter comments in the selection screen.&lt;/P&gt;&lt;P&gt;I got a requirement to switch the control to next field automatically without hitting tab button when 1 field is filled completely.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to control that in selection screen?Please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Anjana.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 May 2009 17:17:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/switching-control-in-selection-screen/m-p/5558437#M1268512</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-01T17:17:37Z</dc:date>
    </item>
    <item>
      <title>Re: Switching control in selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/switching-control-in-selection-screen/m-p/5558438#M1268513</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;After Login &lt;DEL&gt;&amp;gt; press Alt + F12 then -&amp;gt; options&lt;/DEL&gt;&amp;gt; choose cursor tab--&amp;gt;Check the checkbox " Automatic Tabbing at End of the Field' &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also check&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2004/helpdata/en/73/69eb4b55bb11d189680000e829fbbd/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2004/helpdata/en/73/69eb4b55bb11d189680000e829fbbd/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a®&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 May 2009 17:31:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/switching-control-in-selection-screen/m-p/5558438#M1268513</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2009-05-01T17:31:00Z</dc:date>
    </item>
    <item>
      <title>Re: Switching control in selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/switching-control-in-selection-screen/m-p/5558439#M1268514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so much. It is working!!&lt;/P&gt;&lt;P&gt;Could you please also suggest a way with which I can prevent the words from breaking in between.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the first line they end with the first few letters of a word and the rest starts at the next ling. Can we prevent this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I really appreciate your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Anjana.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 May 2009 17:50:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/switching-control-in-selection-screen/m-p/5558439#M1268514</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-01T17:50:20Z</dc:date>
    </item>
    <item>
      <title>Re: Switching control in selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/switching-control-in-selection-screen/m-p/5558440#M1268515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are using select-options with text field , we don't have functionality of WORDWRAP, If you still want that then you need to create a custom screen and use with class CL_GUI_TEXTEDIT and choose method SET_WORDWRAP_BEHAVIOR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a®&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 May 2009 18:09:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/switching-control-in-selection-screen/m-p/5558440#M1268515</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2009-05-01T18:09:11Z</dc:date>
    </item>
  </channel>
</rss>

