The CNVOM_DEL_TASK table in SAP ERP or S/4HANA stores Deletion: task dependencies data. There are total 21 fields in CNVOM_DEL_TASK table. The Deletion: task dependencies 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_DEL_TASK table. It is in Object-based Transformation: Remote Deletion (CNV_OR_DEL) ABAP package and is part of the Landscape Transformation (CA-LT) module.
SAP CNVOM_DEL_TASK Table Fields
Following is the list of fields that are available in SAP CNVOM_DEL_TASK table. The primary key fields of the table are TASK_GUID (Deletion: Deletion Task GUID).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| TASK_GUID | Deletion: Deletion Task GUID | CNVOM_GUID_DEL_TASK | CHAR (32) | |
| WS_GUID | Embedded Specification GUID | LTR2_GUID_WS | CHAR (32) | |
| SYS_TYPE | Specifies The Target System the Activity is Executed in | CNV_MBT_EXEC_TARGET | CHAR (1) | |
| WSPOS | Position GUID of a Repository Object in an Embedded Specific | LTR2_GUID_WSPOS | CHAR (32) | |
| DMOD_GUID | LTR2 OD Data Model GUID | LTR2_GUID_OD_DMOD | CHAR (32) | |
| TABID | Table Identifier within a Data Model | LTR2_TABID_DMOD | NUMC (4) | |
| TABNAME | Table Name | TABNAME | CHAR (30) | |
| PRESEL | Preselection / Logging Table | CNVOM_PRESEL_TABLE | CHAR (30) | |
| STORE_ID | ID to a identify a stored element | CNV_OR_STORE_ID | CHAR (32) | |
| POST_TASK | Deletion: Deletion Task GUID | CNVOM_GUID_DEL_TASK | CHAR (32) | |
| STATUS | Deletion: Deletion task status | CNVOM_DEL_STATUS | CHAR (1) | |
| BTCJOB | Background job name | BTCJOB | CHAR (32) | |
| BTCJOBCNT | Job ID | BTCJOBCNT | CHAR (8) | |
| EXEC_BEGIN_TSTMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC (15) | |
| EXEC_END_TSTMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC (15) | |
| CREUSER | User Name | USERNAME | CHAR (12) | |
| CREDATE | Field of type DATS | DATS | DATS (8) | |
| CRETIME | Field of type TIMS | TIMS | TIMS (6) | |
| CHGUSER | User Name | USERNAME | CHAR (12) | |
| CHGDATE | Field of type DATS | DATS | DATS (8) | |
| CHGTIME | Field of type TIMS | TIMS | TIMS (6) |


