SAP ABAP Data Element REXCITMONRR (Period (in months) considered for special rental status)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX (Application Component) Flexible Real Estate Management
     RE_XC_RA_IT (Package) RE: XC - Localisation of Flexible Real Estate for Italy
Basic Data
Data Element REXCITMONRR
Short Description Period (in months) considered for special rental status  
Data Type
Category of Dictionary Type     Direct Type Entry
Type of Object Referenced     No Information
Domain / Name of Reference Type      
Data Type NUMC   Character string with only digits 
Length 3    
Decimal Places 0    
Output Length 3    
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 Per.Month 
Medium 15 Period f status 
Long 20 Per. f. spec. status 
Heading 10 Per.Month 
Documentation

Definition

Number of months (calculated from the current month back) for which the rental situation has to be checked. The system uses a vacancy rate for the property tax calculation for a rental object if both of the following conditions are met:

  • There is no valid rental contract for the rental object
  • The rental object is vacant for less than a specified number of months (for example, less than 24 months)

Both the vacancy rate, the long vacancy rate, and the relevant number of months that must be applied for the property tax amount calculation are defined by law.

Use

Applied only for residential objects.

If the residential object was never rented during the defined number of months, an increased property tax rate may be applied, unless the residential object was created within the period of months specified.

Dependencies

Check the values of the tax rates in the IMG activity Maintain City Rates.

Example

Period of months is 24.

The taxable amount calculated from the cadastral value and category coefficient is 100.000 EUR.

The normal tax rate is 5 promilles, the short vacancy rate for non-rented objects is 6 promilles, and the long vacancy rate is 7 promilles.

The residential object was rented until 31.03.2012.

The tax calculation is:

  • For 2011: 100.000 x 0,005 = 500 EUR, because for every month of 2011 the residential object was rented within the last 24 months
  • For 2012: 100.000 x 0,005 x 3/12 + 100.000 x 0,006 x 9/12 = 125 + 450 = 575, because the residential object was rented within the last 24 months only for the first 3 months of 2012, while for 9 months the short vacancy rate is applied
  • For 2013: 100.000 x 0,006 = 600 EUR, because for every month of 2013 the residential object was not rented within the last 24 months (short vacancy rate)
  • For 2014: 100.000 x 0,006 x 3/12 + 100.000 x 0,007 x 9/12 = 150 + 525 = 675, because the residential object was rented within the last 24 months only for the first 3 months of 2012, while for 9 months the long vacancy rate is applied
  • For 2014: 100.000 x 0,007 = 700, because for every month of 2015 the residential object was not rented within the last 24 months so the long vacancy rate is applied

History
Last changed by/on SAP  20130529 
SAP Release Created in 600