<?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: How to call function exists external system ? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-call-function-exists-external-system/m-p/1244411#M143111</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why I can't reward the answer ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Mar 2006 01:49:32 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-03-06T01:49:32Z</dc:date>
    <item>
      <title>How to call function exists external system ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-call-function-exists-external-system/m-p/1244408#M143108</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;    Could u tell me How to call a function that exists external system ?   I don't know whether or not the call method have relation with the external system(R3 , J2EE,VB...)   Could you provide some examples code about calling different external functions ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please note that The local system to which i refered aboved  is R3.  &lt;/P&gt;&lt;P&gt;Thanks .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: guixin chen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Mar 2006 08:44:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-call-function-exists-external-system/m-p/1244408#M143108</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-03T08:44:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to call function exists external system ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-call-function-exists-external-system/m-p/1244409#M143109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guixin, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can call the BAPIs and the RFC function modules from the external systems...&lt;/P&gt;&lt;P&gt;For examples: goto se37 type BAPI* and F4. It will list you all the BAPIs available in the repository. All these BAPIs are RFC enabled (or can be called from any external system)&lt;/P&gt;&lt;P&gt;Refer link for more examples&lt;/P&gt;&lt;P&gt;&amp;lt;a href="http://help.sap.com/saphelp_erp2005/helpdata/en/3b/a6b9361775e748e10000009b38f839/frameset.htm"&amp;gt;http://help.sap.com/saphelp_erp2005/helpdata/en/3b/a6b9361775e748e10000009b38f839/frameset.htm&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer the link for further details on RFC's&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;a href="http://help.sap.com/saphelp_erp2005/helpdata/en/80/b711d7d6d03d4a956f16bb854a186e/frameset.htm"&amp;gt;Communication Between SAP Systems and External (Non-SAP) Systems&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;a href="http://help.sap.com/saphelp_erp2005/helpdata/en/22/0424ba488911d189490000e829fbbd/frameset.htm"&amp;gt;http://help.sap.com/saphelp_erp2005/helpdata/en/22/0424ba488911d189490000e829fbbd/frameset.htm&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope it helps..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lokesh&lt;/P&gt;&lt;P&gt;pls. reward appropriate points&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Lokesh Aggarwal&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Mar 2006 08:52:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-call-function-exists-external-system/m-p/1244409#M143109</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-03T08:52:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to call function exists external system ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-call-function-exists-external-system/m-p/1244410#M143110</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 create the commands using SM69/SM49 and you call them inyour program using the FM &amp;lt;b&amp;gt;SXPG_COMMAND_EXECUTE&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SM69is used to create the commands...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Mar 2006 08:53:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-call-function-exists-external-system/m-p/1244410#M143110</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-03T08:53:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to call function exists external system ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-call-function-exists-external-system/m-p/1244411#M143111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why I can't reward the answer ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Mar 2006 01:49:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-call-function-exists-external-system/m-p/1244411#M143111</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-06T01:49:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to call function exists external system ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-call-function-exists-external-system/m-p/1244412#M143112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be point system is down, or you didn't mark it as a question. check it .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Mar 2006 06:38:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-call-function-exists-external-system/m-p/1244412#M143112</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-06T06:38:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to call function exists external system ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-call-function-exists-external-system/m-p/1244413#M143113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Use transaction SM69.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shashank&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Mar 2006 06:48:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-call-function-exists-external-system/m-p/1244413#M143113</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-06T06:48:06Z</dc:date>
    </item>
  </channel>
</rss>

