RSPMLOG SAP table for – RSPM Message Logs

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

SAP RSPMLOG table

Table RSPMLOG technical data

TableRSPMLOG
Data storingRSPM Message Logs
ModuleBW
Sub ModuleBW-WHM-DST
SAP PackageRSPM
Delivery ClassL – Table for storing temporary data
ComponentSAP_BW
Table CategoryTRANSP

SAP RSPMLOG 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 RSPMLOG 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
  • CATEGORY : RSPM Message Log Category
    Its a key field. Its data type is CHAR (Character String) with field length 30
  • POSIT : RSPM: Position Number
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 6
  • 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
  • .INCLUDE : RSPM: Log Entry
  • MSGNO : Message Number
    Its data type is NUMC (Character String with Digits Only) with field length 3
  • MSGTY : Message Type
    Its data type is CHAR (Character String) with field length 1
  • MSGID : Message Class
    Its data type is CHAR (Character String) with field length 20
  • MSGV1 : Message Variable
    Its data type is CHAR (Character String) with field length 50
  • MSGV2 : Message Variable
    Its data type is CHAR (Character String) with field length 50
  • MSGV3 : Message Variable
    Its data type is CHAR (Character String) with field length 50
  • MSGV4 : Message Variable
    Its data type is CHAR (Character String) with field length 50
  • DETLEVEL : Application Log: Level of detail
    Its data type is CHAR (Character String) with field length 1
  • TIMESTAMP : UTC time stamp in long form (YYYYMMDDhhmmss,mmmuuun)
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 21
  • XML : XML Archiving Object
    Its data type is RSTR (Byte string of variable length – ABAP type XSTRING) with field length 0