SAP CNV_10020_VLISTP Table – Value lists

The CNV_10020_VLISTP table in SAP ERP or S/4HANA stores Value lists data. There are total 8 fields in CNV_10020_VLISTP table. The Value lists 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_10020_VLISTP table. It is in CNV package 10020 (CNV_10020) ABAP package and is part of the Landscape Transformation (CA-LT) module.

SAP CNV_10020_VLISTP Table Fields

Following is the list of fields that are available in SAP CNV_10020_VLISTP table. The primary key fields of the table are MANDT (Client), PACKID (Package number), VLISTNAME (Value list name), CNUMBER (Consecutive number).

Field Description Data Element Check Table Data Type
MANDT Client MANDT T000 CLNT (3)
PACKID Package number CNV_10020_PACKID CHAR (5)
VLISTNAME Value list name CNV_10020_VLISTNAME CHAR (30)
CNUMBER Consecutive number CNV_10020_CNUMBER NUMC (2)
RSIGN ABAP: ID: I/E (include/exclude values) TVARV_SIGN CHAR (1)
ROPTION ABAP: Selection option (EQ/BT/CP/…) TVARV_OPTI CHAR (2)
RVALUE_LOW Compare value(s) CNV_10020_COMPARE_VALUE CHAR (30)
RVALUE_HIGH Compare value(s) CNV_10020_COMPARE_VALUE CHAR (30)