SAP ABAP Data Element MASSD_CHANGE_ACTION (Indicator for Change Actions)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-MS (Application Component) Cross-Application Mass Maintenance
     MASSD (Package) Mass Maintenance Dialog
Basic Data
Data Element MASSD_CHANGE_ACTION
Short Description Indicator for Change Actions  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CHAR1    
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 Change 
Medium 15 Change 
Long 20 Change 
Heading 13 Change 
Documentation

Definition

(Internal) identifier for a change method that can be applied to an attribute of many objects jointly in mass maintenance.

Possible change methods are:

  • No change: The attributes of all objects remain unchanged (instance: ' ')
  • Set fixed value: Set attributes of all objects to a certain value (instance: 'C')
  • Add/subtract value: Addition of a constant to the attributes (or subtraction in the case of negative constants) (instance: 'A')
  • Add/subtract percentage: Addition of a percentage value to the attributes (or subtraction in the case of negative percentage). The percentage can vary between -100 (reduction to zero) to +1000 (multiplication by the factor ten) (instance: 'P')

History
Last changed by/on SAP  20020827 
SAP Release Created in 310