SAP ABAP Function Module FC_DECIMALS (Dezimalstellen zur Währung)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   EC-CS (Application Component) Consolidation
     FC00 (Package) Cons: General consolidation (cannot be assign.to FC01-FC09)
Basic Data
Function Module FC_DECIMALS Dezimalstellen zur Währung  
Function Group FC00   SAP Cons: Common Function Modules  
Program Name SAPLFC00   SAP Consolidation: Master program for the function group FC00 
INCLUDE Name LFC00U39    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing C_VALUE TYPE ANY Wert -> Wert * i_factor / i_divisor; Menge -> Menge, gerundet nach i_decimals
Exporting I_FACTOR TYPE ANY Factor (numeric type)
Exporting I_DIVISOR TYPE ANY Divisor (numeric type)
Exporting I_DECIMALS TYPE ANY No. of decimal places (Type I or N)
Importing E_CURRENCY TYPE TCURX-CURRKEY Currency Key
Importing E_RUNIT TYPE FC_RUNIT Unit of Measure for Consolidation
Exception CONVT_NO_NUMBER TYPE c_value nicht als Zahl interpretierbar
               
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  19991110 
SAP Release Created in