SAP ABAP Data Element MODUSRP3 (Mode)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PA-PA (Application Component) Personnel Administration
     PBAS (Package) SAP HR Master Data Application Development
Basic Data
Data Element MODUSRP3
Short Description Mode  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CHAR3    
Data Type CHAR   Character String 
Length 3    
Decimal Places 0    
Output Length 3    
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  
Medium  
Long  
Heading  
Documentation

Definition

Permissible entries for MODE:

  • - UPD (update) for REQUEST = RESTORE/LOAD
    When restoring or loading table entries, the existing table entries are not deleted.
  • - REP (replace) for REQUEST = RESTORE/LOAD
    When restoring or loading table entries, the existing table entries are deleted beforehand.
  • - STR (structure) for REQUEST = CLEAR
    The structure description of an ATAB table is deleted from T599U.
  • - DAT (data) for REQUEST = CLEAR
    The data of an ATAB table is deleted from T599U.
  • - ALL for REQUEST = CLEAR
    Structure description, data and version management of an ATAB table are deleted from T599U.

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