Mobile Data Object - Data Staging

If an application processes a large amount of objects, data staging of the objects can assist with processing times. If an object is configured for data staging, the data within the object is stored as a package and is split into packets. The data can contain metadata and tagging for easy lifecycle management and data lookup. Standard APIs are provided for package management.

The following figure illustrates a general-purpose data staging model.

Mobile Data Object - Data Staging Model

Mobile Data Object - Data Staging Tab

Handler Info

  • Mobile Data Object ID: Name of the mobile data object
  • Description: Description of the mobile data object, limited to 60 characters. This is a required field.
  • Data Object Handler: Name of the ABAP OO class handler from SAP’s class repository. The ABAP OO class handler is developed by the application developer with predefined business logic and scope to perform fetch, create, delete, or update activities for an SAP business object.

Data Staging Setting

  • Disable Conversion Exit for Package Read:
  • Require Metadata:
  • Get / Create / Update / Delete Method Setting: When a checkbox is marked for a specific method, data staging is active for that method.