RSTT_SEQDESCR SAP table for – Trace Tool: Description of Trace Sequence

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

SAP RSTT_SEQDESCR table

Table RSTT_SEQDESCR technical data

TableRSTT_SEQDESCR
Data storingTrace Tool: Description of Trace Sequence
ModuleBW
Sub ModuleBW-BEX
SAP PackageRSTT_DB
Delivery ClassL – Table for storing temporary data
ComponentSAP_BW
Table CategoryTRANSP

SAP RSTT_SEQDESCR 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_SEQDESCR table.

  • TRACEGUID : GUID in ‘RAW’ format
    Its a key field. Its data type is RAW (Byte string) with field length 16
  • LANGU : Language Key
    Its a key field. Its data type is LANG (Language key character with length 1) with field length 1
  • SEQUNO : Trace Tool: Integer Value
    Its a key field. Its data type is INT4 (Four-byte integer – Dictionry type INT4) with field length 10
  • TEXT : Description
    Its data type is CHAR (Character String) with field length 60
  • LGTEXT : Text (Length 120)
    Its data type is CHAR (Character String) with field length 255