SAP ABAP Data Element REAJADJMVARCLASS (Variable Class)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX-AJ (Application Component) Rent Adjustment
     RE_AJ_ME (Package) RE: Adjustment Methods
Basic Data
Data Element REAJADJMVARCLASS
Short Description Variable Class  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type REAJADJMVARCLASS    
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 Var.Class 
Medium 15 Variable Class 
Long 20 Variable Class 
Heading VaCl 
Documentation

Definition

The variables provided by the system fall into three variable classes:

  • S - Control variables
    These are variables that can be used to change the normally sequential program flow. If they are changed in an action, then you can skip over blocks, program loops, or go to a different adjustment control rule.
  • A - Application variables
    These are all other variables. The values of this variable class flow directly or indirectly into the calculation of the new rent.
  • X - Auxiliary variables
    You can use these variables to save intermediate results. The values of this variable class are not used by the system in calculating the new rent. However, the calculated rent can still be modified using the control table.

Dependencies

Example

History
Last changed by/on SAP  20031111 
SAP Release Created in 500