RSPLS_LOCK_METHS SAP table for – Active Lock Methods

Here we would like to draw your attention to RSPLS_LOCK_METHS 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_LOCK_METHS is a SAP standard transp table used for storing Active Lock Methods related data in SAP. It comes under the package RSPLS.

SAP RSPLS_LOCK_METHS table

Table RSPLS_LOCK_METHS technical data

TableRSPLS_LOCK_METHS
Data storingActive Lock Methods
ModuleBW
Sub ModuleBW-PLA
SAP PackageRSPLS
Delivery ClassL – Table for storing temporary data
ComponentSAP_BW
Table CategoryTRANSP

SAP RSPLS_LOCK_METHS 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_LOCK_METHS table.

  • LOCK_METH : Planning: Lock Method
    Its a key field. Its data type is CHAR (Character String) with field length 3
  • HOST : Name of the Host Server
    Its data type is CHAR (Character String) with field length 32
  • RFCDEST : Application Server Instance
    Its data type is CHAR (Character String) with field length 40
  • LCK_TRACE : Lock Trace
    Its data type is CHAR (Character String) with field length 1
  • SYNC_CNT : Counter for Synchronization with Lock Server
    Its data type is INT4 (Four-byte integer – Dictionry type INT4) with field length 10
  • SHM_AREA_CLAS : Object Type Name
    Its data type is CHAR (Character String) with field length 30
  • ENQSER_REQ : Number of Attempts at Exclusive Access to Lock Server
    Its data type is INT4 (Four-byte integer – Dictionry type INT4) with field length 10
  • ABAP_WAIT : Wait Time in Seconds
    Its data type is INT4 (Four-byte integer – Dictionry type INT4) with field length 10
  • NO_LOCK : Switch Off Locks
    Its data type is CHAR (Character String) with field length 1
  • ENQSER_REQ_SHM : Number of Attempts at Exclusive Access to Lock Server
    Its data type is INT4 (Four-byte integer – Dictionry type INT4) with field length 10
  • ABAP_WAIT_SHM : Wait Time in Seconds
    Its data type is INT4 (Four-byte integer – Dictionry type INT4) with field length 10