Defining Back-End Interface
In this process, the developers define the back-end part of the mobile application by enhancing existing or creating new Business Application Programming Interfaces (BAPIs) and BAPI wrappers. The BAPIs are the interface between the SAP NetWeaver ASand the back-end functions and data.
The developers must identify the existing BAPIs to establish what data is provided by the back-end system. If any required data is missing, the developers can create new BAPIs to access it.
This IT process is part of the following IT scenario:
IT Scenario |
Scenario Variant |
This process runs in the back-end system.
1. Identify or create BAPIs.
Developers identify which BAPIs already exist and what data they provide.
2. Encapsulate BAPIs by creating BAPI Wrappers.
You have identified data on the back end that you want to use for your scenario. You now need to perform the process Defining Data Model and Data Distribution Logic.
