Data Element list used by SAP ABAP Function Module CURRENCY_DOCUMENT_CONVERT (CURRENCY_DOCUMENT_CONVERT)
SAP ABAP Function Module
CURRENCY_DOCUMENT_CONVERT (CURRENCY_DOCUMENT_CONVERT) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
CONV_MODE | Translation Mode for Currency Translation | SOURCE REFERENCE(CONVERSION_MODE) TYPE CONV_MODE OPTIONAL |
2 | ![]() |
FCURR_CURR | From currency | SOURCE REFERENCE(FROM_CURRENCY) LIKE TCURR-FCURR |
3 | ![]() |
KURST_CURR | Exchange rate type | SOURCE REFERENCE(RATE_TYPE) LIKE TCURR-KURST DEFAULT 'M' |
4 | ![]() |
SYST_DATUM | ABAP System Field: Current Date of Application Server | SOURCE REFERENCE(DATE) LIKE SYST-DATUM |
5 | ![]() |
TCURR_CURR | To-currency | SOURCE REFERENCE(LOCAL_CURRENCY) LIKE TCURR-TCURR OPTIONAL |
6 | ![]() |
TCURR_CURR | To-currency | SOURCE REFERENCE(TO_CURRENCY) LIKE TCURR-TCURR |
7 | ![]() |
UKURS_CURR | Exchange Rate | SOURCE REFERENCE(RATE) LIKE TCURR-UKURS OPTIONAL |