<?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 Calling Function module parameters Dynamically in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-function-module-parameters-dynamically/m-p/799962#M40795</link>
    <description>&lt;P&gt;Hi Folks,&lt;/P&gt;
  &lt;P&gt;I am having a requirement where in user enters the Function module name in Selection screen and based on the FM name i need to generate its Importing,Exporting and TABLES parameters dynamically.&lt;/P&gt;
  &lt;P&gt;Once i get these parameters i need to call that FM with the above parameters and fetch the Data returned from that FM.&lt;/P&gt;
  &lt;P&gt;Let me know your views on how to achieve this.&lt;/P&gt;
  &lt;P&gt;Thanks,&lt;/P&gt;</description>
    <pubDate>Fri, 11 Jan 2019 10:12:05 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2019-01-11T10:12:05Z</dc:date>
    <item>
      <title>Calling Function module parameters Dynamically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-function-module-parameters-dynamically/m-p/799962#M40795</link>
      <description>&lt;P&gt;Hi Folks,&lt;/P&gt;
  &lt;P&gt;I am having a requirement where in user enters the Function module name in Selection screen and based on the FM name i need to generate its Importing,Exporting and TABLES parameters dynamically.&lt;/P&gt;
  &lt;P&gt;Once i get these parameters i need to call that FM with the above parameters and fetch the Data returned from that FM.&lt;/P&gt;
  &lt;P&gt;Let me know your views on how to achieve this.&lt;/P&gt;
  &lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jan 2019 10:12:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-function-module-parameters-dynamically/m-p/799962#M40795</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2019-01-11T10:12:05Z</dc:date>
    </item>
    <item>
      <title>Re: Calling Function module parameters Dynamically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-function-module-parameters-dynamically/m-p/799963#M40796</link>
      <description>&lt;P&gt;&lt;A href="https://archive.sap.com/discussions/thread/3770100"&gt;Function module Dynamic call&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jan 2019 10:56:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-function-module-parameters-dynamically/m-p/799963#M40796</guid>
      <dc:creator>muttepawar-2009</dc:creator>
      <dc:date>2019-01-11T10:56:21Z</dc:date>
    </item>
    <item>
      <title>Re: Calling Function module parameters Dynamically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-function-module-parameters-dynamically/m-p/799964#M40797</link>
      <description>&lt;P&gt;Hi Prashant,&lt;/P&gt;&lt;P&gt;The issue is we don't know which function module will be called at runtime. Based on user entry we need to get FM parameters.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jan 2019 11:29:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-function-module-parameters-dynamically/m-p/799964#M40797</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2019-01-11T11:29:49Z</dc:date>
    </item>
    <item>
      <title>Re: Calling Function module parameters Dynamically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-function-module-parameters-dynamically/m-p/799965#M40798</link>
      <description>&lt;P&gt;You can get the function module template using a function  call.  I have used that quite successfully in previous projects called 'FUNCTION_STUB_GENERATE'.  That gives you the parameter lists etc.  You then use the function module parameter table (not table parameters...) to build your parameters.  It's actually quite easy.&lt;/P&gt;&lt;P&gt;Rich&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jan 2019 12:59:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-function-module-parameters-dynamically/m-p/799965#M40798</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2019-01-11T12:59:54Z</dc:date>
    </item>
    <item>
      <title>Re: Calling Function module parameters Dynamically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-function-module-parameters-dynamically/m-p/799966#M40799</link>
      <description>&lt;P&gt;Bindu all you asking for is SE37 functionality where you enter FM name press F8 and then add your testing parameters and test. Why dont you reuse that?&lt;/P&gt;</description>
      <pubDate>Sun, 13 Jan 2019 08:56:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-function-module-parameters-dynamically/m-p/799966#M40799</guid>
      <dc:creator>nabheetscn</dc:creator>
      <dc:date>2019-01-13T08:56:22Z</dc:date>
    </item>
  </channel>
</rss>

