SAP ABAP Data Element RECDMIXCALC (Mixed Calculation)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX-CN (Application Component) Real Estate Contract
     RE_CD_CD (Package) RE: Conditions
Basic Data
Data Element RECDMIXCALC
Short Description Mixed Calculation  
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 MixedCalc. 
Medium 15 Mixed Calc. 
Long 20 Mixed Calculation 
Heading MxCa 
Documentation

Definition

Mixed calculation consisting of calculations by year and by period

Use

By setting this indicator, you ensure that the proportional cash flow amount of a period is always smaller than the total amount for the period.

Dependencies

This indicator has an effect only if the "By year" calculation method is used.

Example

You are using English quarter days. The annual amount is GBP 9,999.33. The amount for the period from June 24, 2006 to September 28, 2006 is GBP 2,499.83 (GBP 9,999.33 / 4).

If there is now a calculation in the period from June 24, 2006 to September 23, 2006, and the indicator is not set, the system calculates the period amount as GBP 2,520.38 (GBP 9,999.33 / 365 days * 92 days). This amount is therefore larger than the amount for the entire period.

If you set this indicator, then in cases where the amount would be greater than the entire period amount, the system adjusts the amount. In that case, the system reduces the proportional amount that was calculated using the total amount for the periods. The amount of the reduction is determined as the proportional amount of the missing days as compared to the entire period. In the example, the result would be GBP 2,362.85 (GBP 2,499.83 - 9,999.33 / 365 days * 5 days).

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