<?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 Using selection options in functions.. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-selection-options-in-functions/m-p/6668650#M1447557</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;I have written abap program in which there are 3 selection options.. I want to pass these selection options to a function.  so I want to know how to define or refer selection options in functions which is called by some other abap program ?&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, 15 Mar 2010 06:22:18 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-03-15T06:22:18Z</dc:date>
    <item>
      <title>Using selection options in functions..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-selection-options-in-functions/m-p/6668650#M1447557</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;I have written abap program in which there are 3 selection options.. I want to pass these selection options to a function.  so I want to know how to define or refer selection options in functions which is called by some other abap program ?&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, 15 Mar 2010 06:22:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-selection-options-in-functions/m-p/6668650#M1447557</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-15T06:22:18Z</dc:date>
    </item>
    <item>
      <title>Re: Using selection options in functions..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-selection-options-in-functions/m-p/6668651#M1447558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure if you have already done a search on SDN, but my guess would be that this question was posted in the past, at least once. Here's a hint though:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;structure &lt;STRONG&gt;RSDSSELOPT&lt;/STRONG&gt; for dynamic selections can be used for example.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Mar 2010 06:36:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-selection-options-in-functions/m-p/6668651#M1447558</guid>
      <dc:creator>Sm1tje</dc:creator>
      <dc:date>2010-03-15T06:36:14Z</dc:date>
    </item>
    <item>
      <title>Re: Using selection options in functions..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-selection-options-in-functions/m-p/6668652#M1447559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;give the selection options variables in IMPORT parameter of the Function in se37...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Mar 2010 06:37:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-selection-options-in-functions/m-p/6668652#M1447559</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-15T06:37:23Z</dc:date>
    </item>
    <item>
      <title>Re: Using selection options in functions..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-selection-options-in-functions/m-p/6668653#M1447560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The select options are basically just tables with a specific structure. One option would be to specify them as TABLES parameters, e.g. check out function module BAPI_MATERIAL_GETLIST and you can see for example a call via function IAC_SHMA_MATERIALS_SELECT (or check dictionary table type SHP_MATNR_RANGE_T in SE11).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers, harald&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Mar 2010 06:54:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-selection-options-in-functions/m-p/6668653#M1447560</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-15T06:54:29Z</dc:date>
    </item>
  </channel>
</rss>

