The CNV_PE_CLASS_TAB table in SAP ERP or S/4HANA stores Knowledge Base for Deletion of PE Objects data. There are total 5 fields in CNV_PE_CLASS_TAB table. The Knowledge Base for Deletion of PE Objects 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_CLASS_TAB 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_CLASS_TAB Table Fields
Following is the list of fields that are available in SAP CNV_PE_CLASS_TAB table. The primary key fields of the table are CLASSNAME (Class Name), TABNAME (Table Name), ID_FIELDNAME (Field Name).
Field | Description | Data Element | Check Table | Data Type |
---|---|---|---|---|
CLASSNAME | Class Name | SEOCLNAME | CHAR (30) | |
TABNAME | Table Name | TABNAME | CHAR (30) | |
ID_FIELDNAME | Field Name | FIELDNAME | CHAR (30) | |
ACTIVITY | Update/Delete indicator | CNV_PE_CLASS_TAB_ACTION | CHAR (1) | |
NOT_RELEVANT | Not relevant indicator | CNV_PE_NOT_RELEVANT | CHAR (1) |