hi all,
i have some Modules and i want that each user have different access.
example.
if i have the following modules
Department
Employee
HR
Account
and If i have 5 Users
I want those 5 users have different access such as User1 only access department and employee and user2 only access HR and account.
how to grant them different access?
i am using oracle forms 12C R4 and database 12c.