<?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: Function module in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/5933132#M1333254</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Saurabh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Goto Se37&lt;/P&gt;&lt;P&gt;enter the fun module name&lt;/P&gt;&lt;P&gt;display&lt;/P&gt;&lt;P&gt;from menu&lt;/P&gt;&lt;P&gt;GOTO-&amp;gt; Documentation&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pravin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 18 Jul 2009 17:18:08 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-07-18T17:18:08Z</dc:date>
    <item>
      <title>Function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/5933129#M1333251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i m using some function modules in my report but problem is that i m confuse that what is the role of IMPORTING, EXPORTING, EXCEPTION and TABLES? can anyone please tell me with example? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards saurabh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Jul 2009 12:15:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/5933129#M1333251</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-18T12:15:22Z</dc:date>
    </item>
    <item>
      <title>Re: Function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/5933130#M1333252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Do a F1 help on CALL FUNCTION statement to understand the concept.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more info go thorough the help link&lt;/P&gt;&lt;P&gt;[http://help.sap.com/saphelp_erp60_sp/helpdata/EN/d1/801f29454211d189710000e8322d00/frameset.htm]&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;Ankur Parab&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Jul 2009 12:27:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/5933130#M1333252</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-18T12:27:51Z</dc:date>
    </item>
    <item>
      <title>Re: Function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/5933131#M1333253</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;PRE&gt;&lt;CODE&gt;Import - parameters that are used to pass data to a function module.  
Export - parameters that are used to receive data from a function module 
Changing - parameters that are used both to pass data to and receive data from a function module.  
Tables - tables that are to be passed to a function module.  
Exceptions - Errors/Exceptions raised during fucntion module calls.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Check this link for more details regarding [Function Modules|http://help.sap.com/saphelp_erp60_sp/helpdata/EN/d1/801ea7454211d189710000e8322d00/content.htm]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Radhika.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Jul 2009 14:19:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/5933131#M1333253</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-18T14:19:01Z</dc:date>
    </item>
    <item>
      <title>Re: Function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/5933132#M1333254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Saurabh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Goto Se37&lt;/P&gt;&lt;P&gt;enter the fun module name&lt;/P&gt;&lt;P&gt;display&lt;/P&gt;&lt;P&gt;from menu&lt;/P&gt;&lt;P&gt;GOTO-&amp;gt; Documentation&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pravin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Jul 2009 17:18:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/5933132#M1333254</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-18T17:18:08Z</dc:date>
    </item>
    <item>
      <title>Re: Function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/5933133#M1333255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi saurav..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;these terms are relative in terms of FM side and Calling environment side.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;see.. from &lt;STRONG&gt;calling environment&lt;/STRONG&gt; (eg:report program) point of view:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;export means what u pass to FM
import means what you get from FM.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but from &lt;STRONG&gt;FM point of view&lt;/STRONG&gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;import means what you get into the FM ---- = export from program point of view.
export means what you send out from FM ---- = import  from program point of view.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tables are used to pass and get tables from and to the FM.&lt;/P&gt;&lt;P&gt;exceptions are defined actually to help you understand why error occurred in the FM if any.or to do some steps according to the exception raised.&lt;/P&gt;&lt;P&gt;&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;Somu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Jul 2009 18:31:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/5933133#M1333255</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-18T18:31:57Z</dc:date>
    </item>
  </channel>
</rss>

