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 Data Element  DATUM Date SOURCE VALUE(DATE) LIKE BAPI1093_2-TRANS_DATE
2 Data Element  FCURR_CURR From currency SOURCE VALUE(FROM_CURR) LIKE BAPI1093_1-FROM_CURR
3 Data Element  FFACT_CURR Ratio for the "from" currency units SOURCE VALUE(FROM_FACTOR) LIKE BAPI1093_0-FROM_FACTOR
4 Data Element  KURST_CURR Exchange rate type SOURCE VALUE(RATE_TYPE) LIKE BAPI1093_1-RATE_TYPE
5 Data Element  TCURR_CURR To-currency SOURCE VALUE(TO_CURRNCY) LIKE BAPI1093_1-TO_CURRNCY
6 Data Element  TFACT_CURR Ratio for the "to" currency units SOURCE VALUE(TO_FACTOR) LIKE BAPI1093_0-TO_FACTOR