RSRTRACEDESC SAP table for – Contains the description of the individual trace steps

Here we would like to draw your attention to RSRTRACEDESC 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). RSRTRACEDESC is a SAP standard transp table used for storing Contains the description of the individual trace steps related data in SAP. It comes under the package RSR.

SAP RSRTRACEDESC table

Table RSRTRACEDESC technical data

TableRSRTRACEDESC
Data storingContains the description of the individual trace steps
ModuleBW
Sub ModuleBW-BEX-ET
SAP PackageRSR
Delivery ClassA – Application table (master and transaction data)
ComponentSAP_BW
Table CategoryTRANSP

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

  • SYSID : Name of SAP System
    Its a key field. Its data type is CHAR (Character String) with field length 8
  • LOGNR : Log entry number
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 3
  • STACKNR : Log entry number
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 3
  • DESCR : Long description
    Its data type is CHAR (Character String) with field length 60
  • .INCLUDE : Include: Last changed by, time stamp in internal format
  • TSTPNM : Last changed by
    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