SAP ABAP Data Element RS_UPDMODE (Data: Processing status)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-ADR (Application Component) Address Management/Business Address
     SZRS (Package) SAP Technology - Business Services: Regional Structure
Basic Data
Data Element RS_UPDMODE
Short Description Data: Processing status  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type RS_UPDMODE    
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 Data mode 
Medium 15 Data proc. mode 
Long 20 Data processing mode 
Heading
Documentation

Definition

The processing status of the data is transferred as follows:

  • ' ' -> no processing
  • D -> data to be deleted
  • I -> data to be inserted
  • U -> data to be changed
  • M -> data is modified (as in ABAP)

Corresponding Include: ISUPDMOD.

History
Last changed by/on SAP  20110908 
SAP Release Created in