Data Element list used by SAP ABAP Function Module COPA_CALCULATE_EXCHANGE_RATE (Anhand von Beträgen, Währungsschluesseln und Datum den Kurs ermitteln)
SAP ABAP Function Module
COPA_CALCULATE_EXCHANGE_RATE (Anhand von Beträgen, Währungsschluesseln und Datum den Kurs ermitteln) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | FFACT_CURR | Ratio for the "from" currency units | SOURCE VALUE(E_FOREIGN_FACTOR) LIKE TCURR-FFACT |
|
| 2 | KURST_CURR | Exchange rate type | SOURCE VALUE(E_DERIVED_RATE_TYPE) LIKE TCURR-KURST |
|
| 3 | RKE_TERKRS | Operating concern | SOURCE VALUE(I_ERKRS) LIKE TKEBB-ERKRS |
|
| 4 | TFACT_CURR | Ratio for the "to" currency units | SOURCE VALUE(E_LOCAL_FACTOR) LIKE TCURR-TFACT |
|