Cross Applications
BAPI
* Business Application Programming Interface.
* BAPI is a standard programming interface that can be access to business process in the SAP system.
* An external system (May be as SAP system or any other system uses programming languages like java, C++ can make a call to BAPI.
* BAPI in the SAP systems are implemented as function module.
* BAPI = function module + business object.
* BAPI is defined in business object repository (BOR).
* T-code to display BAPI - > BAPI
Comments
Post a Comment