RSTT_OBJTMP SAP table for – Temporary Trace Object Storage

Here we would like to draw your attention to RSTT_OBJTMP 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_OBJTMP is a SAP standard transp table used for storing Temporary Trace Object Storage related data in SAP. It comes under the package RSTT_DB.

SAP RSTT_OBJTMP table

Table RSTT_OBJTMP technical data

TableRSTT_OBJTMP
Data storingTemporary Trace Object Storage
ModuleBW
Sub ModuleBW-BEX
SAP PackageRSTT_DB
Delivery ClassL – Table for storing temporary data
ComponentSAP_BW
Table CategoryTRANSP

SAP RSTT_OBJTMP 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_OBJTMP table.

  • GUID : RSTT:_Trace GUID
    Its a key field. Its data type is RAW (Byte string) with field length 16
  • OBJTP : Object Type
    Its a key field. Its data type is CHAR (Character String) with field length 1
  • 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