RSRREPDIR_STATUS SAP table for – Status of Query Generation

Here we would like to draw your attention to RSRREPDIR_STATUS 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). RSRREPDIR_STATUS is a SAP standard transp table used for storing Status of Query Generation related data in SAP. It comes under the package RSROA_SHELL.

SAP RSRREPDIR_STATUS table

Table RSRREPDIR_STATUS technical data

TableRSRREPDIR_STATUS
Data storingStatus of Query Generation
ModuleBW
Sub ModuleBW-BEX-OT
SAP PackageRSROA_SHELL
Delivery ClassL – Table for storing temporary data
ComponentSAP_BW
Table CategoryTRANSP

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

  • GENUNIID : Internal display of the report identifier
    Its a key field. Its data type is CHAR (Character String) with field length 25
  • .INCLUDE : Include Without Genuniid for RSRREPDIR_STATUS
  • OBJSTAT : Object Status
    Its data type is CHAR (Character String) with field length 3
  • IDVERS : Dictionary version (internal vers.) of report in RSIX
    Its data type is NUMC (Character String with Digits Only) with field length 2
  • DVERS : Dictionary version (current Release) of report in RSIX
    Its data type is NUMC (Character String with Digits Only) with field length 2
  • RNAME : ABAP Program Name
    Its data type is CHAR (Character String) with field length 40
  • AUTHOR : Name of author
    Its data type is CHAR (Character String) with field length 12
  • GENTIME : Query Generation Time (Cache Invalidation)
    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 : Last Change to Definition
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 15
  • REPTIME : Last Change of Query Runtime Object
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 15
  • GEN1TIME : Query Gen Time (tech. reasons, no cache invalidation needed)
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 15
  • OPT_OCCURS : Boolean
    Its data type is CHAR (Character String) with field length 1
  • OPT_OCCURS_TIME : 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
  • OPT_OCCURS_PER : Dummy for B20 int1 (Local Everywhere)
    Its data type is INT1 (Two-byte integer – Dictionry type INT2) with field length 3