I_DELIVERYDOCUMENTTYPE
Delivery Document Type
I_DELIVERYDOCUMENTTYPE is a CDS View in S/4HANA. Delivery Document Type. It contains 2 fields. 10 CDS views read from this table.
CDS Views using this table (10)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| C_DelivTypeNoRefVH | view | from | CONSUMPTION | Delivery Document Types without a Reference Value Help |
| C_DelivTypeRefVH | view | from | CONSUMPTION | Delivery Document Types with a Reference Value Help |
| C_OutboundDeliveryTypeVH | view_entity | from | CONSUMPTION | Outbound Delivery Type Value Help |
| I_DeliveryDocumentTypeStdVH | view_entity | from | COMPOSITE | Delivery Document Type |
| I_MRPExtRqmtOrderTypeText | view_entity | union_all | BASIC | External Requirements Order Type - Text |
| LstMiRteStockDeliveryTypeVH | view | from | Delivery Document Type for Route Stock | |
| P_AR_DeliveryDocument | view_entity | inner | CONSUMPTION | |
| P_AR_LengthOfRefDoc | view | inner | COMPOSITE | |
| P_MRPExtRqmtOrderType | view_entity | union_all | BASIC | |
| P_SDDocumentType | view | union_all | BASIC |
Fields (2)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | AR_ElectronicDocDocumentClass | AR_OfficialDocumentClass | 1 |
| DeliveryDocumentType | DocumentType | 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.
-- Delivery Document Type
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_DELIVERYDOCUMENTTYPE (
AR_ELECTRONICDOCDOCUMENTCLASS,
DELIVERYDOCUMENTTYPE,
PRIMARY KEY (AR_ELECTRONICDOCDOCUMENTCLASS)
);
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