RSPMDATAPID SAP table for – RSPM Data Package

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

SAP RSPMDATAPID table

Table RSPMDATAPID technical data

TableRSPMDATAPID
Data storingRSPM Data Package
ModuleBW
Sub ModuleBW-WHM-DST
SAP PackageRSPM
Delivery ClassL – Table for storing temporary data
ComponentSAP_BW
Table CategoryTRANSP

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

  • PROCESS_TSN : Process Transaction Sequence Number
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 23
  • REQUEST_TSN : Request Transaction Sequence Number
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 23
  • DATAPID : Data packet number
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 6
  • DATAPID_STATUS : RSPM Data Package Status
    Its data type is CHAR (Character String) with field length 1
  • LAST_TIME_STAMP : BW Request Status Management: Transaction Sequence Number
    Its data type is NUMC (Character String with Digits Only) with field length 23
  • RECORDS : Number of objects in an archive file
    Its data type is INT4 (Four-byte integer – Dictionry type INT4) with field length 10
  • XML : XML Archiving Object
    Its data type is RSTR (Byte string of variable length – ABAP type XSTRING) with field length 0
  • TLOGO : BW: Object Type (TLOGO)
    Its data type is CHAR (Character String) with field length 4
  • DATATARGET : RSPM: Data Target
    Its data type is CHAR (Character String) with field length 30