RSPLS_SEQUENCE_S SAP table for – Planning Steps

Here we would like to draw your attention to RSPLS_SEQUENCE_S 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_SEQUENCE_S is a SAP standard transp table used for storing Planning Steps related data in SAP. It comes under the package RSPLS.

SAP RSPLS_SEQUENCE_S table

Table RSPLS_SEQUENCE_S technical data

TableRSPLS_SEQUENCE_S
Data storingPlanning Steps
ModuleBW
Sub ModuleBW-PLA
SAP PackageRSPLS
Delivery ClassE – System table whose data is transported with its own transport objects
ComponentSAP_BW
Table CategoryTRANSP

SAP RSPLS_SEQUENCE_S 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_SEQUENCE_S table.

  • SEQNM : Name (ID) of Planning Sequence
    Its a key field. Its data type is CHAR (Character String) with field length 20
  • OBJVERS : Object version
    Its a key field. Its data type is CHAR (Character String) with field length 1
  • STEPID : Step in Planning Sequence
    Its a key field. Its data type is INT4 (Four-byte integer – Dictionry type INT4) with field length 10
  • STEPTYPE : Type of Planning Step
    Its data type is CHAR (Character String) with field length 1
  • AGGRLEVEL : Planning: Aggregation Level
    Its data type is CHAR (Character String) with field length 30
  • SELOBJ : Name (ID) of a reporting component
    Its data type is CHAR (Character String) with field length 30
  • SRVNM : Name of Planning Function
    Its data type is CHAR (Character String) with field length 20
  • QUERYNM : Name (ID) of a reporting component
    Its data type is CHAR (Character String) with field length 30