The CVP_MAP_CON_NAME table in SAP ERP or S/4HANA stores Map connection names to Logical system names data. There are total 4 fields in CVP_MAP_CON_NAME table. The Map connection names to Logical system names 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 CVP_MAP_CON_NAME table. It is in ERP Customer Vendor Data Privacy (ERP_CVP_DP_ILM) ABAP package and is part of the Customer / Vendor Data Privacy (LO-MD-BP-DP) module.
SAP CVP_MAP_CON_NAME Table Fields
Following is the list of fields that are available in SAP CVP_MAP_CON_NAME table. The primary key fields of the table are CLIENT (Client), CONNECTION_TYPE (Connection type), CONNECTION_NAME (Connection name).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | * | CLNT (3) |
| CONNECTION_TYPE | Connection type | CVP_CONNECTION_TYPE | CHAR (1) | |
| CONNECTION_NAME | Connection name | CVP_CONNECTION_NAME | CHAR (60) | |
| LOGSYS | Logical system | LOGSYS | TBDLS | CHAR (10) |


