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 Table  D020S System table D020S (screen sources) SOURCE VALUE(DYNAME) LIKE D020S-PROG OPTIONAL
2 Table  D020S System table D020S (screen sources) SOURCE VALUE(DYNUMB) LIKE D020S-DNUM OPTIONAL
3 Table  DYNPREAD Fields of the current screen (with values)
4 Table  DYNPREAD Fields of the current screen (with values) SOURCE REFERENCE(FIELDNAME) LIKE DYNPREAD-FIELDNAME OPTIONAL
5 Table  TCURR Exchange Rates SOURCE REFERENCE(FOREIGN_CURRENCY) LIKE TCURR-FCURR
6 Table  TCURR Exchange Rates SOURCE REFERENCE(LOCAL_CURRENCY) LIKE TCURR-TCURR
7 Table  TCURR Exchange Rates SOURCE REFERENCE(KURS) LIKE TCURR-UKURS OPTIONAL
8 Table  TCURV Exchange rate types for currency translation SOURCE REFERENCE(TYPE_OF_RATE) LIKE TCURV-KURST DEFAULT 'M'