Open navigation menu
Close suggestions
Search
Search
en
Change Language
Upload
Sign in
Sign in
Download free for days
0 ratings
0% found this document useful (0 votes)
54 views
6 pages
R12 - MOAC Security
Oracle EBS MOAC Security
Uploaded by
Leo Chen
AI-enhanced title
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content,
claim it here
.
Available Formats
Download as PDF or read online on Scribd
Download
Save
Save R12 – MOAC Security For Later
Share
0%
0% found this document useful, undefined
0%
, undefined
Print
Embed
Report
0 ratings
0% found this document useful (0 votes)
54 views
6 pages
R12 - MOAC Security
Oracle EBS MOAC Security
Uploaded by
Leo Chen
AI-enhanced title
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content,
claim it here
.
Available Formats
Download as PDF or read online on Scribd
Carousel Previous
Carousel Next
Download
Save
Save R12 – MOAC Security For Later
Share
0%
0% found this document useful, undefined
0%
, undefined
Print
Embed
Report
Download
Save R12 – MOAC Security For Later
You are on page 1
/ 6
Search
Fullscreen
5117723, 612 PM R12 MOAC Securty —KentW Limited KentW Limited = R12 — MOAC Security Multiple Organizations Access Control (MOAC) security give the possibility of querying or seeing transactions of one or more Operating Units (OU) without changing responsibility. In 11i we were securing transactions by Operating Unit (OU) only and we would have to choose a corresponding responsibility to see the transactions: * OUT - Receivables Manager * U2 - Receivables Manager © U3 - Receivables Manager In R12 it is now possible to have a shared services responsibility like: © ALL- Receivables Manager This new kind of security is based on Security Profiles which is a hierarchy of operating units. So best practice in R12 is now to secure all responsibilities by Security Profile rather than by Operating Unit. 11i non-MOAC setup: Site Level Receivables (Vision) MO: Default Operating MO: Operating Unit _| Vision Operations |Vision Operations MO: Security Profile GL Set of Books Name Vision Operations hitps hvu. kenta-comi2010/08t12-moae-securty 18sut73, 812 Pm R12 MORC Securty — Kent Limited Soa global shared service responsibility was not possible in 11i so some companies had very long lists of responsibilities Also note in R1i ite level setting takes precedence at lower levels so the responsibility level setting in this case is not needed — only if the OU had been different. R12 MOAC setup: Site Level Receivables (Vision) |Receivables (Global Mo: Default Oper: n Oper Vision Services Unit Mo: Operating Unit MO: Security Profile Vision Global {Vision Operations _| Vision Global Assuming we have a hierarchy like this where OU and security profiles have same names: > Vision Global >> Vision US >>> Vision Operations (OU) >>> Vision Services (OU) >> Vision Europe (OU) We do not need to have a security profile for all branches in the hierarchy above but it is best practice to do so. So in R12 GL Set of Books Name is gone and you leave MO: Operating Unit empty and leave it to the Security Profile. Note: MO: Default Operating Unit is not required and can be left empty however | have had several bugs in R12.1.1 and R12.1.2 related to missing default operating unit in IEX so try leaving it empty first and if you get problems put a default value in this and try again. So Oracle has created MOAC but forgot a few details here and there. Mixed R11i/R12 MOAC setup: hitps hvu. kenta-comi2010/08t12-moae-securty 2165117723, 612 PM R12 MOAC Securty —KentW Limited Some modules in R12 does not yet fully support MOAC so a mixed setup may be needed. Luckily Oracle changed the MO profile settings inheritance so the site level setting does NOT override at responsibility level as in R11i —well at least this setup worked in R12.1.1 Site Level Receivables (Vision) |Receivables (Global) Mo: Default Operating \Vision Operations Unit MO: Operating Unit Vision Operations Mo: Security Profile Vision Global_|Vision Operations _|Vision Global Using the setup above you will get a site level default OU of “Vision Operations” however at responsibility level the security profile takes precedence so Receivables (Global) will be able to see all OU's within “Vision Global’. In 11i you would have been locked down to “Vision Operations”. Technical 11i - View Based Security 11i used views to secure transactions in individual schemas: APPS.AR_PAYMENT_SCHEDULES on AR.AR_PAYMENT_SCHEDULES_ALL With where clause using CLIENT_INFO set from the responsibility context. In PL/SQL programs you would set: © fnd_global.apps_initialize( var_user_id, var_resp_id, var_application_id); and: * dbms_application_info.set_client_info(var_organization_id); hitps hvu. kenta-comi2010/08t12-moae-securty 365117723, 612 PM R12 MOAC Securty —KentW Limited R12 — VPD Based Security R12 uses the Virtual Private Database (VPD) technology for MOAC security. ‘Synonym APPS.AR_PAYMENT_SCHEDULES on AR.AR_PAYMENT_SCHEDULES_ALL With a policy attached to synonym APPS.AR_PAYMENT_SCHEDULES. In PL/SQL program you still need to set: * fnd_global.apps_initialize( var_user_id, var_resp_id, var_application_id); and for single OU access: * mo_global.set_policy_context('S',var_organization_id); or for multi OU access: * mo_globalset_policy_context(’M’null); Accessible Organisation Units In 11i it was easy to see what access you had: © dbms_application_info.read_client_info(var_organization_id); Which would return your current org_id however in R12 you need to do the following: * select organization_id from HR_ORGANIZATION_UNITS where MO_GLOBAL.CHECK_ACCESS(organization_id} Lusually use the following script: hitps hvu. kenta-comi2010/08t12-moae-securty 465117723, 612 PM R12 MOAC Securty —KentW Limited nto L_application tay ty ia select aser_ta __poliey_context ("Ht 1_oxgants Concurrent Requests Concurrent request can now be setup to run as in 111 (default) or as MOAC compliant programs, Use the “System Administrator” OAF screen “Concurrent Program" to set Operating Unit Mode to Single (OU) or Multi (MOAC compliant): hitps hvu. kenta-comi2010/08t12-moae-securty 565117123, 812 PM os totems | aetna nomen ig) Om etn Sates R12 MOAC Securty —KentW Limited Cet case Posted 04/08/2010 in Fun nal Knowledge, Security by Kent Willumsen Tags: MOAC, R12 KentW Limited nies kentw.con/2010/06/r12-moae-secury! Proudly powered by WordPress 816
You might also like
Step 1) Defining "Security Profile" or "Global Security Profile"
PDF
No ratings yet
Step 1) Defining "Security Profile" or "Global Security Profile"
7 pages
Oracle Fusion Cloud Read Only Roles All in One 1744530359
PDF
No ratings yet
Oracle Fusion Cloud Read Only Roles All in One 1744530359
52 pages
Multi Org Access Control (MOAC) in Oracle Purchasing (Doc ID 397362 - 1)
PDF
No ratings yet
Multi Org Access Control (MOAC) in Oracle Purchasing (Doc ID 397362 - 1)
7 pages
Multi Org Structure 11i
PDF
No ratings yet
Multi Org Structure 11i
18 pages
EBS Application Module Security
PDF
No ratings yet
EBS Application Module Security
11 pages
Sap Security 100 Q@answera
PDF
100% (5)
Sap Security 100 Q@answera
22 pages
Sap Ecc
PDF
100% (2)
Sap Ecc
30 pages
AP - Oracle R12 Account Payables (AP) Setups
PDF
100% (2)
AP - Oracle R12 Account Payables (AP) Setups
39 pages
Docshare - Tips - Sap Security Faqs 5 PDF
PDF
100% (1)
Docshare - Tips - Sap Security Faqs 5 PDF
29 pages
SQL Notes
PDF
50% (4)
SQL Notes
16 pages
HRMS Security
PDF
No ratings yet
HRMS Security
9 pages
R12 Multi-Org Access Control - Setups
PDF
No ratings yet
R12 Multi-Org Access Control - Setups
10 pages
360view Xir2 Security Concepts
PDF
No ratings yet
360view Xir2 Security Concepts
32 pages
1ebs R12 CBN GL
PDF
No ratings yet
1ebs R12 CBN GL
11 pages
White Paper On R12 MOAC
PDF
No ratings yet
White Paper On R12 MOAC
17 pages
Oracle R12 - MOAC PDF
PDF
No ratings yet
Oracle R12 - MOAC PDF
105 pages
MOAC
PDF
No ratings yet
MOAC
17 pages
Developing and Debugging PL&SQL Using Oracle SQL Developer
PDF
No ratings yet
Developing and Debugging PL&SQL Using Oracle SQL Developer
30 pages
R12 Moac and Payable Features: Amit Chintawar Big Rivers Electric Corporation
PDF
No ratings yet
R12 Moac and Payable Features: Amit Chintawar Big Rivers Electric Corporation
60 pages
MOAC
PDF
No ratings yet
MOAC
4 pages
Tech Diff Between 11i and R12
PDF
No ratings yet
Tech Diff Between 11i and R12
10 pages
Microsoft Word - MOAC Lab 01
PDF
No ratings yet
Microsoft Word - MOAC Lab 01
2 pages
Chapter 4: Security: Objectives
PDF
No ratings yet
Chapter 4: Security: Objectives
20 pages
R12 - Multi Org Access Control Finance Track: Date: February 18 2008 Location:Hyderabad
PDF
No ratings yet
R12 - Multi Org Access Control Finance Track: Date: February 18 2008 Location:Hyderabad
14 pages
Technology Changes in R12
PDF
No ratings yet
Technology Changes in R12
4 pages
R12 Enhancements: R12: Legal Entity (LE)
PDF
No ratings yet
R12 Enhancements: R12: Legal Entity (LE)
3 pages
Basics of MOAC and Inherent Limitations
PDF
No ratings yet
Basics of MOAC and Inherent Limitations
5 pages
Componentized Applications and The New Business Agility
PDF
No ratings yet
Componentized Applications and The New Business Agility
41 pages
Self-Service Receiving View Only Role R10
PDF
No ratings yet
Self-Service Receiving View Only Role R10
16 pages
R12 - New Features in Financial Modules
PDF
No ratings yet
R12 - New Features in Financial Modules
8 pages
Concept of MOAC R12
PDF
No ratings yet
Concept of MOAC R12
53 pages
Oracle HTTP Server 11gR1
PDF
No ratings yet
Oracle HTTP Server 11gR1
59 pages
R12 Multi Org Access Control Concept
PDF
No ratings yet
R12 Multi Org Access Control Concept
23 pages
11i r12.2 Technical Upgrade Reference Guide
PDF
No ratings yet
11i r12.2 Technical Upgrade Reference Guide
3 pages
F2071161077 Swing 230
PDF
No ratings yet
F2071161077 Swing 230
47 pages
MOAC Are of Two Types:: How MOAC Impacts The Way We Work in TOAD
PDF
No ratings yet
MOAC Are of Two Types:: How MOAC Impacts The Way We Work in TOAD
2 pages
Apar R12
PDF
No ratings yet
Apar R12
33 pages
Oracle ERP 11i - R12 Functional - Technical Materials - MOAC
PDF
No ratings yet
Oracle ERP 11i - R12 Functional - Technical Materials - MOAC
12 pages
R12 Multi-Org Access Control
PDF
No ratings yet
R12 Multi-Org Access Control
4 pages
Roles and Security - AX2012
PDF
No ratings yet
Roles and Security - AX2012
11 pages
How To Setup and Verify EBS MO-MOAC, Defaulting Rules and MO Security Profile With Channel Revenue (Trade) Management Example (Doc ID 745420.1)
PDF
No ratings yet
How To Setup and Verify EBS MO-MOAC, Defaulting Rules and MO Security Profile With Channel Revenue (Trade) Management Example (Doc ID 745420.1)
4 pages
R12: Setting Up MOAC (Multi Org Access Control) in R12: Step 1. Create Organization Hierarchy
PDF
No ratings yet
R12: Setting Up MOAC (Multi Org Access Control) in R12: Step 1. Create Organization Hierarchy
4 pages
Tech Diff Between 11i and R12 - Multi Org
PDF
No ratings yet
Tech Diff Between 11i and R12 - Multi Org
8 pages
R12 Table Changes
PDF
No ratings yet
R12 Table Changes
5 pages
Organization Setup in R12: MO: Operating Unit
PDF
No ratings yet
Organization Setup in R12: MO: Operating Unit
3 pages
Multi Org r12
PDF
No ratings yet
Multi Org r12
2 pages
MOAC:Multi Org Access Control: Oracle R12
PDF
No ratings yet
MOAC:Multi Org Access Control: Oracle R12
8 pages
Multi Organization Access Control: January 29 TH 2011
PDF
No ratings yet
Multi Organization Access Control: January 29 TH 2011
21 pages
R12 - MOAC Environment Setup
PDF
No ratings yet
R12 - MOAC Environment Setup
3 pages
Multi Org Overview1
PDF
No ratings yet
Multi Org Overview1
2 pages
New Feature in r12
PDF
No ratings yet
New Feature in r12
18 pages
SAP Security Questions
PDF
100% (1)
SAP Security Questions
21 pages
Organization Structure in Oracle Applications
PDF
No ratings yet
Organization Structure in Oracle Applications
2 pages
Bank Accounts OUs Ledgers Legal Entities Relationship
PDF
No ratings yet
Bank Accounts OUs Ledgers Legal Entities Relationship
7 pages
Multiple Organizations Overview - R12: Multi-Org Is Operating Units
PDF
No ratings yet
Multiple Organizations Overview - R12: Multi-Org Is Operating Units
6 pages