MMSPITMINCOTRM_D
Draft table for entity R_SRCGPROJITEMINCOTERMSTP
MMSPITMINCOTRM_D is an SAP database table in S/4HANA. Draft table for entity R_SRCGPROJITEMINCOTERMSTP. It contains 14 fields. 1 CDS views read from this table.
CDS Views using this table (1)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| R_SrcgProjItemIncotermsDraft | view_entity | from | BASIC | Incoterms for Srcg Project Item - Draft |
Fields (14)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | mandt | mandt | Client | |||
| KEY | srcgprojitemincotermsuuid | vdm_srcgprojitmincotermuuid | Incoterms UUID | |||
| sourcingprojectitemuuid | vdm_sourcingprojectitemuuid | Item UUID | ||||
| sourcingprojectuuid | vdm_sourcingprojectuuid | Sourcing Project UUID | ||||
| plant | ewerk | Plant | ||||
| incotermsclassification | inco1 | Incoterms | ||||
| incotermstransferlocation | inco2 | Incoterms 2 | ||||
| incotermsversion | incov | Inco. Version | ||||
| incotermslocation1 | inco2_l | Inco. Location1 | ||||
| incotermslocation2 | inco3_l | Inco. Location2 | ||||
| companycode | bukrs | Company Code | ||||
| procurementhubsourcesystem | mmpur_d_source_sys | Connected System ID | ||||
| sourcingorigin | vdm_sourcingorigin | Sourcing Origin | ||||
| sourcingscenario | vdm_sourcingscenario | Integration Scenario |
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_SRCGPROJITEMINCOTERMSTP
-- Category TRANSPARENT · Delivery class A
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE MMSPITMINCOTRM_D (
MANDT, -- Client [mandt]
SRCGPROJITEMINCOTERMSUUID, -- Incoterms UUID [vdm_srcgprojitmincotermuuid]
SOURCINGPROJECTITEMUUID, -- Item UUID [vdm_sourcingprojectitemuuid]
SOURCINGPROJECTUUID, -- Sourcing Project UUID [vdm_sourcingprojectuuid]
PLANT, -- Plant [ewerk]
INCOTERMSCLASSIFICATION, -- Incoterms [inco1]
INCOTERMSTRANSFERLOCATION, -- Incoterms 2 [inco2]
INCOTERMSVERSION, -- Inco. Version [incov]
INCOTERMSLOCATION1, -- Inco. Location1 [inco2_l]
INCOTERMSLOCATION2, -- Inco. Location2 [inco3_l]
COMPANYCODE, -- Company Code [bukrs]
PROCUREMENTHUBSOURCESYSTEM, -- Connected System ID [mmpur_d_source_sys]
SOURCINGORIGIN, -- Sourcing Origin [vdm_sourcingorigin]
SOURCINGSCENARIO, -- Integration Scenario [vdm_sourcingscenario]
PRIMARY KEY (MANDT, SRCGPROJITEMINCOTERMSUUID)
);
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