RSPLS_SQLOG_STEP SAP table for – Parallel Execution: Log Table – Step Overview

Here we would like to draw your attention to RSPLS_SQLOG_STEP 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_SQLOG_STEP is a SAP standard transp table used for storing Parallel Execution: Log Table – Step Overview related data in SAP. It comes under the package RSPLS_PC.

SAP RSPLS_SQLOG_STEP table

Table RSPLS_SQLOG_STEP technical data

TableRSPLS_SQLOG_STEP
Data storingParallel Execution: Log Table – Step Overview
ModuleBW
Sub ModuleBW-PLA
SAP PackageRSPLS_PC
Delivery ClassL – Table for storing temporary data
ComponentSAP_BW
Table CategoryTRANSP

SAP RSPLS_SQLOG_STEP 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_SQLOG_STEP table.

  • BATCHID : Batch ID
    Its a key field. Its data type is CHAR (Character String) with field length 30
  • STEPID : Step in Planning Sequence
    Its a key field. Its data type is INT4 (Four-byte integer – Dictionry type INT4) with field length 10
  • STATE : Status of Sequence Step During Parallel Execution
    Its data type is CHAR (Character String) with field length 1
  • FIRST_PROC : Sequential Number for Background Processes
    Its data type is INT4 (Four-byte integer – Dictionry type INT4) with field length 10
  • LAST_PROC : Sequential Number for Background Processes
    Its data type is INT4 (Four-byte integer – Dictionry type INT4) with field length 10