Hello experts,
I need your help!!
I have a client request in which I have to verify, every time the user saves data, to which team he belongs, in BPC. For that, I'm using the standard classCL_UJE_USER method GET_ALL_USER_DETAILS2.
The problem is:
1 - If we execute this procedure with a user that has access to the web adminstration panel of BPC, the method returns thelist of users and team correctly;
2 -If we execute this procedure with a user that doesn't has access to the web adminstration panel of BPC, the method returns an empty list of users!
We cannot grant access to the web adminstration panel of BPC for all users, for security reasons, but we need to read team data for all users, regardless the permissions they have!
Do you have any ideas? Or any other method/function module we can use?
Thank you
Best regards,
Raquel Oliveira