The CVP_EOPCLASSP table in SAP ERP or S/4HANA stores Application Classes Registered for EoP Check-Priorities data. There are total 5 fields in CVP_EOPCLASSP table. The Application Classes Registered for EoP Check-Priorities 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_EOPCLASSP 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_EOPCLASSP Table Fields
Following is the list of fields that are available in SAP CVP_EOPCLASSP table. The primary key fields of the table are CLIENT (Client), ID_TYPE (Customer/Supplier master data ID TYPE), APPL_NAME (Application Name), POSNR (Position number of same Application name registration).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT (3) |
| ID_TYPE | Customer/Supplier master data ID TYPE | CVP_ID_TYPE | CHAR (1) | |
| APPL_NAME | Application Name | CVP_APPL_NAME | CVP_EOPAPP | CHAR (20) |
| POSNR | Position number of same Application name registration | CVP_POSNR | NUMC (3) | |
| PRIORITY | Priority of EoP registered Class | CVP_CLASS_PRIORITY | NUMC (3) |


