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

Popular posts from this blog

New syntax for append- VALUE (new syntax 7.4+) in ABAP

Read statement new syntax in ABAP. (7.4+).

Concatenation new syntax( 7.4+ ).