‎2006 Jun 05 7:32 AM
‎2006 Jun 05 7:36 AM
Kiran,
There is no difference as such except that BAPI FM's are remoted enabled.
THe BAPI FM's are called from the methods of the object of the business object that you can see in the BAPI transaction.
Regards,
Ravi
‎2006 Jun 05 7:36 AM
Kiran,
There is no difference as such except that BAPI FM's are remoted enabled.
THe BAPI FM's are called from the methods of the object of the business object that you can see in the BAPI transaction.
Regards,
Ravi
‎2006 Jun 05 8:23 AM
Hi Kiran,
Below can be helpful.
BAPI
The data entered in the Internet is transferred to the R/3 System via BAPIs (Business Application Programming Interfaces).
Data in the R/3 System is accessed via BAPIs as well.
A Good Site for BAPI's
http://searchsap.techtarget.com/originalContent/0,289142,sid21_gci948835,00.html
FM
The important use of functional module is it is used by Enhancements.
SAP Enhancements are used to expand the standard functionality within SAP.
Enhancements use function modules and are called from the standard SAP code.
List of functional modules ( Good Site)
http://www.geocities.com/victorav15/sapr3/abapfun.html
Also:
You can integrate BAPis with JAVA.
and make the integration with the clients much simpler.
<b>Kindly remark if helpful.</b>
Regards,
Shakuntala.
‎2006 Jun 05 8:26 AM