Table list used by SAP ABAP Function Module F4_EXCHANGE_RATE (F4_EXCHANGE_RATE)
SAP ABAP Function Module
F4_EXCHANGE_RATE (F4_EXCHANGE_RATE) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | D020S | System table D020S (screen sources) | SOURCE VALUE(DYNAME) LIKE D020S-PROG OPTIONAL |
|
| 2 | D020S | System table D020S (screen sources) | SOURCE VALUE(DYNUMB) LIKE D020S-DNUM OPTIONAL |
|
| 3 | DYNPREAD | Fields of the current screen (with values) | ||
| 4 | DYNPREAD | Fields of the current screen (with values) | SOURCE REFERENCE(FIELDNAME) LIKE DYNPREAD-FIELDNAME OPTIONAL |
|
| 5 | TCURR | Exchange Rates | SOURCE REFERENCE(FOREIGN_CURRENCY) LIKE TCURR-FCURR |
|
| 6 | TCURR | Exchange Rates | SOURCE REFERENCE(LOCAL_CURRENCY) LIKE TCURR-TCURR |
|
| 7 | TCURR | Exchange Rates | SOURCE REFERENCE(KURS) LIKE TCURR-UKURS OPTIONAL |
|
| 8 | TCURV | Exchange rate types for currency translation | SOURCE REFERENCE(TYPE_OF_RATE) LIKE TCURV-KURST DEFAULT 'M' |
|