<?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 multiple records with select option in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-records-with-select-option/m-p/5989746#M1342334</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have to use select option in selection screen, which wl take the multiple values but that select option wont act as a range, the select option is a session name  from sm35, the table from where data is retrieved is APQI, i have used  a parameter before using select option ,like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;selection-screen begin of line.&lt;/P&gt;&lt;P&gt;parameters: P_grpid like apqi-groupid.&lt;/P&gt;&lt;P&gt;select-options: s_grpid like apqi-groupid.&lt;/P&gt;&lt;P&gt;selection-screen end of line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AT-SELECTION SCREEN ON VALUE REQUEST FOR p-GRPID. " previous situation&lt;/P&gt;&lt;P&gt;{the code starts&lt;/P&gt;&lt;P&gt;FM F4 selection is called}&lt;/P&gt;&lt;P&gt;AT-SELECTION SCREEN ON VALUE REQUEST FOR S_GRPID-low. " CURRENT situation&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;FM F4 selection is called}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now when i give data in slection screen for s_grpid-low then it works as a parametr, but it doesnt take multiple values at s_grpid when i have alos mentioned the same for s_grpid-high.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please tell me how to achive multiple records with select option, or u can also send a sample code if you have..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Swarnali&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Aug 2009 18:19:13 GMT</pubDate>
    <dc:creator>SwarnaliBasu</dc:creator>
    <dc:date>2009-08-19T18:19:13Z</dc:date>
    <item>
      <title>multiple records with select option</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-records-with-select-option/m-p/5989746#M1342334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have to use select option in selection screen, which wl take the multiple values but that select option wont act as a range, the select option is a session name  from sm35, the table from where data is retrieved is APQI, i have used  a parameter before using select option ,like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;selection-screen begin of line.&lt;/P&gt;&lt;P&gt;parameters: P_grpid like apqi-groupid.&lt;/P&gt;&lt;P&gt;select-options: s_grpid like apqi-groupid.&lt;/P&gt;&lt;P&gt;selection-screen end of line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AT-SELECTION SCREEN ON VALUE REQUEST FOR p-GRPID. " previous situation&lt;/P&gt;&lt;P&gt;{the code starts&lt;/P&gt;&lt;P&gt;FM F4 selection is called}&lt;/P&gt;&lt;P&gt;AT-SELECTION SCREEN ON VALUE REQUEST FOR S_GRPID-low. " CURRENT situation&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;FM F4 selection is called}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now when i give data in slection screen for s_grpid-low then it works as a parametr, but it doesnt take multiple values at s_grpid when i have alos mentioned the same for s_grpid-high.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please tell me how to achive multiple records with select option, or u can also send a sample code if you have..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Swarnali&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2009 18:19:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-records-with-select-option/m-p/5989746#M1342334</guid>
      <dc:creator>SwarnaliBasu</dc:creator>
      <dc:date>2009-08-19T18:19:13Z</dc:date>
    </item>
    <item>
      <title>Re: multiple records with select option</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-records-with-select-option/m-p/5989747#M1342335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Swarnali,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select-option is also one type of internal table with sign option low high as internal tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so as previously you were filling parameter with multiple values in current case you can fill the LOW field from select-option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Augustin.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2009 19:13:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-records-with-select-option/m-p/5989747#M1342335</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-19T19:13:54Z</dc:date>
    </item>
    <item>
      <title>Re: multiple records with select option</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-records-with-select-option/m-p/5989748#M1342336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Simply fill you selet-options table appending new rows for it. Example code&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
TABLES: scarr.

SELECT-OPTIONS so_carr FOR scarr-carrid.

AT SELECTION-SCREEN ON VALUE REQUEST FOR so_carr.   "trigger POV for multiple selection button, not LOW or HIGH
  so_carr-low = 'AF'.
  so_carr-sign = 'I'.
  so_carr-option = 'EQ'.
  APPEND so_carr.
  so_carr-low = 'AG'.
  so_carr-sign = 'I'.
  so_carr-option = 'EQ'.
  APPEND so_carr.
  "here you will get multpile values selected
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Regard&lt;/P&gt;&lt;P&gt;Marcin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2009 19:44:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-records-with-select-option/m-p/5989748#M1342336</guid>
      <dc:creator>MarcinPciak</dc:creator>
      <dc:date>2009-08-19T19:44:18Z</dc:date>
    </item>
    <item>
      <title>Re: multiple records with select option</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-records-with-select-option/m-p/5989749#M1342337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;if i use AT SELECTION-SCREEN ON VALUE REQUEST FOR so_carr. , its giving an error as "ON VALUE REQUEST FOR" should be followed by &amp;lt;parameter&amp;gt; or &amp;lt;select-option&amp;gt;-LOW / &amp;lt;select-option&amp;gt;-HIGH.",  now tell me how to do it? thats the reason i have used so_carr- low&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;swarnali&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Aug 2009 05:08:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-records-with-select-option/m-p/5989749#M1342337</guid>
      <dc:creator>SwarnaliBasu</dc:creator>
      <dc:date>2009-08-20T05:08:53Z</dc:date>
    </item>
    <item>
      <title>Re: multiple records with select option</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-records-with-select-option/m-p/5989750#M1342338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check this example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;link:[http://www.erpgenie.com/sap-technical/abap/call-f4-help-from-selection-screen]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Keshu Thekkillam on Aug 20, 2009 10:47 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Aug 2009 05:17:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-records-with-select-option/m-p/5989750#M1342338</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2009-08-20T05:17:02Z</dc:date>
    </item>
    <item>
      <title>Re: multiple records with select option</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-records-with-select-option/m-p/5989751#M1342339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Swarnali,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to fill internal table of select-option once you got into the event AT SELECTION-SCREEN ON VALUE REQUEST FOR so_carr-LOW.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so sudo code will be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AT SELECTION-SCREEN ON VALUE REQUEST FOR so_carr-LOW.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select data from table.&lt;/P&gt;&lt;P&gt;   so_carr-LOW = value&lt;/P&gt;&lt;P&gt;   append so_carr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also use NO INTERVAL to suppress the so_carr-HIGH value on selection screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Augustin.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Aug 2009 10:27:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-records-with-select-option/m-p/5989751#M1342339</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-20T10:27:12Z</dc:date>
    </item>
    <item>
      <title>Re: multiple records with select option</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-records-with-select-option/m-p/5989752#M1342340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;points awarded..thnx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Oct 2009 07:30:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-records-with-select-option/m-p/5989752#M1342340</guid>
      <dc:creator>SwarnaliBasu</dc:creator>
      <dc:date>2009-10-13T07:30:34Z</dc:date>
    </item>
  </channel>
</rss>

