InterviewSolution
| 1. |
What Is Bapi In Sap? |
|
Answer» BAPI is a Business Application Programming which provides ACCESS to processes and data in business application systems such as R/3. BAPIs are defined as API methods of SAP business OBJECT TYPES. Business object types and their BAPIs are DESCRIBED and stored in the Business Object Repository (BOR). A BAPI is implemented as a function module, that is stored and described in the Function Builder. BAPI is a Business Application Programming which provides access to processes and data in business application systems such as R/3. BAPIs are defined as API methods of SAP business object types. Business object types and their BAPIs are described and stored in the Business Object Repository (BOR). A BAPI is implemented as a function module, that is stored and described in the Function Builder. |
|