SAP ABAP Function Module RKC_CONVERT_NUMBER (Reichert die Tabelle mit Umrechnungskursen UKURS_TAB an)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       KC (Package) Cost Accounting Controlling EIS
Basic Data
Function Module RKC_CONVERT_NUMBER Reichert die Tabelle mit Umrechnungskursen UKURS_TAB an  
Function Group KXCO   Currency and quantity conversion  
Program Name SAPLKXCO    
INCLUDE Name LKXCOU11    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EXCHR TYPE RKB1K-EXCHR Exchange rate
Exporting PWDEC TYPE RKB1D-KOMMA Number of places behind the decimal point in the target currency
Exporting INDEX TYPE SYST-INDEX Index in UKURS_TAB
Exporting SUBRC TYPE SYST-SUBRC Return-code
Importing ZWAERS TYPE T242Q-ZWAERS To currency
Importing WAERS TYPE T242Q-WAERS From currency
Importing NUMBR TYPE T242Q-NUMBR Currency translation type
Importing APPLC TYPE TAPPL-APPLCLASS Application class
Importing PERIV TYPE T009-PERIV Fiscal year variant
Importing YEARB_HI TYPE CFWAEH-H_GJAHR Fiscal year
Importing YEARB_LO TYPE CFWAEH-L_GJAHR Fiscal year
Importing PERDE_HI TYPE CFWAEH-H_PERDE Period
Importing PERDE_LO TYPE CFWAEH-L_PERDE Period
Importing WOCHE_HI TYPE CFWAEH-H_WOCHE Week
Importing WOCHE_LO TYPE CFWAEH-L_WOCHE Week
Importing DATUM_HI TYPE CFWAEH-H_DATUM_T Date
Importing DATUM_LO TYPE CFWAEH-L_DATUM_T Date
Importing DATUM_AD TYPE C SPACE Period increased, if 'X'
Importing INSPK TYPE C SPACE Check mode, if 'X'
Importing I_REFERENCE TYPE C SPACE
Importing S_MESSAGES TYPE C SPACE S-Nachrichten an
Importing I_MESSAGE_HANDLER TYPE RKD_FLAG SPACE I-Messages über FB MESSAGE_STORE
Tables UKURS_TAB TYPE RKB1J Table of exchange rates
Tables SHIFT_TAB TYPE   Table of time delays with DATUM_AD='X'
Exception NOT_ALL_RATES_FOUND TYPE Not all exchange rates were found
               
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  19950814 
SAP Release Created in