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 |
|---|---|---|---|---|---|---|---|
| |
BDATJ_HI | TYPE | T009B-BDATJ | '0000' | To-year of period | ||
| |
BDATJ_LO | TYPE | T009B-BDATJ | '0000' | "From" year of period | ||
| |
BOPER_HI | TYPE | T009B-POPER | '000' | "To" period of period | ||
| |
BOPER_LO | TYPE | T009B-POPER | '000' | "From" period of period | ||
| |
DATUM_HI | TYPE | SYST-DATUM | '00000000' | TO-date of period | ||
| |
DATUM_LO | TYPE | SYST-DATUM | '00000000' | FROM-date of period | ||
| |
PERIV | TYPE | T009B-PERIV | Fiscal year version | |||
| |
WOCHE_HI | TYPE | CEST1-PERIO | '0000000' | To-week of the period | ||
| |
WOCHE_LO | TYPE | CEST1-PERIO | '0000000' | From-week of the period | ||
| |
ZWZEI | TYPE | T242Q-ZWZEI | '2' | Time reference field: see domain R | ||
| |
EXCHR_TAB | TYPE | RKB1K | Table with the exchange rates as a | |||
| |
NOT_ALL_DATES_FILLED | TYPE | Not all dates were found | ||||
Processing Type
| Normal Function 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 |