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

No one should allow to request the same role multiple times in GRC if its already assigned

Former Member
0 Likes
489

Hi Madhu,

Hope you are good.

we have a requirement from business that no one should allow to request the same role multiple times in GRC ,i got to know that we can customize this at webdynpro level, Could you help us where to check this option while customizing in se80 for request submission

Accepted Solutions (1)

Accepted Solutions (1)

madhusap
Active Contributor
0 Likes

Hi Srinu,

You can add your logic of excluding the roles which are already assigned to users by enhancing the "Fill_Request_Structure" method in Webdynpro component "GRAC_UIBB_ACCESS_REQUEST".

Regards,

Madhu

Answers (1)

Answers (1)

Former Member
0 Likes

Thank you very much Madhu for the swift answer will try configure it