Start of Content Area

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

Use

Generic synchronization provides the mobile application development with Java APIs for the parameterization of function module calls in the backend. Using parameterization the development defines the precise amount of data to be transferred during synchronization.

With generic synchronization, a data package corresponds exactly to a function module call in the backend. All kinds of function modules can be called. This provides a mobile application with the complete scope of the business process logic mapped in the backend.

All the data returned from the function modules are available on the mobile device of the mobile application after synchronization.

 

End of Content Area