‎2007 Mar 11 1:08 PM
dear experts,
can any one explain me the usage of BAPIs with an application scenario .
thanks in advance.
‎2007 Mar 11 2:15 PM
Hi ,
BAPI is business application is based on business objects and also works as an RFC .
BAPI (Business Application Programming Interface) is a set of interfaces to object-oriented programming methods that enable a programmer to integrate third-party software into the proprietary R/3 product from SAP. For specific business tasks such as uploading transactional data, BAPIs are implemented and stored in the R/3 system as remote function call (RFC) modules.
For example check this link.
.<a href="http://www.erpgenie.com/abap/bapi/example.htm">Bapi example step by step</a>
please reward if useful
‎2007 Mar 11 4:13 PM
Hi ramu,
check BAPI Programming Guide (CA-BFA), BAPI User Guide (CA-BFA), possibly BAPI ActiveX Control
on help.sap.com in the <a href="http://help.sap.com/printdocu/core/Print46c/en/Data/Index_en.htm">PDF Index</a>
Regards,
Clemens