SAP BUSINESS APP PROG INTER - Glossary



Get Example source ABAP code based on a different SAP table
  


VERSION 5 OUT

Business Application Programming Interface
BAPI for short. A predefined interface to data and processes of an SAP application that is stored in the business object repository with the basic functions Create Objects, Query Object Properties, and Change Object Properties. BAPIs are implemented using remotely called function modules with the naming convention BAPI_business_object_name_method_name that are not allowed to lead a user dialog. The BAPI Explorer that lists the function modules for each application is called using the transaction code BAPI.