RSTRAN_R_CURR SAP table for – Currency Translations for Transformation Runtime Unit Test

Here we would like to draw your attention to RSTRAN_R_CURR table in SAP. As we know it is being mainly used with the SAP BW-WHM (Warehouse Management in BW) component which is coming under BW module (Business Warehouse). RSTRAN_R_CURR is a SAP standard transp table used for storing Currency Translations for Transformation Runtime Unit Test related data in SAP. It comes under the package RSTRAN_R.

SAP RSTRAN_R_CURR table

Table RSTRAN_R_CURR technical data

TableRSTRAN_R_CURR
Data storingCurrency Translations for Transformation Runtime Unit Test
ModuleBW
Sub ModuleBW-WHM-DST
SAP PackageRSTRAN_R
Delivery ClassS – System table, data changes have the status of program changes
ComponentSAP_BW
Table CategoryTRANSP

SAP RSTRAN_R_CURR Table Fields

Here is the details of each fields in this SAP table. You can find the discription, data type and assigned lenth of each of the fields in RSTRAN_R_CURR table.

  • CTTNM : StrMember: Name of Currency Conversion Type
    Its a key field. Its data type is CHAR (Character String) with field length 10
  • RTYPE : Exchange rate type
    Its data type is CHAR (Character String) with field length 4
  • SCUR : From currency
    Its data type is CUKY (Currency key for a currency field) with field length 5
  • TCUR : To-currency
    Its data type is CUKY (Currency key for a currency field) with field length 5
  • INVKZ : Currency translation: Inversion flag
    Its data type is CHAR (Character String) with field length 1
  • DATMETH : Method for determining the date for ex. rate determination
    Its data type is CHAR (Character String) with field length 1
  • CDATE : Valid-From Date
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • TIMEREF : Time reference for currency translation
    Its data type is CHAR (Character String) with field length 1
  • RATEIOBJNM : InfoObject, that contains exchange rate
    Its data type is CHAR (Character String) with field length 30
  • DATIOBJNM : InfoObject for date determination
    Its data type is CHAR (Character String) with field length 30
  • TCURIOBJNM : InfoObject for determining target currency
    Its data type is CHAR (Character String) with field length 30
  • SCURIOBJNM : InfoObject for determining the source currency
    Its data type is CHAR (Character String) with field length 30
  • CTTYPE
    Its data type is CHAR (Character String) with field length 1
  • CONVTYPE : Conversion: Type of routine used
    Its data type is CHAR (Character String) with field length 3
  • TIMESHIFT : Time Shift
    Its data type is INT4 (Four-byte integer – Dictionry type INT4) with field length 10