SAP ABAP Function Module K_CURRENCY_CONVERSION (Umrechnen eines Preises in eine andere Waehrung)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       KV (Package) Variance analysis RK-S/RK-K
Basic Data
Function Module K_CURRENCY_CONVERSION Umrechnen eines Preises in eine andere Waehrung  
Function Group KV02   Target Costs for Cost Centers/Cost Objs  
Program Name SAPLKV02   Function Group for Target Cost Calculation 
INCLUDE Name LKV02U14    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing PAR_KURST TYPE TKA07-KURST Kurstyp
Changing PAR_VERSN TYPE TKA07-VERSN Version
Changing PAR_WAER2 TYPE T001-WAERS Zielwaehrung 1
Changing PAR_WAER3 TYPE COSPA-TWAER Zielwaehrung 2
Exporting PAR_WRTG2 TYPE COSP-WOG001 Wert (gesamt) in Zielwaehrung 1
Exporting PAR_WRTF2 TYPE COSP-WOG001 Wert (fix) in Zielwaehrung 1
Exporting PAR_WRTG3 TYPE COSP-WTG001 Wert (gesamt) in Zielwaehrung 2
Exporting PAR_WRTF3 TYPE COSP-WTG001 Wert (fix) in Zielwaehrung 2
Importing PAR_KOKRS TYPE TKA07-KOKRS Kostenrechnungskreis
Importing PAR_BWDAT TYPE KEKO-BWDAT Stichtag zu dem umgerechnet werden soll
Importing PAR_WERKS TYPE KEKO-WERKS Werk
Importing PAR_BWVAR TYPE KEKO-BWVAR Bewertungsvariante der Kalkulation
Importing PAR_WRTG1 TYPE COSPA-WKG001 Wert (gesamt) in Ausgangswaehrung
Importing PAR_WRTF1 TYPE COSPA-WKF001 Wert (fix) in Ausgangswaehrung
Importing PAR_WAER1 TYPE TKA01-WAERS Ausgangswaehrung
Exception WRONG_INPUT_DATA TYPE Eingabedaten sind inkonsistent
Exception NO_EXCHANGE_RATE_TYPE_FOUND TYPE Kein Umrechnungskurstyp gefunden
               
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  19980330 
SAP Release Created in