The CVP_ARCH_WHITEL table in SAP ERP or S/4HANA stores White List of Unblocked Master Data for Archiving data. There are total 18 fields in CVP_ARCH_WHITEL table. The White List of Unblocked Master Data for Archiving 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_ARCH_WHITEL 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_ARCH_WHITEL Table Fields
Following is the list of fields that are available in SAP CVP_ARCH_WHITEL table. The primary key fields of the table are CLIENT (Client), ID_TYPE (Customer/Supplier master data ID TYPE), ID (Customer/Supplier ID), VKORG (Sales Organization), EKORG (Purchasing organization).
| 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_CUSTVEND | CHAR (1) | |
| ID | Customer/Supplier ID | CVP_ID | CHAR (10) | |
| VKORG | Sales Organization | VKORG | TVKO | CHAR (4) |
| EKORG | Purchasing organization | EKORG | T024E | CHAR (4) |
| ST_RET_DATE | Start of Retention Time (SoRT) Date | CVP_SORT_DATE | DATS (8) | |
| SHIFT_DURATION | Date Offset | CVP_SHIFT_DURATION | CHAR (40) | |
| COMMENTS | Comment | CVP_ARCH_COMMENT | CHAR (40) | |
| DATINS | ABAP system field: Current date of application server | SYST_DATUM | DATS (8) | |
| TIMINS | ABAP System Field: Current Time of Application Server | SYST_UZEIT | TIMS (6) | |
| UNAMEINS | ABAP System Field: Name of Current User | SYST_UNAME | CHAR (12) | |
| CPROGINS | ABAP System Field: Calling Program | SYST_CPROG | * | CHAR (40) |
| TCODEINS | ABAP System Field: Current Transaction Code | SYST_TCODE | * | CHAR (20) |
| DATUPD | ABAP system field: Current date of application server | SYST_DATUM | DATS (8) | |
| TIMUPD | ABAP System Field: Current Time of Application Server | SYST_UZEIT | TIMS (6) | |
| UNAMEUPD | ABAP System Field: Name of Current User | SYST_UNAME | CHAR (12) | |
| CPROGUPD | ABAP System Field: Calling Program | SYST_CPROG | * | CHAR (40) |
| TCODEUPD | ABAP System Field: Current Transaction Code | SYST_TCODE | * | CHAR (20) |


