<?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 list in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-list/m-p/2234435#M481089</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;If you want to find any Function module just go to SE37 and use search option there. like write &lt;STRONG&gt;STRING_&lt;/STRONG&gt;_CONCATENATE* and press F4. And choose the suitable function module. &lt;/P&gt;&lt;P&gt;But don't try to use FM if logic is simple Because - If we call one function module then all the function modules which are assigned to that particular function group will be transfered into the main memory which will lead to performance problems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;-Mohan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 29 Apr 2007 04:34:49 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-04-29T04:34:49Z</dc:date>
    <item>
      <title>function list</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-list/m-p/2234433#M481087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where can I get all of the available functions in SAP (ex. CALL FUNCTION 'STRING_CONCATENATE' ). It will be good if it has description and examples. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;big thanks. &amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Apr 2007 03:47:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-list/m-p/2234433#M481087</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-29T03:47:21Z</dc:date>
    </item>
    <item>
      <title>Re: function list</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-list/m-p/2234434#M481088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are a lot of function modules,  you can see all of them from transaction SE37.  It is better to have some idea of what logic you want to do before looking thru the list of function modules, there are just too many.&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>Sun, 29 Apr 2007 04:15:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-list/m-p/2234434#M481088</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2007-04-29T04:15:47Z</dc:date>
    </item>
    <item>
      <title>Re: function list</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-list/m-p/2234435#M481089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;If you want to find any Function module just go to SE37 and use search option there. like write &lt;STRONG&gt;STRING_&lt;/STRONG&gt;_CONCATENATE* and press F4. And choose the suitable function module. &lt;/P&gt;&lt;P&gt;But don't try to use FM if logic is simple Because - If we call one function module then all the function modules which are assigned to that particular function group will be transfered into the main memory which will lead to performance problems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;-Mohan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Apr 2007 04:34:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-list/m-p/2234435#M481089</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-29T04:34:49Z</dc:date>
    </item>
    <item>
      <title>Re: function list</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-list/m-p/2234436#M481090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A better transaction for searching such things is SE84. You can use se84 to search for function modules based on name, description, group, dev class or package, person responsible AND interface reference. &lt;/P&gt;&lt;P&gt;I found this transaction very handy and always put it in my favorite list.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Apr 2007 05:35:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-list/m-p/2234436#M481090</guid>
      <dc:creator>Rashid_Javed</dc:creator>
      <dc:date>2007-04-29T05:35:16Z</dc:date>
    </item>
    <item>
      <title>Re: function list</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-list/m-p/2234437#M481091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. Tun transaction : ABAPDOCU.&lt;/P&gt;&lt;P&gt;2. In the left hand side, you will find a nevigetion tree&lt;/P&gt;&lt;P&gt;3. Click the last option help: Keyword help&lt;/P&gt;&lt;P&gt;4. In write hand side a screen will open where you have to put your command and press enter.&lt;/P&gt;&lt;P&gt;5. A new window will open with all the details of the command you requested for.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Apr 2007 06:21:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-list/m-p/2234437#M481091</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-29T06:21:28Z</dc:date>
    </item>
    <item>
      <title>Re: function list</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-list/m-p/2234438#M481092</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 see all the function modules available using the transaction SE37.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if it is helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sangeetha.A&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2007 10:28:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-list/m-p/2234438#M481092</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-30T10:28:44Z</dc:date>
    </item>
  </channel>
</rss>

