The CNV_MBT_WORD_LOG table in SAP ERP or S/4HANA stores Workinstruction: messages during report generation data. There are total 8 fields in CNV_MBT_WORD_LOG table. The Workinstruction: messages during report generation 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_MBT_WORD_LOG table. It is in Workinstruction Report Generation (CNV_MBT_ACTLOG) ABAP package and is part of the Landscape Transformation (CA-LT) module.
SAP CNV_MBT_WORD_LOG Table Fields
Following is the list of fields that are available in SAP CNV_MBT_WORD_LOG table. The primary key fields of the table are EXECNR (Numeric, 2-digit value), MSGNUMBER (Four-digit number).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| EXECNR | Numeric, 2-digit value | NUM2 | NUMC (2) | |
| MSGNUMBER | Four-digit number | NUM4 | NUMC (4) | |
| PACKID | Package Number of Transformation / Analysis Package | CNV_MBT_PACKID | * | CHAR (5) |
| MSGTEXT | Text Line | TDLINE | CHAR (132) | |
| CHPTERTXT | Text Line | TDLINE | CHAR (132) | |
| LINE | Text Line | TDLINE | CHAR (132) | |
| PARAGFORMAT | Tag column | TDFORMAT | CHAR (2) | |
| DOCULINK | Documentation Object | DOKU_OBJ | CHAR (60) |


