RSTT_CALLSTACK SAP table for – Trace Tool: Call Stack Table of Trace

Here we would like to draw your attention to RSTT_CALLSTACK 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_CALLSTACK is a SAP standard transp table used for storing Trace Tool: Call Stack Table of Trace related data in SAP. It comes under the package RSTT_DB.

SAP RSTT_CALLSTACK table

Table RSTT_CALLSTACK technical data

TableRSTT_CALLSTACK
Data storingTrace Tool: Call Stack Table of Trace
ModuleBW
Sub ModuleBW-BEX
SAP PackageRSTT_DB
Delivery ClassL – Table for storing temporary data
ComponentSAP_BW
Table CategoryTRANSP

SAP RSTT_CALLSTACK 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_CALLSTACK table.

  • TRACEGUID : GUID in ‘RAW’ format
    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
  • SEQUNO : Trace Tool: Integer Value
    Its data type is INT4 (Four-byte integer – Dictionry type INT4) with field length 10
  • LAYERDEPTH : Trace Tool: Integer Value
    Its data type is INT4 (Four-byte integer – Dictionry type INT4) with field length 10
  • STACKDEPTH : Trace Tool: Integer Value
    Its data type is INT4 (Four-byte integer – Dictionry type INT4) with field length 10
  • .INCLUDE : RSTT: Structure for Description of Program Object
  • POBJTYPE : Trace Tool: Program Object Type
    Its data type is CHAR (Character String) with field length 1
  • POBJNM : Trace Tool: Name of Program Object
    Its data type is CHAR (Character String) with field length 61
  • PSOBJNM : Trace Tool: Name of Program Super Object (e.g. Class Name)
    Its data type is CHAR (Character String) with field length 40
  • TLAYER : Trace Tool: Tracing Layer ID
    Its data type is CHAR (Character String) with field length 3
  • TOBJTYPE : Trace Tool: Test Object Type
    Its data type is CHAR (Character String) with field length 2
  • TOBJNM : Trace Tool: Test Object Name
    Its data type is CHAR (Character String) with field length 30
  • TSOBJNM : Trace Tool: Test Object Name
    Its data type is CHAR (Character String) with field length 30
  • CALLTIME : Long Integer
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 19
  • SKIPPLAY : Trace Tool: Standard Flag
    Its data type is CHAR (Character String) with field length 1
  • 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
  • INVALID : Trace Tool: Standard Flag
    Its data type is CHAR (Character String) with field length 1
  • POSINO_INST : Trace Tool: Integer Value
    Its data type is INT4 (Four-byte integer – Dictionry type INT4) with field length 10