SAP ABAP Data Element TB_BROUNDUNIT_A (Rounding Unit for Amounts)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   FS-CML (Application Component) Loans Management
     FVVD_CH (Package) CML - Country-Specifc Requirements for Switzerland
Basic Data
Data Element TB_BROUNDUNIT_A
Short Description Rounding Unit for Amounts  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type TFMSRUNIT    
Data Type DEC   Counter or amount field with comma and sign 
Length 13    
Decimal Places 7    
Output Length 15    
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 Round.Unit 
Medium 15 Rounding Unit 
Long 20 Rounding Unit 
Heading 15 Rounding Unit 
Documentation

Definition

Rounding unit.

Use

The rounding unit entered as a numerical value indicates the interval for the value to be rounded up/down.

Dependencies

Example

The interest amount 6.1386 EUR is to be rounded to 3 decimal places according to the principle of number rounding.


    Rounding unit: 0.001
    Rounding category: Number rounding
    => Result: 6.139 EUR

You want to round 23.03 CHF according to the principle of number rounding. The smallest unit of Swiss Francs is 5 centimes. This means that in order to round to an amount that can actually be paid, the rounding unit must be 0.05


    Rounding unit: 0.05
    Rounding category: Number rounding
    => Result: 23.05 CHF

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