Fine Grained Access and Applications
The client requirement is to restrict access from Oracle Financials to certain type of documents in Payables and Receivables and certain types of clients/suppliers.
I reviewed FGA mechanisms, but as I understood it is possible to set context depending on database user after logon to database. I want to set context based on Apllications user_id after logging to Oracle Financials, (because database user is just APPS). Am I mixing something or is it a way to implement that with this FGA?
I reviewed FGA mechanisms, but as I understood it is possible to set context depending on database user after logon to database. I want to set context based on Apllications user_id after logging to Oracle Financials, (because database user is just APPS). Am I mixing something or is it a way to implement that with this FGA?
I am working with R12 and database 10g.
0