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

Definition

Defines when raw data should be kept in the inbox after processing.

' ' : Never

'A' : Always

'E' : Only if terminated due to an error

Set the flag to 'A' if you need to refer to the uploaded message data after processing. For example, in some countries and companies, legal requirements specify that it must be possible to trace such data during an audit.

However, keeping processed data in the system is costly as it requires database space. For this reason, we recommend that you set this value to 'E' . In this way you can refer to and modify data if the upload terminated with errors.

Procedure

Examples

Dependencies

You should periodically execute Transaction MEREP_PURGE, the purge program, to delete obsolete data including the uploaded raw data (inbox data).

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