C_EntProjElmntMassChgParameter
Parameters for Project Element Mass Change
C_EntProjElmntMassChgParameter is a Consumption CDS View that provides data about "Parameters for Project Element Mass Change" in SAP S/4HANA. It reads from 1 data source (I_PPM_ProjectTask) and exposes 42 fields with key field TaskUUID. It has 7 associations to related views. Part of development package ODATA_PPM_PRO_MASS_CHANGE.
Data Sources (1)
| Source | Alias | Join Type |
|---|---|---|
| I_PPM_ProjectTask | task | from |
Associations (7)
| Cardinality | Target | Alias | Condition |
|---|---|---|---|
| [0..*] | I_CostingSheetProcedureText | _CostingSheetProcedureText | _CostingSheetProcedureText.CostingSheetProcedure = $projection.CostingSheet |
| [0..*] | I_ProfitCenterText | _ProfitCenterText | _ProfitCenterText.ProfitCenter = $projection.ProfitCenter and _ProfitCenterText.ControllingArea = $projection.ControllingArea and _ProfitCenterText.ValidityEndDate > $session.system_date and _ProfitCenterText.ValidityStartDate < $session.system_date |
| [0..*] | I_CostCenterText | _ResponsibleCostCenterText | _ResponsibleCostCenterText.CostCenter = $projection.ResponsibleCostCenter and _ResponsibleCostCenterText.ControllingArea = $projection.ControllingArea and _ResponsibleCostCenterText.ValidityEndDate > $session.system_date and _ResponsibleCostCenterText.ValidityStartDate < $session.system_date |
| [0..*] | I_CostCenterText | _CostCenterText | _CostCenterText.CostCenter = $projection.CostCenter and _CostCenterText.ControllingArea = $projection.ControllingArea and _CostCenterText.ValidityEndDate > $session.system_date and _CostCenterText.ValidityStartDate < $session.system_date |
| [1..1] | E_PPM_Task | _ProjectElementExtension | $projection.TaskUUID = _ProjectElementExtension.TaskUUID |
| [0..*] | I_InvestmentProfileText | _InvestmentProfileText | _InvestmentProfileText.InvestmentProfile = $projection.InvestmentProfile |
| [0..1] | I_EntProjElmntBlockFunc | _BlockFuncForEntProjElmnt | _BlockFuncForEntProjElmnt.ParentObjectUUID = $projection.TaskUUID |
Annotations (14)
| Name | Value | Level | Field |
|---|---|---|---|
| AbapCatalog.sqlViewName | CENTPROJEMCHP | view | |
| AbapCatalog.compiler.compareFilter | true | view | |
| AbapCatalog.preserveKey | true | view | |
| EndUserText.label | Parameters for Project Element Mass Change | view | |
| AccessControl.authorizationCheck | #CHECK | view | |
| AccessControl.personalData.blocking | #BLOCKED_DATA_EXCLUDED | view | |
| ObjectModel.representativeKey | TaskUUID | view | |
| ObjectModel.usageType.serviceQuality | #D | view | |
| ObjectModel.usageType.dataClass | #MIXED | view | |
| ObjectModel.usageType.sizeCategory | #L | view | |
| ObjectModel.updateEnabled | true | view | |
| ObjectModel.createEnabled | true | view | |
| ClientHandling.algorithm | #SESSION_VARIABLE | view | |
| VDM.viewType | #CONSUMPTION | view |
Fields (42)
| Key | Field | Source Table | Source Field | Description |
|---|---|---|---|---|
| KEY | TaskUUID | TaskUUID | ||
| EntProjMassChangeRequestUUID | ||||
| ProjectUUID | ProjectUUID | Project UUID | ||
| Plant | Plant | Valuation Area | ||
| ProfitCenter | ProfitCenter | Profit Center | ||
| ResponsibleCostCenter | ResponsibleCostCenter | Responsible Cost Center | ||
| FactoryCalendar | FactoryCalendar | Factory Calendar | ||
| CostCenter | CostCenter | Default Cost Center for Postings | ||
| ProcessingStatus | ProcessingStatus | Worklist Status | ||
| InvestmentProfile | InvestmentProfile | Investment Measure Profile | ||
| PlannedStartDate | PlannedStartDate | Planned Start | ||
| PlannedEndDate | PlannedEndDate | Planned Finish | ||
| ActualStartDate | ActualStartDate | Actual Start | ||
| ActualEndDate | ActualEndDate | Actual Finish | ||
| CostingSheet | CostingSheet | Costing Sheet | ||
| ControllingArea | ControllingArea | Controlling Area | ||
| WBSElementInternalID | WBSElementInternalID | WBS Internal ID | ||
| CostingSheetProcedureDesc | ||||
| FunctionalArea | FunctionalArea | Sendr Fctl Area | ||
| CompanyCode | CompanyCode | Receiver Company Code | ||
| FunctionalAreaName | ||||
| EntProjTimeRecgIsBlkd | _BlockFuncForEntProjElmnt | EntProjTimeRecgIsBlkd | Blocked Function-Time Recording | |
| BlockStatusDescription | ||||
| EntProjStaffExpensePostgIsBlkd | _BlockFuncForEntProjElmnt | EntProjStaffExpensePostgIsBlkd | Blocked Function-Concur Expense Posting | |
| EntProjServicePostingIsBlkd | _BlockFuncForEntProjElmnt | EntProjServicePostingIsBlkd | Blocked Function-Activity Allocation | |
| EntProjOtherExpensePostgIsBlkd | _BlockFuncForEntProjElmnt | EntProjOtherExpensePostgIsBlkd | Blocked Function-Other Expense Posting | |
| EntProjPurchasingIsBlkd | _BlockFuncForEntProjElmnt | EntProjPurchasingIsBlkd | Blocked Function-Purchasing | |
| _CostingSheetProcedureText | _CostingSheetProcedureText | |||
| _AuthGroup | _AuthGroup | |||
| _AuthRole | _AuthRole | |||
| _AuthSubst | _AuthSubst | |||
| _AuthUser | _AuthUser | |||
| _FactoryCalendar | _FactoryCalendar | |||
| _FunctionalArea | _FunctionalArea | |||
| _Plant | _Plant | |||
| _Root | _Root | |||
| _ProcessingStatus | _ProcessingStatus | |||
| _CostCenterText | _CostCenterText | |||
| _ResponsibleCostCenterText | _ResponsibleCostCenterText | |||
| _ProfitCenterText | _ProfitCenterText | |||
| _InvestmentProfileText | _InvestmentProfileText | |||
| _BlockFuncForEntProjElmnt | _BlockFuncForEntProjElmnt |
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 C_EntProjElmntMassChgParameter.
-- 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.
-- SQL view name: CENTPROJEMCHP
CREATE VIEW C_EntProjElmntMassChgParameter AS
SELECT
TaskUUID,
hextobin( '00000000000000000000000000000000' ) AS EntProjMassChangeRequestUUID,
ProjectUUID,
Plant,
ProfitCenter,
ResponsibleCostCenter,
FactoryCalendar,
CostCenter,
ProcessingStatus,
InvestmentProfile,
PlannedStartDate,
PlannedEndDate,
ActualStartDate,
ActualEndDate,
CostingSheet,
ControllingArea,
WBSElementInternalID,
_CostingSheetProcedureText[1:Language = $session.system_language].CostingSheetProcedureDesc AS CostingSheetProcedureDesc,
FunctionalArea,
CompanyCode,
_FunctionalArea._Text[1:Language = $session.system_language].FunctionalAreaName AS FunctionalAreaName,
_BlockFuncForEntProjElmnt.EntProjTimeRecgIsBlkd AS EntProjTimeRecgIsBlkd,
_BlockFuncForEntProjElmnt._BlockFunctionText[1: Language = $session.system_language].BlockStatusDescription AS BlockStatusDescription,
_BlockFuncForEntProjElmnt.EntProjStaffExpensePostgIsBlkd AS EntProjStaffExpensePostgIsBlkd,
_BlockFuncForEntProjElmnt.EntProjServicePostingIsBlkd AS EntProjServicePostingIsBlkd,
_BlockFuncForEntProjElmnt.EntProjOtherExpensePostgIsBlkd AS EntProjOtherExpensePostgIsBlkd,
_BlockFuncForEntProjElmnt.EntProjPurchasingIsBlkd AS EntProjPurchasingIsBlkd
FROM I_PPM_ProjectTask AS task
LEFT OUTER JOIN I_CostingSheetProcedureText AS _CostingSheetProcedureText ON _CostingSheetProcedureText.CostingSheetProcedure = CostingSheet -- association [0..*]
LEFT OUTER JOIN I_ProfitCenterText AS _ProfitCenterText ON _ProfitCenterText.ProfitCenter = ProfitCenter AND _ProfitCenterText.ControllingArea = ControllingArea AND _ProfitCenterText.ValidityEndDate > $session.system_date AND _ProfitCenterText.ValidityStartDate < $session.system_date -- association [0..*]
LEFT OUTER JOIN I_CostCenterText AS _ResponsibleCostCenterText ON _ResponsibleCostCenterText.CostCenter = ResponsibleCostCenter AND _ResponsibleCostCenterText.ControllingArea = ControllingArea AND _ResponsibleCostCenterText.ValidityEndDate > $session.system_date AND _ResponsibleCostCenterText.ValidityStartDate < $session.system_date -- association [0..*]
LEFT OUTER JOIN I_CostCenterText AS _CostCenterText ON _CostCenterText.CostCenter = CostCenter AND _CostCenterText.ControllingArea = ControllingArea AND _CostCenterText.ValidityEndDate > $session.system_date AND _CostCenterText.ValidityStartDate < $session.system_date -- association [0..*]
LEFT OUTER JOIN E_PPM_Task AS _ProjectElementExtension ON TaskUUID = _ProjectElementExtension.TaskUUID -- association [1..1]
LEFT OUTER JOIN I_InvestmentProfileText AS _InvestmentProfileText ON _InvestmentProfileText.InvestmentProfile = InvestmentProfile -- association [0..*]
LEFT OUTER JOIN I_EntProjElmntBlockFunc AS _BlockFuncForEntProjElmnt ON _BlockFuncForEntProjElmnt.ParentObjectUUID = TaskUUID -- 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