SAP ABAP Function Module WLF_CONVERT_CURR_TO_DOC_CURR (Eine Währung über die Hauswährung in eine Belegwährung umwandeln)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-AB (Application Component) Agency Business (Global Trade)
     WZRE (Package) Agency Business
Basic Data
Function Module WLF_CONVERT_CURR_TO_DOC_CURR Eine Währung über die Hauswährung in eine Belegwährung umwandeln  
Function Group WLF_PROFIT_SIM   Agency Business: Profit Simulation  
Program Name SAPLWLF_PROFIT_SIM    
INCLUDE Name LWLF_PROFIT_SIMU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_VALUE TYPE KVAL Betrag in Zielbelegwährung
Importing I_CURR_FROM TYPE WAERL Initial Currency
Importing I_DOC_CURR_TO TYPE WAERL Zielbelegwährung
Importing I_BUKRS_CURR TYPE WAERL Company Code Currency
Importing I_VALUE TYPE KVAL Amount in Base Currency
Importing I_RATE TYPE WKURS Kurs Belegwährung -> Buchungskreiswährung
Importing I_DATE_1 TYPE WWERT_D Datum Kurs Ausgangswährung -> Bukrswährung
Importing I_DATE_2 TYPE WWERT_D Datum Kurs Bukrswär. -> Belegwährung
Importing I_TYPE_OF_RATE TYPE TCURV-KURST 'M' Type of rate M=Average rate G=Bank buying rate B=bank selling rate
Exception ERROR TYPE Error During Conversion
               
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  19981130 
SAP Release Created in