RSRREPORT SAP table for – Nodes with URLs, links, etc.

Here we would like to draw your attention to RSRREPORT 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). RSRREPORT is a SAP standard transp table used for storing Nodes with URLs, links, etc. related data in SAP. It comes under the package BW_BEX_TO_BE_DELETED.

SAP RSRREPORT table

Table RSRREPORT technical data

TableRSRREPORT
Data storingNodes with URLs, links, etc.
ModuleBW
Sub ModuleBW-BEX-ET
SAP PackageBW_BEX_TO_BE_DELETED
Delivery ClassE – System table whose data is transported with its own transport objects
ComponentSAP_BW
Table CategoryTRANSP

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

  • IOBJNM : InfoObject
    Its a key field. Its data type is CHAR (Character String) with field length 30
  • NODENAME : Name of the hierarchy node
    Its a key field. Its data type is CHAR (Character String) with field length 32
  • OBJVERS : Object version
    Its a key field. Its data type is CHAR (Character String) with field length 1
  • URL : Text field length 200
    Its data type is CHAR (Character String) with field length 200
  • AUTHOR : Name of author
    Its data type is CHAR (Character String) with field length 12
  • GENTIME : 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
  • LASTUSER : Last Changed By
    Its data type is CHAR (Character String) with field length 12
  • MODTIME : 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