Table/Structure Field list used by SAP ABAP Function Module CONV_FOREIGN_TO_FOREIGN_CATT (Betrag von einer Fremdwährung in eine andere - nur für CATT)
SAP ABAP Function Module
CONV_FOREIGN_TO_FOREIGN_CATT (Betrag von einer Fremdwährung in eine andere - nur für CATT) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SYST - DATUM | ABAP System Field: Current Date of Application Server | ||
| 2 | SYST - DATUM | ABAP System Field: Current Date of Application Server | SOURCE REFERENCE(DATE) LIKE SYST-DATUM |
|
| 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 | SOURCE REFERENCE(TO_CURRENCY) LIKE TCURR-TCURR |
|
| 7 | TCURR - TCURR | To-currency | ||
| 8 | TCURR - TCURR | To-currency | SOURCE REFERENCE(LOCAL_CURRENCY) LIKE TCURR-TCURR OPTIONAL |
|
| 9 | TCURV - KURST | Exchange rate type | ||
| 10 | TCURV - KURST | Exchange rate type | SOURCE REFERENCE(TYPE_OF_RATE) LIKE TCURV-KURST OPTIONAL |
|
| 11 | TCURV - XFIXD | Indicator: Exchange rate type uses fixed exchange rates | ||
| 12 | TCURV - XFIXD | Indicator: Exchange rate type uses fixed exchange rates | SOURCE REFERENCE(CONVERSION_MODE) LIKE TCURV-XFIXD |