<?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: SELECTION-SCREEN COMMENT in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-comment/m-p/6965603#M1490457</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here's one way to do it:&lt;/P&gt;&lt;P&gt;Activate your program.&lt;/P&gt;&lt;P&gt;from SE38, click on Display object list in app tool bar or 'Ctrl&lt;EM&gt;Shift&lt;/EM&gt;F5'.&lt;/P&gt;&lt;P&gt;In the left pane, expand screen and navigate to your selection screen.&lt;/P&gt;&lt;P&gt;click on change and ignore warning message.&lt;/P&gt;&lt;P&gt;change the field length/attributes as desired.&lt;/P&gt;&lt;P&gt;activate screen and this should work for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note that everytime you activate your program, selection screen will regenrate and you have to repeat the above steps. I have a couple of programs modified and moved to production and they all work fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 May 2010 20:14:23 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-05-28T20:14:23Z</dc:date>
    <item>
      <title>SELECTION-SCREEN COMMENT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-comment/m-p/6965600#M1490454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI ,&lt;/P&gt;&lt;P&gt;I am using SELECTION-SCREEN COMMENT 4(75) text-066 FOR FIELD p_all&lt;/P&gt;&lt;P&gt;                                                     MODIF ID idc.&lt;/P&gt;&lt;P&gt;for displaying check box.&lt;/P&gt;&lt;P&gt;can any one tell me how to increase the output lenght for text &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thnx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 May 2010 17:58:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-comment/m-p/6965600#M1490454</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-27T17:58:07Z</dc:date>
    </item>
    <item>
      <title>Re: SELECTION-SCREEN COMMENT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-comment/m-p/6965601#M1490455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;friend check this one&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.abapwizard.com/" target="test_blank"&gt;http://www.abapwizard.com/&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 May 2010 06:42:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-comment/m-p/6965601#M1490455</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-28T06:42:01Z</dc:date>
    </item>
    <item>
      <title>Re: SELECTION-SCREEN COMMENT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-comment/m-p/6965602#M1490456</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;You can increase the length of the text max to 83.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN COMMENT 4(83) dummy FOR FIELD p_all .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if you need any help.&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;Naveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 May 2010 18:21:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-comment/m-p/6965602#M1490456</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-28T18:21:44Z</dc:date>
    </item>
    <item>
      <title>Re: SELECTION-SCREEN COMMENT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-comment/m-p/6965603#M1490457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here's one way to do it:&lt;/P&gt;&lt;P&gt;Activate your program.&lt;/P&gt;&lt;P&gt;from SE38, click on Display object list in app tool bar or 'Ctrl&lt;EM&gt;Shift&lt;/EM&gt;F5'.&lt;/P&gt;&lt;P&gt;In the left pane, expand screen and navigate to your selection screen.&lt;/P&gt;&lt;P&gt;click on change and ignore warning message.&lt;/P&gt;&lt;P&gt;change the field length/attributes as desired.&lt;/P&gt;&lt;P&gt;activate screen and this should work for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note that everytime you activate your program, selection screen will regenrate and you have to repeat the above steps. I have a couple of programs modified and moved to production and they all work fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 May 2010 20:14:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-comment/m-p/6965603#M1490457</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-28T20:14:23Z</dc:date>
    </item>
    <item>
      <title>Re: SELECTION-SCREEN COMMENT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-comment/m-p/6965604#M1490458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Darpana&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; You can enlarge text length following steps below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    - SE38&lt;/P&gt;&lt;P&gt;    - Goto -&amp;gt; text Elements&lt;/P&gt;&lt;P&gt;    - Choose text-066&lt;/P&gt;&lt;P&gt;    - Increase text length.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After that it will allow you to type more information on this field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 May 2010 20:19:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-comment/m-p/6965604#M1490458</guid>
      <dc:creator>former_member214857</dc:creator>
      <dc:date>2010-05-28T20:19:34Z</dc:date>
    </item>
  </channel>
</rss>

