The CNVCMIS_A_SESS table in SAP ERP or S/4HANA stores Table to store status information about table analysis data. There are total 7 fields in CNVCMIS_A_SESS table. The Table to store status information about table analysis 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 CNVCMIS_A_SESS table. It is in Cross-Client Customizing Comparison (CNV_CMIS_A_20) ABAP package and is part of the Landscape Transformation (CA-LT) module.
SAP CNVCMIS_A_SESS Table Fields
Following is the list of fields that are available in SAP CNVCMIS_A_SESS table. The primary key fields of the table are CLIENT (Client), PACKID (Package Number of Transformation / Analysis Package), PORTION (Portion Number for Size Analysis).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | * | CLNT (3) |
| PACKID | Package Number of Transformation / Analysis Package | CNV_MBT_PACKID | * | CHAR (5) |
| PORTION | Portion Number for Size Analysis | CNVCMIS_A_20_PORT | CHAR (14) | |
| ADATE | Date in CHAR Format | CNVCMIS_A_02_DATE | CHAR (8) | |
| ATIME | Date in CHAR Format | CNVCMIS_A_02_DATE | CHAR (8) | |
| UNAME | User Name | SYUNAME | CHAR (12) | |
| UNIT | Unit | CNVCMIS_A_20_UNIT | UNIT (3) |


