SAP ABAP Data Element RETMHASROUNDDIFF (Rounding Differences)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX-RA (Application Component) Rental Accounting
     RE_TM_FI (Package) RE: Terms - Finance (Terms for Posting Parameters)
Basic Data
Data Element RETMHASROUNDDIFF
Short Description Rounding Differences  
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 HAS_ROUNDING_REMAINDER   
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 RoundDiff. 
Medium 15 RoundDiff. 
Long 20 Rounding Differences 
Heading RnDf 
Documentation

Definition

When you distribute using equivalence numbers, the amounts distributed have to total to the same amount as the total base amount for the distribution. When you use equal distribution, this can mean that one of the distributed amounts has to be corrected, either upward or downward.

  • Indicator is set ('X')

    The amount distributed to the selected partner is corrected.

  • Indicator is not set (' ')

    The amount distributed to the selected partner is not corrected.

Use

Dependencies

It is no longer possible to change this setting once the posting term it belongs to has been used for periodic posting.

Example

Upward Correction

You want to distribute the amount of 1000.00 to three partners using equal distribution. 1000.00 divided by three results in an amount of 333.33 after currency rounding. When 333.33 is multiplied by 3, however, the result is 999.99. So one of the distributed amounts has to be corrected to 333.34.

Downward Correction

You want to distribute the amount of 800.00 to three partners using equal distribution. 800.00 divided by three results in an amount of 266.67 after currency rounding. When 266.67 is multiplied by 3, however, the result is 800.01. So one of the distributed amounts has to be corrected to 266.66.

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