Data Element 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 | ![]() |
FCURR_CURR | From currency | SOURCE REFERENCE(FROM_CURRENCY) LIKE TCURR-FCURR |
2 | ![]() |
KURST_CURR | Exchange rate type | SOURCE REFERENCE(TYPE_OF_RATE) LIKE TCURV-KURST OPTIONAL |
3 | ![]() |
SYST_DATUM | ABAP System Field: Current Date of Application Server | SOURCE REFERENCE(DATE) LIKE SYST-DATUM |
4 | ![]() |
TCURR_CURR | To-currency | SOURCE REFERENCE(LOCAL_CURRENCY) LIKE TCURR-TCURR OPTIONAL |
5 | ![]() |
TCURR_CURR | To-currency | SOURCE REFERENCE(TO_CURRENCY) LIKE TCURR-TCURR |
6 | ![]() |
XFIXD_CURV | Indicator: Exchange rate type uses fixed exchange rates | SOURCE REFERENCE(CONVERSION_MODE) LIKE TCURV-XFIXD |