I_SUPDMNDALLDOCBATSTKBSC
Basic View for Batch Stock
I_SUPDMNDALLDOCBATSTKBSC is a CDS View in S/4HANA. Basic View for Batch Stock. It contains 26 fields. 4 CDS views read from this table.
CDS Views using this table (4)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| I_SupDmndAllDocBatchStock | view | from | COMPOSITE | View for Batch Stock |
| I_SupDmndAllDocBatStkAssgC | view | left_outer | COMPOSITE | Cube View for Batch Stock Assignment Details |
| I_SupDmndAllDocBatStkC | view | from | COMPOSITE | Cube View for Batch Stock Details |
| I_SupDmndAllDocSupply | view | from | COMPOSITE | View for Supply of All Documents |
Fields (26)
| 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 | |
| Customer | Customer | 1 | |
| DeliveredQuantity | DeliveredQuantity | 1 | |
| DocumentCurrency | DocumentCurrency | 2 | |
| InventorySpecialStockType | InventorySpecialStockType | 1 | |
| IsInternalBatchManaged | IsInternalBatchManaged | 1 | |
| MaterialGroup | MaterialGroup | 3 | |
| NetPriceAmount | NetPriceAmount | 2 | |
| RequestedDeliveryDate | RequestedDeliveryDate | 2 | |
| SalesOrder | SalesOrder | 1 | |
| SalesOrderItem | SalesOrderItem | 1 | |
| StockSegment | StockSegment | 1 | |
| SupAssgmtSource | SupAssgmtSource | 3 | |
| Supplier | Supplier | 1 | |
| SupplyDeliveryDate | SupplyDeliveryDate | 1 | |
| TotalQuantity | TotalQuantity | 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.
-- Basic View for Batch Stock
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_SUPDMNDALLDOCBATSTKBSC (
ASSIGNEDSUPPLYTYPE,
BATCH,
MATERIAL,
PLANT,
PRODUCTAVAILABILITYDATE,
STORAGELOCATION,
SUPPLYITEM,
SUPPLYNUMBER,
SUPPLYSCHEDULELINE,
BASEUNIT,
CROSSPLANTCONFIGURABLEPRODUCT,
CUSTOMER,
DELIVEREDQUANTITY,
DOCUMENTCURRENCY,
INVENTORYSPECIALSTOCKTYPE,
ISINTERNALBATCHMANAGED,
MATERIALGROUP,
NETPRICEAMOUNT,
REQUESTEDDELIVERYDATE,
SALESORDER,
SALESORDERITEM,
STOCKSEGMENT,
SUPASSGMTSOURCE,
SUPPLIER,
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