RSTRAN_RTO SAP table for – Runtime Object of Transformation

Here we would like to draw your attention to RSTRAN_RTO 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_RTO is a SAP standard transp table used for storing Runtime Object of Transformation related data in SAP. It comes under the package RSTRAN_R.

SAP RSTRAN_RTO table

Table RSTRAN_RTO technical data

TableRSTRAN_RTO
Data storingRuntime Object of Transformation
ModuleBW
Sub ModuleBW-WHM-DST
SAP PackageRSTRAN_R
Delivery ClassL – Table for storing temporary data
ComponentSAP_BW
Table CategoryTRANSP

SAP RSTRAN_RTO 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_RTO table.

  • TRANID : Transformation ID
    Its a key field. Its data type is CHAR (Character String) with field length 32
  • SUBOBJECT : Subobject of Runtime Object of Transformation
    Its a key field. Its data type is CHAR (Character String) with field length 4
  • TABIX : Row Index of Internal Tables
    Its a key field. Its data type is INT4 (Four-byte integer – Dictionry type INT4) with field length 10
  • CLUSTR : Length field for user data in EXPORT/IMPORT tables
  • CLUSTD : Data field for IMPORT/EXPORT database tables
    Its data type is LRAW (Long byte string, requires preceding INT2 field) with field length 534