RSREQARCHCTRL SAP table for – Archiving for Request Control Records

Here we would like to draw your attention to RSREQARCHCTRL 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). RSREQARCHCTRL is a SAP standard transp table used for storing Archiving for Request Control Records related data in SAP. It comes under the package RSREQARCH.

SAP RSREQARCHCTRL table

Table RSREQARCHCTRL technical data

TableRSREQARCHCTRL
Data storingArchiving for Request Control Records
ModuleBW
Sub ModuleBW-WHM-DST
SAP PackageRSREQARCH
Delivery ClassL – Table for storing temporary data
ComponentSAP_BW
Table CategoryTRANSP

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

  • RNR : Request ID (Request Number)
    Its a key field. Its data type is CHAR (Character String) with field length 30
  • ARCHIVE_OBJECT : ID of Data Object for Direct Access to ADK Archives
    Its data type is CHAR (Character String) with field length 20
  • UNAME : User Name
    Its data type is CHAR (Character String) with field length 12
  • ARCH_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 : Single-Character Flag
    Its data type is CHAR (Character String) with field length 1
  • ARCHIVE_NAME : Key for Archive File
    Its data type is CHAR (Character String) with field length 20
  • ARCHIVE_OFFSET : Archive file data object offset
    Its data type is INT4 (Four-byte integer – Dictionry type INT4) with field length 10