MMSPIPRODFPRNT_D
Draft Tabel for Entity R_SrcgProjItmProdFootprintTP
MMSPIPRODFPRNT_D is an SAP database table in S/4HANA. Draft Tabel for Entity R_SrcgProjItmProdFootprintTP. It contains 9 fields. 2 CDS views read from this table.
CDS Views using this table (2)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| E_SrcgProjItmProdFootprintD | view_entity | from | EXTENSION | SP Item Product Footprint - Extension |
| R_SrcgProjItmProdFprntDraft | view_entity | from | BASIC | Srcg Proj Itm Product Footprint - Draft |
Fields (9)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | client | abap.clnt | ||||
| KEY | srcgprojitmprodfootprintuuid | vdm_srcgprojitemprodfprntuuid | Product Footprint UUID | |||
| sourcingprojectuuid | vdm_sourcingprojectuuid | Sourcing Project UUID | ||||
| sourcingprojectitemuuid | vdm_sourcingprojectitemuuid | Item UUID | ||||
| srcgprojitemprodfprnttype | vdm_srcgprojitemprodfprnttype | Product Footprint Type | ||||
| pfmfootprintbndrycndn | pfmfootprintbndrycndn | Boundary Condition | ||||
| pfmfootprintaccountingstd | pfmfootprintaccountingstd | Accounting Standard | ||||
| 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 Tabel for Entity R_SrcgProjItmProdFootprintTP
-- Category TRANSPARENT · Delivery class A
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE MMSPIPRODFPRNT_D (
CLIENT, -- abap.clnt
SRCGPROJITMPRODFOOTPRINTUUID, -- Product Footprint UUID [vdm_srcgprojitemprodfprntuuid]
SOURCINGPROJECTUUID, -- Sourcing Project UUID [vdm_sourcingprojectuuid]
SOURCINGPROJECTITEMUUID, -- Item UUID [vdm_sourcingprojectitemuuid]
SRCGPROJITEMPRODFPRNTTYPE, -- Product Footprint Type [vdm_srcgprojitemprodfprnttype]
PFMFOOTPRINTBNDRYCNDN, -- Boundary Condition [pfmfootprintbndrycndn]
PFMFOOTPRINTACCOUNTINGSTD, -- Accounting Standard [pfmfootprintaccountingstd]
SOURCINGORIGIN, -- Sourcing Origin [vdm_sourcingorigin]
SOURCINGSCENARIO, -- Integration Scenario [vdm_sourcingscenario]
PRIMARY KEY (CLIENT, SRCGPROJITMPRODFOOTPRINTUUID)
);
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