<?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: General ABAP in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/general-abap/m-p/2178172#M462867</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;In the attributes tab of the function module..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the radio button "Remote enabled"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;activate the Fm&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>Tue, 24 Apr 2007 01:18:33 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-04-24T01:18:33Z</dc:date>
    <item>
      <title>General ABAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/general-abap/m-p/2178171#M462866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can anybody tell me how to make a normal Function module to be Remote enabled Function module ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Apr 2007 01:15:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/general-abap/m-p/2178171#M462866</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-24T01:15:17Z</dc:date>
    </item>
    <item>
      <title>Re: General ABAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/general-abap/m-p/2178172#M462867</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;In the attributes tab of the function module..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the radio button "Remote enabled"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;activate the Fm&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>Tue, 24 Apr 2007 01:18:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/general-abap/m-p/2178172#M462867</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-24T01:18:33Z</dc:date>
    </item>
    <item>
      <title>Re: General ABAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/general-abap/m-p/2178173#M462868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I know that... but I dont want to change the standard object.... Is there any other way of doing it without disturbing the standard object ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Apr 2007 01:31:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/general-abap/m-p/2178173#M462868</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-24T01:31:51Z</dc:date>
    </item>
    <item>
      <title>Re: General ABAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/general-abap/m-p/2178174#M462869</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;No you should not change the standard FM. But what you can do is to create a Custom FM with same Import / export / table /exception parameter as standard FM. Make this custom FM as RFC enabled. Inside this custom FM, just call the standard FM. Since you will be using same parameres in custom FM, there isn't much coding involve.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if you need any other iformation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;RS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Apr 2007 01:42:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/general-abap/m-p/2178174#M462869</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-24T01:42:49Z</dc:date>
    </item>
    <item>
      <title>Re: General ABAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/general-abap/m-p/2178175#M462870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well... i really appreciate the options that you people have given me.... I was actually wondering whether is there any special technique other than changing the attributes or creating a custom FM ....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Apr 2007 01:47:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/general-abap/m-p/2178175#M462870</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-24T01:47:55Z</dc:date>
    </item>
    <item>
      <title>Re: General ABAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/general-abap/m-p/2178176#M462871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, there is not other way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;RS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Apr 2007 01:53:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/general-abap/m-p/2178176#M462871</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-24T01:53:55Z</dc:date>
    </item>
    <item>
      <title>Re: General ABAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/general-abap/m-p/2178177#M462872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Suresh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  In  tcode SE37 ---&amp;gt;enter FM name --&amp;gt; PressF6(change) --&amp;gt;Attributes tab&lt;/P&gt;&lt;P&gt;   --&amp;gt;Click on radio button Remote-enabled module  --Save                                  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Don't forget to reward for all useful answer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Apr 2007 02:59:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/general-abap/m-p/2178177#M462872</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-24T02:59:23Z</dc:date>
    </item>
  </channel>
</rss>

