Start of Content Area

Process documentation Defining Back-End Interface  Locate the document in its SAP Library structure

Purpose

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.

Use of the Process

This IT process is part of the following IT scenario:

IT Scenario

Scenario Variant

Mobilizing Business Processes

Developing Mobile Applications for Occasional Connection

Process Flow

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.

Result

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.

End of Content Area