The CVP_SD_SORT table in SAP ERP or S/4HANA stores SoRT Details of Customer/Supplier/Contact for SD Application data. There are total 7 fields in CVP_SD_SORT table. The SoRT Details of Customer/Supplier/Contact for SD Application 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_SD_SORT table. It is in SD Data Protection: End of Purpose Check (ERP_SD_DPP_EOP) ABAP package and is part of the Sales (SD-SLS) module.
SAP CVP_SD_SORT Table Fields
Following is the list of fields that are available in SAP CVP_SD_SORT table. The primary key fields of the table are CLIENT (Client), ID (Number of an SD Business Partner), ID_TYPE (Customer/Supplier master data ID TYPE), BUKRS (Company Code), VKORG (Sales Organization), APPL_RULE_VARIANT (Application Rule Variant).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| ID | Number of an SD Business Partner | KTONR | CHAR (10) | |
| ID_TYPE | Customer/Supplier master data ID TYPE | CVP_ID_TYPE | CHAR (1) | |
| BUKRS | Company Code | BUKRS | CHAR (4) | |
| VKORG | Sales Organization | VKORG | CHAR (4) | |
| APPL_RULE_VARIANT | Application Rule Variant | CVP_APPL_VAR | CHAR (12) | |
| ST_RET_DATE | Start of Retention Time (SoRT) Date | CVP_SORT_DATE | DATS (8) |


