RSTT_MSGARC SAP table for – Message Archive

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

SAP RSTT_MSGARC table

Table RSTT_MSGARC technical data

TableRSTT_MSGARC
Data storingMessage Archive
ModuleBW
Sub ModuleBW-BEX
SAP PackageRSTT_DB
Delivery ClassL – Table for storing temporary data
ComponentSAP_BW
Table CategoryTRANSP

SAP RSTT_MSGARC 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_MSGARC table.

  • LOGGUID : GUID in ‘RAW’ format
    Its a key field. Its data type is RAW (Byte string) with field length 16
  • TRACEGUID : GUID in ‘RAW’ format
    Its a key field. Its data type is RAW (Byte string) with field length 16
  • REFVARID : Variant ID
    Its a key field. Its data type is CHAR (Character String) with field length 20
  • PVARID : Variant ID
    Its a key field. Its data type is CHAR (Character String) with field length 20
  • MSGKIND : Message Type
    Its data type is NUMC (Character String with Digits Only) with field length 2
  • CHECKTIME : Last Change to Definition
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 15
  • ERRORID : Error ID
    Its data type is INT4 (Four-byte integer – Dictionry type INT4) with field length 10
  • PARAMS : 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
  • TAREA : Trace Tool: Test Area ID
    Its data type is CHAR (Character String) with field length 20