SAP ABAP Data Element MEREP_SCENARIO_COLLECT (SyncBO ID)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MOB (Application Component) SAP NetWeaver Mobile - Use subcomponents
     S_ME_TESTTOOL (Package) Mobile: Synchronization Test Tool
Basic Data
Data Element MEREP_SCENARIO_COLLECT
Short Description SyncBO ID  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type MEREP_SCENARIO    
Data Type CHAR   Character String 
Length 10    
Decimal Places 0    
Output Length 10    
Value Table MEREP_401    
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID MEREP_SCENARIO  
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 SyncBO ID 
Medium 15 SyncBO ID 
Long 20 SyncBO ID 
Heading 10 SyncBO ID 
Documentation

Definition

Identifies a SyncBO, which is a business object that has public and private attributes as well as private methods. The public attributes correspond to the fields visible to mobile devices, and are used for synchronization. The private attributes are not visible to mobile devices, but the SyncBO uses the default values assigned to the attributes to call the private methods internally. The private methods correspond to the BAPI wrappers that typically make use of publicly available BAPIs. The parameter values for BAPI wrapper calls are based on both public and private attribute values.

Procedure

SyncBOs are used to communicate business data between the backend and the SAP MI Client Component. A SyncBO is the basis for mobile application development. APIs that can be used by mobile applications for local data persistence and for delta data and synchronization management are provided in Java.

Examples

Dependencies

History
Last changed by/on SAP  20070216 
SAP Release Created in 640