RSR_PREC_QUEUE SAP table for – Persistant Precalculation Queue

Here we would like to draw your attention to RSR_PREC_QUEUE 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_PREC_QUEUE is a SAP standard transp table used for storing Persistant Precalculation Queue related data in SAP. It comes under the package RSR_EXCEL_PRECALC.

SAP RSR_PREC_QUEUE table

Table RSR_PREC_QUEUE technical data

TableRSR_PREC_QUEUE
Data storingPersistant Precalculation Queue
ModuleBW
Sub ModuleBW-BEX-ET
SAP PackageRSR_EXCEL_PRECALC
Delivery ClassL – Table for storing temporary data
ComponentSAP_BW
Table CategoryTRANSP

SAP RSR_PREC_QUEUE 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_PREC_QUEUE table.

  • ID : Communication Identification/Number
    Its a key field. Its data type is CHAR (Character String) with field length 30
  • LOGSYS : Logical system
    Its data type is CHAR (Character String) with field length 10
  • WBID : Workbook
    Its data type is CHAR (Character String) with field length 60
  • USERNAME : User Name
    Its data type is CHAR (Character String) with field length 12
  • LANGU : Language Key
    Its data type is LANG (Language key character with length 1) with field length 1
  • SYTIME : 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
  • STARTTIME : 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
  • FINISHED : Single-Character Flag
    Its data type is CHAR (Character String) with field length 1
  • RC : Count parameters
    Its data type is NUMC (Character String with Digits Only) with field length 4
  • ENDTIME : 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
  • DURATION : Natural number
    Its data type is INT4 (Four-byte integer – Dictionry type INT4) with field length 10