SAP ABAP Data Element REAJUSERORATEINC (Consider Percentage Rate of Increase of Rental Object)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX-AJ (Application Component) Rent Adjustment
     RE_AJ_CA (Package) RE: Cross Application Adjustment (Comprehensive Functions)
Basic Data
Data Element REAJUSERORATEINC
Short Description Consider Percentage Rate of Increase of Rental Object  
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 CONSIDER_PERC_INCR_RO   
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 % Inc. RO 
Medium 15 Con.Inc.% of RO 
Long 20 Consider Inc.% of RO 
Heading I%RO 
Documentation

Definition

Specifies if the percentage rate of increase entered on the rental object should be taken into account or not when this rule is used.

Use

  • Indicator is set ('X')

The system takes the percentage rate of increase into account.
If you enter a percentage rate of increase (other than 0% or 100%) on the rental object, then the system passes on only that percentage of the increase amount calculated by this rule. If there is a pass-on percentage rate

entered for the rule, then it is also applied.

  • Indicator is not set (' ')

The system does not take the percentage rate of increase into account. The full increase (100%) that was calculated is passed on, unless a pass-on percentage rate is entered in the rule.

Example

For a particular apartment, you enter a percentage rate increase of 90% because it has some defect. An index adjustment determines an adjustment amount of 50 for this apartment. The prior rent was 500. If this indicator is set, the new rent would be

500 + (0.9 x 50) = 545

If the indicator is not set, the new rent would be 550.

If a pass-on percentage rate of 80% is also entered on the adjustment rule, and the indicator is set, the new rent is

500 + 0.8 x (0.9 * 50) = 536

If the indicator is not set, the system ignores the percentage rate on the rental object; but the percentage rate on the adjustment rule is applied, so that the new rent is

500 + (0.8 x 50) = 540

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