SAP ABAP Function Module ROUND (Rounding to spec. no. of dec. place (round up, round down, comm. rounding))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-ASF-UOM (Application Component) Units of Measurement
     SZME (Package) R/3 Central Basis Development: Measurement Units
Basic Data
Function Module ROUND Rounding to spec. no. of dec. place (round up, round down, comm. rounding)  
Function Group SCV0   Measurement units: Conversion  
Program Name SAPLSCV0    
INCLUDE Name LSCV0U10    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting OUTPUT TYPE rounded value
Importing DECIMALS TYPE 0 Number decimal places, to which rounding is to be carried out
Importing INPUT TYPE value to be rounded
Importing SIGN TYPE SPACE Flag for rounding up, rounding down, commercial roundoff
Exception INPUT_INVALID TYPE value to be rounded is not a number
Exception OVERFLOW TYPE Field overflow
Exception TYPE_INVALID TYPE Output value is not a number
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19950113 
SAP Release Created in