<?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: regading function module in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regading-function-module/m-p/3603800#M867982</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have to create an exporting parameter of the function module with type SELOPT. and pass your select option to this parameter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Mar 2008 13:19:38 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-03-26T13:19:38Z</dc:date>
    <item>
      <title>regading function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regading-function-module/m-p/3603796#M867978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi to all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   how to pass select-options in function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   in our program one select-option iz dere.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      this select-option must pass to one exporting parameter in standard function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   reagrds&lt;/P&gt;&lt;P&gt;satya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Mar 2008 13:03:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regading-function-module/m-p/3603796#M867978</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-26T13:03:05Z</dc:date>
    </item>
    <item>
      <title>Re: regading function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regading-function-module/m-p/3603797#M867979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;pass the selectoption name with low and high values to the parameters of the function module&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for example&lt;/P&gt;&lt;P&gt;select-options: s_matnr for mara-matnr.&lt;/P&gt;&lt;P&gt;pass s_matnr-low&lt;/P&gt;&lt;P&gt;        s_matnr-high   to the parameters of the function module&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Mar 2008 13:08:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regading-function-module/m-p/3603797#M867979</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-26T13:08:09Z</dc:date>
    </item>
    <item>
      <title>Re: regading function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regading-function-module/m-p/3603798#M867980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to create a structure which has the struction of a selection options, including the fields SIGN OPTION LOW HIGH, then you can make a table type of it and use it in the EXPORTING paramters of your functino module, or you can use the structure in the TABLES parameter of the funciton module.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Mar 2008 13:09:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regading-function-module/m-p/3603798#M867980</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-26T13:09:05Z</dc:date>
    </item>
    <item>
      <title>Re: regading function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regading-function-module/m-p/3603799#M867981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello reddy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  in function module only one field iz dere for passing select-option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   main thing iz in select-option,if v pass only low value.it wrks fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if suppose ,v pass low n high values also,then how the function module recieve these two values.&lt;/P&gt;&lt;P&gt;  n how the function module executes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Mar 2008 13:17:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regading-function-module/m-p/3603799#M867981</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-26T13:17:02Z</dc:date>
    </item>
    <item>
      <title>Re: regading function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regading-function-module/m-p/3603800#M867982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have to create an exporting parameter of the function module with type SELOPT. and pass your select option to this parameter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Mar 2008 13:19:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regading-function-module/m-p/3603800#M867982</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-26T13:19:38Z</dc:date>
    </item>
    <item>
      <title>Re: regading function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regading-function-module/m-p/3603801#M867983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi to all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;itz a standard function module.&lt;/P&gt;&lt;P&gt;  in fun module,only one exporting parameter contains same data type like select-option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  v can pass this select-option to dat exporting parameter only.&lt;/P&gt;&lt;P&gt;       if i pass ,like &lt;/P&gt;&lt;P&gt;              exporting&lt;/P&gt;&lt;P&gt;                 snd = g_art[]&lt;/P&gt;&lt;P&gt;it throws error,both r not same data type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                snd = g_art-low.&lt;/P&gt;&lt;P&gt;  it wrks fine.&lt;/P&gt;&lt;P&gt;but wat abiut high value.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Mar 2008 13:27:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regading-function-module/m-p/3603801#M867983</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-26T13:27:42Z</dc:date>
    </item>
    <item>
      <title>Re: regading function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regading-function-module/m-p/3603802#M867984</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; There is a structure available with the ABAP dictionary named&lt;/P&gt;&lt;P&gt;SELOPT. it contains the fields as SIGN,OPTION,LOW,HIGH&lt;/P&gt;&lt;P&gt;as of the selection criterian.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sankar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Mar 2008 13:31:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regading-function-module/m-p/3603802#M867984</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-26T13:31:44Z</dc:date>
    </item>
    <item>
      <title>Re: regading function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regading-function-module/m-p/3603803#M867985</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; Can u try Ranges.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Mar 2008 13:32:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regading-function-module/m-p/3603803#M867985</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-26T13:32:03Z</dc:date>
    </item>
    <item>
      <title>Re: regading function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regading-function-module/m-p/3603804#M867986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;do u have any tables parameters&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Mar 2008 13:32:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regading-function-module/m-p/3603804#M867986</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-26T13:32:15Z</dc:date>
    </item>
    <item>
      <title>Re: regading function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regading-function-module/m-p/3603805#M867987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi reddy,&lt;/P&gt;&lt;P&gt;no table parameters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6 exporting parameters.&lt;/P&gt;&lt;P&gt;n one importing parameter(i.e table)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Mar 2008 13:34:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regading-function-module/m-p/3603805#M867987</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-26T13:34:17Z</dc:date>
    </item>
    <item>
      <title>Re: regading function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regading-function-module/m-p/3603806#M867988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;one way to handle this error which is not the best way is, modify your selection option so the user can put the value or fieldname-low only. you can gray out the fieldname-high (and intervals).&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;put the check condition on selection option if the value is more then one for fieldname-low then loop it around the FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OR &lt;/P&gt;&lt;P&gt;select-options: s_preas for pa0008-preas no intervals no-extension&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Fayyaz Khan on Mar 26, 2008 12:44 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Mar 2008 13:43:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regading-function-module/m-p/3603806#M867988</guid>
      <dc:creator>former_member326641</dc:creator>
      <dc:date>2008-03-26T13:43:16Z</dc:date>
    </item>
  </channel>
</rss>

