RSRDELREPORTS SAP table for – Table with deleted report programs

Here we would like to draw your attention to RSRDELREPORTS 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). RSRDELREPORTS is a SAP standard transp table used for storing Table with deleted report programs related data in SAP. It comes under the package RSR_MONITOR.

SAP RSRDELREPORTS table

Table RSRDELREPORTS technical data

TableRSRDELREPORTS
Data storingTable with deleted report programs
ModuleBW
Sub ModuleBW-BEX-OT
SAP PackageRSR_MONITOR
Delivery ClassL – Table for storing temporary data
ComponentSAP_BW
Table CategoryTRANSP

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

  • RNAME : ABAP Program Name
    Its a key field. Its data type is CHAR (Character String) with field length 40
  • DELTIME : 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
  • GENUNIID : Internal display of the report identifier
    Its data type is CHAR (Character String) with field length 25