Fields (11)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | contract_type | cc_type,coco_type | 6 |
| KEY | cust_owner | cc_cust_owner,cust_owner | 6 |
| KEY | ekgrp | coco_ekgrp,ekgrp_coco | 6 |
| KEY | ekorg | coco_ekorg,ekorg_coco | 6 |
| KEY | process_variant | coco_process_variant | 1 |
| KEY | spart | coco_spart,spart_coco | 6 |
| KEY | vend_owner | cc_vend_owner,vend_owner | 6 |
| KEY | vkorg | coco_vkorg,vkorg_coco | 6 |
| KEY | vtweg | coco_vtweg,vtweg_coco | 6 |
| category | cc_category,coco_category | 6 | |
| reference | cc_reference,coco_reference | 6 |
Derived SQL schema, reconstructed from the indexed DDIC field metadata (field names, types, lengths and key flags) — a functional representation, not the verbatim SAP source.
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE COCO_HEAD (
CONTRACT_TYPE,
CUST_OWNER,
EKGRP,
EKORG,
PROCESS_VARIANT,
SPART,
VEND_OWNER,
VKORG,
VTWEG,
CATEGORY,
REFERENCE,
PRIMARY KEY (CONTRACT_TYPE, CUST_OWNER, EKGRP, EKORG, PROCESS_VARIANT, SPART, VEND_OWNER, VKORG, VTWEG)
);
Learn More
- SAP Tables vs CDS Views — Key Differences
- Understanding Data Lineage in SAP S/4HANA
- Understanding the SAP S/4HANA Data Model
- BSEG to ACDOCA: The Universal Journal Migration
- Business Partner Migration: KNA1/LFA1 to BUT000
- Material Document Migration: MSEG/MKPF to MATDOC
- How to Find the Right CDS View for an SAP Table
- Sales Document Status Migration: VBUP/VBUK Removal in S/4HANA
- CO Tables in S/4HANA: COEP, COBK, COSS, COSP to ACDOCA