RSR_TRACE SAP table for – OLAP Trace

Here we would like to draw your attention to RSR_TRACE 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). RSR_TRACE is a SAP standard transp table used for storing OLAP Trace related data in SAP. It comes under the package RSRTRACE.

SAP RSR_TRACE table

Table RSR_TRACE technical data

TableRSR_TRACE
Data storingOLAP Trace
ModuleBW
Sub ModuleBW-BEX-OT
SAP PackageRSRTRACE
Delivery ClassL – Table for storing temporary data
ComponentSAP_BW
Table CategoryTRANSP

SAP RSR_TRACE 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 RSR_TRACE table.

  • ID : GUID in ‘RAW’ format
    Its a key field. Its data type is RAW (Byte string) with field length 16
  • TR_USER : User Name
    Its data type is CHAR (Character String) with field length 12
  • TIMESTMP : UTC Time Stamp in Short Form (YYYYMMDDhhmmss)
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 15
  • DESCR : Simple Setup: Description
    Its data type is STRG (Character String of Variable Length) with field length 0