cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

List of Users having access to a particular catalogue

Former Member
0 Likes
644

Hi All,

We have a particular catalogue assigned to few users in the attributes. I need to find out the list of the users which have access to that particular catalogue.

Is there any table avaialble to check which all users ahve the catalogue in the attributes. Please let me know how can I find the user list.

Regards

Jimmi

Accepted Solutions (0)

Answers (2)

Answers (2)

lisa_sheil
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi,

If this thread has been answered please close it accordingly.

Kind Regards,

Lisa

Former Member
0 Likes

yes. you need to write a small program for this by using FM bbp_read_attributes - using CAT attributes

https://wiki.sdn.sap.com/wiki/display/SRM/CodeSample2-Reporttodisplayuserattributes

Muthu

Former Member
0 Likes

Hi Muthu ,

I have found a table HRV1222a. This could solve my problem.

Thanks

Jimmi

Former Member
0 Likes

yes jim

all attributes are stored there.

thnaks for this info.

Muthu