Data Element list used by SAP ABAP Function Module CALCULATE_EXCHANGE_RATE (Find Rate Based on Amounts, Currency Keys and Date)
SAP ABAP Function Module
CALCULATE_EXCHANGE_RATE (Find Rate Based on Amounts, Currency Keys and Date) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
FFACT_CURR | Ratio for the "from" currency units | SOURCE VALUE(FOREIGN_FACTOR) LIKE TCURR-FFACT |
2 | ![]() |
KURST_CURR | Exchange rate type | SOURCE VALUE(DERIVED_RATE_TYPE) LIKE TCURR-KURST |
3 | ![]() |
SYST_DATUM | ABAP System Field: Current Date of Application Server | SOURCE VALUE(DATE) LIKE SYST-DATUM |
4 | ![]() |
TFACT_CURR | Ratio for the "to" currency units | SOURCE VALUE(LOCAL_FACTOR) LIKE TCURR-TFACT |