Skip to Content
0
Aug 22, 2023 at 02:12 PM

Retrieving Business Users List from ABAP Launchpad into the ABAP Code

148 Views

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.