RSTT_INST SAP table for – Store for Special Traceable Object Instances

Here we would like to draw your attention to RSTT_INST table in SAP. As we know it is being mainly used with the SAP BW-BEX (Business Explorer in BW) component which is coming under BW module (Business Warehouse). RSTT_INST is a SAP standard transp table used for storing Store for Special Traceable Object Instances related data in SAP. It comes under the package RSTT_DB.

SAP RSTT_INST table

Table RSTT_INST technical data

TableRSTT_INST
Data storingStore for Special Traceable Object Instances
ModuleBW
Sub ModuleBW-BEX
SAP PackageRSTT_DB
Delivery ClassC – Customer table, data is only maintained by the customer
ComponentSAP_BW
Table CategoryTRANSP

SAP RSTT_INST 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 RSTT_INST table.

  • TRACEGUID : RSTT:_Trace GUID
    Its a key field. Its data type is RAW (Byte string) with field length 16
  • POSINO : Trace Tool: Integer Value
    Its a key field. Its data type is INT4 (Four-byte integer – Dictionry type INT4) with field length 10
  • .INCLUDE : Key Combination for Traceable BICS Instances
    Its a key field.
  • INSTTP : Type for Traceable BICS Instance
    Its a key field. Its data type is CHAR (Character String) with field length 4
  • INSTKEY : Key Expression for Traceable BICS Instance
    Its a key field. Its data type is CHAR (Character String) with field length 60
  • CLASSNAME : Trace Tool: CHAR 60 Text Field
    Its data type is CHAR (Character String) with field length 60
  • VALUE : Trace Tool: BLOB Field for Saving XML String
    Its data type is RSTR (Byte string of variable length – ABAP type XSTRING) with field length 0
  • VALUE_END : Trace Tool: BLOB Field for Saving XML String
    Its data type is RSTR (Byte string of variable length – ABAP type XSTRING) with field length 0