SAP ABAP Data Element E_RUNDUNG (Starting Point for Rounding)
Hierarchy
IS-UT (Software Component) SAP Utilities/Telecommunication
   IS-U-BI (Application Component) Contract Billing
     EE20 (Package) IS-U: Billing
Basic Data
Data Element E_RUNDUNG
Short Description Starting Point for Rounding  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type E_RUNDUNG    
Data Type CHAR   Character String 
Length 2    
Decimal Places 0    
Output Length 2    
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 Rounding 
Medium 15 Rounding 
Long 20 Rounding 
Heading
Documentation

Definition

Entering a positive value means rounding is carried out to the specified number of places behind the decimal point.

Entering a negative value means rounding is carried out to the specified number of places before the decimal point.

Example

Number value: 756.847; rounding type is set to 'rounding to the nearest whole number'.

with rounding +2: 756.847 becomes 756.85
with rounding -2: 756.847 becomes 800

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