The CNV_20551_POOL table in SAP ERP or S/4HANA stores List of the pool tables and related table pools data. There are total 5 fields in CNV_20551_POOL table. The List of the pool tables and related table pools 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_20551_POOL table. It is in Delete company code (CNV_20551) ABAP package and is part of the Landscape Transformation for Conversion (CA-DT-CNV) module.
SAP CNV_20551_POOL Table Fields
Following is the list of fields that are available in SAP CNV_20551_POOL table. The primary key fields of the table are MANDT (Client), PACKID (Conversion: Conversion package number), TABNAME (TABNAME in table pools).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| PACKID | Conversion: Conversion package number | CNV_PACK | CHAR (5) | |
| TABNAME | TABNAME in table pools | CNV_20551_TABNAME | CHAR (10) | |
| SQLTAB | SQL table name | SQLTAB | CHAR (10) | |
| SEPARATE_PROGRAM | Specific deletion program for pool table | CNV_20551_POOL_FLAG | CHAR (1) |


