Table/Structure Field 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 | SYST - DATUM | ABAP System Field: Current Date of Application Server | SOURCE REFERENCE(DATE) LIKE SYST-DATUM |
|
| 2 | SYST - DATUM | ABAP System Field: Current Date of Application Server | ||
| 3 | SYST - MANDT | ABAP System Field: Client ID of Current User | ||
| 4 | TCURR - FCURR | From currency | ||
| 5 | TCURR - FCURR | From currency | SOURCE REFERENCE(FROM_CURRENCY) LIKE TCURR-FCURR |
|
| 6 | TCURR - TCURR | To-currency | ||
| 7 | TCURR - TCURR | To-currency | SOURCE REFERENCE(TO_CURRENCY) LIKE TCURR-TCURR |
|
| 8 | TCURR - TCURR | To-currency | SOURCE REFERENCE(LOCAL_CURRENCY) LIKE TCURR-TCURR |
|
| 9 | TCURR - UKURS | Exchange Rate | ||
| 10 | TCURV - KURST | Exchange rate type | ||
| 11 | TCURV - KURST | Exchange rate type | SOURCE REFERENCE(TYPE_OF_RATE) LIKE TCURV-KURST DEFAULT 'M' |