<?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: hi in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/hi/m-p/3618734#M871752</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;RFC Vs BAPI&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPI are RFC enabled function modules. the difference between RFc and BAPI are business objects. You create business objects and those are then registered in your BOR (Business Object Repository) which can be accessed outside the SAP system by using some other applications (Non-SAP) such as VB or JAVA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this case you only specify the business object and its method from external system in BAPI there is no direct system call. while RFC are direct system call Some BAPIs provide basic functions and can be used for most SAP business object types. These BAPIs should be implemented the same for all business object types. Standardized BAPIs are easier to use and prevent users having to deal with a number of different BAPIs. Whenever possible, a standardized BAPI must be used in preference to an individual BAPI. It is not possible to connect SAP to Non-SAP systems to retrieve data using RFC alone. RFC can acces the SAP from outside only through BAPI and same is for vice versa access.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RFC is the protocol used by SAP for remote communication, that is, for communications between remote (independent) systems. RFC is used for communications between two independent SAP systems, or for communications between an SAP system and a non-SAP system, such as an external application. It can also be used for communications between modules on the same system. Using the RFC interfaces you can extend the functionality of R/3 applications from an external program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plz reward if useful,&lt;/P&gt;&lt;P&gt;vivek&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Vivek Gaur on Apr 1, 2008 1:26 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 Apr 2008 11:25:07 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-01T11:25:07Z</dc:date>
    <item>
      <title>hi</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hi/m-p/3618733#M871751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;deference between BAPI and RFC ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2008 11:22:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hi/m-p/3618733#M871751</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-01T11:22:48Z</dc:date>
    </item>
    <item>
      <title>Re: hi</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hi/m-p/3618734#M871752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;RFC Vs BAPI&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPI are RFC enabled function modules. the difference between RFc and BAPI are business objects. You create business objects and those are then registered in your BOR (Business Object Repository) which can be accessed outside the SAP system by using some other applications (Non-SAP) such as VB or JAVA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this case you only specify the business object and its method from external system in BAPI there is no direct system call. while RFC are direct system call Some BAPIs provide basic functions and can be used for most SAP business object types. These BAPIs should be implemented the same for all business object types. Standardized BAPIs are easier to use and prevent users having to deal with a number of different BAPIs. Whenever possible, a standardized BAPI must be used in preference to an individual BAPI. It is not possible to connect SAP to Non-SAP systems to retrieve data using RFC alone. RFC can acces the SAP from outside only through BAPI and same is for vice versa access.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RFC is the protocol used by SAP for remote communication, that is, for communications between remote (independent) systems. RFC is used for communications between two independent SAP systems, or for communications between an SAP system and a non-SAP system, such as an external application. It can also be used for communications between modules on the same system. Using the RFC interfaces you can extend the functionality of R/3 applications from an external program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plz reward if useful,&lt;/P&gt;&lt;P&gt;vivek&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Vivek Gaur on Apr 1, 2008 1:26 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2008 11:25:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hi/m-p/3618734#M871752</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-01T11:25:07Z</dc:date>
    </item>
    <item>
      <title>Re: hi</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hi/m-p/3618735#M871753</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;BAPI is used only when it is available for the particular  transaction like Delivery Sales order. but BDC can be used for any  &lt;/P&gt;&lt;P&gt;transaction which have screen and fields. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPI is directly updated the database instead BDC run through the screen flow. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So BAPI can't handle all the flow logic checking and enhancement put by programmer to faciliate the user requirement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An RFC, or Remote Function Call, describes an external interface to a system function module available in SAP. For example, getting the system parameters is a system function available via RFC. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;AK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2008 11:26:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hi/m-p/3618735#M871753</guid>
      <dc:creator>ak_upadhyay</dc:creator>
      <dc:date>2008-04-01T11:26:14Z</dc:date>
    </item>
    <item>
      <title>Re: hi</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hi/m-p/3618736#M871754</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;1)BAPI are RFC enabled function modules. the difference between RFc and BAPI&lt;/P&gt;&lt;P&gt;are business objects. You create business objects and those are then&lt;/P&gt;&lt;P&gt;registered in your BOR (Business Object Repository) which can be accessed&lt;/P&gt;&lt;P&gt;outside the SAP system by using some other applications (Non-SAP) such as VB&lt;/P&gt;&lt;P&gt;or JAVA. in this case u only specify the business object and its method from&lt;/P&gt;&lt;P&gt;external system in BAPI there is no direct system call. while RFC are direct&lt;/P&gt;&lt;P&gt;system call Some BAPIs provide basic functions and can be used for most SAP&lt;/P&gt;&lt;P&gt;business object types. These BAPIs should be implemented the same for all&lt;/P&gt;&lt;P&gt;business object types. Standardized BAPIs are easier to use and prevent&lt;/P&gt;&lt;P&gt;users having to deal with a number of different BAPIs. Whenever possible, a&lt;/P&gt;&lt;P&gt;standardized BAPI must be used in preference to an individual BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following standardized BAPIs are provided:&lt;/P&gt;&lt;P&gt;Reading instances of SAP business objects&lt;/P&gt;&lt;P&gt;GetList ( ) With the BAPI GetList you can select a range of object key&lt;/P&gt;&lt;P&gt;values, for example, company codes and material numbers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The BAPI GetList() is a class method.&lt;/P&gt;&lt;P&gt;GetDetail() With the BAPI GetDetail() the details of an instance of a&lt;/P&gt;&lt;P&gt;business object type are retrieved and returned to the calling program. The&lt;/P&gt;&lt;P&gt;instance is identified via its key. The BAPI GetDetail() is an instance&lt;/P&gt;&lt;P&gt;method. BAPIs that can create, change or delete instances of a business&lt;/P&gt;&lt;P&gt;object type&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following BAPIs of the same object type have to be programmed so that&lt;/P&gt;&lt;P&gt;they can be called several times within one transaction. For example, if,&lt;/P&gt;&lt;P&gt;after sales order 1 has been created, a second sales order 2 is created in&lt;/P&gt;&lt;P&gt;the same transaction, the second BAPI call must not affect the consistency&lt;/P&gt;&lt;P&gt;of the sales order 2. After completing the transaction with a COMMIT WORK,&lt;/P&gt;&lt;P&gt;both the orders are saved consistently in the database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create( ) and CreateFromData! ( )&lt;/P&gt;&lt;P&gt;The BAPIs Create() and CreateFromData() create an instance of an SAP&lt;/P&gt;&lt;P&gt;business object type, for example, a purchase order. These BAPIs are class&lt;/P&gt;&lt;P&gt;methods.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Change( )&lt;/P&gt;&lt;P&gt;The BAPI Change() changes an existing instance of an SAP business object&lt;/P&gt;&lt;P&gt;type, for example, a purchase order. The BAPI Change () is an instance&lt;/P&gt;&lt;P&gt;method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Delete( ) and Undelete( ) The BAPI Delete() deletes an instance of an SAP&lt;/P&gt;&lt;P&gt;business object type from the database or sets a deletion flag.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The BAPI Undelete() removes a deletion flag. These BAPIs are instance&lt;/P&gt;&lt;P&gt;methods.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cancel ( ) Unlike the BAPI Delete(), the BAPI Cancel() cancels an instance&lt;/P&gt;&lt;P&gt;of a business object type. The instance to be cancelled remains in the&lt;/P&gt;&lt;P&gt;database and an additional instance is created and this is the one that is&lt;/P&gt;&lt;P&gt;actually canceled. The Cancel() BAPI is an instance method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Add ( ) and Remove ( ) The BAPI Add adds a&lt;/P&gt;&lt;P&gt;subobject to an existing object inst! ance and the BAPI and&lt;/P&gt;&lt;P&gt;Remove removes a subobject from an object instance. These BAPIs&lt;/P&gt;&lt;P&gt;are instance methods.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) No it is not possible to connect SAP to Non-SAP systems to retrieve data&lt;/P&gt;&lt;P&gt;using RFC alone. RFC can acces the SAP from outside only through BAPI and&lt;/P&gt;&lt;P&gt;same is for vice versa access.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) Each Bapi Object has Interface, Key Fields, Attributes,Methods and&lt;/P&gt;&lt;P&gt;Events.&lt;/P&gt;&lt;P&gt;Bapi Function Modules can be attached to these Bapi objects .Function module&lt;/P&gt;&lt;P&gt;has a single bound functionality while a BAPI object can contain many&lt;/P&gt;&lt;P&gt;functionalities&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgds,&lt;/P&gt;&lt;P&gt;bharat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2008 11:27:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hi/m-p/3618736#M871754</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-01T11:27:23Z</dc:date>
    </item>
    <item>
      <title>Re: hi</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hi/m-p/3618737#M871755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;these type of question go to google first..............&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you not find ans than write on SDN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OK MAN&lt;/P&gt;&lt;P&gt;nice suggetion na &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;now give reward points&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; pankaj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2008 11:33:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hi/m-p/3618737#M871755</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-01T11:33:45Z</dc:date>
    </item>
  </channel>
</rss>

