CMMSPTCMMDTYQTY
Sourcing Project Commodity Quantity
CMMSPTCMMDTYQTY is an SAP database table in S/4HANA. Sourcing Project Commodity Quantity. It contains 14 fields. 1 CDS views read from this table.
CDS Views using this table (1)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| I_SrcgProjItmCommodityQuantity | view | from | BASIC | Sourcing Project Commodity Quantity |
Fields (14)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | mandt | MANDT | Client | |||
| KEY | srcgprojcommodityquantityuuid | CMM_SP_E_CMMDTY_QTY_UUID | Commodity Qty UUID | |||
| sourcingprojectuuid | VDM_SOURCINGPROJECTUUID | Sourcing Project UUID | ||||
| sourcingprojectitemuuid | VDM_SOURCINGPROJECTITEMUUID | Item UUID | ||||
| sourcingorigin | VDM_SOURCINGORIGIN | Sourcing Origin | ||||
| sourcingscenario | VDM_SOURCINGSCENARIO | Integration Scenario | ||||
| commodity | TBA_STOEFFCHEN | Commodity | ||||
| validityenddate | KDATE | Validity End | ||||
| validitystartdate | KDATB | Validity Start | ||||
| commodityquantity | MMPUR_CMDTY_QUANTITY | Commodity Quantity | ||||
| commodityunit | BSTME | Order Unit | ||||
| purgdoccmmdtyrefdocitmqty | EPEIN | Price Unit | ||||
| itemquantityunit | VDM_SRCGPROJQTNITEMQTNUNIT | Quantity Unit of Item | ||||
| purgdoccmmdtyupdatecycle | MMPUR_CMDT_UPD_CYC_IND | Cycle Indicator |
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.
-- Sourcing Project Commodity Quantity
-- Category TRANSPARENT · Delivery class A
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE CMMSPTCMMDTYQTY (
MANDT, -- Client [MANDT]
SRCGPROJCOMMODITYQUANTITYUUID, -- Commodity Qty UUID [CMM_SP_E_CMMDTY_QTY_UUID]
SOURCINGPROJECTUUID, -- Sourcing Project UUID [VDM_SOURCINGPROJECTUUID]
SOURCINGPROJECTITEMUUID, -- Item UUID [VDM_SOURCINGPROJECTITEMUUID]
SOURCINGORIGIN, -- Sourcing Origin [VDM_SOURCINGORIGIN]
SOURCINGSCENARIO, -- Integration Scenario [VDM_SOURCINGSCENARIO]
COMMODITY, -- Commodity [TBA_STOEFFCHEN]
VALIDITYENDDATE, -- Validity End [KDATE]
VALIDITYSTARTDATE, -- Validity Start [KDATB]
COMMODITYQUANTITY, -- Commodity Quantity [MMPUR_CMDTY_QUANTITY]
COMMODITYUNIT, -- Order Unit [BSTME]
PURGDOCCMMDTYREFDOCITMQTY, -- Price Unit [EPEIN]
ITEMQUANTITYUNIT, -- Quantity Unit of Item [VDM_SRCGPROJQTNITEMQTNUNIT]
PURGDOCCMMDTYUPDATECYCLE, -- Cycle Indicator [MMPUR_CMDT_UPD_CYC_IND]
PRIMARY KEY (MANDT, SRCGPROJCOMMODITYQUANTITYUUID)
);
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