Skip to main content
Solved

Where are Permission Set descriptions stored?

  • December 12, 2022
  • 2 replies
  • 66 views

NickPorter
Superhero (Customer)
Forum|alt.badge.img+18

I’m trying to query for permission set names and descriptions but I cannot find where the descriptions are stored.  Can anyone point me to it? 

Debug isn’t any use.  I have the names and what is granted to users but I cannot find where the descriptions are stored to output those…

Thanks!

Nick

Best answer by NickPorter

Never mind, I found it.  FND_ROLE.

For some reason it was initially returning no rows, but now it is working fine.  Must be a Monday.

2 replies

NickPorter
Superhero (Customer)
Forum|alt.badge.img+18
  • Author
  • Superhero (Customer)
  • 374 replies
  • Answer
  • December 12, 2022

Never mind, I found it.  FND_ROLE.

For some reason it was initially returning no rows, but now it is working fine.  Must be a Monday.


Link
Superhero (Customer)
Forum|alt.badge.img+23
  • Superhero (Customer)
  • 1265 replies
  • December 12, 2022

Hi @NickPorter 

try this:

Select * from ifsapp.FND_ROLE_TAB