Start of Content Area

Procedure documentation Defining a SyncBO Data Model Locate the document in its SAP Library structure

Use

The SyncBO defines the data model used for communication between the mobile devices and the SAP MI Server Component, as well as the details of the data transfer between the back-end application (BAPI wrappers) and the SAP MI Server Component.

Prerequisites

The BAPI wrappers in the back end must comply with the BAPI wrapper rules and must be accessible from the SAP MI Server Component that defines the SyncBO.

Procedure

..

       1.      Start transaction merep_sbuilder.

       2.      Choose Goto  ® BAPI Wrapper Wizard.

       3.      Follow the instructions on the screen.

Instead of using the BAPI Wrapper Wizard you can also define the data model step by step:

...

       1.      Defining the Header Structure

       2.      Defining the Item Structure

       3.      Defining Data Fields for Calling Create BAPI Wrapper

       4.      Defining Data Fields for Calling Modify BAPI Wrapper

End of Content Area