RSTT_OBJHIST SAP table for – Trace Tool: History for Trace Objects

Here we would like to draw your attention to RSTT_OBJHIST 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_OBJHIST is a SAP standard transp table used for storing Trace Tool: History for Trace Objects related data in SAP. It comes under the package RSTT_DB.

SAP RSTT_OBJHIST table

Table RSTT_OBJHIST technical data

TableRSTT_OBJHIST
Data storingTrace Tool: History for Trace Objects
ModuleBW
Sub ModuleBW-BEX
SAP PackageRSTT_DB
Delivery ClassL – Table for storing temporary data
ComponentSAP_BW
Table CategoryTRANSP

SAP RSTT_OBJHIST 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_OBJHIST table.

  • OBJTP : Trace-Tool: Trace Object Type
    Its a key field. Its data type is CHAR (Character String) with field length 1
  • TAREA : Trace Tool: Test Area ID
    Its a key field. Its data type is CHAR (Character String) with field length 20
  • TTYPE : Trace Tool: Trace Type
    Its a key field. Its data type is CHAR (Character String) with field length 4
  • TUSER : Trace Tool: Trace User
    Its a key field. Its data type is CHAR (Character String) with field length 12
  • MODTIME : Last Change to Definition
    Its a key field. Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 15
  • GUID : GUID in ‘RAW’ format
    Its a key field. Its data type is RAW (Byte string) with field length 16