The CNVOM_HANDLER table in SAP ERP or S/4HANA stores Package Handler data. There are total 5 fields in CNVOM_HANDLER table. The Package Handler 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 CNVOM_HANDLER table. It is in SLO Object-based Migration: MWB Generation (CNV_OM_MWBGEN) ABAP package and is part of the Landscape Transformation (CA-LT) module.
SAP CNVOM_HANDLER Table Fields
Following is the list of fields that are available in SAP CNVOM_HANDLER table. The primary key fields of the table are CLIENT (Client), WS_GUID (Embedded Specification GUID), MWBOBJNAME_GEN (MWB Object Name), JOB_ID (Job ID).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| WS_GUID | Embedded Specification GUID | LTR2_GUID_WS | CHAR (32) | |
| MWBOBJNAME_GEN | MWB Object Name | LTR2_DS_MWBGEN_OBJNAME | CHAR (20) | |
| JOB_ID | Job ID | CNV_FRM_JOB_ID | CHAR (32) | |
| CREATED_AT | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC (15) |


