The CNVMBTPLKLOG table in SAP ERP or S/4HANA stores Production key action log data. There are total 10 fields in CNVMBTPLKLOG table. The Production key action log 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 CNVMBTPLKLOG table. It is in SAP LT Product Lock (CNV_MBT_PLK) ABAP package and is part of the Landscape Transformation (CA-LT) module.
SAP CNVMBTPLKLOG Table Fields
Following is the list of fields that are available in SAP CNVMBTPLKLOG table. The primary key fields of the table are ACTION_ID (GUID in ‘RAW’ format).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| ACTION_ID | GUID in ‘RAW’ format | GUID_16 | RAW (16) | |
| OBJECT_TYPE | Object type for SAP LT productive key | CNV_MBT_OBJECT_TYPE | CHAR (1) | |
| OBJECT | Object | CNV_MBT_OBJECT | CHAR (32) | |
| ACTION | Action performed | CNV_MBT_ACTION | CHAR (10) | |
| TIMESTAMP | Time Stamp Start of Execution of a Specified Activity | CNV_MBT_STARTTIME | DEC (15) | |
| INSTALLATION_NO | Installation Number of RFC Target | CNV_MBT_INSTNUM | CHAR (10) | |
| SOURCE_SID | System ID | RFCSYSID | CHAR (8) | |
| USER_NAME | User Name in User Master Record | XUBNAME | CHAR (12) | |
| REMOTE | Flag (X = yes, initial = no) | CNV_MBT_FLAG | CHAR (1) | |
| PROD_LOCK_ACTIVE | Lock state in PLK | CNV_MBT_PLK_LOCK_STATE | CHAR (1) |


