RSTT_RESULT SAP table for – Test Results from the CATT Trace Checks

Here we would like to draw your attention to RSTT_RESULT 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_RESULT is a SAP standard transp table used for storing Test Results from the CATT Trace Checks related data in SAP. It comes under the package RSTT_DB.

SAP RSTT_RESULT table

Table RSTT_RESULT technical data

TableRSTT_RESULT
Data storingTest Results from the CATT Trace Checks
ModuleBW
Sub ModuleBW-BEX
SAP PackageRSTT_DB
Delivery ClassC – Customer table, data is only maintained by the customer
ComponentSAP_BW
Table CategoryTRANSP

SAP RSTT_RESULT 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_RESULT table.

  • LOGGUID : RSTT:_Trace GUID
    Its a key field. Its data type is RAW (Byte string) with field length 16
  • TRACEGUID : RSTT:_Trace GUID
    Its a key field. Its data type is RAW (Byte string) with field length 16
  • PLAYVARID : Variant ID
    Its a key field. Its data type is CHAR (Character String) with field length 20
  • REFVARID : Variant ID
    Its a key field. Its data type is CHAR (Character String) with field length 20
  • TRACEID : Trace Tool: Technical Name of Trace (Trace ID)
    Its data type is CHAR (Character String) with field length 30
  • POSINO : Trace Tool: Integer Value
    Its data type is INT4 (Four-byte integer – Dictionry type INT4) with field length 10
  • MSGTY : Message Type
    Its data type is CHAR (Character String) with field length 1
  • MSGID : Message Class
    Its data type is CHAR (Character String) with field length 20
  • MSGNO : Message Number
    Its data type is NUMC (Character String with Digits Only) with field length 3
  • ERRORTYPE : Error Type
    Its data type is CHAR (Character String) with field length 2
  • TESTTIME : Runtime
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 21
  • INITTIME : Runtime
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 21
  • CHECKSTATUS : Trace Tool: Check Status
    Its data type is NUMC (Character String with Digits Only) with field length 1
  • TTIME : Last Change to Definition
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 15
  • CHECKNO_ALL : Trace Tool: Integer Value
    Its data type is INT4 (Four-byte integer – Dictionry type INT4) with field length 10
  • CHECKNO_OK : Trace Tool: Integer Value
    Its data type is INT4 (Four-byte integer – Dictionry type INT4) with field length 10