SAP CNV_10020_PARAMP Table – Path parameters

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

SAP CNV_10020_PARAMP Table Fields

Following is the list of fields that are available in SAP CNV_10020_PARAMP table. The primary key fields of the table are MANDT (Client), PACKID (Package number), PATHID (Path), PATHTYPE (Path type).

Field Description Data Element Check Table Data Type
MANDT Client MANDT T000 CLNT (3)
PACKID Package number CNV_10020_PACKID CHAR (5)
PATHID Path CNV_10020_PATHID CHAR (15)
PATHTYPE Path type CNV_10020_PATHTYPE CHAR (1)
FILL_METHOD Filling method CNV_10020_FILL_METHOD CHAR (1)
FILL_SIZE Packet size CNV_10020_PACKAGE_SIZE DEC (15)
ACCEPT_DUPL Indicator that duplicate entries are allowed CNV_10020_ACC_DUPLICATES CHAR (1)
SCAN Determine block limits for partial loading CNV_10020_LRU_SCAN CHAR (1)
BLOCK_SIZE Block size for portioning for partial loading CNV_10020_LRU_BLOCK_SIZE DEC (15)
BLOCK_TOTAL Number of blocks for portioning for partial loading CNV_10020_LRU_BLOCK_TOTAL INT4 (10)
LRU_METHOD Method for deleting relationship data (partial loading) CNV_10020_LRU_METHOD CHAR (2)
BLOCK_LOAD Number of blocks to be loaded partially CNV_10020_LRU_BLOCK_LOAD INT4 (10)
DELETE_METHOD Deletion method CNV_10020_DELETE_METHOD CHAR (1)
DELETE_SIZE Packet size CNV_10020_PACKAGE_SIZE DEC (15)
TABLETYPE Table type CNV_10020_TABLETYPE CHAR (1)