on 2025 Apr 23 11:30 AM
Hi,
I'm creating a CDS view for the customer project overview.
I need CDS view information to link the fields mentioned below. Some of these fields are available in the CUBE-related CDS view, but I couldn't use them in the "Custom CDS View" app.
Field Name
1. Actual Effort (Hours)
2. Actual Cost
3. Billed
4. Unbilled
5. Billing Method
Thanks & Regards,
Vignesh T
Request clarification before answering.
Hello @vigneshvalluvan1989
Thank you for your feedback and follow-up. My apologies for the delay.
Use the Enterprise Projects artifacts that carry your Project ID (ProjectExternalID) and then join on the internal key:
Check: SAP KBA 3587487 (use I_EnterpriseProject / I_EnterpriseProjectElement in Public Cloud), and API Hub API_ENTERPRISE_PROJECT_SRV (query projects by external ID, retrieve UUID/key). SAP Support Portal-3587487 - Requiring CDS View for Project and WBS element for Cloud Development
With kind regards
Chuma
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Dear @vigneshvalluvan1989
Thank you for your message.
To support your CDS view development for the customer project overview in SAP S/4HANA Cloud, please find below the recommended standard CDS views that include the fields you mentioned:
Field Name | Standard CDS View |
Actual Effort (Hours) | I_TimeSheetRecord |
Actual Cost | I_ActualCostLineItem |
Billed | I_BillingDocumentItem |
Unbilled | I_ProjectBillingElement |
Billing Method | I_CustomerProject |
Please note:
Here are two useful references for your configuration:
SAP Help Portal – Custom CDS Views
SAP Learning – CDS Views in S/4HANA Cloud
Should you need further assistance, feel free to reach out.
Best regards,
Chuma
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 39 | |
| 20 | |
| 15 | |
| 6 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.