on 2010 Mar 30 12:24 PM
Dear experts,
I am working on SRM 7.0 version, I want to determine wether the logged in user is an approver, buyer or a general user ( Role determination ). Can you please suggest a way for this.
Thanks & Regards,
Murthy
Request clarification before answering.
Hello Murthy,
What about simply use function module BBP_USER_GET_DETAIL with importing parameter USERNAME = SY-UNAME ?
You will get all user's roles in table ACTIVITYGROUPS.
Regards.
Laurent.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.