RSPLS_LOG_REQ SAP table for – Mapping save ID and InfoCube to corresponding request

Here we would like to draw your attention to RSPLS_LOG_REQ table in SAP. As we know it is being mainly used with the SAP BW-PLA (Planning in BW) component which is coming under BW module (Business Warehouse). RSPLS_LOG_REQ is a SAP standard transp table used for storing Mapping save ID and InfoCube to corresponding request related data in SAP. It comes under the package RSPLS.

SAP RSPLS_LOG_REQ table

Table RSPLS_LOG_REQ technical data

TableRSPLS_LOG_REQ
Data storingMapping save ID and InfoCube to corresponding request
ModuleBW
Sub ModuleBW-PLA
SAP PackageRSPLS
Delivery ClassL – Table for storing temporary data
ComponentSAP_BW
Table CategoryTRANSP

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

  • SAVE_ID : UUID in character form
    Its a key field. Its data type is CHAR (Character String) with field length 32
  • INFOCUBE : InfoProvider
    Its a key field. Its data type is CHAR (Character String) with field length 30
  • REQUEST_ID : Request number for the data transfer
    Its data type is CHAR (Character String) with field length 30