Oracle Apps Technical Stuff
Showing posts with label
Role
.
Show all posts
Showing posts with label
Role
.
Show all posts
Wednesday, July 14, 2021
FA:Query - List of Assigned Roles For a Given User
›
SELECT ase_user_vl.user_id user_id , ase_user_vl.user_login user_login , ase_user_vl.user_display_name user_display_name , as...
Friday, July 9, 2021
FA:SQL:Manage Data Access for Users
›
SELECT username , role , security_context , security_context_value FROM ( SELECT pu.username , prd.role_name...
›
Home
View web version