SAP ABAP Data Element FICO_FROUND (Rounding Category)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-FIM-FCO (Application Component) Financial Conditions
     FICO (Package) Financial Conditions
Basic Data
Data Element FICO_FROUND
Short Description Rounding Category  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type TFM_SROUND    
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 ROUNDING_TYPE   
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Round Cat. 
Medium 15 Rounding Cat. 
Long 20 Rounding Category 
Heading RC 
Documentation

Definition

Defines how the the system rounds a value dependent on the rounding unit.

Use

The following entries are permitted:

  • "" (no entry): System uses 5/4 rounding
  • "+" (plus symbol): System rounds up
  • "-" (minus symbol): System rounds down

Dependencies

Example

The figure 3.265 is rounded as follows:

Rounding type    Rounding unit    Rounding result

5/4 rounding    0.01    3.27

5/4 rounding    0,05    3,25

Round up    0,01    3,27

Round up    0,05    3,30

Round down    0,01    3,26

Round down    0,05    3,25

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