Data Element list used by SAP ABAP Function Module BAPI_EXCHANGERATE_GETFACTORS (Read Relevant Exchange Rate Relationships for Currency Pair)
SAP ABAP Function Module
BAPI_EXCHANGERATE_GETFACTORS (Read Relevant Exchange Rate Relationships for Currency Pair) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DATUM | Date | SOURCE VALUE(DATE) LIKE BAPI1093_2-TRANS_DATE |
|
| 2 | FCURR_CURR | From currency | SOURCE VALUE(FROM_CURR) LIKE BAPI1093_1-FROM_CURR |
|
| 3 | FFACT_CURR | Ratio for the "from" currency units | SOURCE VALUE(FROM_FACTOR) LIKE BAPI1093_0-FROM_FACTOR |
|
| 4 | KURST_CURR | Exchange rate type | SOURCE VALUE(RATE_TYPE) LIKE BAPI1093_1-RATE_TYPE |
|
| 5 | TCURR_CURR | To-currency | SOURCE VALUE(TO_CURRNCY) LIKE BAPI1093_1-TO_CURRNCY |
|
| 6 | TFACT_CURR | Ratio for the "to" currency units | SOURCE VALUE(TO_FACTOR) LIKE BAPI1093_0-TO_FACTOR |
|