I_ExchangeRateFactorsRawData

Exchange Rate Factors Raw Data | view: ICURRCONVFACTRAW | Extraction: Full only | Component: Currency Conversion/Expiring Currency
Tables used: TCURF
Column Name Description
ExchangeRateType FK Exchange Rate Type
SourceCurrency FK From currency
TargetCurrency FK To-currency
ValidityStartDate null
Column Name Description
Column Name Description
Column Name Description
ValidityStartDate null
AltvExchangeRateTypeValdtyDate Date from which the alternative exchange rate type is valid
Column Name Description
Column Name Description Domain name
NumberOfSourceCurrencyUnits Ratio for the "from" currency units DEC9
NumberOfTargetCurrencyUnits Ratio for the "to" currency units DEC9
Master Data Relations Join Conditions
Check against entry in table TCURV
  • Alternative Exchange Rate Type
  • Client
  • I_EXCHANGERATEFACTORSRAWDATA.ALTERNATIVEEXCHANGERATETYPE == TCURV.KURST
  • I_EXCHANGERATEFACTORSRAWDATA.MANDT == TCURV.MANDT
Exchange Rate Type
  • Exchange Rate Type
  • Client
  • I_EXCHANGERATEFACTORSRAWDATA.EXCHANGERATETYPE == TCURV.KURST
  • I_EXCHANGERATEFACTORSRAWDATA.MANDT == TCURV.MANDT
From currency
  • From currency
  • Client
  • I_EXCHANGERATEFACTORSRAWDATA.SOURCECURRENCY == TCURC.WAERS
  • I_EXCHANGERATEFACTORSRAWDATA.MANDT == TCURC.MANDT
To-currency
  • To-currency
  • Client
  • I_EXCHANGERATEFACTORSRAWDATA.TARGETCURRENCY == TCURC.WAERS
  • I_EXCHANGERATEFACTORSRAWDATA.MANDT == TCURC.MANDT