The CNV_PE_BTC_RUN table in SAP ERP or S/4HANA stores Run Ids for MC simulation and transfer activities data. There are total 5 fields in CNV_PE_BTC_RUN table. The Run Ids for MC simulation and transfer activities 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_BTC_RUN 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_BTC_RUN Table Fields
Following is the list of fields that are available in SAP CNV_PE_BTC_RUN table. The primary key fields of the table are MANDT (Client), JOB_RUNID (Identifier for jobs which are related to MC activities).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| JOB_RUNID | Identifier for jobs which are related to MC activities | CNV_PE_JOB_RUNID | CHAR (32) | |
| CRE_USER | User Name | SYUNAME | CHAR (12) | |
| CRE_TIME | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC (15) | |
| OWNER_ID | Unique ID of a Posting Engine Object | CNV_PE_OBJ_ID | CHAR (32) |


