RSREQARCHREORG SAP table for – Request Archiving

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

SAP RSREQARCHREORG table

Table RSREQARCHREORG technical data

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

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

  • ARCHIVE_NAME : Key for Archive File
    Its a key field. Its data type is CHAR (Character String) with field length 20
  • TIMESTAMP : UTC Time Stamp in Short Form (YYYYMMDDhhmmss)
    Its a key field. Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 15
  • REORG_ID : 30 Characters
    Its a key field. Its data type is CHAR (Character String) with field length 30
  • 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
  • ARCHIVE_OBJECT : ID of Data Object for Direct Access to ADK Archives
    Its data type is CHAR (Character String) with field length 20
  • STATUS : Request status (internal display)
    Its data type is CHAR (Character String) with field length 4
  • TIMESTAMP_END : 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