Data Element list used by SAP ABAP Function Module RPM_GET_CURRENCY_EXCHANGERATES (Get R3 Currency Exchange Rates)
SAP ABAP Function Module
RPM_GET_CURRENCY_EXCHANGERATES (Get R3 Currency Exchange Rates) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DATUM | Date | SOURCE VALUE(IV_DATE) LIKE BAPI1093_2-TRANS_DATE DEFAULT SY-DATUM |
|
| 2 | DTYP | Exchange Rate Selection: Date Type | SOURCE VALUE(IV_DATE_TYPE) LIKE BAPI1093_2-DATE_TYPE DEFAULT 'V' |
|
| 3 | FFACT_CURR | Ratio for the "from" currency units | ||
| 4 | KURST_CURR | Exchange rate type | SOURCE VALUE(IV_RATE_TYPE) LIKE BAPI1093_1-RATE_TYPE OPTIONAL |
|
| 5 | KURST_CURR | Exchange rate type | ||
| 6 | RFCDEST | Logical Destination (Specified in Function Call) | SOURCE VALUE(IV_RFC_DESTINATION) TYPE RFCDEST OPTIONAL |
|
| 7 | RFCDEST | Logical Destination (Specified in Function Call) | ||
| 8 | RPM_TV_AMOUNT | Amount | ||
| 9 | TFACT_CURR | Ratio for the "to" currency units | ||
| 10 | UKURSP | Direct Quoted Exchange Rate | ||
| 11 | XSPRT | Should an error log be displayed? | SOURCE VALUE(IV_SHOW_PROTOCOL) LIKE BAPI1093_2-SHOW_PROTOCOL OPTIONAL |