The CNV_PE_EXE_STEP table in SAP ERP or S/4HANA stores Execution rule steps data. There are total 4 fields in CNV_PE_EXE_STEP table. The Execution rule steps 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_EXE_STEP 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_EXE_STEP Table Fields
Following is the list of fields that are available in SAP CNV_PE_EXE_STEP table. The primary key fields of the table are MANDT (Client), EXE_ID (Execution Rule ID), TRFM_ID (ID of a Transfer Method).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| EXE_ID | Execution Rule ID | CNV_PE_EXE_ID | CHAR (32) | |
| TRFM_ID | ID of a Transfer Method | CNV_PE_TRFM_ID | CHAR (32) | |
| STEP | Execution rule step | CNV_PE_EXE_STEP_SEQNUM | NUMC (3) |


