The CNV_PE_IF table in SAP ERP or S/4HANA stores Interface description data. There are total 6 fields in CNV_PE_IF table. The Interface description 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 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 Table Fields
Following is the list of fields that are available in SAP CNV_PE_IF table. The primary key fields of the table are MANDT (Client), ID (ID of an Interface).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| ID | ID of an Interface | CNV_PE_IF_ID | CNV_PE_OBJECT | CHAR (32) |
| TYPE | Type of Interface in Posting Engine | CNV_PE_IF_TYPE | NUMC (2) | |
| REFERENCE | Reference of Creation (Origin) | CNV_PE_IF_REFERENCE | CHAR (100) | |
| IS_GENERATED | Flag (X = yes, initial = no) | CNV_MBT_FLAG | CHAR (1) | |
| RETEVAL | Return evaluation for interface | CNV_PE_IF_RETEVAL_FOR_IF | CNV_PE_IF_RETEV | NUMC (2) |


