cancel
Showing results for 
Search instead for 
Did you mean: 

API/method to Obtain the roles for a Portal user

Former Member
0 Kudos

Hi All,

I have a scenario in which I have to obtain(extract) the role/roles of a user who is currently logged onto the portal.

Does anybody know about any API/ methods or procedure to for doing the above in Java Webdynpro.

Thanks in Advance

Abhishek

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Abhishek,

This <a href="https://www.sdn.sap.com/irj/sdn/thread?forumID=41&threadID=52786&messageID=547140">thread</a> will help you.

You can also see this <a href="https://www.sdn.sap.com/irj/sdn/thread?threadID=52478">discussion</a>.

Regards,

Pooja.

pravesh_verma
Active Contributor
0 Kudos

Hi Abhishek,

I think these links can be helpful for you.

<b>1) >

<b>2) >

I hope this would help you!!

Regards

Pravesh

PS: Kindly consider rewarding points if helpful or solved.

Former Member
0 Kudos

Hi,

go to: https://media.sdn.sap.com/javadocs/NW04/SPS15/um/index.html

and have a look at the class IRoleFactory.

Regards,

Pascal