I_SERIALNMBRDELIVERY
Serial number delivery
I_SERIALNMBRDELIVERY is a CDS View in S/4HANA. Serial number delivery. It contains 3 fields. 10 CDS views read from this table.
CDS Views using this table (10)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| A_InbDeliverySerialNmbr | view | from | BASIC | CDS View for Serial Numbers |
| A_InbDeliverySerialNmbr_1 | view | from | BASIC | CDS View for Serial Numbers |
| A_ReturnsDeliverySrlNmbr | view | from | BASIC | Returns Delivery Serial Number |
| A_ReturnsDeliverySrlNmbr_1 | view | from | BASIC | Returns Delivery Serial Number |
| A_SerialNmbrDelivery | view | from | BASIC | CDS view for API exposure |
| A_SerialNmbrDelivery_1 | view | from | BASIC | CDS view for API exposure |
| C_CustRetRefDocSrlNmbr | view_entity | inner | CONSUMPTION | Returns Order Reference Document Serial Number |
| C_PT_SAFTBillingItemSerialNmbr | view | inner | CONSUMPTION | SAF-T PT Item Serial Numbers |
| C_SerialNmbrEquipNmbrDelivery | view | from | CONSUMPTION | Serial and Equipment Numbers |
| P_SerialNmbrDelivery | view | from | CONSUMPTION | Serial number delivery consumption view |
Fields (3)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | DeliveryDocument | DeliveryDocument | 7 |
| KEY | DeliveryDocumentItem | DeliveryDocumentItem | 1 |
| KEY | MaintenanceItemObjectList | MaintenanceItemObjectList | 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.
-- Serial number delivery
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_SERIALNMBRDELIVERY (
DELIVERYDOCUMENT,
DELIVERYDOCUMENTITEM,
MAINTENANCEITEMOBJECTLIST,
PRIMARY KEY (DELIVERYDOCUMENT, DELIVERYDOCUMENTITEM, MAINTENANCEITEMOBJECTLIST)
);
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