<?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: BAPI in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi/m-p/3183296#M757883</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;vinothini&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;send one test mail so tht i can send u wht is BAPI why it is neede and how to create it &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plzz reward after u recived the documents i have documents with screen shots plzz reward ok&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my mail id &lt;STRONG&gt;&amp;lt;REMOVED BY MODERATOR&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Alvaro Tejada Galindo on Feb 27, 2008 11:17 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Dec 2007 12:24:18 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-12-28T12:24:18Z</dc:date>
    <item>
      <title>BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi/m-p/3183294#M757881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is meant by BAPI's?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Dec 2007 07:06:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi/m-p/3183294#M757881</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-28T07:06:17Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi/m-p/3183295#M757882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vinothini&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am writing document for you:---&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;lt;REMOVED BY MODERATOR&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Deepanker.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;#149;	BAPI/RFC Interface &lt;/P&gt;&lt;P&gt;A remote function call is a call to a function module running in a system different from the caller's.&lt;/P&gt;&lt;P&gt;The remote function can also be called from within the same system (as a remote call), but usually caller and callee will be in different systems. &lt;/P&gt;&lt;P&gt;In the SAP System, the ability to call remote functions is provided by the Remote Function Call interface system (RFC). RFC allows for remote calls between two SAP Systems (R/3 or R/2), or between an SAP System and a non-SAP System.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RFC consists of the following interfaces:-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A calling interface for ABAP programs&lt;/P&gt;&lt;P&gt;Any ABAP program can call a remote function using the CALL FUNCTION...DESTINATION statement. The DESTINATION parameter tells the SAP System that the called function runs in a system other than the caller's. &lt;/P&gt;&lt;P&gt;RFC communication with the remote system happens as part of the CALL FUNCTION statement. &lt;/P&gt;&lt;P&gt;RFC functions running in an SAP System must be actual function modules, and must be registered in the SAP System as "remote".&lt;/P&gt;&lt;P&gt;When both caller and called program are ABAP programs, the RFC interface provides both partners to the communication. The caller may be any ABAP program, while the called program must be a function module registered as remote. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Calling interfaces for non-SAP programs&lt;/P&gt;&lt;P&gt;When either the caller or the called partner is a non-ABAP program, it must be programmed to play the other partner in an RFC communication. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To help implement RFC partner programs in non-SAP Systems, SAP provides-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;External Interfaces&lt;/P&gt;&lt;P&gt;RFC-based and GUI-based interfaces can be used by external programs to call function modules in SAP R/2 or R/3 systems and execute them in these systems.&lt;/P&gt;&lt;P&gt;Vice versa, ABAP programs in R/2 or R/3 can use the functions provided by external programs via these interfaces.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Alvaro Tejada Galindo on Feb 27, 2008 11:16 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Dec 2007 12:22:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi/m-p/3183295#M757882</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-28T12:22:07Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi/m-p/3183296#M757883</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;vinothini&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;send one test mail so tht i can send u wht is BAPI why it is neede and how to create it &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plzz reward after u recived the documents i have documents with screen shots plzz reward ok&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my mail id &lt;STRONG&gt;&amp;lt;REMOVED BY MODERATOR&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Alvaro Tejada Galindo on Feb 27, 2008 11:17 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Dec 2007 12:24:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi/m-p/3183296#M757883</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-28T12:24:18Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi/m-p/3183297#M757884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for the attachment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Points awarded for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards!&lt;/P&gt;&lt;P&gt;Krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jan 2008 12:09:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi/m-p/3183297#M757884</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-10T12:09:10Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi/m-p/3183298#M757885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sunil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I couldn't award you points...please tell me where I can find the points to be awarded link, so that I can award you...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jan 2008 12:13:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi/m-p/3183298#M757885</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-10T12:13:53Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi/m-p/3183299#M757886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've posted my question subject as BAPI on 14th January at 18:15 GMT. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please reply to this thread so that I can award you points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Happy Pongal to you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards!&lt;/P&gt;&lt;P&gt;Krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jan 2008 18:17:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi/m-p/3183299#M757886</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-14T18:17:02Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi/m-p/3183300#M757887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;   Krishna. This is Raghavendra. I require some material on bapi can u plz forward it to me.my id is &lt;STRONG&gt;&amp;lt;REMOVED BY MODERATOR&amp;gt;&lt;/STRONG&gt; I would be very thankful to u bcoz i cant understand.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Alvaro Tejada Galindo on Feb 27, 2008 11:18 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2008 16:11:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi/m-p/3183300#M757887</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-27T16:11:40Z</dc:date>
    </item>
  </channel>
</rss>

