SAP ABAP Class CL_HRPAYIT_ROUND_AMOUNT (Rounding&truncating)
Hierarchy
SAP_HRCIT (Software Component) Sub component SAP_HRCIT of SAP_HR
   PY-IT (Application Component) Italy
     PC15 (Package) HR payroll: Italy
Properties
Class CL_HRPAYIT_ROUND_AMOUNT  
Short Description Rounding&truncating    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package PC15   HR payroll: Italy 
Created 20041129   SAP 
Last change 20060703   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRPAYIT_ROUND_AMOUNT has no forward declaration.
Interfaces
Class CL_HRPAYIT_ROUND_AMOUNT has no interface implemented.
Friends
Class CL_HRPAYIT_ROUND_AMOUNT has no friend class.
Attributes
Class CL_HRPAYIT_ROUND_AMOUNT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DEC_TRUNC_CURRENCY Static method Private Method Currencies truncated to lower value 20041129
2 ROUND Static method Public Method Rounding & truncating 20041129
3 ROUND_CURRENCY Static method Private Method Currencies rounded to decimal digits 20041129
4 TRUNC_CURRENCY Static method Private Method Currencies truncated to decimal digits 20041129
5 UPPER_TRUNC_CURRENCY Static method Private Method Currencies truncated to higher value 20041129
Events
Class CL_HRPAYIT_ROUND_AMOUNT has no event.
Types
Class CL_HRPAYIT_ROUND_AMOUNT has no local type.
Method Signatures

Method DEC_TRUNC_CURRENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_VALUE Value transfer Type reference (TYPE) MAXBT Calculated amount 20041129
2 Importing IM_FACTOR Value transfer Type reference (TYPE) MAXBT Factor 20041129
3 Importing IM_VALUE Value transfer Type reference (TYPE) MAXBT Amount 20041129

Method DEC_TRUNC_CURRENCY on class CL_HRPAYIT_ROUND_AMOUNT has no exception.

Method ROUND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_AMOUNT Value transfer Type reference (TYPE) MAXBT Rounded amount 20041129
2 Importing IM_AMOUNT Value transfer Type reference (TYPE) MAXBT Amount 20041129
3 Importing IM_NUMDEC Value transfer Type reference (TYPE) P15_NUMDECIMALI Decimal digits 20041129
4 Importing IM_TIARR Value transfer Type reference (TYPE) P15_ROUNDING Round./trunc. type 20041129

Method ROUND on class CL_HRPAYIT_ROUND_AMOUNT has no exception.

Method ROUND_CURRENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_VALUE Value transfer Type reference (TYPE) MAXBT Calculated amount 20041129
2 Importing IM_FACTOR Value transfer Type reference (TYPE) MAXBT Factor 20041129
3 Importing IM_VALUE Value transfer Type reference (TYPE) MAXBT Amount 20041129

Method ROUND_CURRENCY on class CL_HRPAYIT_ROUND_AMOUNT has no exception.

Method TRUNC_CURRENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_VALUE Value transfer Type reference (TYPE) MAXBT Calculated amount 20041129
2 Importing IM_FACTOR Value transfer Type reference (TYPE) MAXBT Factor 20041129
3 Importing IM_VALUE Value transfer Type reference (TYPE) MAXBT Amount 20041129

Method TRUNC_CURRENCY on class CL_HRPAYIT_ROUND_AMOUNT has no exception.

Method UPPER_TRUNC_CURRENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_VALUE Value transfer Type reference (TYPE) MAXBT Calculated amount 20041129
2 Importing IM_FACTOR Value transfer Type reference (TYPE) MAXBT Factor 20041129
3 Importing IM_VALUE Value transfer Type reference (TYPE) MAXBT Amount 20041129

Method UPPER_TRUNC_CURRENCY on class CL_HRPAYIT_ROUND_AMOUNT has no exception.
History
Last changed by/on SAP  20060703 
SAP Release Created in 46C