RSREQDPTID SAP table for – Note TID for Request and Data Package

Here we would like to draw your attention to RSREQDPTID 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). RSREQDPTID is a SAP standard transp table used for storing Note TID for Request and Data Package related data in SAP. It comes under the package RSSM.

SAP RSREQDPTID table

Table RSREQDPTID technical data

TableRSREQDPTID
Data storingNote TID for Request and Data Package
ModuleBW
Sub ModuleBW-WHM-DST
SAP PackageRSSM
Delivery ClassL – Table for storing temporary data
ComponentSAP_BW
Table CategoryTRANSP

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

  • RNR : Request number for the data transfer
    Its a key field. Its data type is CHAR (Character String) with field length 30
  • DATAPAKID : Data packet number
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 6
  • TSL : UTC time stamp in long form (YYYYMMDDhhmmss,mmmuuun)
    Its a key field. Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 21
  • .INCLUDE : Unique Transaction ID (LUW -> COMMIT WORK)
  • ARFCIPID : Host ID (IP ID
    Its data type is CHAR (Character String) with field length 8
  • ARFCPID : Process ID
    Its data type is CHAR (Character String) with field length 4
  • ARFCTIME : Time Stamp
    Its data type is CHAR (Character String) with field length 8
  • ARFCTIDCNT : Transaction ID (LUW -> COMMIT WORK)
    Its data type is CHAR (Character String) with field length 4
  • HOST : Application Server
    Its data type is CHAR (Character String) with field length 32
  • WP_NO : Work Process Number
    Its data type is INT4 (Four-byte integer – Dictionry type INT4) with field length 10
  • WP_PID : Process Identification
    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
  • SERVER : Application Server Instance
    Its data type is CHAR (Character String) with field length 40