UI Web Dynpro Java
Fetching All the Portal Roles Assigned to the Current Logged In User, Using Web Dynpro for Java
This article will help to fetch the list of the portal roles assigned to the logged in user using WebDynpro for Java. Many a times we need to get the assigned roles of the logged in user so that we can use the information to display or hide some details or activate or deactivate some controls, or to send some mails, etc. This article can be helpful in all such situations.