<?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 Function Module in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/1801793#M344188</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello friends,&lt;/P&gt;&lt;P&gt;Is there a way to figure out the function module that would satisfy any purpose. Also If I know the function Module can I figure out whats the purpose of it. I mean any documentation on it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Madhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Dec 2006 21:20:34 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-12-13T21:20:34Z</dc:date>
    <item>
      <title>Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/1801793#M344188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello friends,&lt;/P&gt;&lt;P&gt;Is there a way to figure out the function module that would satisfy any purpose. Also If I know the function Module can I figure out whats the purpose of it. I mean any documentation on it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Madhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Dec 2006 21:20:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/1801793#M344188</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-13T21:20:34Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/1801794#M344189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is really hit or miss.  You can sometimes determine what function module MIGHT serve the purpose by the function module description or even name.  A lot of times, there will be no documenation for the FM, therefore you would have to test it and go thru several iterations to get it to work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Dec 2006 21:24:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/1801794#M344189</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2006-12-13T21:24:21Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/1801795#M344190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok thanks Rich.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Madhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Dec 2006 21:25:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/1801795#M344190</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-13T21:25:57Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/1801796#M344191</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;You can search by name of the function module..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lets say create sales order...You can search in SE37 by &lt;STRONG&gt;order&lt;/STRONG&gt;create* or &lt;STRONG&gt;create&lt;/STRONG&gt;order*..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For function module documentation..In se37...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Goto -&amp;gt; documentation -&amp;gt; Function module documentation..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If there is no Function module documentation...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THen you have to test the Function module to check if it satisfies your requirement..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To test FM...In SE37...Function module -&amp;gt; test -&amp;gt; Single test..&lt;/P&gt;&lt;P&gt;&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>Wed, 13 Dec 2006 21:27:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/1801796#M344191</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-13T21:27:31Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/1801797#M344192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Madhu.  You can go to transaction SE37 to look up information (imported fields, exported fields, source code, etc.) on any function module.  Once you enter the name of the function module, select "Goto" from the top menu, then "Documentation", then "Function Module Documentation" to view the documentation.  You can also use this transaction to search for a function module.  Just click on the find button from the main screen of SE37 (the binoculars) and then type in whatever key words or fragments you like in the description or name fields (using an asterisk on either side) and click on the execute button.  I hope this helps.&lt;/P&gt;&lt;P&gt; - April King&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Dec 2006 21:28:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/1801797#M344192</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-13T21:28:04Z</dc:date>
    </item>
  </channel>
</rss>

