RSTT_EXMSG SAP table for – Exception messages for tests

Here we would like to draw your attention to RSTT_EXMSG 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_EXMSG is a SAP standard transp table used for storing Exception messages for tests related data in SAP. It comes under the package RSTT_TRACE.

SAP RSTT_EXMSG table

Table RSTT_EXMSG technical data

TableRSTT_EXMSG
Data storingException messages for tests
ModuleBW
Sub ModuleBW-BEX
SAP PackageRSTT_TRACE
Delivery ClassL – Table for storing temporary data
ComponentSAP_BW
Table CategoryTRANSP

SAP RSTT_EXMSG 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_EXMSG table.

  • TRACEGUID : RSTT:_Trace GUID
    Its a key field. Its data type is RAW (Byte string) with field length 16
  • MSGID : Message Class
    Its a key field. Its data type is CHAR (Character String) with field length 20
  • MSGNO : Message Number
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 3
  • MSGTY : Message Type
    Its a key field. Its data type is CHAR (Character String) with field length 1
  • MSGTY_NEW : Message Type
    Its data type is CHAR (Character String) with field length 1
  • EXPECTED : Single-Character Flag
    Its data type is CHAR (Character String) with field length 1