I am developing and users, roles & privileges to control the user access to different pages after login. The control can be set up in the APEX page with admin roles (instead set up in the APEX workspace). What I need is to get the navigation menu levels and related pages, then I can assign different privileges to different users/groups. Which APEX tables (WWV_) or APEX views (APEX_) that I can use to get such kind of data?
