2012 Jun 18 3:15 PM
Hi All,
We have a requirement in which we want to retrieve all the users who are assigned to a particular Security Authorzation Object. Please let me know if there is any standard FM module or BAPI for that. Currently we are using the logic from program RSUSR002.
Thanks
Siddarth
2012 Jun 18 3:44 PM
SAP provides a std transaction SUIM. Check if you can get any help from this transactions. OR SAP stores the information in AGR* table. you can build the logic based on that
Hi All,
We have a requirement in which we want to retrieve all the users who are assigned to a particular Security Authorzation Object. Please let me know if there is any standard FM module or BAPI for that. Currently we are using the logic from program RSUSR002.
Thanks
Siddarth
2012 Jun 18 3:44 PM
SAP provides a std transaction SUIM. Check if you can get any help from this transactions. OR SAP stores the information in AGR* table. you can build the logic based on that
2012 Jun 18 11:02 PM
Hi Harshad,
That is true. We cna use SUIM tcode and it's program but problem is, it has logic for lots of other options as well which I don't want.
So if we have something specific then it will be great.
Thanks
Siddarth
2012 Jun 19 6:36 AM
Hi, Check the function module 'COM_WEC_GET_USERS_WITH_AUTH'.
2012 Jun 26 10:07 PM
Hi Siddarth,
You can use SUSR_GET_USERS_WITH_SPEC_OBJCT
Thanks,
Puneet
2012 Jul 20 10:17 PM
Thanks all but ued logic from RSUSR002 program and it iw working
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |