Operating units assigned to a given responsibility.

With MOAC feature in R12, a responsibility can access mulitple orgs. Is there any way, i can know it from back end tables, which responsibility will have access to which operating units/inventory orgs/ledgers/business groups.
Note: mo_glob_org_access_tmp table shows null records in my schema.

Hi,
Please see if these documents help.
Note: 462383.1 - SQL Queries and Multi-Org Architecture in Release 12
Note: 420787.1 - Oracle Applications Multiple Organizations Access Control for Custom Code
Note: 165042.1 - FAQ - Multiple Organizations Architechure (Multi-Org)
Regards,
Hussein

Similar Messages

  • NOT ABLE TO ASSIGN MO:OPERATING UNIT PROFILE VAL TO A RESPONSIBILITY

    I am trying to create new orgnization and assigning parameters in AP. I am not able to assign profile values. Could you pl. clarify foll points..
    To generate seeded data, it is displaying(in the concurrent program) existing operating unit in the LOV not the new Operating unit that I created.
    When i try to associate new Responsibilty to MO operating unit level, it is displaying existing organization not newly created org.
    NOt able to assign profile values to business group(field is protected against update) as I created new ORG not with "setup Business Group".
    When i click legal entity parameter in operating unit, it is displaying
    "NO ENTRIES FOUND FOR LIST OF VALUES"
    I would appreciate your early response
    Thanks
    Ven.
    [email protected]

    Hi Nagamohan
    Your query returned me the seeded ones:
    GL_AUTO_ALLOC_WF_PKG
    PA_AUTOALLOC_WF_PKG
    We have a value at the site level, and at the 1st OM super user responsibility having the issue has no default value, hence defaulting the value from the site level.
    The other OM super user responsibility has a value. And this value is defaulted to the 1st OM responsibility profile from time to time.
    The other responsibility OM Administrator have no problem. This value changes when the users logged into this OM super user responsibilities (both OU), the value switches back and forth to 2nd OU value and then the site level value fills the value for the 1st OM super user responsibility(even though we didn't have any default value before).
    If the users logged into 1st OM Administrator responsibility to process the orders, then no problem, the value stays to the correct OU).
    We have been relying on the defaulting value(coming from the site level) for all this time and have had no problems until now. It was always blank for the 1st OM super user. but, when the problem started then only it's having issue. I manually deleted the value (wrong value from the other OU) at the 1st OM Super user level, then next time the user logs into the 1st OM Super user resp, then it's having the correct value(same as site), and keep on updating the value with this correct value. But, all of a sudden it changes to the wrong OU value, don't know what object is causing this...
    Thanks
    Radhika

  • MO Operating Unit Profile Option Needed for Mass Allocation in R12

    Mass Allocation does not work in R12 unless you set MO Operating Unit profile option at GL Responsibility level. Is that an official requirement from Oracle or is that a bug? A client should be able to implement and use GL without setting operating units as they are needed for subledgers.

    Hi
    I have found the below mentioned information on MO: operating Unit Profile option from the Oracle E-Business Suite Multiple Organizations & Oracle General Ledger Reference Guide which directly or indirectly requires the setting of the profile option at the appropriate level (responsibility, site etc)
    Profile Options not Owned by General Ledger:
    The following profile option affects the operation of General Ledger, but is not "owned" by General Ledger:
    • MO: Operating Unit - This profile option controls which operating unit a particular responsibility is assigned to.
    Note: General Ledger's Account Inquiry window ignores the setting of this profile option. This allows you to drill down to your subledgers independent from their multiple organization setup. As a result, when you drill down to subledger details, General Ledger will show you all of the transactions that comprise an account balance, regardless of which organization originated the transaction.
    To use multiple organizations, you must define an accounting setup with at least one legal entity, a primary ledger that will record the accounting for the legal entity, and an operating unit that is assigned to the primary ledger and a default legal context (legal entity).
    You must set either the MO: Operating Unit or MO: Security Profile profile option for each application responsibility to use Multiple Organizations context sensitive applications. When you connect to the Oracle Applications, you sign on by entering your user name and password. Then, you choose a responsibility that is available to your user. After you choose your responsibility, there is an initialization routine that reads the values for all profile options assigned to that responsibility. Oracle Applications allows you to see only the information for those operating units that are assigned to your responsibility.
    Hope this helps.
    Thanks and Regards
    Manish Jain

  • Restirct Data of Business Area based on Operating Unit

    Hi,
    I got two different responsibilities attached with two different Operating units assigned common standard business area Accounts Receivables. So i want to restrict data output based on Operating unit.
    Your valuable inputs are highly appreciable.
    Regards
    Venkat,

    Venkat.
    Just to make sure I undertand you.
    You have a responsibility called something like: AR_US and it's associated with an operating unit US. You have another responsibility called something like: AR_UK and it's associated with an operating unit UK.
    1. If that's correct, then you could write 2 different workbooks where each one filters on what each responsibility is allowed to see and only share each workbook with the appropriate responsibility. Both responsibilities would be allowed to 'see' the same folder(s) in the EUL. The condition in each workbook (not the best option but done at many clients I've seen).
    2. You could have a different business area for all folders for each responsibility. Then any report written against each one would just choose the appropriate folder (not the best option).
    3. You could have one business area where you filter the data right on the folders in the EUL. Would require you to retrieve the current responsibility in the EUL, but not a problem. However, as hard coding the responsibilties at the folder level - not dynamic.
    4. You could put the filtering in the actual database view. This is the slickest method as you only have one business area and any reports against the business area would simply filter the actual data on the row level. Additionally, any external query tool (ie: TOAD, etc.) would not see the data unless they set an environmental variable or comment out the security in the view. The easiest way to see how to do this is to copy the BIS format if you have BIS views installed in your organization (and are running Enterprise Suite (Apps)). Look at various views and look for near the end of the view code, a line such as: WHERE gl_security_package ...). That's where they do the filtering so you might want to see if there are any filtered accounts receiveable BIS views already doing this. (by the way, the BIS views you'll be looking for will be owned by APPS and start with: ARFG_
    Russ

  • Legal Entity Details in place of Operating Unit Detail in PO_STANDARD_XSLFO

    Hi all,
    I want to replace the Operting Unit name and Address, which is coming on first page of PO output for Communication, by Legal Entity name and Address.
    In the XSLFO template above the Operating unit Details they had given the Legal Entity Name and Address(It is Commented).... What i did, i commented the Operating Unit Details and uncommented the Legal Entity details.....
    but after doing this i am not getting legal Entity details in PO Output.. Its giving Blank on that place.....
    anyone has any idea.. why it is not printing LE details......
    Regards
    Ravi

    Hi Tim,
    I am not adding any extra field from myside.....
    LE fields are present in template..... but they are commented there...
    Operating Unit Fields are also present there.... But they are uncommented.....
    It looks by seeeing the code of Template that we can use LE deatails in place of Operating unit details...
    I just did reverse... Uncommented the LE deatails and Commented the Operating unit details...
    Regards
    Ravi

  • Getting the new operating unit to show up in a PO

    Hi,
    Besides the standard operating units that come with the EBS suite 12 vision instance, I've created a new operating unit but when I create a PO, I still only see vision operations as the standard operating unit. How do I get create a PO against the new operating unit I just created? I'm sure I'm missing steps but have not been able to find a concise guide.
    thanks for any assistance.

    You need to attach MO: Operating Unit profile option with your responsibility from where you are creating PO

  • Operating Unit and Responsibility

    Hi everyone, I wanna know if the reponsibility the user have login is attached to a specific responsibility.
    Help me please ..
    Regards
    Lutchumaya

    An Operating Unit is basically linked to an Oraganization but where as we can set the profile option called MO: Operating Unit at a Responsibility Level.
    Hope this makes sense to your question.

  • Please select an appropriate pay group assigned to this operating unit

    Hello All ,
    A new pay group is created and assigned to the new supplier site and when an invoice is created against that pay group
    its is populating an error message saying that Please select an appropriate pay group assigned to this operating unit.
    As result I am unable to complete creation of invoice.
    Any inputs Suggested ? Appreciate it !
    Thanks,
    Deepthi.

    Hi,
    Please obtain a FND Debug log on the issue and upload the log to a free hosting site and provide the link here for our reference.
    Meanwhile also raise an SR.
    Please see:
    How to enable and retrieve FND debug log messages (Doc ID 433199.1)
    Thanks &
    Best Regards,

  • Assign Operating Unit

    Hi,
    We need help;
    We define a new Accounting Rules in Account Receivable by following steps:
    Receivables: Setup >Transactions >Accounting Rules > In Form enter Name, Description, Type. But when you enter a Period, a message appears is "This Period does not exist".
    But when we go to profile options and change MO: Operating Unit to “Standard Operating Unit” like "Vision Services", we can define a new Accounting Rules without any issue. But when we keep the MO: Operating Unit as that we define in system we can't define a new Accounting Rules.
    Note: We run "Multi-Org Setup Validation Report" to make sure that find Operating Unit as that we define in system we can't find it in report.
    BR

    Hi,
    many thanks for these notes but the first one doesn't mention any thing about operating units as well as the second one also the second one talk about somthing related to operating system (which is not our goal) and our system BTW is windows.
    Thanks

  • MO Operating Unit Query

    Hi Experts
    I am working on Oracle EBS R12 .
    I have a query regarding Multi org valueset for assigning the report parameter.
    My Case is
    MO Operating Unit ORG ID bydefault set in SITE Level
    *If ORG ID assign in responsibility level then my report parameter LOV shows that org id which is assigned in responsibility level otherwise MO Security Operating Unit ORG ID shows which could be multiple"
    how can i cater this scenerio in my report to show parameter according to this scenerio
    Please Help

    Did you ever figure this out? I'm encountering the same issue.
    Thanks.

  • Accessing a Item master from across multiple operating units

    HI,
    We have created two operating units and two inventory org's.
    we have created an item in teh item master and assigned to the inventory org.
    now we have a scenario.
    one inventory org belongs to one OU and another inventory belongs to another OU.
    i have created an item in item master and want to share the same item to different org's of different OU's..
    can anybody explain.
    Thanks in advance
    Thanks,
    Vinod

    Vinod wrote:
    HI,
    We have created two operating units and two inventory org's.
    we have created an item in teh item master and assigned to the inventory org.
    now we have a scenario.
    one inventory org belongs to one OU and another inventory belongs to another OU.
    i have created an item in item master and want to share the same item to different org's of different OU's..
    can anybody explain.
    Thanks in advance
    Thanks,
    VinodVinod,
    you need to have organization access for all the org's which you need to assign item..
    For example i have vision china..which is both inventory org and OU..and M1 which is inventory org..which is under ision operations..i have given inventory organization access to both this org to inventory super user responisibility..
    Now when i create a item in v1 item master..i should able to see M1 and vision china in organization assignments.
    so that i can assign the item to vision china as well
    HTH
    Mahendra

  • Probleme whith "MO: Operating Unit profile option"   please help.

    i have this message when i call this API:
    HZ_CUST_ACCOUNT_V2PUB.CREATE_CUST_ACCOUNT,
    the message is :
    1. Please set the Receivables system options for this operating unit and ensure that the MO: Operating Unit profile option is correctly set with an operating unit that is set up in Receivables.
    2. Column account_number must have a value.
    please can some one help me !
    thinks a lot.

    Hi
    I have found the below mentioned information on MO: operating Unit Profile option from the Oracle E-Business Suite Multiple Organizations & Oracle General Ledger Reference Guide which directly or indirectly requires the setting of the profile option at the appropriate level (responsibility, site etc)
    Profile Options not Owned by General Ledger:
    The following profile option affects the operation of General Ledger, but is not "owned" by General Ledger:
    • MO: Operating Unit - This profile option controls which operating unit a particular responsibility is assigned to.
    Note: General Ledger's Account Inquiry window ignores the setting of this profile option. This allows you to drill down to your subledgers independent from their multiple organization setup. As a result, when you drill down to subledger details, General Ledger will show you all of the transactions that comprise an account balance, regardless of which organization originated the transaction.
    To use multiple organizations, you must define an accounting setup with at least one legal entity, a primary ledger that will record the accounting for the legal entity, and an operating unit that is assigned to the primary ledger and a default legal context (legal entity).
    You must set either the MO: Operating Unit or MO: Security Profile profile option for each application responsibility to use Multiple Organizations context sensitive applications. When you connect to the Oracle Applications, you sign on by entering your user name and password. Then, you choose a responsibility that is available to your user. After you choose your responsibility, there is an initialization routine that reads the values for all profile options assigned to that responsibility. Oracle Applications allows you to see only the information for those operating units that are assigned to your responsibility.
    Hope this helps.
    Thanks and Regards
    Manish Jain

  • Changing Operating Unit for Inventory Organization

    We have Inventory Organizations already LIVE in Oracle EBS 12.1.3. These are assigned to an Operating Unit. We need to change operating Unit for an Inventory Org. Is it possible to just assign new Operating Unit for an existing Inventory Org? or do we need to define new Inventory Org and then assign the new Inventory org to the new Operating Unit? Let me know if any one has ever faced this requirement and how was it implemented. Thanks a lot.

    Hi,
    The profile option MFG_ORGANIZATION_ID is used by forms that are inventory organization dependent, for example, View Material Transactions form. It is set by calling the function fnd_org.choose_org. It will open a list of values where you will be able to choose one inventory organization enabled to the responsibility you are currently using.
    By default this profile option cannot be set at any level (site, responsibility, user…). I tried to enable it to be set at responsibility level. However, after having done that, nobody was able to enter Oracle e-Business.
    Do you intend to restrict access to one inventory organization or just define a default inventory organization? If you intend to restrict access, you can use Organization Access (Inv Super User: Setup: Organization: Organization Access). There, you define the inventory organizations that are enable to each one of your responsibilities.
    If you have no lines in that form, all organizations are available to all responsibilities. If you add just one line, access is denied to all responsibilities and organizations not listed. So, be careful in setting this up.
    Regards,
    Ketter Ohnes

  • Second COA/ Operating Unit setup

    I have a requirement to implement a second operating unit that would utilize a slightly different chart of accounts, that will eventually be consolidated to a less detailed original chart of accounts.
    Do I have to setup a new Legal Entity and a new primary ledger to accomplish this?
    The new chart of accounts is more detailed than the original one and would have an extra segment. Since an Operating Unit can only be assigned to a Primary Ledger, and the same Legal Entity cannot be used by more than one primary Ledger, does that mean that setting up a new Legal Entity is inevitable?
    Is there another way to achieve this?

    I believe this is done be defining profile options at the responsibility level - see MOS Doc 551282.1 (What Profile Is Used To Populate the Operating Unit In OM Systems Parameter Form?)
    HTH
    Srini

  • Getting the operating unit info in 11i front end

    Hi All,
    I'm having a doubt about getting the operating unit info from the front end (i.e) for the given form how can we find which OU is attached to it(For ex. PO form).I dont know the navigation to get the value of the OU from the profile options in the front end.
    Can anyone let me know the navigation for this......
    If possible,please share some links where i can learn about these profile options better.
    Thanks,
    Mohan.

    Hi Srini,
    Thank you very much for your reply.
    I'm having another doubt....I need to define a profile option and get its value in the backend.
    I created one profile option in App.Dev responsibility and when i searched for its value, using fnd_profile.value(), its showing null.
    Do i need to give any values as default while creating the profile option,coz i tried giving user values also(in edit-- > preferences.......)
    Can you help me in this pblm....
    Regards,
    Mohan

