Start of Content Area

Function documentation Synchronization Techniques  Locate the document in its SAP Library structure

Use

When you create a mobile application, application development can decide how it would like to create the data packages for synchronization. There are the following options: 

      Generic Synchronization

Generic Synchronization provides application development with Java APIs for the parameterization of function module calls in the back end. Using parameterization, the development defines the precise amount of data to be transferred during synchronization. For more information, see Generic Synchronization.

      Smart Synchronization

Smart Synchronization provides application development and system administration with a synchronization technique that is specially adapted to the requirements of complex mobile applications. Once application development has defined the data models for synchronization, the system administrator can explicitly define which data should be synchronized. For more information, see Smart Synchronization.

 

End of Content Area