RSR_TRACE_POS SAP table for – OLAP Trace

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

SAP RSR_TRACE_POS table

Table RSR_TRACE_POS technical data

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

SAP RSR_TRACE_POS 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_POS table.

  • ID : GUID in ‘RAW’ format
    Its a key field. Its data type is RAW (Byte string) with field length 16
  • POS_NO : CMS Liquidation: Cash Flow Position Number
    Its a key field. Its data type is INT4 (Four-byte integer – Dictionry type INT4) with field length 10
  • STACK_DEPTH
    Its data type is INT4 (Four-byte integer – Dictionry type INT4) with field length 10
  • CLASS_NAME : Object Type Name
    Its data type is CHAR (Character String) with field length 30
  • METHOD_NAME : Full Component Name
    Its data type is CHAR (Character String) with field length 61
  • BLOB : BLOB – for example, CrystalReport File *.rpt
    Its data type is STRG (Character String of Variable Length) with field length 0