Data Object Handler Class Repository

The data object class handler repository links BAPI wrappers with mobile data objects and encapsulates all business logic related to mobile applications. Internally standard BAPIs or custom logic can be implemented to provide optimal mobile support. The object-oriented design provides benefits such as reliability, reusability, extensibility and maintainability.

All transaction updates are performed through standard BAPIs in order to ensure data integrity. The repository also supports streamlining multiple SAP transactions or multiple BAPIs for improved business processes. The data objects within the repository are application-dependent and delivered in the relevant package based on SAP’s hierarchy, such as /SYCLO/MM or /SYCLO/PM.

The mobile data objects contained within the repository support result-set field selection, data filtering and security checks as defined by the integration rules. The mobile data objects also support monitoring and logging applications. Mobile data objects are configurable through the Agentry SAP Framework Configuration Panel. Different rules can be defined for every class handler for each mobile application.