on 2023 Aug 22 3:12 PM
Hi,
I am working on a RAP Project, within which I need to retrieve the Business Users added from the Employees List in Fiori ABAP Launchpad.
It would be great to have the name and User ID (or S-User or E-Mail address) in order to populate other fields in the project with the name, as sy-uname only gives the current user, and not the complete user list.
Is there a way to achieve the same?
Thanks in advance.
Request clarification before answering.
Hello Ruchir,
you might be able to use one of the communication scenarios managed by SAP: Overview of Communication Scenarios Managed by SAP --> SAP_COM_0093
Or using released CDS view I_BusinessUserBasic might be an option: Business User Basic
Regards,
Peter
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Peter,
Thanks for your response.
I tried creating the Service Consumption Model for the Scenario ID you mentioned, but unfortunately it would not get activate and give an error, with description 'Error'.
The CDS, however, seems to have all the information except Business User Groups, since the Users are divided based on the Groups. Is it possible to fetch this information as well??
I tried various related CDS, but apparently neither do I have the authorisation, nor is it possible to obtain the authorisation for these standard views.
Best Regards,
Ruchir
User | Count |
---|---|
74 | |
30 | |
9 | |
7 | |
7 | |
6 | |
6 | |
4 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.