SAP CNVMBTRESETACT Table – Reset Activities with reference variant

The CNVMBTRESETACT table in SAP ERP or S/4HANA stores Reset Activities with reference variant data. There are total 6 fields in CNVMBTRESETACT table. The Reset Activities with reference variant 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 CNVMBTRESETACT table. It is in MBT PCT : Process controlling functions 4.6 (CNV_MBT_PCL_46) ABAP package and is part of the Landscape Transformation (CA-LT) module.

SAP CNVMBTRESETACT Table Fields

Following is the list of fields that are available in SAP CNVMBTRESETACT table. The primary key fields of the table are CLIENT (Client), PACKID (Package Number of Transformation / Analysis Package), RESETVAR (Variant for the reset activities), RES_PHASE (Phase of the Migration Project), RES_ACT_ID (Unique ID for all activities to be executed).

Field Description Data Element Check Table Data Type
CLIENT Client MANDT T000 CLNT (3)
PACKID Package Number of Transformation / Analysis Package CNV_MBT_PACKID CNVMBTPACK CHAR (5)
RESETVAR Variant for the reset activities CNV_MBT_RESETVAR CNVMBTRESETVAR_M CHAR (3)
RES_PHASE Phase of the Migration Project CNV_MBT_PHASE CNVMBTACTIVITY CHAR (40)
RES_ACT_ID Unique ID for all activities to be executed CNV_MBT_ACTIVITY CNVMBTACTIVITY CHAR (40)
RESET_OPTIONAL Flag to reset optional activities to initial state CNV_MBT_RESET_OPTIONAL CHAR (1)