The CNVMBTPROCTRA_T table in SAP ERP or S/4HANA stores Definition of valid proctype COPYs and LOADs data. There are total 4 fields in CNVMBTPROCTRA_T table. The Definition of valid proctype COPYs and LOADs 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 CNVMBTPROCTRA_T table. It is in Main components of PCL for SLO Products (CNV_MBT_MAIN) ABAP package and is part of the Landscape Transformation (CA-LT) module.
SAP CNVMBTPROCTRA_T Table Fields
Following is the list of fields that are available in SAP CNVMBTPROCTRA_T table. The primary key fields of the table are PROC_TYPE_SOURCE (MBT PCL Type of MIgration Process), PROC_TYPE_TARGET (MBT PCL Type of MIgration Process), SPRAS (Language Key).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| PROC_TYPE_SOURCE | MBT PCL Type of MIgration Process | CNV_MBT_PROCTYPE | CNVMBTPROCTYPE | CHAR (10) |
| PROC_TYPE_TARGET | MBT PCL Type of MIgration Process | CNV_MBT_PROCTYPE | CNVMBTPROCTRANS | CHAR (10) |
| SPRAS | Language Key | SPRAS | T002 | LANG (1) |
| DESCRIPTION | Description Field | CNV_MBT_DESCRIPT | CHAR (60) |


