MMSTOSHIPPING_D
Draft table for entity R_STOSHIPPINGTP
MMSTOSHIPPING_D is an SAP database table in S/4HANA. Draft table for entity R_STOSHIPPINGTP. It contains 17 fields. 1 CDS views read from this table.
CDS Views using this table (1)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| R_STOShippingDraft | view_entity | from | BASIC | Shipping Data for STO - Draft |
Fields (17)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | mandt | mandt | Client | |||
| KEY | stocktransportorder | vdm_stocktransportorder | STO Number | |||
| KEY | stocktransportorderitem | vdm_stocktransportorderitem | STO Item | |||
| KEY | draftuuid | sdraft_uuid | Draft Document ID | |||
| parentdraftuuid | sdraft_uuid | Draft Document ID | ||||
| shippingcondition | vsbed | Shipping Conditions | ||||
| shippingpoint | vstel | Shipping Point | ||||
| route | route | Route | ||||
| loadinggroup | ladgr | Loading Group | ||||
| transportationgroup | tragr | Trans. Group | ||||
| deliverypriority | lprio | Delivery Prior. | ||||
| unloadingpointname | ablad | Unloading Point | ||||
| stktransptorddraftuuid | sdraft_uuid | Draft Document ID | ||||
| stocktransportordertype | esart | Document Type | ||||
| purchasingorganization | ekorg | Purchasing Org. | ||||
| purchasinggroup | ekgrp | Purch. Group | ||||
| plant | ewerk | Plant |
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.
-- Draft table for entity R_STOSHIPPINGTP
-- Category TRANSPARENT · Delivery class A
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE MMSTOSHIPPING_D (
MANDT, -- Client [mandt]
STOCKTRANSPORTORDER, -- STO Number [vdm_stocktransportorder]
STOCKTRANSPORTORDERITEM, -- STO Item [vdm_stocktransportorderitem]
DRAFTUUID, -- Draft Document ID [sdraft_uuid]
PARENTDRAFTUUID, -- Draft Document ID [sdraft_uuid]
SHIPPINGCONDITION, -- Shipping Conditions [vsbed]
SHIPPINGPOINT, -- Shipping Point [vstel]
ROUTE, -- Route [route]
LOADINGGROUP, -- Loading Group [ladgr]
TRANSPORTATIONGROUP, -- Trans. Group [tragr]
DELIVERYPRIORITY, -- Delivery Prior. [lprio]
UNLOADINGPOINTNAME, -- Unloading Point [ablad]
STKTRANSPTORDDRAFTUUID, -- Draft Document ID [sdraft_uuid]
STOCKTRANSPORTORDERTYPE, -- Document Type [esart]
PURCHASINGORGANIZATION, -- Purchasing Org. [ekorg]
PURCHASINGGROUP, -- Purch. Group [ekgrp]
PLANT, -- Plant [ewerk]
PRIMARY KEY (MANDT, STOCKTRANSPORTORDER, STOCKTRANSPORTORDERITEM, DRAFTUUID)
);
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