R_SrcgProjPubdSuplrListBPDraft
BP in Pubd Suplr List in SProj - Draft
R_SrcgProjPubdSuplrListBPDraft is a Basic CDS View that provides data about "BP in Pubd Suplr List in SProj - Draft" in SAP S/4HANA. It reads from 1 data source (mmsppubdsplrl_d) and exposes 31 fields with key field SrcgProjPubdSuplrListUUID. It has 6 associations to related views.
Data Sources (1)
| Source | Alias | Join Type |
|---|---|---|
| mmsppubdsplrl_d | SrcgProjPubdSuplrListBPDraft | from |
Associations (6)
| Cardinality | Target | Alias | Condition |
|---|---|---|---|
| [1..1] | R_SourcingProject | _SourcingProject | $projection.SourcingProjectUUID = _SourcingProject.SourcingProjectUUID |
| [1..1] | R_SupplierList | _SupplierList | $projection.SourcingSupplierListUUID = _SupplierList.SupplierListUUID |
| [1..1] | R_SrcgSuplrListBusinessPartner | _SrcgSuplrListBusinessPartner | $projection.SrcgSuplrListBusPartUUID = _SrcgSuplrListBusinessPartner.SrcgSuplrListBusPartUUID |
| [1..1] | I_BusinessPartner | _BusinessPartner | $projection.BusinessPartner = _BusinessPartner.BusinessPartner |
| [1..1] | I_Supplier | _Supplier | $projection.Supplier = _Supplier.Supplier |
| [1..1] | E_SrcgProjPubdSupplierListD | _Extension | $projection.SrcgProjPubdSuplrListUUID = _Extension.SrcgProjPubdSuplrListUUID |
Annotations (15)
| Name | Value | Level | Field |
|---|---|---|---|
| AccessControl.authorizationCheck | #MANDATORY | view | |
| AccessControl.personalData.blocking | #NOT_REQUIRED | view | |
| ObjectModel.representativeKey | SrcgProjPubdSuplrListUUID | view | |
| ObjectModel.usageType.dataClass | #TRANSACTIONAL | view | |
| ObjectModel.usageType.serviceQuality | #B | view | |
| ObjectModel.usageType.sizeCategory | #M | view | |
| VDM.viewType | #BASIC | view | |
| VDM.lifecycle.contract.type | #SAP_INTERNAL_API | view | |
| EndUserText.label | BP in Pubd Suplr List in SProj - Draft | view | |
| Analytics.technicalName | RSPPUBDSPLLSTD | view | |
| AbapCatalog.extensibility.extensible | true | view | |
| AbapCatalog.extensibility.allowNewDatasources | false | view | |
| AbapCatalog.extensibility.elementSuffix | SPS | view | |
| AbapCatalog.extensibility.quota.maximumFields | 204 | view | |
| AbapCatalog.extensibility.quota.maximumBytes | 4080 | view |
Fields (31)
| Key | Field | Source Table | Source Field | Description |
|---|---|---|---|---|
| KEY | SrcgProjPubdSuplrListUUID | srcgprojpubdsuplrlistuuid | Published Supplier List UUID | |
| SourcingProjectUUID | sourcingprojectuuid | Sourcing Project UUID | ||
| SourcingSupplierListUUID | sourcingsupplierlistuuid | UUID of Sourcing Supplier List | ||
| SupplierListUUID | supplierlistuuid | Supplier List UUID | ||
| SrcgSuplrListBusPartUUID | srcgsuplrlistbuspartuuid | Business Partner GUID | ||
| SrcgProjSupplierLockStatus | srcgprojsupplierlockstatus | Supplier Lock Status | ||
| SrcgProjParticipationStatus | srcgprojparticipationstatus | Supplier Participation Status | ||
| QtnExtendedLatestSubmsnDteTime | qtnextendedlatestsubmsndtetime | Submission Deadline | ||
| SrcgProjSuplrPartcipnDclnRsn | srcgprojsuplrpartcipndclnrsn | Reason | ||
| SrcgProjPubdSuplrListSuplrSts | srcgprojpubdsuplrlistsuplrsts | Supplier Status | ||
| SrcgProjPubdSuplrInsrtDateTime | srcgprojpubdsuplrinsrtdatetime | Added On | ||
| SourcingOrigin | sourcingorigin | Sourcing Origin | ||
| SourcingScenario | sourcingscenario | Integration Scenario | ||
| SourcingProjectIsRefused | sourcingprojectisrefused | Participation Declined | ||
| Supplier | supplier | Supplier | ||
| BusinessPartner | businesspartner | Issuing Authority | ||
| AddressID | addressid | Ship-to address | ||
| SupplierCountryGroup | suppliercountrygroup | Country/Region Group | ||
| SuplrListSupplierIsMandatory | suplrlistsupplierismandatory | Mandatory Supplier | ||
| BusinessPartnerIsBlocked | businesspartnerisblocked | Central Block | ||
| DraftEntityCreationDateTime | draftentitycreationdatetime | Draft Created On | ||
| DraftEntityLastChangeDateTime | draftentitylastchangedatetime | Draft Last Changed On | ||
| DraftAdministrativeDataUUID | draftadministrativedatauuid | UUID | ||
| DraftEntityOperationCode | draftentityoperationcode | Draft - Operation Code | ||
| HasActiveEntity | hasactiveentity | TRUE | ||
| DraftFieldChanges | draftfieldchanges | Field Changes | ||
| _SourcingProject | _SourcingProject | |||
| _SupplierList | _SupplierList | |||
| _SrcgSuplrListBusinessPartner | _SrcgSuplrListBusinessPartner | |||
| _BusinessPartner | _BusinessPartner | |||
| _Supplier | _Supplier |
Derived SQL interpretation, reconstructed from the parsed view metadata (data sources, associations, and field mappings). SAP annotations are omitted and the structure is reformulated as SQL — this is a functional approximation, not the verbatim SAP source.
-- Derived SQL interpretation of CDS view R_SrcgProjPubdSuplrListBPDraft.
-- Reconstructed from parsed metadata (data sources, associations, fields).
-- SAP annotations are omitted and the structure is reformulated as SQL;
-- this is a functional approximation, not the verbatim SAP source. Some join
-- conditions may be unavailable and a few CDS constructs are kept as-is.
CREATE VIEW R_SrcgProjPubdSuplrListBPDraft AS
SELECT
SrcgProjPubdSuplrListUUID,
SourcingProjectUUID,
SourcingSupplierListUUID,
SupplierListUUID,
SrcgSuplrListBusPartUUID,
SrcgProjSupplierLockStatus,
SrcgProjParticipationStatus,
QtnExtendedLatestSubmsnDteTime,
SrcgProjSuplrPartcipnDclnRsn,
SrcgProjPubdSuplrListSuplrSts,
SrcgProjPubdSuplrInsrtDateTime,
SourcingOrigin,
SourcingScenario,
SourcingProjectIsRefused,
Supplier,
BusinessPartner,
AddressID,
SupplierCountryGroup,
SuplrListSupplierIsMandatory,
BusinessPartnerIsBlocked,
DraftEntityCreationDateTime,
DraftEntityLastChangeDateTime,
DraftAdministrativeDataUUID,
DraftEntityOperationCode,
HasActiveEntity,
DraftFieldChanges
FROM mmsppubdsplrl_d AS SrcgProjPubdSuplrListBPDraft
LEFT OUTER JOIN R_SourcingProject AS _SourcingProject ON SourcingProjectUUID = _SourcingProject.SourcingProjectUUID -- association [1..1]
LEFT OUTER JOIN R_SupplierList AS _SupplierList ON SourcingSupplierListUUID = _SupplierList.SupplierListUUID -- association [1..1]
LEFT OUTER JOIN R_SrcgSuplrListBusinessPartner AS _SrcgSuplrListBusinessPartner ON SrcgSuplrListBusPartUUID = _SrcgSuplrListBusinessPartner.SrcgSuplrListBusPartUUID -- association [1..1]
LEFT OUTER JOIN I_BusinessPartner AS _BusinessPartner ON BusinessPartner = _BusinessPartner.BusinessPartner -- association [1..1]
LEFT OUTER JOIN I_Supplier AS _Supplier ON Supplier = _Supplier.Supplier -- association [1..1]
LEFT OUTER JOIN E_SrcgProjPubdSupplierListD AS _Extension ON SrcgProjPubdSuplrListUUID = _Extension.SrcgProjPubdSuplrListUUID -- association [1..1]
;
Learn More
- VDM (Virtual Data Model) in SAP S/4HANA Explained
- Types of CDS Views: Basic, Composite, Consumption, and Transactional
- CDS View Annotations — A Complete Guide
- What Is a CDS View in SAP S/4HANA?
- SAP Tables vs CDS Views — Key Differences
- Understanding Data Lineage in SAP S/4HANA
- CDS View Field Mapping and Associations
- Understanding the SAP S/4HANA Data Model
- CDS View Extensions and Custom Fields in SAP S/4HANA
- Released APIs and Stability Contracts in SAP S/4HANA
- 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
- BW Extractor to CDS View Migration Guide
- S/4HANA CDS View Deprecation: What You Need to Know
- ABAP CDS View Tutorial — From Basics to Real-World Examples
- RAP and CDS Views — Building Transactional Apps in SAP S/4HANA
- Sales Document Status Migration: VBUP/VBUK Removal in S/4HANA
- CO Tables in S/4HANA: COEP, COBK, COSS, COSP to ACDOCA