a month ago - last edited a month ago
Hi~
I am creating a custom CDS view in SAP.
How can I display the Project Manager's name in the view as shown below?
Project ID | Project Name | Project Status | Project manager |
And please let me know which data source contains the following item: Project Manager,
Best regards,Wang
Request clarification before answering.
Hi 王詩博,
There is an example, how can you retrieve ProjectManagerName:
1. The first step is to create Data Definition based on I_EntProjectEntitlement and with the association to I_BusinessUserBasic.
2. The next step is linking I_EnterpriseProject with previously created CDS view.
As a result you will get Project Manager Full Name. Hope it helps you.
BR,
Aliaksandra
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Aliaksandra,
Thanks for your reply!
When I try to add I_BusinessUserBasic as an associate Datasource,
I can't link it to I_EntProjectEntitlement because there isn't a value called BusinessPartnerUUID in I_EntProjectEntitlement.
Could you share me your configuration of the actual page?
Thanks very much!
Wang
I'm currently using the Public Cloud Edition. I'm sorry I didn't mention it in the TAG.
Actually, in the Public Cloud Edition, I couldn't find the BusinessPartnerUUID item from I_BusinessUserBasic,
so I couldn't fulfill my request using the method you provided.
However, I am considering a solution based on this approach.
Thank you very much!
User | Count |
---|---|
7 | |
6 | |
5 | |
5 | |
4 | |
3 | |
3 | |
3 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.