I_EnterpriseProjectElement
Enterprise Project Element
I_EnterpriseProjectElement (Basic)
Package: Explore, extend and adapt the SAP S/4HANA Cloud Private Edition with built-in and side-by-side extension capabilities.
R&D Engineering
I_EnterpriseProjectElement is a Basic CDS View (Dimension) that provides data about "Enterprise Project Element" in SAP S/4HANA. It reads from 1 data source (/s4ppm/task) and exposes 46 fields with key field ProjectElementUUID. It has 9 associations to related views.
SAP API Hub
| State | C1 |
|---|---|
| Line of Business | R&D Engineering |
| Application Component | PPM-VDM |
| Capabilities | Data Source in SQL Select, Association Target for Defining CDS Entities, Data Source for Defining CDS Entities, Data Source for Data Extraction |
| Package | R&D Engineering for SAP S/4HANA Cloud Private Edition |
| Description | <p>This CDS view can only be used to retrieve project element data of enterprise projects with the project category 6 (Enterprise project) or 7 (Enterprise project – Professional Services) in SAP S/4HANA Cloud Public Edition. It is not intended for use in SAP S/4HANA.</p> |
Documentation
- Analytics with CDS Views — Build Analytics for S/4HANA Cloud Private Edition ABAP CDS views replicated to SAP Cloud Platform
- CDS Views on SAP Business Accelerator Hub — Explore SAP S/4HANA Cloud Private Edition Private Edition CDS Views on SAP Business Accelerator Hub
- Create CDS View as API — Create CDS views in SAP S/4HANA Cloud Private Edition and consume them as APIs
- Custom CDS Views — Access data using a Custom Core Data Service view (Custom CDS view)
- Key User Extensibility Tools — The Key User Extensibility Tools of S/4HANA
- SAP Extensibility Explorer for SAP S/4HANA Cloud Private Edition — Explore SAP S/4HANA Cloud Private Edition Extensibility options by leveraging the sample scenarios from SAP
- SAP S/4HANA Extensibility — SAP S/4HANA Extensibility Tutorial
- VDM View Types — The Virtual Data Model in SAP S/4HANA Cloud Private Edition
- View Browser — Search, browse and tag CDS Views
Data Sources (1)
| Source | Alias | Join Type |
|---|---|---|
| /s4ppm/task | task | from |
Associations (9)
| Cardinality | Target | Alias | Condition |
|---|---|---|---|
| [1..1] | I_EnterpriseProject | _Project | _Project.ProjectUUID = $projection.ProjectUUID |
| [1..*] | I_EntProjElmntDlvbrl | _EntProjElmntDlvbrl | _EntProjElmntDlvbrl.ProjectElementUUID = $projection.ProjectElementUUID |
| [1..1] | E_PPM_Task | _ProjectElementExtension | $projection.ProjectElementUUID = _ProjectElementExtension.TaskUUID |
| [1..1] | E_PPM_EngagementProjElmnt | _EngagementProjElmtExtension | $projection.ProjectElementUUID = _EngagementProjElmtExtension.TaskUUID |
| [0..*] | I_PPM_AuthznByUsrH | _AuthUser | _AuthUser.ReferencedObjectUUID = $projection.ProjectElementUUID and _AuthUser.UserID = $session.user and ( _AuthUser.Activity = 'Admin' or _AuthUser.Activity = 'Write' or _AuthUser.Activity = 'Read' ) |
| [0..*] | I_PPM_AuthznBySubstitH | _AuthSubst | _AuthSubst.ReferencedObjectUUID = $projection.ProjectElementUUID and _AuthSubst.UserID = $session.user and ( _AuthSubst.Activity = 'Admin' or _AuthSubst.Activity = 'Write' or _AuthSubst.Activity = 'Read' ) |
| [0..*] | I_PPM_AuthznByUserRoleH | _AuthRole | _AuthRole.ReferencedObjectUUID = $projection.ProjectElementUUID and _AuthRole.UserID = $session.user and ( _AuthRole.Activity = 'Admin' or _AuthRole.Activity = 'Write' or _AuthRole.Activity = 'Read' ) |
| [0..*] | I_PPM_AuthznByUsrGrpH | _AuthGroup | _AuthGroup.ReferencedObjectUUID = $projection.ProjectElementUUID and _AuthGroup.UserID = $session.user and ( _AuthGroup.Activity = 'Admin' or _AuthGroup.Activity = 'Write' or _AuthGroup.Activity = 'Read' ) |
| [0..1] | I_EnterpriseProjectForUser | _EnterpriseProjectForUser | _EnterpriseProjectForUser.ProjectUUID = $projection.ProjectUUID |
Annotations (18)
| Name | Value | Level | Field |
|---|---|---|---|
| EndUserText.label | Enterprise Project Element | view | |
| AbapCatalog.sqlViewName | IENTERPROJELE | view | |
| AbapCatalog.compiler.compareFilter | true | view | |
| AbapCatalog.preserveKey | true | view | |
| AbapCatalog.dataMaintenance | #RESTRICTED | view | |
| AccessControl.authorizationCheck | #CHECK | view | |
| AccessControl.personalData.blocking | #BLOCKED_DATA_EXCLUDED | view | |
| ClientHandling.algorithm | #SESSION_VARIABLE | view | |
| ObjectModel.representativeKey | ProjectElementUUID | view | |
| ObjectModel.usageType.serviceQuality | #B | view | |
| ObjectModel.usageType.dataClass | #MASTER | view | |
| ObjectModel.usageType.sizeCategory | #XL | view | |
| Metadata.ignorePropagatedAnnotations | true | view | |
| Analytics.dataExtraction.enabled | true | view | |
| Analytics.dataCategory | #DIMENSION | view | |
| Metadata.allowExtensions | true | view | |
| VDM.viewType | #BASIC | view | |
| VDM.lifecycle.contract.type | #PUBLIC_LOCAL_API | view |
Fields (46)
| Key | Field | Source Table | Source Field | Description |
|---|---|---|---|---|
| KEY | ProjectElementUUID | /s4ppm/task | guid | UUID 22 char. |
| ProjectElement | Project Element ID | |||
| ProjectUUID | /s4ppm/task | project_guid | Entity Guid | |
| ProjectElementDescription | /s4ppm/task | name | Description | |
| ProcessingStatus | /s4ppm/task | proc_status_own | Object Processing Status | |
| PlannedStartDate | /s4ppm/task | latest_start_date | Latest Planned Start | |
| PlannedEndDate | /s4ppm/task | latest_finish_date | Latest Planned Finish | |
| ActualStartDate | /s4ppm/task | actualstart_date | Actual Start | |
| ActualFinishDate | /s4ppm/task | actualfinish_date | Actual Finish | |
| SortingNumber | /s4ppm/task | sort_number | Sort Number | |
| EntProjectElementType | /s4ppm/task | task_type | Task Type | |
| IsProjectMilestone | /s4ppm/task | milestone | Milestone flag | |
| TaxJurisdiction | prps | txjcd | Tax Jurisdiction | |
| FunctionalLocation | prps | tplnr | Functional Location | |
| WBSElementIsBillingElement | prps | fakkz | Indicator: Billing element | |
| WBSElementInternalID | WBS Element | |||
| ProjectInternalID | Project (internal) | |||
| ParentObjectUUID | Parent Entity Guid | |||
| ProjectElementOrdinalNumber | Sortnumber | |||
| WBSIsStatisticalWBSElement | prps | xstat | Statistical WBS element | |
| CompanyCode | prps | pbukr | Company code for WBS element | |
| ControllingArea | prps | pkokr | Controlling area for WBS element | |
| CostCenter | prps | kostl | Cost center to which costs are actually posted | |
| CostingSheet | prps | kalsm | Search Proced. | |
| FactoryCalendar | prps | fabkl | Factory calendar key | |
| FunctionalArea | prps | func_area | Receiving Func. Area | |
| InvestmentProfile | prps | imprf | Investment Measure Profile | |
| Location | prps | stort | Location | |
| Plant | prps | werks | Receiving Plant | |
| ProfitCenter | prps | prctr | Profit Centers | |
| ResponsibleCostCenter | prps | fkstl | Responsible Cost Center | |
| ResultAnalysisInternalID | prps | abgsl | Results analysis key | |
| LeadingSalesOrder | prps | vbeln_prps | Sales Document | |
| LeadingSalesOrderItem | prps | posnr_prps | Sales Document Item | |
| CreatedByUser | /s4ppm/task | created_by | Name of Person Who Created Object | |
| CreationDateTime | /s4ppm/task | created_on | Timestamp of Object Creation | |
| LastChangedByUser | /s4ppm/task | changed_by | Name of Person Who Changed Object | |
| LastChangeDateTime | /s4ppm/task | changed_on | Timestamp of Last Object Change | |
| HierarchyNodeUUID | hiera | guid | Hierarchy Guid | |
| _Project | _Project | |||
| _EntProjElmntDlvbrl | _EntProjElmntDlvbrl | |||
| _AuthUser | _AuthUser | |||
| _AuthSubst | _AuthSubst | |||
| _AuthRole | _AuthRole | |||
| _AuthGroup | _AuthGroup | |||
| _EnterpriseProjectForUser | _EnterpriseProjectForUser |
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 I_EnterpriseProjectElement.
-- 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 I_EnterpriseProjectElement AS
SELECT
task.guid AS ProjectElementUUID,
cast ( task.external_id as /s4ppm/project_ele_id preserving type ) AS ProjectElement,
task.project_guid AS ProjectUUID,
task.name AS ProjectElementDescription,
task.proc_status_own AS ProcessingStatus,
task.latest_start_date AS PlannedStartDate,
task.latest_finish_date AS PlannedEndDate,
task.actualstart_date AS ActualStartDate,
task.actualfinish_date AS ActualFinishDate,
task.sort_number AS SortingNumber,
task.task_type AS EntProjectElementType,
task.milestone AS IsProjectMilestone,
prps.txjcd AS TaxJurisdiction,
prps.tplnr AS FunctionalLocation,
prps.fakkz AS WBSElementIsBillingElement,
cast ( task.pspnr as ps_s4_pspnr preserving type ) AS WBSElementInternalID,
cast ( prps.psphi as ps_s4_proj_pspnr preserving type ) AS ProjectInternalID,
cast ( hiera.up as /s4ppm/tv_parent_entity_guid preserving type ) AS ParentObjectUUID,
cast (hiera.sort_number as /s4ppm/tv_sort_number preserving type ) AS ProjectElementOrdinalNumber,
prps.xstat AS WBSIsStatisticalWBSElement,
prps.pbukr AS CompanyCode,
prps.pkokr AS ControllingArea,
prps.kostl AS CostCenter,
prps.kalsm AS CostingSheet,
prps.fabkl AS FactoryCalendar,
prps.func_area AS FunctionalArea,
prps.imprf AS InvestmentProfile,
prps.stort AS Location,
prps.werks AS Plant,
prps.prctr AS ProfitCenter,
prps.fkstl AS ResponsibleCostCenter,
prps.abgsl AS ResultAnalysisInternalID,
prps.vbeln_prps AS LeadingSalesOrder,
prps.posnr_prps AS LeadingSalesOrderItem,
task.created_by AS CreatedByUser,
task.created_on AS CreationDateTime,
task.changed_by AS LastChangedByUser,
task.changed_on AS LastChangeDateTime,
hiera.guid AS HierarchyNodeUUID
FROM /s4ppm/task AS task
LEFT OUTER JOIN I_EnterpriseProject AS _Project ON _Project.ProjectUUID = ProjectUUID -- association [1..1]
LEFT OUTER JOIN I_EntProjElmntDlvbrl AS _EntProjElmntDlvbrl ON _EntProjElmntDlvbrl.ProjectElementUUID = ProjectElementUUID -- association [1..*]
LEFT OUTER JOIN E_PPM_Task AS _ProjectElementExtension ON ProjectElementUUID = _ProjectElementExtension.TaskUUID -- association [1..1]
LEFT OUTER JOIN E_PPM_EngagementProjElmnt AS _EngagementProjElmtExtension ON ProjectElementUUID = _EngagementProjElmtExtension.TaskUUID -- association [1..1]
LEFT OUTER JOIN I_PPM_AuthznByUsrH AS _AuthUser ON _AuthUser.ReferencedObjectUUID = ProjectElementUUID AND _AuthUser.UserID = $session.user AND ( _AuthUser.Activity = 'Admin' OR _AuthUser.Activity = 'Write' OR _AuthUser.Activity = 'Read' ) -- association [0..*]
LEFT OUTER JOIN I_PPM_AuthznBySubstitH AS _AuthSubst ON _AuthSubst.ReferencedObjectUUID = ProjectElementUUID AND _AuthSubst.UserID = $session.user AND ( _AuthSubst.Activity = 'Admin' OR _AuthSubst.Activity = 'Write' OR _AuthSubst.Activity = 'Read' ) -- association [0..*]
LEFT OUTER JOIN I_PPM_AuthznByUserRoleH AS _AuthRole ON _AuthRole.ReferencedObjectUUID = ProjectElementUUID AND _AuthRole.UserID = $session.user AND ( _AuthRole.Activity = 'Admin' OR _AuthRole.Activity = 'Write' OR _AuthRole.Activity = 'Read' ) -- association [0..*]
LEFT OUTER JOIN I_PPM_AuthznByUsrGrpH AS _AuthGroup ON _AuthGroup.ReferencedObjectUUID = ProjectElementUUID AND _AuthGroup.UserID = $session.user AND ( _AuthGroup.Activity = 'Admin' OR _AuthGroup.Activity = 'Write' OR _AuthGroup.Activity = 'Read' ) -- association [0..*]
LEFT OUTER JOIN I_EnterpriseProjectForUser AS _EnterpriseProjectForUser ON _EnterpriseProjectForUser.ProjectUUID = ProjectUUID -- association [0..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