<?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: select-options on selection-screen type char100 problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-on-selection-screen-type-char100-problem/m-p/7144051#M1513796</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for replies!&lt;/P&gt;&lt;P&gt;So, I can't use more then 45 chars except if I using submit...I got a problem here, this program is a copy of standard IH08, so i can't create module pool...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Fulvio Valente on Aug 27, 2010 2:23 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Aug 2010 12:23:45 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-08-27T12:23:45Z</dc:date>
    <item>
      <title>select-options on selection-screen type char100 problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-on-selection-screen-type-char100-problem/m-p/7144047#M1513792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends! I created on selection-screen a select-options:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;SELECT-OPTIONS: zzcduc     FOR      equi-ZZCDUC.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The field  equi-ZZCDUC is a CHAR100 field. The problem is when I run program, in this field user can't input more of 46 characters. This is a serial number with 100 characters, why I can input 100 characters?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Aug 2010 11:55:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-on-selection-screen-type-char100-problem/m-p/7144047#M1513792</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-27T11:55:22Z</dc:date>
    </item>
    <item>
      <title>Re: select-options on selection-screen type char100 problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-on-selection-screen-type-char100-problem/m-p/7144048#M1513793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Press F1 on &lt;STRONG&gt;SELECT-OPTIONS&lt;/STRONG&gt; and read documentation.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The LOW and HIGH fields of a selection option are displayed in a length up to 18 bytes long (scrollable up to 45 bytes). If you define a length longer than 45, fields are truncated on the selection screen after the 45th character.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Aug 2010 12:12:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-on-selection-screen-type-char100-problem/m-p/7144048#M1513793</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-27T12:12:38Z</dc:date>
    </item>
    <item>
      <title>Re: select-options on selection-screen type char100 problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-on-selection-screen-type-char100-problem/m-p/7144049#M1513794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Read OSS [Note 32140 - SUBMIT: Blanks in long parameters|https://service.sap.com/sap/support/notes/32140] - usually only the first record of the select-options is truncated to 45.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Aug 2010 12:13:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-on-selection-screen-type-char100-problem/m-p/7144049#M1513794</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2010-08-27T12:13:20Z</dc:date>
    </item>
    <item>
      <title>Re: select-options on selection-screen type char100 problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-on-selection-screen-type-char100-problem/m-p/7144050#M1513795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, this is copied from SELECT-OPTION documentation:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The LOW and HIGH fields of a selection option are displayed in a length up to 18 bytes long (scrollable up to 45 bytes). If you define a length longer than 45, fields are truncated on the selection screen after the 45th character. This affects the first line of the SELECT-OPTIONS table. You can, however, use SUBMIT to pass longer selection options to a report if they are specified with the addition NO-DISPLAY and thus do not appear on the selection screen. Without NO-DISPLAY, the fields are then truncated whenever the selection screen is processed in the background ( SUBMIT without VIA SELECTION-SCREEN). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Aug 2010 12:16:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-on-selection-screen-type-char100-problem/m-p/7144050#M1513795</guid>
      <dc:creator>former_member184675</dc:creator>
      <dc:date>2010-08-27T12:16:07Z</dc:date>
    </item>
    <item>
      <title>Re: select-options on selection-screen type char100 problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-on-selection-screen-type-char100-problem/m-p/7144051#M1513796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for replies!&lt;/P&gt;&lt;P&gt;So, I can't use more then 45 chars except if I using submit...I got a problem here, this program is a copy of standard IH08, so i can't create module pool...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Fulvio Valente on Aug 27, 2010 2:23 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Aug 2010 12:23:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-on-selection-screen-type-char100-problem/m-p/7144051#M1513796</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-27T12:23:45Z</dc:date>
    </item>
    <item>
      <title>Re: select-options on selection-screen type char100 problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-on-selection-screen-type-char100-problem/m-p/7144052#M1513797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
SELECTION-SCREEN BEGIN OF LINE.
SELECTION-SCREEN COMMENT 5(28) text-001 FOR FIELD tb_sck.
SELECTION-SCREEN POSITION POS_LOW.
PARAMETERS tb_sck LIKE rlfitdnk-snksl.
SELECTION-SCREEN END OF LINE.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Raul Natu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Aug 2010 15:54:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-on-selection-screen-type-char100-problem/m-p/7144052#M1513797</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-27T15:54:04Z</dc:date>
    </item>
  </channel>
</rss>

