Table/Structure Field list used by SAP ABAP Function Module RKC_MANY_EXCHANGE_RATES_GET (Besorgt eine Tabelle mit Umrechnungskursen für einen Zeitraum)
SAP ABAP Function Module
RKC_MANY_EXCHANGE_RATES_GET (Besorgt eine Tabelle mit Umrechnungskursen für einen Zeitraum) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | RKB1K - EXCHR | Exchange rate for currency translation | ||
| 2 | RKB1K - ZWDAT | Date from which exchange rate is valid | ||
| 3 | T242Q - INVKZ | Currency translation: Inversion flag | SOURCE VALUE(INVKZ) LIKE T242Q-INVKZ DEFAULT SPACE |
|
| 4 | T242Q - INVKZ | Currency translation: Inversion flag | ||
| 5 | TCURR - FCURR | From currency | SOURCE VALUE(VCURR) LIKE TCURR-FCURR |
|
| 6 | TCURR - FCURR | From currency | ||
| 7 | TCURR - KURST | Exchange rate type | SOURCE VALUE(KURST) LIKE TCURR-KURST DEFAULT 'M' |
|
| 8 | TCURR - KURST | Exchange rate type | ||
| 9 | TCURR - TCURR | To-currency | ||
| 10 | TCURR - TCURR | To-currency | SOURCE VALUE(NCURR) LIKE TCURR-TCURR |
|