SAP ABAP Data Element TFMSCALULATE (Calculation Field in FIMA)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-FIM-FMA (Application Component) Financial Mathematics
     FIMA (Package) Financial mathematics
Basic Data
Data Element TFMSCALULATE
Short Description Calculation Field in FIMA  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type TFMSCALULATE    
Data Type DEC   Counter or amount field with comma and sign 
Length 31    
Decimal Places 10    
Output Length 39    
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 Value 
Medium 15 Value 
Long 20 Value 
Heading 11 Value 
Documentation

Definition

Number that predefines the increment of the value to be rounded.

Dependencies

The rounding unit is used with the rounding category for the value to rounded.

Examples

  1. The interest rate 6.1386 is to be round down to 1/8.

Rounding Unit    Rounding Category    Rounded Value

0.125    -    6.125

  1. The interest rate 6.1386 is to be rounded up to 1/8.

Rounding Unit    Rounding Category    Rounded Value

0.125    +    6.250

  1. The interest rate 6.1386 is to be rounded to 1/8 arithmetically

Rounding Unit    Rounding Category    Rounded Value

0.125        6.125

  1. The interest rate 6.1386 is to be rounded arithmetically to three decimal places.

Rounding Unit    Rounding Category    Rounded Value

0.001        6.139

History
Last changed by/on SAP  20110908 
SAP Release Created in 710