Setting Up Multi Org Structure in R12 PDF
Setting Up Multi Org Structure in R12 PDF
Setting Up Multi Org Structure in R12 PDF
HOME
REASON BEHIND
ARTICLES
ORACLE
ORACLE APPS
ANDRIOD APPS
SCRIPTS
VIDEO TUTORIALS
Search
RECENT POSTS
Query to Find Schema and its status SQL Queries for practice Create Receivable Invoice Ship Confirm the Sales Order
pdfcrowd.com
CATEGORIES
Anonmys Scripts API's/Interfaces Apps Functional Apps Functional Modules Apps Technical Apps Technical Modules AR Articles Featured HR INV
All Oracle Apps Org Structure
OAF OM OM API's Oracle Oracle Apps Oracle Scripts For Practice OracleWorkflow PLSQL
pdfcrowd.com
Define Location Open the E-Business Suite and navigate to Human Resources, Vision Enterprises Responsibility:
open in browser PRO version
Are you a developer? Try out the HTML to PDF API
ARCHIVES
Select Month
RECENT COMMENTS
Human Resources
(MOAC) Mahendra on Setting Up Multi Org Structure in R12 (MOAC) All Oracle Apps on Setting Up Multi Org Structure in R12
pdfcrowd.com
Multi Org Structure in R12 (MOAC) ripendra kumar on Setting Up Multi Org Structure in R12 (MOAC) All Oracle Apps on Setting Up Multi Org Structure in R12 (MOAC)
Navigation
pdfcrowd.com
After selecting the Address style you will be prompted to enter the details of the location as shown in the form below.
open in browser PRO version
Are you a developer? Try out the HTML to PDF API
pdfcrowd.com
After entering the location details click on OK button and enter the time zone as shown in the screen shot.
pdfcrowd.com
Navigate to the shipping tab and the values are populated as shown.
pdfcrowd.com
pdfcrowd.com
Define Business Group Open the E-Business Suite and navigate to Human Resources, Vision Enterprises Responsibility:
pdfcrowd.com
Human Resources
Navigate to Work Structures > Organization > Description Select New button
pdfcrowd.com
Enter the business group name and the location created in the previous step and save the changes.
Select the LOV as business group under the Name field in the organization classifications block
open in browser PRO version
Are you a developer? Try out the HTML to PDF API
pdfcrowd.com
Check the enabled check box for the business group name and save the changes
pdfcrowd.com
Click on the Others button and select the Business Group Info from the additional information window click on ok
pdfcrowd.com
pdfcrowd.com
With details:
pdfcrowd.com
Click OK Button
pdfcrowd.com
Create Legal Entity As per the structure defined above we have our business in 2 different geographical locations, hence we need to create 2 legal entities. The 2 legal entities to be created are: 1. India Legal Entity 2. USA Legal Entity Switch responsibility to General Ledger, Visions Operations (USA)
pdfcrowd.com
Navigate to Setup > Financials > Accounting Setup Manager > Accounting Setups
pdfcrowd.com
pdfcrowd.com
Click on Create New Address radio Button and enter the details:
pdfcrowd.com
Click on the Apply Button to save the legal entity created. Create the legal entity for USA also in the similar manner.
pdfcrowd.com
Confirmation message:
Script:
1 SELECT * 2 FROM XLE_ENTITY_PROFILES EntityProfileEO, 3 HZ_GEOGRAPHIES HzGeographies, 4 HZ_ORG_PROFILES_CPUI_V HzOrgProfiles, 5 XLE_LOOKUPS lkp 6 WHEREEntityProfileEO.GEOGRAPHY_ID=HzGeographies.GEOGRAPHY_ID 7 ANDEntityProfileEO.PARTY_ID=HzOrgProfiles.PARTY_ID open in browser PRO version Are you a developer? Try out the HTML to PDF API
pdfcrowd.com
Create Ledgers In the above scenario we need to create 2 ledgers and this depends on the following: 1. Currency 2. Calendar 3. Chart of Accounts In multi org structure we will follow the same calendar,currency and chart of accounts for the companies. In the above scenario as we have the companies in 2 different countries we will have 2 different ledgers. 1. India Ledger 2. USA Ledger Navigate to General Ledger Visions Operations (USA)
pdfcrowd.com
Navigate to Setup > Financials > Accounting Setup Manager > Accounting Setups
pdfcrowd.com
pdfcrowd.com
As we have already created the legal entity we can move forward and click on the next button
Click Finish
pdfcrowd.com
1 SELECT *
pdfcrowd.com
Create and assign operating units and legal entities Navigate to General Ledger Visions Operations (USA)
pdfcrowd.com
Navigate to Setup > Financials > Accounting Setup Manager > Accounting Setups
pdfcrowd.com
Assign legal entity to the ledger by clicking on the add legal entity button
open in browser PRO version
Are you a developer? Try out the HTML to PDF API
pdfcrowd.com
Search for the legal entity created above and select the legal entity created for INDIA
pdfcrowd.com
The legal entity has now been assigned to the ledger. Now click on the
open in browser PRO version
Are you a developer? Try out the HTML to PDF API
pdfcrowd.com
Enter the details. Assign the business group and legal entity created from the above steps to the operating unit and click on apply button
pdfcrowd.com
Click complete
pdfcrowd.com
Verify the confirmation message and note down the request number and verify the status of the request.
Create the operating nit for the USA legder in the similar manner :
pdfcrowd.com
pdfcrowd.com
pdfcrowd.com
pdfcrowd.com
1 SELECT * 2 FROM HR_ORGANIZATION_INFORMATION 3 WHERE org_information_context = 'Operating Unit Information';
pdfcrowd.com
Human Resources
pdfcrowd.com
pdfcrowd.com
Select the list of values icon under the name filed in the organization classifications
pdfcrowd.com
pdfcrowd.com
Check the enabled button and save the changes. Then click the others button
pdfcrowd.com
Press TAB
pdfcrowd.com
Select the ledger and legal entity name from the list of values and click ok
Click ok
pdfcrowd.com
Click others
pdfcrowd.com
1 SELECT * 2 FROM HR_ORGANIZATION_INFORMATION 3 WHERE org_information1= 'INV'
pdfcrowd.com
pdfcrowd.com
pdfcrowd.com
pdfcrowd.com
pdfcrowd.com
Save the changes and read the note carefully to understand the implications of inventory organization costing method Script:
open in browser PRO version
Are you a developer? Try out the HTML to PDF API
pdfcrowd.com
Reports/Programs: In order to use the operating unit we need to run the Replicate seed data concurrent program from system administrator responsibility
pdfcrowd.com
Run the same concurrent program for all the operating units
pdfcrowd.com
Run the Multi-Org Validation Report and check the output for no validations
pdfcrowd.com
Multi org access control is implemented in R12 to allow the users to submit requests and access data of different operating units in a single responsibility. This can be achieved by setting the security profile in HRMS There are 2 security profiles: SECURITY PROFILE: is used for the selection of operating units from the same business group GLOBAL SECURITY PROFILE: is used for the selection of operating units from the different business group Set up of Multi-Org Access Control: Setup Security Profile in HRMS Navigate to Human Resources Vision Enterprises responsibility:
pdfcrowd.com
Human Resources
pdfcrowd.com
Select a name for the profile and attach the business group created.
pdfcrowd.com
Select the security type as Secure organizations by organization hierarchy and/or organization list
pdfcrowd.com
Select operating unit under classification and the operating unit name created under the organization name. Save the changes Add the operating units for which the MOAC feature needs to be shared.
pdfcrowd.com
pdfcrowd.com
pdfcrowd.com
In order to test the profile created we need to create a new responsibility. Navigate to the system administrator responsibility
pdfcrowd.com
pdfcrowd.com
pdfcrowd.com
Add the created responsibility to the user. Navigate to Security > User > Define
pdfcrowd.com
pdfcrowd.com
Select the responsibility created and enter the profile as MO: Security Profile and click on the find button
pdfcrowd.com
Select the security profile name created from the LOV and save the changes.
pdfcrowd.com