MMSRCGPCONTACT_D
Draft table for entity R_SOURCINGPROJECTCONTACTTP
MMSRCGPCONTACT_D is an SAP database table in S/4HANA. Draft table for entity R_SOURCINGPROJECTCONTACTTP. It contains 18 fields. 2 CDS views read from this table.
CDS Views using this table (2)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| E_SourcingProjectContactD | view_entity | from | EXTENSION | Contact for Sourcing Project - Extension |
| R_SourcingProjectContactDraft | view_entity | from | BASIC | Contact for Sourcing Project - Draft |
Fields (18)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | mandt | MANDT | Client | |||
| KEY | sourcingprojectcontactuuid | VDM_SRCGPROJECTCONTACTUUID | Contact UUID | |||
| sourcingprojectuuid | VDM_SOURCINGPROJECTUUID | Sourcing Project UUID | ||||
| sourcingprojectcontactcategory | MM_PUR_SRCGPROJ_CNTCT_TYPE | Contact Category | ||||
| businesspartner | BU_PARTNER | Busn. Partner | ||||
| businesspartneruuid | BU_PARTNER_GUID | BP GUID | ||||
| srcgprojcntctisvisibletosuplr | VDM_SRCGPROJCNTCTISVISIBTOSUPL | Visible to Supplier | ||||
| isbusinesspurposecompleted | BU_XPCPT | Purpose Completed | ||||
| authorizationgroup | BU_AUGRP | Authorization Group | ||||
| sourcingorigin | VDM_SOURCINGORIGIN | Sourcing Origin | ||||
| sourcingscenario | VDM_SOURCINGSCENARIO | Integration Scenario | ||||
| draftentitycreationdatetime | SYCH_BDL_DRAFT_CREATED_AT | Created | ||||
| draftentitylastchangedatetime | SYCH_BDL_DRAFT_LAST_CHANGED_AT | Changed | ||||
| draftadministrativedatauuid | SYCH_BDL_DRAFT_ADMIN_UUID | UUID | ||||
| draftentityoperationcode | SYCH_BDL_DRAFT_OPERATION_CODE | Draft - Operation Code | ||||
| hasactiveentity | SYCH_BDL_DRAFT_HASACTIVE | Has active | ||||
| draftfieldchanges | SYCH_BDL_DRAFT_FIELD_CHANGES | Field Changes | ||||
| dummy_srcgprojcnt_incl_eew_ps | CFD_DUMMY | Dummy |
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_SOURCINGPROJECTCONTACTTP
-- Category TRANSPARENT · Delivery class A
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE MMSRCGPCONTACT_D (
MANDT, -- Client [MANDT]
SOURCINGPROJECTCONTACTUUID, -- Contact UUID [VDM_SRCGPROJECTCONTACTUUID]
SOURCINGPROJECTUUID, -- Sourcing Project UUID [VDM_SOURCINGPROJECTUUID]
SOURCINGPROJECTCONTACTCATEGORY, -- Contact Category [MM_PUR_SRCGPROJ_CNTCT_TYPE]
BUSINESSPARTNER, -- Busn. Partner [BU_PARTNER]
BUSINESSPARTNERUUID, -- BP GUID [BU_PARTNER_GUID]
SRCGPROJCNTCTISVISIBLETOSUPLR, -- Visible to Supplier [VDM_SRCGPROJCNTCTISVISIBTOSUPL]
ISBUSINESSPURPOSECOMPLETED, -- Purpose Completed [BU_XPCPT]
AUTHORIZATIONGROUP, -- Authorization Group [BU_AUGRP]
SOURCINGORIGIN, -- Sourcing Origin [VDM_SOURCINGORIGIN]
SOURCINGSCENARIO, -- Integration Scenario [VDM_SOURCINGSCENARIO]
DRAFTENTITYCREATIONDATETIME, -- Created [SYCH_BDL_DRAFT_CREATED_AT]
DRAFTENTITYLASTCHANGEDATETIME, -- Changed [SYCH_BDL_DRAFT_LAST_CHANGED_AT]
DRAFTADMINISTRATIVEDATAUUID, -- UUID [SYCH_BDL_DRAFT_ADMIN_UUID]
DRAFTENTITYOPERATIONCODE, -- Draft - Operation Code [SYCH_BDL_DRAFT_OPERATION_CODE]
HASACTIVEENTITY, -- Has active [SYCH_BDL_DRAFT_HASACTIVE]
DRAFTFIELDCHANGES, -- Field Changes [SYCH_BDL_DRAFT_FIELD_CHANGES]
DUMMY_SRCGPROJCNT_INCL_EEW_PS, -- Dummy [CFD_DUMMY]
PRIMARY KEY (MANDT, SOURCINGPROJECTCONTACTUUID)
);
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