The CNVMBTDELPARAMS table in SAP ERP or S/4HANA stores Parameter for the generic deletion program data. There are total 20 fields in CNVMBTDELPARAMS table. The Parameter for the generic deletion program 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 CNVMBTDELPARAMS table. It is in DMIS objects for release starting with 620 (CNV_MBT_MAIN_620) ABAP package and is part of the Landscape Transformation (CA-LT) module.
SAP CNVMBTDELPARAMS Table Fields
Following is the list of fields that are available in SAP CNVMBTDELPARAMS table. The primary key fields of the table are MANDT (Client), PACKID (Package Number of Transformation / Analysis Package), TABNAME (Table Name), SQLTAB (Table Name).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| PACKID | Package Number of Transformation / Analysis Package | CNV_MBT_PACKID | CNVMBTPACK | CHAR (5) |
| TABNAME | Table Name | TABNAME | DD02L | CHAR (30) |
| SQLTAB | Table Name | CNV_MBT_TABLE | CHAR (16) | |
| VIEWNAME | Name of SAP table view | VIEWNAME | CHAR (30) | |
| SELECTION | Parameter for the generic deletion program | CNV_MBT_SELECTION | CHAR (1) | |
| TABTYPE | Type of the Dictionary object | TABTYPE | CHAR (1) | |
| CLIENTNAME | Field Name | FIELDNAME | CHAR (30) | |
| TKLEN | Table length in bytes | TABLENGTH | RAW (4) | |
| TABLEN | Table length in bytes | TABLENGTH | RAW (4) | |
| SLETT | Just one character | CNV_MBT_CHAR | CHAR (1) | |
| INDEX4DEL | Index used in table deletion | CNV_MBT_INDEX | NUMC (5) | |
| DROP4DEL | Just one character | CNV_MBT_CHAR | CHAR (1) | |
| TOGETHER | Flag (X = yes, initial = no) | CNV_MBT_FLAG | CHAR (1) | |
| CRE_DATE | Date | DATUM | DATS (8) | |
| CRE_TIME | Time | UZEIT | TIMS (6) | |
| CLIENT_OFFSET | Offset of a field | DOFFSET | NUMC (6) | |
| SEQNUM | MBT PCL processing sequence number | CNV_MBT_SEQNUM3 | NUMC (3) | |
| CLIENTDEP | Flag indicating that table is client dependent | CNV_MBT_CLDEP | CHAR (1) | |
| SCENARIO | Used scenario | CNV_MBT_SCEN | CHAR (16) |


