Same purchase organization for two companies codes

Hello,
In SRM It is possible to have an organizational structure with a common purchase organization for two companies codes in backend?
     Thanks in advance

Yes, it is possible in SRM. Assign both co. codes in the company code attribute BUK of the Purchase org, then in the responsibility tab of the Purchase group maintain the org unit object ID of both the company codes (if you have different org units for each co. code) so that the purchase group will be responsible for the users of both the company codes.
Regards,
Jagadish

Similar Messages

  • Different Bank charges GL account for two company codes with same COA

    Hi,
    While configuring OBXK ( Automatic GL account for bank charges)  , I see there is provision to enter only one GL account per chart of accounts.
    We have two company codes using same chart of accounts but different bank charges GL account. Please tell me how to configure this.
    Thanks,
    suresh

    Hi,
    Thanks Krishnan and Chandra.
    I agree with you it could be the same GL account for bank charges, but the business requirement is such that in one of the two company codes, bank charges are required to be tracked separately to be subsequently transferred to the other company code. This means two separate GL accounts are required for two company codes which needs to be configured in OBXK.
    Hope this clarifies my query further.
    thanks,
    suresh

  • Can I create a single PO for two company codes

    Hi
    Can I create a single PO for two company codes. Though I know that Company code is assigned at header level but still I know there is a setting in controlling which when activated two company codes under same controlling area can procure the goods under the same PO.But i forget from where to activate that message or control in config.
    Thanks

    Hi Lekhram,
    I'm just beginner so maybe I got the wrong end of the stick.
    If you order something that something must belong to a definite company > plant. How could possess two company the same thing at the same time (totally)?
    (companies are at the same organisational level - none of them is subject to the other).
    Maybe I'm mistaken.
    So I <b>guess</b> you can use only one company code for one PO.
    Controlling area & company code
    http://help.sap.com/saphelp_46c/helpdata/en/e5/077a704acd11d182b90000e829fbfe/frameset.htm
    http://help.sap.com/saphelp_46c/helpdata/en/08/513f4b43b511d182b30000e829fbfe/frameset.htm
    Purchasing & organisation
    http://help.sap.com/saphelp_46c/helpdata/en/75/ee0a9555c811d189900000e8322d00/frameset.htm
    All the best
    Csaba

  • WBS for two company codes

    Dear Experts,
    This requirement is for an IT service project.
    The process is - I have two company codes Comp code 1 & Comp code 2, In which Project is created in company code 1. Employees are assigned to project to onsite & offshore from company code 2. This means the employees are created in the company code 2. But working for the project in Comp.code 1. Comp code 2 get revenue thru intercompany billing based on number of hours/days the employee worked in the project created by the com. code 1. The employee books the timesheet in comp code 1 against the project id.
    To acheive this
    1)  i need to maintain same project for two company codes?
    2) Or same project, one wbs for one company code & other wbs for another company code?
    Will the above two possible to work in SAP? or
    anyother we i can workaround this
    Please advise
    Regards,
    Deepu Pillai

    Hi,
    This is possible through Resouce Related billing in PS.
    For e.g. Consider business scenario, where we have created T-10006 as a customer project.
    Now this project is mapped using a work breakdown structure that contains activities.
    The activities define the flow of the project and form a quantity structure for determining costs and payment data automatically.
    The project cost plan is used to create quotations.
    When the sales order is received, it is assigned to the project. This means that it can be used to plan revenue and then post this revenue.
    Actual costs are entered when activities are confirmed, components are purchased and when invoices are assigned. Actual revenue is posted to the project by means of milestone billing.
    Two companies are responsible for executing project T-10006.
    Company 'A' is mapped using company code 1000 and performs all services except for those planned in WBS element T-10006.1.2.
    Comapny 'B' is mapped using company code 2000 and performs some of the engineering services. (WBS element T-10006.1.2).
    Here Comapny 'B'  bills its services to Company 'A' on a resource-related basis.
    A results analysis is carried out for the billing elements T-10006 und T-10006.1.2 in the project.
    The results analysis values are settled to the profitability segment.
    Regards
    Tushar

  • HT204053 Can you use the same Apple ID for two devices ?

    I have an MacPro and I am buying an iPad.  Can you use the same Apple ID for two devices or should I create an new AppleID for the ipad?

    Welcome to Apple Support Communities
    The Apple ID purpose is to have the same data in all your devices and share your purchases among all your devices, so you can use your Apple ID in both devices

  • How to use same RESULT SET for two different events

    hello friends,
    I need to use same result set for two different events. How to do it.
    here My code,
    private void jComboBox1ItemStateChanged(java.awt.event.ItemEvent evt) {
    // TODO add your handling code here:
    try
    String selstate,selitem;
    Class.forName("sun.jdbc.odbc.JdbcOdbcDriver");
    Connection con=DriverManager.getConnection("jdbc:odbc:tourismdatasource","sa","");
    selstate="select * from tab_places where state=?";
    PreparedStatement ps=con.prepareStatement(selstate);
    ps.setString(1, jComboBox1.getSelectedItem().toString().trim());
    ResultSet rs=ps.executeQuery();
    if(rs.next())
    jTextField1.setText(rs.getString("place_ID"));
    jTextField2.setText(rs.getString("place_name"));
    jTextField3.setText(rs.getString("category"));
    byte[] ba;
    ba=rs.getBytes("image");
    ImageIcon ic = new ImageIcon(ba);
    jLabel6.setIcon(ic);
    in=true;
    catch(ClassNotFoundException cfe){JOptionPane.showMessageDialog(null, cfe.getMessage());}
    catch(SQLException sqe){JOptionPane.showMessageDialog(null,sqe.getMessage());}
    Now i need the same Result Set(rs), in another event(jButton6ActionPerformed),
    private void jButton6ActionPerformed(java.awt.event.ActionEvent evt) {
    // TODO add your handling code here:
    }  how do i get dat resultset,
    help me out

    One post wasn't enough?
    {color:0000ff}http://forum.java.sun.com/thread.jspa?threadID=5246634{color}
    db

  • Same number range for two different series groups?

    Dear all,
    There are two scenarios
    1.Normal export under bond case, series group is 20 and number range maintained,running number is 300016
    2.Another scenario,where ARE1 document generation for Deemed exp customer(already customised) , series group is 30.
    But, client requirement is , for this second scenario also, system should pickup running number range of series group 20(under bond case)  as per excise legal requirement
    Ie running number is for series group 20 is 300016
    For the above deemed exp case (second scenario)it should pickup 300017
    And again when they do under bond case(first scenario), it should pick up 300018 like that
    Is it possible to maintain the same number range for two different series groups(20 and 30)?
    Even if you maintain the same number range for 30, as per running number range of 20
    Will the system update simultaneously the same number range for 20 and 30 series groups?
    Please suggest the way.

    With two different series groups, it is not possible to have the same number range. Even if you maintain it, they will be treated independently.
    Normally, you should not use different series groups if the same number range has to be used. In fact, the concept of series group has been developed to ensure that number ranges can be maintained separately.
    Regards,
    Aroop

  • HT4759 can you use the same apple id for two phones on the cloud?

    can you use the same apple id for two phones on the same verizon account and if so can you keep there contacts etc. separate?

    If you want to keep your contacts and other data you sync with iCloud separate, you'll have to create separate iCloud accounts, which will require different IDs.  If you share the same iCloud account/ID on multiple devices, the synced data will be merged and will appear on all devices syncing with the shared account.
    You can still share the same ID for iTunes; it doesn't have to be the same as the one used for iCloud.

  • If i use the same apple id  for two devices can i see them both on the findmyiphone?

    If i use the same apple id  for two devices can i see them both on the findmyiphone?
    all the best
    Luca

    Yep.

  • How to map same sales unit for two keyfigures

    hi,
    i am using two key figure with reference of one sales unit(0SALESUNIT) but in update rules i am getting only one key figure the other key figure is not showing in update rules.
    i want to use the same sales unit for two different key figure.
    How to do it.
    Ankit

    Hi Ankit,
    if you have 2 key figures that are not defined as a reference of another key figure, but just use 0SALES_UNIT as their unit, you should have no problems with the update rules. The system will show both key figures in the update rule (or transformation).
    Also then the logic you map for 0SALES_UNIT will apply to both key figures in a transformation. For an update rule the same applies, unless you map the 2 key figures differently on purpose.
    I am not sure if your question was saying that you have defined a key figure as a reference to another key figure. If you have that situation, you should still be fine. If not try the approach above, after all there is not much benefit in creating a reference key figure in contract to creating a reference Characteristic (sharing master data, etc.)
    Best,
    Ralf

  • Can I use same result set for two queries?

    Hi,
    Can I use the same result set for two queries?
    For example:
    ResultSet rs = null;
    rs = ps.executeQuery(query1);
    while (rs.next()) {
    rs = ps.executeQuery(query2);
    while (rs.next()) {
    Is it OK to use? or Is there any preformance issues?
    Appreciate your help.
    Thanks in advance.
    Prasad Vagolu

    Sure. You have a variable of ResultSet type. First you create a ResultSet and assign it to that variable. Then later you create another ResultSet and assign it to that same variable. Assigning an object reference to a variable takes essentially no time, and at any rate it isn't any faster to assign it to a different variable. Also, no matter whether you use one variable or two, you are still creating two ResultSets.
    However, you really should be closing your ResultSets after you finish using them. That's nothing to do with the assigning-to-a-variable question.

  • Using Same Bank Account for two different company code

    Can we use the same bank account number and ABA key for two different company codes? Both the company codes are in USA and with the same currency.
    Scenario is to separate one division of the company code to a separate company code. Client wanted to know if we can use the same bank account so that they dont have to open another bank account

    The system will allow the same ABA and bank account on two different company codes.  However, if you use electronic bank statement (EBS) functionality (or plan to use it in the future), you will not be able to import bank statements for the account if it exists on two company codes.  The EBS program uses the house bank/account ID tables to assign a company code to the bank statement.  If the account exists for more than one company code, the program cannot assign a company code and it will give an error.
    Regards,
    Shannon

  • Exchange Rate Maintenance for two company codes..

    Friends,
    My client is having two company codes
    X = India
    Y = USD
    US Company code is live for the last few years and India Company code is created recently and the same is live now.
    Now when the US company code creates Purchase Orders /  Scheduling agreements, the following error is encountered.
    "Enter rate INR/EUR rate type M for 31.07.2008 in the system settings.:"
    Now my question to the forum is that
    1. If we maintain the exchange rates in OB08 will there any other effect ?
    2. Is this error because One more company code is added to the same client which is operating in INR ?
    3. When US Company code is not all transacting with India Company Code why is this error encountered.
    Appreciate if some one can explain the pros and cons of this please. I am basically an MM consultant and I would also like to know the FI impact in this scenario, hence posted this question in FI forum.
    Regards

    Hi,
    At the time of initial installation SAP would make EUR as base currency, so any new company code you create needs to have an exchange rate defined to the base currency EUR.
    In your case you can define exchange rate to EUR and process PO, as per my knowledge there will not be any impact of this.
    Thanks,
    Ramesh.

  • One vendor for two company codes

    Hi Frds,
    I have two company codes and i create a vendor which is applicable to both the company code.Is it required for me to create separate Payable reconciliation GL account  for each company codes or creation of one common recco  account is enuf.
    Please elaborate on this as am new to this..
    Thanks,
    Rashmi Ravi

    Dear all,
    SAP allows You to create a customer / vendor master data that contains information that is valid for all the Company code --> into General data.
    Then there is a part, Company Code data, where You can define specific details for each Company Code.
    The transaction is the same FD01 or FK01.
    I hope this helps You.
    Mauri

  • Same material master in two company codes with batch management

    Hi,
    There are two company codes in one client. In one batch management is already active. But in another company code batch management is not required. Is it possible to have batch management active in one company code and inactive in another company code where both the co. codes are in the same client? The same material master to be used in both company codes.
    Thanks,
    Satya.

    Hi Satyabarata,
    As far as you dont want to move the same materiel i.eStock Transfer with Inter comapy billing scenario then it  will be fine.
    If you try to Transfer a Batch manged material into a non batch manged CC it will work fine. But on the other hand when do via-versa the system will ask for the Batch information where the Batch management is active.
    If you want to use same Material Master for both CC then its not advisable.
    Please let me know if you need any other information.
    Thx.
    MJ

Maybe you are looking for

  • Unable to sign into Creative Cloud Connection or AAM

    Can't sign in to creative cloud connection or adobe application manager when i enter email and password and click sign in application crash Process:         PDApp Re: Creative cloud subscription renewal problems Path:            /Applications/Utiliti

  • Receiving message after Payload Swap

    Hi All I am stuck with a scenario where we have to deliver a PDF as an inline message and not as an attachment. The PDF is sent from an R/3 system through a Proxy as an attachment and then this is sent back into the IE Pipeline using a SOAP Channel.

  • How do they work?

    I'm thinking about getting a headset for my original iPhone. I like to keep the iPhone in my pocket in a case. I want a headset so I can answer the phone without fishing it out of my pocket. Do most or all headsets allow this? Is there a button on th

  • Mp_statusreceiver directory over 50GB - MP has been removed from this server, but not completely?

    I had a server run out of disk space today.  Digging in, the ccm mp_statusreceiver directory had 650,000 files in it, over 50GB in size.  From what I understand, I think that folder is queuing up messages to go from a management point to the primary

  • Listener and environment files are not created in New RDBMS ORACLE_HOME

    Hi, I am upgrading the EBS 12.1.3 database from 11.1.0.7 to 11.2.0.2. I have completed the steps till Implement and run AutoConfig on Interoperability Notes EBS R12 with Database 11gR2 [ID 1058763.1] I have completed AutoConfig on the Database tier s