I_EDCPURCHASEORDERRECORDS
EDC Relevant Purchase Order Records
I_EDCPURCHASEORDERRECORDS is a CDS View in S/4HANA. EDC Relevant Purchase Order Records. It contains 15 fields. 1 CDS views read from this table.
CDS Views using this table (1)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| I_EDCPurchaseOrderTaxAuthChk | view_entity | from | BASIC | Purchase Order Against Tax Authority Doc |
Fields (15)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | EDCCommonKey | EDCCommonKey | 1 |
| KEY | EDCCompany | EDCCompany | 1 |
| KEY | EDCRecordUUID | EDCRecordUUID | 1 |
| KEY | EDCType | EDCType | 1 |
| Customer | Customer | 1 | |
| EDCCreatedOnDateTime | EDCCreatedOnDateTime | 1 | |
| EDCRepresentationKey | EDCRepresentationKey | 1 | |
| EDCRepresentationType | EDCRepresentationType | 1 | |
| PurchaseOrder | PurchaseOrder | 1 | |
| PurchaseOrderDate | PurchaseOrderDate | 1 | |
| PurchaseOrderType | PurchaseOrderType | 1 | |
| PurchasingGroup | PurchasingGroup | 1 | |
| PurchasingOrganization | PurchasingOrganization | 1 | |
| Supplier | Supplier | 1 | |
| SupplyingPlant | SupplyingPlant | 1 |
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.
-- EDC Relevant Purchase Order Records
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_EDCPURCHASEORDERRECORDS (
EDCCOMMONKEY,
EDCCOMPANY,
EDCRECORDUUID,
EDCTYPE,
CUSTOMER,
EDCCREATEDONDATETIME,
EDCREPRESENTATIONKEY,
EDCREPRESENTATIONTYPE,
PURCHASEORDER,
PURCHASEORDERDATE,
PURCHASEORDERTYPE,
PURCHASINGGROUP,
PURCHASINGORGANIZATION,
SUPPLIER,
SUPPLYINGPLANT,
PRIMARY KEY (EDCCOMMONKEY, EDCCOMPANY, EDCRECORDUUID, EDCTYPE)
);
Learn More
- Understanding Data Lineage in SAP S/4HANA
- SAP Tables vs CDS Views — Key Differences
- 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