cancel
Showing results for 
Search instead for 
Did you mean: 

Need to get all the users who are assinged to a particular catalog.

Former Member
0 Kudos

Hi,

We have a requirement where we need to get the all the users in system who are assigned to a particular catalog

Suppose CAT ID is 'xyz' i need to get all users assigned to it.

Please let me know is there any FM or standard program to achieve this with out doing manually.

Regards,

Neelima

Accepted Solutions (1)

Accepted Solutions (1)

former_member183819
Active Contributor
0 Kudos

BBP_GET_CATALOGS_F4 - i/p user and o/p all catalogs

Former Member
0 Kudos

thanks for the quick reply..

But i need via versa... for catalog id i want all the users.

Please let me know.

Regards,

Neelima

Answers (2)

Answers (2)

Former Member
0 Kudos

thanks

Former Member
0 Kudos

Hi Neelima,

You can check table HRV1222A. At low pass the catalog id. As a result you get the positions. With these positions you can go to table HRP1001. Here you can find the user id's