SAP ABAP Function Module FC_COI_AVERAGE_XRATE_CALC (Effektiven Umrechnungskurs aus Nach- und Von-Werten berechnen)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   EC-CS (Application Component) Consolidation
     FC06 (Package) SAP Consolidation: Consolidation of Investments
Basic Data
Function Module FC_COI_AVERAGE_XRATE_CALC Effektiven Umrechnungskurs aus Nach- und Von-Werten berechnen  
Function Group FC06A   C/T Services for Cons. of Investments  
Program Name SAPLFC06A    
INCLUDE Name LFC06AU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_XRATE TYPE ANY TABLE Result (See Long Text)
Exporting ET_XRATE_FACTOR TYPE ANY TABLE Kursart, Von- und Nach-Faktoren, Stringaufbereitung f. Liste
Importing I_KFIG_FROM TYPE FC_FIELDNAME Name of Field in it_data for From Key Figure
Importing I_SIGN_FROM TYPE FC_FIELDNAME Name of Field in it_data for Sign of From Key Figure
Importing I_KFIG_TO TYPE FC_FIELDNAME Name of Field in it_data for To Key Figure
Importing I_SIGN_TO TYPE FC_FIELDNAME Name of Field in it_data for Sign of To Key Figure
Importing I_WEIGHT TYPE FC_FIELDNAME Name of Field in it_data for Weighting Factor
Importing I_SIGN_WEIGHT TYPE FC_FIELDNAME Name of Field in it_data for Sign of Weighting Factor
Importing IT_DATA TYPE ANY TABLE Data to Be Evaluated
               
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  20040819 
SAP Release Created in 500