RSRA_ER_LOG_DATA SAP table for – Table of Logged Data Cells

Here we would like to draw your attention to RSRA_ER_LOG_DATA 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). RSRA_ER_LOG_DATA is a SAP standard transp table used for storing Table of Logged Data Cells related data in SAP. It comes under the package RSRB20.

SAP RSRA_ER_LOG_DATA table

Table RSRA_ER_LOG_DATA technical data

TableRSRA_ER_LOG_DATA
Data storingTable of Logged Data Cells
ModuleBW
Sub ModuleBW-BEX-OT
SAP PackageRSRB20
Delivery ClassA – Application table (master and transaction data)
ComponentSAP_BW
Table CategoryTRANSP

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

  • TIMESTMP : UTC Time Stamp in Short Form (YYYYMMDDhhmmss)
    Its a key field. Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 15
  • PACKAGENM : Technical Name of a Report Agent Package
    Its a key field. Its data type is CHAR (Character String) with field length 30
  • POSIT : Position of an Entry in a Selection
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 4
  • EXCEPTION_ID : UUID in compressed form
    Its data type is CHAR (Character String) with field length 25
  • EXCEPTION_VALUE : Long description
    Its data type is CHAR (Character String) with field length 60
  • CONDITION_ID : Sequence Number
    Its data type is NUMC (Character String with Digits Only) with field length 4
  • CONDITION_VALUE : Text Line
    Its data type is CHAR (Character String) with field length 255
  • VIEW_ID : UUID in compressed form
    Its data type is CHAR (Character String) with field length 25
  • VIEW_VALUE : Text Line
    Its data type is CHAR (Character String) with field length 255
  • ALERT_NUMBER : Alert frequency
    Its data type is INT4 (Four-byte integer – Dictionry type INT4) with field length 10
  • ALERT_LEVEL : Alert priority
    Its data type is NUMC (Character String with Digits Only) with field length 2
  • ALERT_VALUE : Text Line
    Its data type is CHAR (Character String) with field length 255