<?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 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/1627804#M280359</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi amit, thanku very much for ur answer, i am now trying the way u told...i am still a novice ABAPer, can anyone tell me, how to get such knowledge of what is existing in DDIC, i mean i never knew there was a structure for werks, etc etc...pls guide&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Sep 2006 06:11:24 GMT</pubDate>
    <dc:creator>abdulazeez12</dc:creator>
    <dc:date>2006-09-25T06:11:24Z</dc:date>
    <item>
      <title>select options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/1627798#M280353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends,&lt;/P&gt;&lt;P&gt;i want to use select options for a field, and then pass it on to a functional module,...is it possible, can anyone explain to me how to do it/// for eg, werks will be a select option and matnr will be parameter. using a fm, i want to populate data from other fields of diff tables...maktx, vmver, etc from mard marc tables....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Sep 2006 03:53:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/1627798#M280353</guid>
      <dc:creator>abdulazeez12</dc:creator>
      <dc:date>2006-09-25T03:53:56Z</dc:date>
    </item>
    <item>
      <title>Re: select options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/1627799#M280354</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;  For the select options you can use table types for passing it in the FM parameters..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  For werks there is a table type SD_WERKS_RANGES..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THanks,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Sep 2006 03:57:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/1627799#M280354</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-25T03:57:54Z</dc:date>
    </item>
    <item>
      <title>Re: select options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/1627800#M280355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Shakir,&lt;/P&gt;&lt;P&gt; Make use of table types to achieve the same...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Santosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Sep 2006 04:00:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/1627800#M280355</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-25T04:00:03Z</dc:date>
    </item>
    <item>
      <title>Re: select options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/1627801#M280356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shakir,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use the structure RSPARAMS for passing select options and parameters.&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;Regards,&lt;/P&gt;&lt;P&gt;Saurabh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Sep 2006 05:00:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/1627801#M280356</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-25T05:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: select options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/1627802#M280357</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;use RSPARAMS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data : itseltab type standard table of rsparams,&lt;/P&gt;&lt;P&gt;waseltab type rsparams.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;waseltab-SELNAME = 'V_BELNR'.&lt;/P&gt;&lt;P&gt;waseltab-sign = 'I'.&lt;/P&gt;&lt;P&gt;waseltab-option = 'EQ'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;waseltab-low = wabelnr-belnr.&lt;/P&gt;&lt;P&gt;append waseltab to itseltab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so like that u can pass the table itseltab,&lt;/P&gt;&lt;P&gt;to the function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the function module u gave a table type RSPARAMs&lt;/P&gt;&lt;P&gt;to receive the above table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgds&lt;/P&gt;&lt;P&gt;anver&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pls mark hlpful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Sep 2006 05:20:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/1627802#M280357</guid>
      <dc:creator>anversha_s</dc:creator>
      <dc:date>2006-09-25T05:20:30Z</dc:date>
    </item>
    <item>
      <title>Re: select options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/1627803#M280358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi shakir,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. U will have a WERKS select-options&lt;/P&gt;&lt;P&gt;   on the selection screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  (This same thing, u want to pass in FM)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. So in FM, the &lt;/P&gt;&lt;P&gt;   parameter has to be&lt;/P&gt;&lt;P&gt;  TABLES parameter (Not import, nor export)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. And the type will be &lt;/P&gt;&lt;P&gt;   WERKS_RANG&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; (This WERKS_RANG has  4 fields,&lt;/P&gt;&lt;P&gt;   just like a select option&lt;/P&gt;&lt;P&gt;SIGN&lt;/P&gt;&lt;P&gt;OPTION&lt;/P&gt;&lt;P&gt;LOW&lt;/P&gt;&lt;P&gt;HIGH&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. Then inside your fm,&lt;/P&gt;&lt;P&gt;  u can use SELECT Query,&lt;/P&gt;&lt;P&gt;  and use IN WERKS.&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>Mon, 25 Sep 2006 05:55:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/1627803#M280358</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-25T05:55:58Z</dc:date>
    </item>
    <item>
      <title>Re: select options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/1627804#M280359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi amit, thanku very much for ur answer, i am now trying the way u told...i am still a novice ABAPer, can anyone tell me, how to get such knowledge of what is existing in DDIC, i mean i never knew there was a structure for werks, etc etc...pls guide&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Sep 2006 06:11:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/1627804#M280359</guid>
      <dc:creator>abdulazeez12</dc:creator>
      <dc:date>2006-09-25T06:11:24Z</dc:date>
    </item>
  </channel>
</rss>

