SAP CNV_PE_PARAM_OBJ Table – List of parameters for a given object type

The CNV_PE_PARAM_OBJ table in SAP ERP or S/4HANA stores List of parameters for a given object type data. There are total 4 fields in CNV_PE_PARAM_OBJ table. The List of parameters for a given object type 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_PARAM_OBJ 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_PARAM_OBJ Table Fields

Following is the list of fields that are available in SAP CNV_PE_PARAM_OBJ table. The primary key fields of the table are OBJ_TYPE (Type of Posting Engine Object), PARAM_NAME (Name of a General Parameter).

Field Description Data Element Check Table Data Type
OBJ_TYPE Type of Posting Engine Object CNV_PE_OBJ_TYPE CNV_PE_OBJTYPE NUMC (3)
PARAM_NAME Name of a General Parameter CNV_PE_PARAM_NAME CHAR (30)
DOKU_ID Documentation Object DOKU_OBJ CHAR (60)
INTERNAL Flag (X = yes, initial = no) CNV_MBT_FLAG CHAR (1)