The CNV_PE_IF_RETEVT table in SAP ERP or S/4HANA stores Interface (parameter) return evaluation texts data. There are total 3 fields in CNV_PE_IF_RETEVT table. The Interface (parameter) return evaluation texts 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_IF_RETEVT table. It is in PE: Interface objects (CNV_PE_IF) ABAP package and is part of the Landscape Transformation (CA-LT) module.
SAP CNV_PE_IF_RETEVT Table Fields
Following is the list of fields that are available in SAP CNV_PE_IF_RETEVT table. The primary key fields of the table are RETEVAL (Interface (parameter) success evaluation), LANGU (Language Key).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| RETEVAL | Interface (parameter) success evaluation | CNV_PE_IF_RETEVAL | CNV_PE_IF_RETEV | NUMC (2) |
| LANGU | Language Key | SPRAS | LANG (1) | |
| DESCR | LTR: Object Description Text | LTR_DESCRIPTION | CHAR (120) |


