RSTT_ERRSTAT SAP table for – Error Status

Here we would like to draw your attention to RSTT_ERRSTAT 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_ERRSTAT is a SAP standard transp table used for storing Error Status related data in SAP. It comes under the package RSTT_DB.

SAP RSTT_ERRSTAT table

Table RSTT_ERRSTAT technical data

TableRSTT_ERRSTAT
Data storingError Status
ModuleBW
Sub ModuleBW-BEX
SAP PackageRSTT_DB
Delivery ClassL – Table for storing temporary data
ComponentSAP_BW
Table CategoryTRANSP

SAP RSTT_ERRSTAT 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_ERRSTAT table.

  • TJOBGUID : RSTT:_Trace GUID
    Its a key field. Its data type is RAW (Byte string) with field length 16
  • ERRORGUID : RSTT:_Trace GUID
    Its a key field. Its data type is RAW (Byte string) with field length 16
  • ERRORID : Error ID
    Its data type is INT4 (Four-byte integer – Dictionry type INT4) with field length 10
  • ACTIVEFLAG : Trace Tool: Standard Flag
    Its data type is CHAR (Character String) with field length 1
  • MODTIME : Last Change to Definition
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 15