Table/Structure Field 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 | SYST - DATUM | ABAP System Field: Current Date of Application Server | ||
| 2 | SYST - MSGID | ABAP System Field: Message ID | ||
| 3 | SYST - MSGNO | ABAP System Field: Message Number | ||
| 4 | SYST - MSGTY | ABAP System Field: Message Type | ||
| 5 | SYST - MSGV1 | ABAP System Field: Message Variable | ||
| 6 | SYST - MSGV2 | ABAP System Field: Message Variable | ||
| 7 | SYST - MSGV3 | ABAP System Field: Message Variable | ||
| 8 | SYST - MSGV4 | ABAP System Field: Message Variable | ||
| 9 | TCURR - FFACT | Ratio for the "from" currency units | SOURCE VALUE(E_FOREIGN_FACTOR) LIKE TCURR-FFACT |
|
| 10 | TCURR - FFACT | Ratio for the "from" currency units | ||
| 11 | TCURR - KURST | Exchange rate type | ||
| 12 | TCURR - KURST | Exchange rate type | SOURCE VALUE(E_DERIVED_RATE_TYPE) LIKE TCURR-KURST |
|
| 13 | TCURR - TFACT | Ratio for the "to" currency units | SOURCE VALUE(E_LOCAL_FACTOR) LIKE TCURR-TFACT |
|
| 14 | TCURR - TFACT | Ratio for the "to" currency units | ||
| 15 | TKEBB - ERKRS | Operating concern | SOURCE VALUE(I_ERKRS) LIKE TKEBB-ERKRS |
|
| 16 | TKEBB - ERKRS | Operating concern |