I_SUPDMNDALLDOCPRODNORDBSC
Basic View for Production Order
I_SUPDMNDALLDOCPRODNORDBSC is a CDS View in S/4HANA. Basic View for Production Order. It contains 22 fields. 4 CDS views read from this table.
CDS Views using this table (4)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| I_SupDmndAllDocProdnOrd | view | from | COMPOSITE | View for Production Order |
| I_SupDmndAllDocProdnOrdAssgC | view | left_outer | COMPOSITE | Cube View for Production Order Assignment Details |
| I_SupDmndAllDocProdnOrdC | view | from | COMPOSITE | Cube View for Production Order Details |
| I_SupDmndAllDocSupply | view | union_all | COMPOSITE | View for Supply of All Documents |
Fields (22)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | AssignedSupplyType | AssignedSupplyType | 3 |
| KEY | Batch | Batch | 3 |
| KEY | Material | Material | 3 |
| KEY | Plant | Plant | 3 |
| KEY | ProductAvailabilityDate | ProductAvailabilityDate | 3 |
| KEY | StorageLocation | StorageLocation | 3 |
| KEY | SupplyItem | SupplyItem | 3 |
| KEY | SupplyNumber | SupplyNumber | 3 |
| KEY | SupplyScheduleLine | SupplyScheduleLine | 3 |
| BaseUnit | BaseUnit | 3 | |
| CrossPlantConfigurableProduct | CrossPlantConfigurableProduct | 3 | |
| GoodsReceiptDurationInDays | GoodsReceiptDurationInDays | 1 | |
| MaterialGroup | MaterialGroup | 3 | |
| MRPArea | MRPArea | 1 | |
| OrderType | OrderType | 1 | |
| RequestedDeliveryDate | RequestedDeliveryDate | 2 | |
| SalesOrder | SalesOrder | 1 | |
| SalesOrderItem | SalesOrderItem | 1 | |
| StockSegment | StockSegment | 1 | |
| SupAssgmtSource | SupAssgmtSource | 3 | |
| SupplyDeliveryDate | SupplyDeliveryDate | 1 | |
| TotalQuantity | TotalQuantity | 2 |
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.
-- Basic View for Production Order
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_SUPDMNDALLDOCPRODNORDBSC (
ASSIGNEDSUPPLYTYPE,
BATCH,
MATERIAL,
PLANT,
PRODUCTAVAILABILITYDATE,
STORAGELOCATION,
SUPPLYITEM,
SUPPLYNUMBER,
SUPPLYSCHEDULELINE,
BASEUNIT,
CROSSPLANTCONFIGURABLEPRODUCT,
GOODSRECEIPTDURATIONINDAYS,
MATERIALGROUP,
MRPAREA,
ORDERTYPE,
REQUESTEDDELIVERYDATE,
SALESORDER,
SALESORDERITEM,
STOCKSEGMENT,
SUPASSGMTSOURCE,
SUPPLYDELIVERYDATE,
TOTALQUANTITY,
PRIMARY KEY (ASSIGNEDSUPPLYTYPE, BATCH, MATERIAL, PLANT, PRODUCTAVAILABILITYDATE, STORAGELOCATION, SUPPLYITEM, SUPPLYNUMBER, SUPPLYSCHEDULELINE)
);
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