The CNV_PE_OBJ_LOCK table in SAP ERP or S/4HANA stores (Dummy) table for DB lock (ENQUEUE) logic data. There are total 3 fields in CNV_PE_OBJ_LOCK table. The (Dummy) table for DB lock (ENQUEUE) logic table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of CNV_PE_OBJ_LOCK table. It is in PE: General (basic) objects of posting engine (CNV_PE_BASIS) ABAP package and is part of the Landscape Transformation (CA-LT) module.
SAP CNV_PE_OBJ_LOCK Table Fields
Following is the list of fields that are available in SAP CNV_PE_OBJ_LOCK table. The primary key fields of the table are MANDT (Client), ID (Unique ID of a Posting Engine Object), PROCESS (Type of process that locks certain activities on object leve).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| ID | Unique ID of a Posting Engine Object | CNV_PE_OBJ_ID | CHAR (32) | |
| PROCESS | Type of process that locks certain activities on object leve | CNV_PE_LOCK_PROCESS | CHAR (20) |