Maybe you are looking for

  • Remote control and speaker track 60 is not working on c60

    Dear team, We have facing issue for using remote control after the installation of speaker track 60.remote working fine on another telepresence equipment and the speaker track 60 is also not on voice also.kindly please resolve the issue as soon as po

  • How to send a mail prior to the due date

    Hi all,              I would like to send a mail prior to the due date. Please let me know how to go to the previous step after the loop is executed once in workflows. Thanks, Sirisha N.

  • Search in JDeveloper forum

    Hi, I specify the following string to search in forum on JDeveloper: 'jsp:setProperty'. At a first a number of messages is displayed. But then, when I either try to sort messages by date, or try to see next 15 messages - I get the follwing message in

  • Cell concept   in  BEx  query

    hi:    Who can examine the CELL concept in Query?  I can't find any infomation for cell, Could you demostrate the cell so that I can master it  as soon as possible.Or Could you  provide some infomation about cell for me ?

  • Seagate 7200.9 500GB internal hard drive in Power Mac G4 Firewire 800?

    Thank you for the very helpful discussions on adding storage. I want to add storage to my Mac G4 'silver door' FW 800, running OSX 10.4.11. It has a (very full) 110 GB Toshiba as it's original drive, plus a clunky Maxtor 80 GB external USB drive I've