RSTT_INSTK SAP table for – Instance Identity

Here we would like to draw your attention to RSTT_INSTK 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_INSTK is a SAP standard transp table used for storing Instance Identity related data in SAP. It comes under the package RSTT_TRACE.

SAP RSTT_INSTK table

Table RSTT_INSTK technical data

TableRSTT_INSTK
Data storingInstance Identity
ModuleBW
Sub ModuleBW-BEX
SAP PackageRSTT_TRACE
Delivery ClassL – Table for storing temporary data
ComponentSAP_BW
Table CategoryTRANSP

SAP RSTT_INSTK 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_INSTK 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
  • INSTTP : Instance Type (RSTT Processing)
    Its data type is CHAR (Character String) with field length 30
  • INSTKEY : Instance ID (RSTT Processing)
    Its data type is SSTR (Short Character String of Variable Length) with field length 1024
  • CLASSNAME : Reference type
    Its data type is CHAR (Character String) with field length 30
  • LOADCLASS : Trace Tool: Standard Flag
    Its data type is CHAR (Character String) with field length 1