Table list used by SAP ABAP Function Module CONVERT_FOREIGN_TO_FOREIGN_CUR (CONVERT_FOREIGN_TO_FOREIGN_CUR)
SAP ABAP Function Module
CONVERT_FOREIGN_TO_FOREIGN_CUR (CONVERT_FOREIGN_TO_FOREIGN_CUR) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | TCURR | Exchange Rates | SOURCE REFERENCE(FROM_CURRENCY) LIKE TCURR-FCURR |
|
| 2 | TCURR | Exchange Rates | SOURCE REFERENCE(LOCAL_CURRENCY) LIKE TCURR-TCURR |
|
| 3 | TCURR | Exchange Rates | SOURCE REFERENCE(TO_CURRENCY) LIKE TCURR-TCURR |
|
| 4 | TCURR | Exchange Rates | ||
| 5 | TCURV | Exchange rate types for currency translation | SOURCE REFERENCE(TYPE_OF_RATE) LIKE TCURV-KURST DEFAULT 'M' |
|