Data Element list used by SAP ABAP Function Module COPA_READ_EXCHANGE_RATE (Ermitteln des Kurses aus Tabelle TCURR)
SAP ABAP Function Module
COPA_READ_EXCHANGE_RATE (Ermitteln des Kurses aus Tabelle TCURR) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | FCURR_CURR | From currency | SOURCE VALUE(I_CURRENCY_FROM) LIKE TCURR-FCURR |
|
| 2 | KURST_CURR | Exchange rate type | SOURCE VALUE(E_DERIVED_RATE_TYPE) LIKE TCURR-KURST |
|
| 3 | KURST_CURR | Exchange rate type | SOURCE VALUE(I_TYPE_OF_RATE) LIKE TCURR-KURST DEFAULT 'M' |
|
| 4 | RKE_TERKRS | Operating concern | SOURCE VALUE(I_ERKRS) LIKE TKEBB-ERKRS |
|
| 5 | TCURR_CURR | To-currency | SOURCE VALUE(I_CURRENCY_TO) LIKE TCURR-TCURR |
|