MMSRCGPQTNCONT_D
Draft table for entity R_SRCGPROJQTNSUPPLIERCONTACTTP
MMSRCGPQTNCONT_D is an SAP database table in S/4HANA. Draft table for entity R_SRCGPROJQTNSUPPLIERCONTACTTP. It contains 8 fields. 2 CDS views read from this table.
CDS Views using this table (2)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| E_SrcgProjQtnSupplierContactD | view_entity | from | EXTENSION | Supplier Contact in Srcg Proj Qtn - Extn |
| R_SrcgProjQtnSuplrContactDraft | view_entity | from | BASIC | Supplier Contact in SPQtn - Draft |
Fields (8)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | mandt | mandt | Client | |||
| KEY | srcgprojqtnsuppliercontactuuid | vdm_srcgprojqtnsuplcontactuuid | Contact UUID for Supplier Quotation | |||
| sourcingprojectquotationuuid | vdm_srcgprojquotationuuid | Supplier Quotation UUID | ||||
| srcgprojqtnsuppliercontactcat | mm_pur_spq_contact_type | Contact Category | ||||
| businesspartner | bu_partner | Busn. Partner | ||||
| bidder | vdm_bidder | Business Partner | ||||
| isbusinesspurposecompleted | bu_xpcpt | Purpose Completed | ||||
| authorizationgroup | bu_augrp | Authorization Group |
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_SRCGPROJQTNSUPPLIERCONTACTTP
-- Category TRANSPARENT · Delivery class A
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE MMSRCGPQTNCONT_D (
MANDT, -- Client [mandt]
SRCGPROJQTNSUPPLIERCONTACTUUID, -- Contact UUID for Supplier Quotation [vdm_srcgprojqtnsuplcontactuuid]
SOURCINGPROJECTQUOTATIONUUID, -- Supplier Quotation UUID [vdm_srcgprojquotationuuid]
SRCGPROJQTNSUPPLIERCONTACTCAT, -- Contact Category [mm_pur_spq_contact_type]
BUSINESSPARTNER, -- Busn. Partner [bu_partner]
BIDDER, -- Business Partner [vdm_bidder]
ISBUSINESSPURPOSECOMPLETED, -- Purpose Completed [bu_xpcpt]
AUTHORIZATIONGROUP, -- Authorization Group [bu_augrp]
PRIMARY KEY (MANDT, SRCGPROJQTNSUPPLIERCONTACTUUID)
);
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