SAP ABAP Class CL_RECA_ROUND_SERVICES (Calculation of Rounding)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX (Application Component) Flexible Real Estate Management
     RE_CA_AP (Package) RE: Application Components (Application-Related Objects)
Properties
Class CL_RECA_ROUND_SERVICES  
Short Description Calculation of Rounding    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package RE_CA_AP   RE: Application Components (Application-Related Objects) 
Created 20030516   SAP 
Last change 20031014   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RECA1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RECA_ROUND_SERVICES has no interface implemented.
Friends
Class CL_RECA_ROUND_SERVICES has no friend class.
Attributes
Class CL_RECA_ROUND_SERVICES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ROUND Static method Public Method Rounding of a Numeric Value 20030516
Events
Class CL_RECA_ROUND_SERVICES has no event.
Types
Class CL_RECA_ROUND_SERVICES has no local type.
Method Signatures

Method ROUND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_VALUE_ROUND Call by reference Type reference (TYPE) ANY Gerundeter Wert 20030516
2 Importing ID_ROUND_DECIMALS Value transfer Type reference (TYPE) RECAROUNDDECIMALS '0' Anzahl Dezimalen nach dem Komma 20030516
3 Importing ID_ROUND_TO Value transfer Type reference (TYPE) RECAROUNDTO '1' Vielfaches, auf das gerundet wird 20030516
4 Importing ID_ROUND_TYPE Value transfer Type reference (TYPE) RECAROUNDTYPE RECA1_ROUNDTYPE-COMMERCIAL Rundungsart 20030516
5 Importing ID_VALUE Value transfer Type reference (TYPE) ANY Numerischer Wert, der gerundet werden soll 20030516

Method ROUND on class CL_RECA_ROUND_SERVICES has no exception.
History
Last changed by/on SAP  20031014 
SAP Release Created in 200