The CNVMBTAUTORESTRT table in SAP ERP or S/4HANA stores Table for auto restart configurations data. There are total 8 fields in CNVMBTAUTORESTRT table. The Table for auto restart configurations 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 CNVMBTAUTORESTRT table. It is in Components of PCL to be imported into PCL system (CNV_MBT_PCL) ABAP package and is part of the Landscape Transformation (CA-LT) module.
SAP CNVMBTAUTORESTRT Table Fields
Following is the list of fields that are available in SAP CNVMBTAUTORESTRT table. The primary key fields of the table are CLIENT (Client), PACKID (Package Number of Transformation / Analysis Package), PHASE (Phase of the Migration Project), ACTIVITY_ID (Unique ID for all activities to be executed).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| PACKID | Package Number of Transformation / Analysis Package | CNV_MBT_PACKID | CHAR (5) | |
| PHASE | Phase of the Migration Project | CNV_MBT_PHASE | CHAR (40) | |
| ACTIVITY_ID | Unique ID for all activities to be executed | CNV_MBT_ACTIVITY | CHAR (40) | |
| AUTORESTARTFREQ | Frequency of restart | CNV_MBT_RESTART_FREQUENCY | TIMS (6) | |
| LATESTSTARTTIME | Time Stamp Start of Execution of a Specified Activity | CNV_MBT_STARTTIME | DEC (15) | |
| CUSER | MBT PCL created / changed username | CNV_MBT_CUSER | CHAR (12) | |
| ACTIVE | Single-Character Flag | CHAR1 | CHAR (1) |


