The CNV_10996_TABLES table in SAP ERP or S/4HANA stores Tables of an archiving session data. There are total 7 fields in CNV_10996_TABLES table. The Tables of an archiving session 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_10996_TABLES table. It is in Archive conversion (CNV_10996) ABAP package and is part of the Landscape Transformation for Conversion (CA-DT-CNV) module.
SAP CNV_10996_TABLES Table Fields
Following is the list of fields that are available in SAP CNV_10996_TABLES table. The primary key fields of the table are MANDT (Client), PACKID (Conversion: Conversion package number), DOCUMENT (Archiving Session Number), STRUCTURE (Structure), TABNAME (Table Name).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| PACKID | Conversion: Conversion package number | CNV_PACK | CHAR (5) | |
| DOCUMENT | Archiving Session Number | ADMI_RUN_D | CHAR (6) | |
| STRUCTURE | Structure | CNV_10996_STRUC | CHAR (30) | |
| TABNAME | Table Name | TABNAME | CHAR (30) | |
| OBJECT | Archiving Object | OBJCT_TR01 | CHAR (10) | |
| NOTUSE | Exclusion from conversion indication | CNV_NOT | CHAR (1) |


