I would like to know how to get the roles assigned to a particular
user using the BAPI fuction ( BAPI_USER_GET_DETAIL).
My basic requirement is to find roles assigned to a particular user
and based upon the role java application will provide access to that
user.
I am trying to find a way to retrieve the roles but no success yet..
Any help on this regard would be appreciated.
--
You received this message because you are subscribed to the Google Groups "vogella" group.
To post to this group, send email to vog...@googlegroups.com.
To unsubscribe from this group, send email to vogella+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/vogella?hl=en.
SAP has a variaty of BAPI's. I suggest to search for the right one for
your purpose.
The usage of BAPI_USER_GET_DETAIL is described here:
http://www.vogella.de/articles/SAPJCo/article.html
Once you found the right BAPI you need to adjust the description.
Best regards, Lars
2009/12/25 Kailash Vasani <kva...@gmail.com>:
--
Lars
http://www.vogella.de - Tutorials about Java, Eclipse and Web programming
http://www.twitter.com/vogella - Lars on Twitter