RSREQARCH SAP table for – Request Archiving

Here we would like to draw your attention to RSREQARCH table in SAP. As we know it is being mainly used with the SAP BW-WHM (Warehouse Management in BW) component which is coming under BW module (Business Warehouse). RSREQARCH is a SAP standard transp table used for storing Request Archiving related data in SAP. It comes under the package RSREQARCH.

SAP RSREQARCH table

Table RSREQARCH technical data

TableRSREQARCH
Data storingRequest Archiving
ModuleBW
Sub ModuleBW-WHM-DST
SAP PackageRSREQARCH
Delivery ClassL – Table for storing temporary data
ComponentSAP_BW
Table CategoryTRANSP

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

  • ARCHIVE_NAME : Key for Archive File
    Its a key field. Its data type is CHAR (Character String) with field length 20
  • ACTION : Character Field Length = 10
    Its data type is CHAR (Character String) with field length 10
  • JOBNAME : Background job name
    Its data type is CHAR (Character String) with field length 32
  • JOBCOUNT : Job ID
    Its data type is CHAR (Character String) with field length 8
  • UNAME : User Name
    Its data type is CHAR (Character String) with field length 12
  • REORG_ID : 30 Characters
    Its data type is CHAR (Character String) with field length 30
  • TIMESTAMP : 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
  • ARCHIVED : Boolean
    Its data type is CHAR (Character String) with field length 1