Data Element list used by SAP ABAP Function Module /BA1/F4_DB_FX_TCURR_FACTORS (Get Exchange Rate Factors for Pair of Exchange Rates)
SAP ABAP Function Module
/BA1/F4_DB_FX_TCURR_FACTORS (Get Exchange Rate Factors for Pair of Exchange Rates) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | /BA1/F4_DTE_FX_DER_RATE_TYPE | Alternative Exchange Rate Category | SOURCE REFERENCE(E_DERIVED_RATETYPE) TYPE /BA1/F4_DTE_FX_DER_RATE_TYPE |
|
| 2 | DATUM | Date | SOURCE REFERENCE(I_VALID_DATE) TYPE DATUM |
|
| 3 | FCURR_CURR | From currency | SOURCE REFERENCE(I_FCURR) TYPE FCURR_CURR |
|
| 4 | FFACT_CURR | Ratio for the "from" currency units | SOURCE REFERENCE(E_FFACT) TYPE FFACT_CURR |
|
| 5 | KURST_CURR | Exchange rate type | SOURCE REFERENCE(I_KURST) TYPE KURST_CURR |
|
| 6 | TCURR_CURR | To-currency | SOURCE REFERENCE(I_TCURR) TYPE TCURR_CURR |
|
| 7 | TFACT_CURR | Ratio for the "to" currency units | SOURCE REFERENCE(E_TFACT) TYPE TFACT_CURR |
|