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.