RSPMXREF SAP table for – RSPM Request Cross Reference

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

SAP RSPMXREF table

Table RSPMXREF technical data

TableRSPMXREF
Data storingRSPM Request Cross Reference
ModuleBW
Sub ModuleBW-WHM-DST
SAP PackageRSPM
Delivery ClassL – Table for storing temporary data
ComponentSAP_BW
Table CategoryTRANSP

SAP RSPMXREF 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 RSPMXREF 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
  • SOURCE_REQUEST_TSN : Source Request Transaction Sequence Number
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 23
  • SOURCE_REQUEST_CHAVL : Request GUID
    Its a key field. Its data type is CHAR (Character String) with field length 30
  • SOURCE_IS_EXTERNAL : Boolean
    Its data type is CHAR (Character String) with field length 1
  • OPERATION_TYPE : RSPM Operation Type (CRUD)
    Its data type is CHAR (Character String) with field length 1
  • 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