RSTT_INSTP SAP table for – Instance Parameter of the Recorded Calls

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

SAP RSTT_INSTP table

Table RSTT_INSTP technical data

TableRSTT_INSTP
Data storingInstance Parameter of the Recorded Calls
ModuleBW
Sub ModuleBW-BEX
SAP PackageRSTT_TRACE
Delivery ClassL – Table for storing temporary data
ComponentSAP_BW
Table CategoryTRANSP

SAP RSTT_INSTP 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_INSTP 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
  • PARAMNM : Trace Tool: ABAP Component Name
    Its a key field. Its data type is CHAR (Character String) with field length 30
  • 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
  • TYPENM : Char255
    Its data type is CHAR (Character String) with field length 255
  • LOADCLASS : Trace Tool: Standard Flag
    Its data type is CHAR (Character String) with field length 1