SAP ABAP Function Module RKC_CONVERSION_DATES_FIND (Findet je nach Zeitbezug und G.-Jahrv.für einen Zeitraum die Datumstabelle)
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_CONVERSION_DATES_FIND Findet je nach Zeitbezug und G.-Jahrv.für einen Zeitraum die Datumstabelle  
Function Group KXCO   Currency and quantity conversion  
Program Name SAPLKXCO    
INCLUDE Name LKXCOU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing BDATJ_HI TYPE T009B-BDATJ '0000' To-year of period
Importing BDATJ_LO TYPE T009B-BDATJ '0000' "From" year of period
Importing BOPER_HI TYPE T009B-POPER '000' "To" period of period
Importing BOPER_LO TYPE T009B-POPER '000' "From" period of period
Importing DATUM_HI TYPE SYST-DATUM '00000000' TO-date of period
Importing DATUM_LO TYPE SYST-DATUM '00000000' FROM-date of period
Importing PERIV TYPE T009B-PERIV Fiscal year version
Importing WOCHE_HI TYPE CEST1-PERIO '0000000' To-week of the period
Importing WOCHE_LO TYPE CEST1-PERIO '0000000' From-week of the period
Importing ZWZEI TYPE T242Q-ZWZEI '2' Time reference field: see domain R
Tables EXCHR_TAB TYPE RKB1K Table with the exchange rates as a
Exception NOT_ALL_DATES_FILLED TYPE Not all dates 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  19930710 
SAP Release Created in