<?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 : Select-Options in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-select-options/m-p/2689019#M622001</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;No it is not possible with low and high values .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May be you can try with&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
selection-screen: begin of block 1.
select-options: s_o for s_c no interval no extension. "&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;
selection-screen: end of block 1.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aRs&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Aug 2007 09:20:25 GMT</pubDate>
    <dc:creator>former_member194669</dc:creator>
    <dc:date>2007-08-16T09:20:25Z</dc:date>
    <item>
      <title>Selection-Screen : Select-Options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-select-options/m-p/2689018#M622000</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;data: s_c(100).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;selection-screen: begin of block 1.&lt;/P&gt;&lt;P&gt;select-options: s_o for s_c.&lt;/P&gt;&lt;P&gt;selection-screen: end of block 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this select-option s_o, it is not accepting characters more than 45. It is because by default the selection screen, will set values to low and high select-option as 45. but i need to enter 100 characters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please give me the code that i need to insert and  how to proceed exactly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thankx in adv.&lt;/P&gt;&lt;P&gt;will be rewarded.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2007 09:12:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-select-options/m-p/2689018#M622000</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-16T09:12:26Z</dc:date>
    </item>
    <item>
      <title>Re: Selection-Screen : Select-Options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-select-options/m-p/2689019#M622001</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;No it is not possible with low and high values .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May be you can try with&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
selection-screen: begin of block 1.
select-options: s_o for s_c no interval no extension. "&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;
selection-screen: end of block 1.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aRs&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2007 09:20:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-select-options/m-p/2689019#M622001</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2007-08-16T09:20:25Z</dc:date>
    </item>
    <item>
      <title>Re: Selection-Screen : Select-Options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-select-options/m-p/2689020#M622002</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 it with :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;parameter  a type string .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2007 09:21:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-select-options/m-p/2689020#M622002</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-16T09:21:44Z</dc:date>
    </item>
    <item>
      <title>Re: Selection-Screen : Select-Options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-select-options/m-p/2689021#M622003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi evangeline,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. If we see the documentation of select-options,&lt;/P&gt;&lt;P&gt;   it will allow MAX of 45 characters only.&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;amit m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2007 09:22:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-select-options/m-p/2689021#M622003</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-16T09:22:59Z</dc:date>
    </item>
    <item>
      <title>Re: Selection-Screen : Select-Options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-select-options/m-p/2689022#M622004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Evangeline,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The maximum output length of the select-option field is 45 characters. More than that it will truncate and i dont think there is any possible way to increase it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;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. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Yogesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2007 09:23:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-select-options/m-p/2689022#M622004</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-16T09:23:08Z</dc:date>
    </item>
    <item>
      <title>Re: Selection-Screen : Select-Options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-select-options/m-p/2689023#M622005</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 will have to implement as to parameters. One for high and low.&lt;/P&gt;&lt;P&gt;there you can have 100 char inputs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let us know if this solve your prob..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enjoy SAP.&lt;/P&gt;&lt;P&gt;Pankaj Singh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2007 09:25:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-select-options/m-p/2689023#M622005</guid>
      <dc:creator>messier31</dc:creator>
      <dc:date>2007-08-16T09:25:37Z</dc:date>
    </item>
    <item>
      <title>Re: Selection-Screen : Select-Options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-select-options/m-p/2689024#M622006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;better to use PARAMETERS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;S@meer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2007 09:28:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-select-options/m-p/2689024#M622006</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-16T09:28:24Z</dc:date>
    </item>
  </channel>
</rss>

