The CNV_ADT_PACK table in SAP ERP or S/4HANA stores Transformation Summary: Packages enabled for Transf. Sum. data. There are total 5 fields in CNV_ADT_PACK table. The Transformation Summary: Packages enabled for Transf. Sum. 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_ADT_PACK table. It is in Transformation Summary (CNV_ADT) ABAP package and is part of the Landscape Transformation (CA-LT) module.
SAP CNV_ADT_PACK Table Fields
Following is the list of fields that are available in SAP CNV_ADT_PACK table. The primary key fields of the table are MANDT (Client), PACKID (Original package ID (from client 000)).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| PACKID | Original package ID (from client 000) | CNV_ADT_PACKID0 | CHAR (5) | |
| XMAIN | Main package? | CNV_ADT_PACK_MAIN | CHAR (1) | |
| TYPE | Package type (C-conversion, D-deletion) | CNV_ADT_PACK_TYPE | CHAR (1) | |
| PIFD_ENABLED | Determines if a Package uses the PIFD Framework | CNV_ADT_PIFD_ENABLED | CHAR (1) |


