SAP ABAP Domain RUNDWERT (Rounding value)
Hierarchy
IS-UT (Software Component) SAP Utilities/Telecommunication
   IS-U (Application Component) SAP Utilities
     EE00 (Package) IS-U: General (Domains and General Objects)
Basic Data
Domain Name RUNDWERT
Short Description Rounding value  
Definition
Data Type CHAR Character String
No. Characters  
Decimal Places    
Output Length  
Conversion Routine   
Sign  
Lower Case  
Value Range
# Lower Limit Upper Limit Short Description
1 -3     Round to thousand 2123.3456 => 2000.0
2 -2     Round to hundred 123.3456 => 100.00
3 -1     Round to ten 123.3456 => 120.0
4 0     Round to whole no. 123.3456 => 123.0
5 1     Round to 1 decimal place 123.3456 => 123.3
6 2     Round to 2 decimal places 123.3456 => 123.35
7 3     Round to 3 decimal places 123.3456 => 123.346
       
History
Last changed by/on SAP  20050223 
SAP Release Created in