How to communicate b/w operating units

hi folks,
i came across an requirement i.e an order was raised from operating unit 1.it was shipped from operating unit 2.how the
operating unit 2 comes to know that order to be shipped?
thanks,
sri
Edited by: 898247 on Dec 10, 2011 5:11 AM

Hi Sri,
This is a case of Internal Sales Orders between 2 OU's.
Qty will be tracked in destination organisation/OU in Internal Requisition Summary,in the lines you have a field called "quantity delivered"
This Qty is nothing but the IS/ISO specified qty.
HTH
-Arif.

Similar Messages

  • How can i incorpurate multiple operating unit feature in rdf(Custome AP Report)

    Hi, Team,
    i have a requirment is..will select 1 Operating unit need to get data for only that OU, if will provide Null value need to get data for ALL OU's.
    i am trying below script using in Report level 'AfterPForm'
    if :P_ORG_ID IS NULL THEN MO_GLOBAL.SET_POLICY_CONTEXT('M',null);
      ELSE MO_GLOBAL.SET_POLICY_CONTEXT('S',:P_ORG_ID);
      END IF;
    getting below error.
    Forcing NLS_NUMERIC_CHARACTERS to: '.,' for XDO processing APPLLCSP Environment Variable set to : Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are : AMERICAN_AMERICA.AL32UTF8 '.,' Enter Password: MSG-00000: And so it begins ... MSG-00001: After SRWINIT REP-1419: 'beforereport': PL/SQL program aborted. REP-0069: Internal error REP-57054: In-process job terminated:Terminated with error: REP-1419: MSG-00000: And so it begins ... MSG-00001: After SRWINIT REP-1419: 'beforereport': PL/SQL program aborted.
    but this report running fine for Single OU, that is the parameter value is provided.
    appriciate your assistence on this. need to clos this ASAP, please do the needfull.
    Thanks,
    Venkat.

    Hi,
    Just simple ...
    You can take the Operating Unit (OU as you said) in the where condition of you query...
    e.g.,
    where
    (p_parm_ou = :ou or :ou is null )

  • How to secure data by operating unit in oracle payments

    Hello
    We are in the process of setting up to make payments from one single bank account across all operating units to avoid maintenance and number of templates.
    As part of our process we submit the payment process request across all operating units and once the status changes to Invoices pending review, we will inform the business heads to check the invoices and we have given them the access to remove the invocies from the payment run, business leads check the invoices and remove some of them based on the cash flow. At the moment the business leads are able to see the payment information for all the operating units however we want them to see only the information specific to that operating unit. I tried MO and HR security profile options but no luck hence requesting you to share your inputs on the same.
    Thanks in advance
    Regards
    Dilip

    Hello Apps Guru's
    Please let me know your inputs on this. Your help is highly appreciated
    We are in R12.1.2
    Thanks
    Dilip

  • 11g , R12, MO: Operating Unit

    Hi,
    How to Check if MO: Operating Unit profile has been set at site level for US.
    Thanks.

    Pl do not post duplicates - Need to find fnd_profile.VALUE('ORG_ID') for one responsibility

  • How to set multiple operating units in before report trigger

    hi all
    can any one help me out in getting clear in how to set multiple operating units in before report trigger in oracle report.
    as we set single operating unit (mo_global.set_policy.context('S',81); as 81 is my operating unit).then who to set for multiple operating unit at run time.

    Sounds like eBusiness Suite, right? Better ask this in the appropriate forum.

  • How to create Operating Unit/Department and Divisions in PP01 transaction

    Hi,
    1) Any body can tell me how to create the Operating unit, department and division in PP01 transaction.
    2) How to move one department to another operating unit  and etc.
    3) is ther any std report/ FM exists to get affected employees(I mean when i move one department to another operating unit (Y) i need employees who comes under this
    Regards,
    Maheedhar

    Issue solved.

  • How to change the "Operating Unit" in AP invoice?

    Dear all:
    when I login AP module, Invoice > Entry > invoices, found that "Operating Unit" is not the name what I want. I make sure I am login the right responsibility.How can I modify "Operating Unit" and change it to the right?
    My environment is : R12.1.3
    Regards
    Terry Chen

    Go to sysadmin >profile > system
    Check the responsibility checkbox; enter the resp. name
    Uncheck all others
    Enter profile name = MO: Operating Unit
    Hit find; enter the appropriate value and save
    Also check the security profile's setting , after change the setting, the issue solved.
    Thank you Sandeep Gandhi

  • How to create an operating unit

    Please can someone direct me on how to create an operating unit and assign it to a ledger. I don't seem to get my way trying to do this. Thankyou.

    Navigate to, US Super HRMS Manager > Work Structures > Organization > Description. Create New. Then enter the Operating Unit Name, Location and Address. Now add a new record in Organization Classifications region and choose Operating Unit. It will add Operating Unit in the Organization classifications. Then click on Others and enter Operating Unit information.
    KG

  • How to enable Operating Unit in concurrent program report request

    I am using R12 and need to make user enable to choose an operating unit while submitting a concurrent program report request.
    Example: Receipt Accural - Period End report is allowing to choose operating unit but other report are not.
    My question is:
    1) How to enable operating unit in concurrent program request?
    2) How to replace CLIENT_INFO statement in reports query? How 'selected operating unit' info will be passed to report?
    Thanks and regards,

    Hi,
    I guess it will passed same way as other parameters in any concurrent program. The user will provide a value in the organization parameter, and the definition of the report will have a query similar to this:
    SELECT *******
    FROM *******
    WHERE ******
    AND org_id = &p_org_id
    WHERE p_org_id would be the operating unit id provided by the user.
    Hope it helps.

  • How to use the same BSA with more than an operating unit ?

    we have three operating units, sometimes a sales agreement is released from the three operating units, is there a way i can use the same sales agreemnet with the three operating units?

    We had the same issue recently.
    Users wanted same locator in the same org under different subinventories.
    We suggested 2 solutions
    1) Make the 1st locator segment=subinventory name (e.g. East.A.3.10, West.A.3.10)
    2) Add a character to the first locator (e.g. EA.3.10, WA.3.10)
    They picked up the 2nd option.
    Hope this helps
    Sandeep Gandhi
    Omkar Technologies Inc.
    Independent Techno-functional Consultant
    513-325-9026

  • How to set operating unit for FND_REQUEST.SUBMIT_REQUEST

    Hi,
    This may sound like an elimentary question but I am facing trouble while submitting PRC Transaction Import (PAXTRXTR) from PL/SQL. The concurrent request is created but it errors out as the operating unit field on the request id blank eventhough I have used mo_global.set_policy_context in below code. Since PAXTRXTR has multi_org_category set to S it expects a org_id while submitting.
    Can you figure out what is going wrong here.
    Following is the code I use
    DECLARE
    l_request_id NUMBER;
    v_msg varchar2(2000);
    BEGIN
    fnd_global.apps_initialize(43313,20433,275);
    mo_global.init('PA');
    mo_global.set_policy_context('S',1);
    dbms_output.put_line(mo_global.get_current_org_id);
    l_request_id := fnd_request.submit_request( 'PA'
    ,'PAXTRTRX'
    ,null,null,false
    ,'Unaccounted Web ADI'
    ,'test1'
    if l_request_id = 0 then
    FND_MESSAGE.RETRIEVE(MSGOUT => v_msg);
    dbms_output.put_line(v_msg);
    else
    commit;
    dbms_output.put_line(l_request_id);
    END IF;
    END;
    Thanks,
    Bhavesh

    What is the output you are getting after running the above code from backend?
    fnd_global.apps_initialize(43313,20433,275); is sufficient why do you want to set Policy context manually??

  • How to create Operating Unit?

    hi ,
    am using vision 12.0.6 i have created legal entity and Ledger.
    Any one can help me where i will define Operating Unit .
    Regards,
    Shakeel Khan

    Hi;
    Please check [this search|http://forums.oracle.com/forums/search.jspa?threadID=&q=%22define+operating+unit%22&objID=c84&dateRange=all&userID=&numResults=15] i belive you can find something useful in this search
    Also check Note:Multi Organizations setup step 9 set MO: Operating Unit Profile Option [ID 200507.1]
    Do You Need To Set MO:Operating Unit for 11i if you are NOT Multi Org? [ID 188153.1]
    R12 MOAC: What Operating Unit Parameter Can Be Used For OM APIs? [ID 393734.1]
    Hope it helps
    Regard
    Helios

  • How to find out operation unit used in preliminary cost estimate.

    Please tell me in which table operation unit used in cost estimate is stored.I dont want information from routing.Can i get the information from cost estimate table itself.

    ttSize 'estimates' the storage required for a table (and indexes) based on the table schema and the number of rows to be stored in the table.
    DSSIZE reports several values from the SYS.MONITOR table. The main one of interest here is PERM_IN_USE_SIZE: 416840. This means that currently 416,840 KB (~407 MB) of memory is used within the datastore. Have you loaded the data for all three tables from Oracle into TimesTen (LOAD CACHE GROUP)? It would be very unusual for there to be such a discrepancy between the size estimated by ttSize and the actual memory needed...
    Unfortunately, there is no way to find out the exact amount of memory actually occupied by a specific table in TimesTen :-(
    Chris

  • How to load existing Ship TO's and BILL TO's to new Operating Unit

    Hi Apps Gurus,
    We enabled new Operating Unit and need to load existing Operating Unit Bill TO's and SHIP TO's to new Operating Unit. Please let us know the procedure to meet this requirement.
    Thanks in Advance....
    Venky

    Sorry about the lost iPod.
    In order to load my existing iTunes library on to the new Nano, do I just simply place the iPod in the cradle and sync? I am scared to just do this, in case I lose the library.
    If you're speaking of the iTunes library's safety, you'll be perfectly fine. iTunes would only delete songs off your iPod (if there currently are songs ont he iPod), and iTunes would never delete anything from it's library unless you did it yourself.
    Basically, the iTunes-to-iPod transfer is one-way; you can't directly transfer your iPod songs to iTuens, nor does a new iPod affect your iTunes library.
    Most likely, when you connect your new iPod to your computer, iTunes will simply begin to update your new iPod, downloading songs from the iTunes library onto your iPod.
    I hope that answers your question.
    -Kylene

  • FUTURE VERSIONS Legal Entity / Cross Operating Unit Direction

    Hello,
    I am aware that the Multi-Org Team is in the process of redesigning MO to allow a lot more Cross-Operating Unit (built into Legal Entity?) functionality over the next 18 months to allow users to work in a responsibility but across Operating Units. e.g. allow cross-Operating Unit Receipts in AR.
    Is there a Statement of Direction for new MO work or some initial analysis I could get hold of that would assist us in planning our roadmap for the next few years? Dates are less important than direction / functionality of what will be available. I'm aware this may not be available for public distribution but we'll truly appreciate all help.
    We are one of the larger European sites, currently running 57 books on R11i single-instance (GL, AP, AR, FA, PO, SSP5). We have upgraded to 11i and EFCed last year. We are now in the process of strategic planning for a complete restructure of our Financials system to match a new legal and operating structure. We are looking ahead 2-3 years down the track here.
    If there's someone in Oracle (or elsewhere) I can speak to get this information, I know SAS will be quite happy to do this - also we are quite aware that the information implies no commitments from Oracle.
    Thanks and Regards
    Jay Jewell
    IT/Business Consultant (STOUD)
    Scandinavian Airlines
    ph: international (00)-46-8-797-4337
    email: [email protected]

    Shaan- the Org Hierarchy is where I can't see the connection: Legal Entities in the org hierarchy are HR organizations, but Legal Entities used in Intercompany Billing setup (e.g. Provider/Receiver Controls page) are GL Legal Entities setup in Accounting Setup Manager. Do you know how does the system connect HR LEs to GL LEs?
    Regards,
    Adrien

Maybe you are looking for

  • Bridge CC Output Module fix works on WIN7, not on MAC OS X

    I have CC installed on a WIN desktop and a MacBookAir. Everything is up-to-date. The are no old Adobe versions installed. I installed the recent 'fix' on the desktop and it works fine. On the MBA, there is no folder as named in the Adobe instructions

  • Choising an I/O module

    Hello, I was wondering how can we choose an I/O module? my module needs to cover an input which varies from 0 to 25 V and with this module, we can choose a square signal, continue or triangle. Which module matches my characteristics? i've read the da

  • Firefox Sometimes Does Not Recognize Character Set

    Firefox cannot decode some characters of english text or symbols and instead of characters appear some kind of codes. Just like you would surf to chinese website without chinese character set. [http://img15.imageshack.us/img15/1638/characterseterror.

  • I plugged in my nano to transfer all my songs to ITunes and everything was erased..how do I get them back

    I plugged my nano into my new Hp Touch on windows 8 to download all my music back to ITunes and it erased everthing off my nano and now I cant find any of my songs..HELP

  • How to view the sql behind a report.

    Hi All, i am using OBIEE 10.1.3.4.1. while running a report its showing no result. There is something wrong with the join I guess. But still I need to see the sql it generates. In NQQuery.log its not updating the sql that I am running a report in ans