SAP ABAP Data Element REAJCALCRULE (Calculation Formula)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX-AJ (Application Component) Rent Adjustment
     RE_AJ_BD (Package) RE: Adjustment Master Data
Basic Data
Data Element REAJCALCRULE
Short Description Calculation Formula  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type REAJCALCRULE    
Data Type CHAR   Character String 
Length 4    
Decimal Places 0    
Output Length 4    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name CALC_RULE   
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Formula 
Medium 15 Formula 
Long 21 Calculation Formula 
Heading CaFm 
Documentation

Definition

Specifies how the system calculates the amount per year and the amount per area and month of the current expenses.

Use

You can choose from the following calculation methods:

  • MEAS - Annual value per measurement
    The amount per year is calculated by multiplying the nominal amount by the object area of all objects that were assigned to the given expense item. (You can assign one of the following to the expense items: all rental objects of the measure, an object group or one rental object.)
  • MEAM - Monthly value per measurement
    The amount per year is calculated by multiplying the nominal amount by the object area of all objects that were assigned to the given expense item, and then multiplying this product by twelve.
  • COUN - Number of objects
    The amount per year is calculated by multiplying the nominal amount by the number of all the objects that were assigned to the given expense item. This number is: for a measure, all rental objects of the measure; for an object group, all rental objects in the object group; and for a rental object, the number is one.
  • COOB - Object number parameter
    The amount per year is calculated by multiplying the nominal amount by the by the number of all objects that were assigned to the calculation rule in the first parameter. For a measure, this is is all rental objects of the measure; for an object group it is all rental objects of the object group; and for a rental object the number is 1.
  • PERC - Percentage
    The amount per year equals the percentage share of the nominal amount you enter. However, if a costs item is assigned to the expense item, then the system uses the total of the costs item as the basis for the calculation.
  • RORL - Risk of rent loss
    The amount per year equals the percentage of the risk of rent loss (RRL) applied to the total of all relevant expenses. The relevant expense items are those for which the Risk of Rent Loss indicator was set for the expense item group.
    Keep in mind that the system calculates the risk of rent loss using a particular type of percentage calculation. For a risk of rent loss of 2%, this means that the total cost rent is 100%. The total of current expenses therefore equals 98% and the risk of rent loss equals 2%. This also means: If the risk of rent loss is considered, then the current expenses increase by 2.0408%.
    The amount of the risk of rent loss is not entered in the calculation formula. Instead, it is entered directly in the parameters of the adjustment measure.
  • MANU - Manual
    The amount per year equals the nominal amount.
  • CUST - Custom
    The calculation is made using a BAdI implementation.

Dependencies

Example

History
Last changed by/on SAP  20100310 
SAP Release Created in 700