SAP ABAP Data Element RESRDOCCALCRULE (Documentation for Calculation Rule)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX-SR (Application Component) Sales-Based Rent and Settlement
     RE_SR_TM (Package) RE: Terms - Sales Agreement
Basic Data
Data Element RESRDOCCALCRULE
Short Description Documentation for Calculation Rule  
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 Info 
Medium 15 Information 
Long 20 Information 
Heading 10 Info 
Documentation

Definition

Sales grading agreements, in which the parties agree that the amount of sales-based rent is graduated relative to defined amounts of sales

The share of rent derived from these defined sales amounts can be set as a fixed value (such as an amount or quantity per unit) or determined using a percentage rate.

You can define the following types of grading:

  • Gradings that begin with 0 (0 to 10; 0 to 20; 0 to n)
  • Interval gradings (0 to 10; 10 to 20; 20 to n)
  • Overlapping gradings (0 to 10; 5 to 20; 15 to n)

@AI@ The grading is not completely defined until you enter a value for infinite in the last row of the Sales To column. "Infinite" means 0 in this context. If you do not want to define the grading completely, then limit the sales used for the calculation to the sales in the Sales To field.

Algorithm for the calculation:

Using the reported sales, the system searches the gradings from lowest to highest until it finds one in which the sales fall completely. (Exception: gradings that are not completely defined, that is, in which sales are limited.) Once a grading is found, any subsequent higher gradings are ignored.

The value in the Sales To field in the applicable grading is deducted from the reported sales. The difference is calculated using the entered percentage/amount. The remaining reported sales are then placed in the next lower grading, and this procedure is followed until no more sales remain. The individual amounts are then finally added together.

Example:

Sales from            Sales to            % rate            Amount            Grading Name

0            1,000,000                        20,000            Grading that starts with 0

0            2,000,000            6%                        Grading that starts with 0

2,000,000            5,000,000            7%                        Interval grading

5,000,000            0            8%                        Fully defined grading

In this case, the sales-based rent is determined as follows:

a) Sales = 900,000. The sales are completely within the first grading: sales-based rent = 20,000.

b) Sales = 7,000,000. The sales are distributed over several gradings:

(7,000,000 - 5,000,000    = 2,000,000)    * 8%    = 160,000 Remainder = 5,000,000

+ (5,000,000 - 2,000,000    = 3,000,000)    * 7%    = 210,000 Remainder = 2,000,000

+ (2,000,000 - 0    = 2,000,000)    * 6%    = 120,000 Remainder = 0

Sales-based rent            = 490,000

For more examples and special cases for sales grading, see the SAP Library. Choose

Accounting --> Flexible Real Estate Management (RE-FX) --> Business Real Estate Management --> Sales-Based Rent Settlement --> Processing a Sales-Based Rent Adjustment --> Processing a Sales Rule --> Sales Rule as Sales Grading.

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