SAP ABAP Data Element REAJADJMVARINDEX (Variable Is Indexed)
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 REAJADJMVARINDEX
Short Description Variable Is Indexed  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type RECABOOL    
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 Indexed 
Medium 15 Indexed 
Long 20 Indexed 
Heading Ind. 
Documentation

Definition

If this indicator is set, then the variable is indexed. This means that a block that uses this kind of variable can be called more than once by the system.

Use

You use a variable in which this indicator is set, so that the system recognizes there is a block it has to place a loop around.

Dependencies

Example

When you make an adjustment using the representative list of rents method, the corresponding processing blocks are called for each fixtures and fittings characteristic for variables dependent on fixtures and fittings characteristics.

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