Problem of Product Tree in Production Order

Dear Experts,
My query is related to product tree when i am trying to add production order then it will give me error that " Item already defined at a higher level in the Product Tree [ Production Order -Rows- Item No] [line : 1], ' Row no. 1]', [Message 3566 -12]".And where i can find the path of Product Tree.
Thanks & Regards
Amol

Sorry some kind of missunderstanding.
Ok i see your error message. This is often caused, when a item is already related to another BOM or production order.
Example :
Item 1 consists of Item B and Item C
Item B could not consists of Item 1 cause Item B is a part of Item 1.
Regards Steffen

Similar Messages

  • Problem Adding BOM using Product Trees Object

    Hey I am having problems with the following code:
    qProductTree = (SAPbobsCOM.ProductTrees)this.m_SboAddon.SboCompany.GetBusinessObject(SAPbobsCOM.BoObjectTypes.oProductTrees);
    int RetVal = 0;
    qProductTree.TreeCode = "productTree1";
    qProductTree.TreeType = SAPbobsCOM.BoItemTreeTypes.iProductionTree;
    qProductTree.Quantity  = 5;
    qProductTree.Items.ItemCode = "test1";
    qProductTree.Items.Price = 20;
    qProductTree.Items.Quantity = 1;
    qProductTree.Items.Currency = "Eur";
    qProductTree.Items.Comment = "test comment";
    qProductTree.Items.IssueMethod = SAPbobsCOM.BoIssueMethod.im_Manual;
    RetVal = qProductTree.Add();
    string errMsg;
    int errCode;
    if (RetVal != 0 )
         this.m_SboAddon.SboCompany.GetLastError(out errCode, out errMsg);
         MessageBox.Show(errMsg);
    I get an error message with ID 2028 which when I look it up in the SDK it states DataSource - No Data found.
    Any ideas?

    Hi Laura!
    In DI reference you can find topic 'Add a Bill Of Material sample', hope it'll help you.
    Note, that there are some lines in that sample:
        Dim vItem As SAPbobsCOM.Items
        <b>Set vItem = vCmp.GetBusinessObject(oItems)</b>
        Dim vProdTree As SAPbobsCOM.ProductTrees
        Set vProdTree = vCmp.GetBusinessObject(oProductTrees)
               'Get the Item I want to create as Product Tree
        <b>RetVal = vItem.GetByKey("MyProdTree")</b>
        'Set Values to the fields
        vProdTree.TreeCode = <b>"MyProdTree"</b>
        vProdTree.TreeType = iProductionTree
    In my mind, you should find an existing Item (via GetByKey) before you create ProductTree.

  • A problem with updating a production tree through the DI

    Dear all,
    I'm trying to update 2 properties of a production tree through the DI - ToWH and PriceList.
    I'm using the next code:
    SAPbobsCOM.ProductTrees tree = (SAPbobsCOM.ProductTrees)mCompany.GetBusinessObject(SAPbobsCOM.BoObjectTypes.oProductTrees);
    Then, this tree object doesn't give me the option to update the pricelist and the target warehouse, although it is possible to do so through the UI.
    Any ideas?
    Thanks!

    Hi,
    If the DI API does not expose the properties then it may not be possible at the moment. However, I have sometimes found that if you use the XML interface in the DI API that you can update properties that aren't exposed through properties in the DI API objects.
    Try something like this:
    1) Use the GetByKey method of the production tree object to get the BOM you want to update.
    2) Use the GetAsXML method to generate an XML formatted string of the BOM
    3) Load the xml string in to an XML parser such as the XMLDocument object in the .NET Framework
    4) Use the XMLDocument object to update the header fields you want to change and save the xml string as a file to disk
    5) Use the GetBusinessObjectFromXML method of the DI API company object to load the XML file back in to your production tree object
    6) Call the Update method of the production tree object
    If that doesn't work then there is no way I know of to achieve what you want through the DI API.
    Kind Regards,
    Owen

  • Another user-modified table 'Product Tree' (OITT) - Error message

    Hi
    Our B1 2005A SP01 PL48 sometimes shows the following error message when trying to change a BOM, even if this error is not possible.
    Another user-modified table 'Product Tree' (OITT) (ODBC -2039) [Message 131-183]
    What can I do, except for deleting and recreating the BOM?
    Thanks
    Franz

    Hi Franz,
    Please check these threads to find anything in common:
    Another user-modified table  'Items' (ODBC -2039)
    Another User modified Table (ODBC -2039) - Sales order
    In Purchase Order
    Re: Warehouse alerts not popping up.
    Thanks,
    Gordon

  • Another user-modified table  'Product Tree' (OITT)

    Hi
    I get the following message when I try to add an item to a certain BOM:
    - Another user-modified table  'Product Tree' (OITT) (ODBC -2039)  [Message 131-183]
    Do I have to log this problem with SAP or is there an 'easier' solution?
    Thanks
    Franz

    Hi Franz,
    It could be a possible Database correction issue. It would be better if the issue is opened to SAP Support for further help and investigation into the issue.
    Regards,
    Jitin

  • DIAPI for Product Tree

    Hi all,
    I found out that DI API doesn't provide property 'WareHouse' for Product Tree. It always gets the default WH from item master data. Using UI API, we can change the WH, whereas we cannot do that using DI API?
    Does SBO know about this? Are they going to add the properties? If I add a new productTree using DI API then update the record in the database, is it recommended? will it cause any problem?
    Advises and suggestions are appreciated. Thanks.
    regards,
    erwine

    I wouldn't write to the database.  It might not mess anything up, but it might, and you might not find it until it is too late. 
    I'd recommend - if the WH is taken from the Item, change the Item WH then change it back after you create the Product Tree.

  • Item already defined at a high level in the product tree

    Hi experts,
    when I add a BOM into the system, says A is consisted of B and C, I click the button to add this BOM, but system tell me an error "Item already defined at a high level in the product tree.  Row no. 2".
    Row no 2 is item C, I check all my BOM, C is not contained in any BOM, and B is in another BOM but that BOM didn't contain C or A.
    A is in a BOM, but in that BOM, there is no C. It's wreid why C already defined at a high level in the product tree. Thanks...

    Hi
    Please wite following the querry and check
    SELECT T0.[Code], T1.[Code] FROM OITT T0  INNER JOIN ITT1 T1 ON T0.Code = T1.Father WHERE T0.[Code] =[%0]
    Ashish Gupte

  • Product costing by sales order configuration steps

    hi
    plz send me product costing by sales order configuration steps.
    sir, i know manufacturing order configuration step but i do not sales order configuration.
    in the sales order also is same as manufacturing order like first we have to make planning cost , the planning cost should be updated to material master and next configure the actual cost.
    for first step- costing variant -okkn
    next -costing variant -opl1
    for sales order also same we need to update planning price first- what is costing variant
    for actual cost - what is costing variant
    plz tell me detail
    regards,
    sowmya
    Moderator: Please, read forum rules before posting

    Hi Sashikanth,
       Please send me the Configuration document for make to sales order.We are at Blue print stage need some docment for make to sales order.Plese send me the document it will will be very help full for me.
    My id is [email protected]
    Thanks in advance
    Regards,
    Nagaraju
    Edited by: nagaraju sami on Mar 9, 2008 11:58 AM

  • Different product hierarchy in sales order and in service order

    Dear experts,
    In VA03, I notice that
    - under Line Item > Sales B, there is a field Product Hierarchy
    - under Line Item > Account assignment, there is a field Order. From here, it links to a service order. In the service order, I can see a field Product Hierarchy too.
    I would like to know if there is an implication when the field Product Hierarchy in sales order and in service order are different. Is it possible that this will cause an inconsistency?
    Usually these two fields have the same value, since the value in sales order is copied from service order. However, in my case, the product hierarchy is changed/updated in service order, but not in sales order.

    Hi,
    We have document pricing procedure maintained at two levels for Sales order or Billing type.
    The pricing procedure is determined based on SAles Area Customer pricing procedureDocument Pricing procedure+pricing procedure.
    Example :For Sales Document type the document pricing rpocedure will be A and for billing type 'B"
    Sales Area1A+Pricing procedure A
    Sales Area1B+Pricing procedure B
    Now A will be maintained in VOV8 and B will be maintained in VOFA.So two pricing procedures.
    Regards,

  • Product trees- Lines

    DTW
    Product trees
    ProductTrees_Lines1 template
    what are the mandatory fields here? If possible, a sample data for each field
    RecordKey
    LineNum     
    Comment     
    Currency     
    IssueMethod     
    ItemCode     
    ParentItem     
    PriceList     
    Price     
    Quantity     
    Warehouse
    Edited by: SU Vijay on Sep 18, 2008 1:19 PM

    hi,
    here are the example template_lines you want :
    1     1     1     1     2     2     2     2
    0     1     2     3     0     1     2     3
    item1     item2     item3     item4     item1     item2     item3     item4
    EUR     EUR     EUR     EUR     EUR     EUR     EUR     EUR
    im_Backflush     im_Backflush     im_Manual     im_Manual     im_Backflush     im_Backflush     im_Manual     im_Manual
    item D3     item D4     item A1     item A2     item B     item B1     item B2     item B5
    1     1     1     1     1     1     1     1
    10     8     8     8     8     8     8     8
    1     1     1     1     1     1     1     1
    01     01     01     01     01     01     01     01
    The sequence is as same as the template i.e. begin from record key and end with warehouse code
    Rgds,

  • Production declaration based on order creation date in R/3

    Hi,
    Can we do the production declaaration in R/3 (mfbf) for PPDS planned orders sent to R/3 from APO based on order creation date?
    This is because we need to differentiate between SNP and PPDS planned orders in R/3.
    As there is no differentition in SNP and PPDS orders in R/3, while production decalration,
    it's not possible that only PPDS orders will get consumed (in mfbf).
    SO can we do production declaration based on order creation date instead of order number?
    Please share the information.
    Thanks,
    Vinayak

    Hello Santosh
    Production versions are selected on the standard system according to the basic finish date, however, you can change the standard system behavior with the implementation of the following note:
    351773 - Selection of production versions for planned order
    Alternatively, you may use BAdI MD_MODIFY_PRODVERS to create your own logic to select the production versions.
    BR
    Caetano

  • Product costing valuated sales order stock

    Hi all,
    We are in complex mfg & currently re-vamping all the ERP SAP instances ( totalling 13 company codes into one single)
    All 13 units( who use NON Valuated scenarios for cost object controlling) wil use valuated sales orders & projects. The old 13 companies will be trated as profit centers with transfer pricing functionality ( Multiple valuations)
    My issue is to get a product cost for sales order in <b>profit center view</b> ( plan cost) exactly same as to the marked standard cost itemisation of the FERT material.
    We mark & release the std cost in Jan & the client wants to have the same itemisation of the cost ( with same values) even if they create a sales order in 2nd or 3rd or last quarter. ( As you might be knowing that the sales order wil always cal;culate the values as per the current qty structure date. In Std SAP date control, there is nothing which allows us to cost exactly the same cost estimate as marked & released in JAn)
    Could somebody pls give pointers as how to get this sales order plan cost itemisation exactly equal to prevously marked & released itemisation ?
    We use the Std costing variant ( Costing Type = Profit center valuation) with Std date control.
    Thanks in advance to all of you,
    Warm Regards
    Dhiraj

    Hi,
    If the sales order stock is valuated, you have immediate access to its value in Financial Accounting. The assigned accounts are debited and credited as a result of the valuated goods movements. From the viewpoint of MRP, the sales order stock is available for the sales order only.
    If the sales order stock is not valuated, it is managed via a cost collector. The system does not carry out invoice verification postings for goods movements, and you cannot obtain an overview of how the stock is valuated until the end of the settlement period in Controlling.
    Valuated sales order stocks have the following advantages:
    The full costs are available at each manufacturing level.
    All goods movements are immediately reflected in Financial Accounting
    Assign points if helpful
    Regards,
    Saurabh

  • Problems trying to RMA a product..

    "Problems trying to RMA a product..g I own the Soundblaster Arena Surround sound gaming headset, which I purchased two months ago...
    The USB connector on my headphones has been loose since I received it. I have always had to wiggle it around to get it to function and produce sound no matter what computer I use them on.
    They have now stopped working all together and it appears the USB connector has lost all contact.
    It will not let me use the RMA form because it says my serial number is not recognized. (I did register these)
    I have made a request through your email form for tech support, but it has been over a week and I have not heard from anyone, only an automated message saying they will contact me within 24 hours.
    So far Creative support is non-existant. Can anyone help me out here? I can not even find a phone number to contact anyone directly. From what I can tell Creative makes great products, however if something breaks the customer support is horrible. I would def think twice about another Creative purchase in the future.
    Dan

    Hi Diddident738,
    Sorry to hear your experience with support.
    Are you using the same email add (the email you used to register here in the forums) when you contacted support?
    I asked someone to check your email but found non. Maybe you're using a different one. If you're using the same email add, can you please resend your request to the one I sent you on your PM. If you're using a different one, can you please PM it to me so that we can check it's Thanks.

  • Problems with a non-BT product or service

    I have just contacted BT as my down IP Profile has become 30% less than it should be over an approximately 6 month period.  This is despite the fact that my line is surprising stable with an average up time of around 14 days and the main disconnection being  BT induced profile resets.
    I have had this issue three times before. The solution is 1 to 3 Openreach Engineer visits that find no fault and end up with a line reset to up the profile.
    This time the Indian call centre rang me, tested the line and found no fault  (as expected). They said because of this they could not do anything and suggested I contacted second line support.
    I then received  the following email 
    "Problems with a non-BT product or service
    Hi,
    You recently contacted us regarding a non-BT product or service. We confirmed that your BT Broadband service and equipment were working ok but we were unable to help you with your product/service as it's non-BT.
    We recommend that you check your user guide or contact your manufacturer regarding the product/service. Before you do that, check out these links below as they may help you further.
    Happy to pay for technical support from BT?
    BT has a team of technical experts. For a monthly fee they can help you with a range of problems. Go to www.bt.com/techexperts to find out more and sign up.
    I am using a BT supplied OpenReach modem and HomeHub 4 A so other than devices connected to the HH4 all kit is BT supplied.
    Can I have some (preferably Moderator) help on this please ?
    Solved!
    Go to Solution.

    DavidM wrote:
    Hi vofsanity2,
    Thanks for posting. I can look into this for you. Drop me an email with the details. You'll find the "contact us" form in the about me section of my profile. Once I have the details we'll take it from there.
    Cheers
    David
    I am pleased to say that thanks to moderator intervention I was contacted by Kevin who arranged for an OR Engineer visit.
    As expected no fault was found and after a line reset to restore my profile to what it should be (actually slightly better) my 30% drop was corrected.
    It is fairly clear that if you have FTTC and a connection to the cabinet of 1200-1400metres then the DLM is happy to reduce your line speed but reluctant (if at all)  to increase it. This means your profile decreases over time and has to have a manual reset.
    The worrying development this time is that now when the helpdesk tests your line and finds line speed and profile match they assume you have  a problem with a non-BT product or service where as previously they accepted that a 30% drop in profile was a BT Fault. 

  • Problem with cheque printing in production Server Tcode - FBZ5

    Hi
    Cheque Printing using SAPScript with TCODE FBZ5.
    I had a problem with cheque printing in production Server. TCODE - FBZ5
    It is working fine in Development Server with proper alligned data but not coming alligned data in production server. I compared, dubugged and checked the allignment...there is no difference I found.
    Could you please let me know, where the problem is occuring.
    The amount is not coming properly and coming out of the box.....but it is coming properly in development server.
    Sekhar

    Hi,
    For Amount field you must print like &amount(C)&. And it must be printer settings only. Because i gor same like this error while printing cheque. at that time Basis team had made the changes in printer settings.

Maybe you are looking for

  • Kernel panic with 10.9.2

    My MBA crashes 3-4 times a day, esp when plugged in or our of external display. Pls help Anonymous UUID:       0C0756D4-6109-51DF-E422-80FCFDCD1353 Fri Mar 21 11:04:41 2014 panic(cpu 2 caller 0xffffff80040dbe2e): Kernel trap at 0xffffff7f85c66b91, ty

  • Plug in Manager released today doesn't fix print settings issue

    The download page says it improves reliability in Aperture and other apps. But it didn't fix the print settings issue in Aperture. I sent feedback on the problem. Try to hit the print settings button after hitting command P. If you have Aperture 2 an

  • Lightning Camera Connector and iPad Air 2

    Can I use the lightning camera connector to store and access files from my iPad Air 2 on an SDHC or Micro SD card WITHOUT loading the files into my on board memory?

  • Airport not as good as it was

    For some reason, after installing Leopard, my airport connectivity at home is terrible. The same router, works fine on my friend's Mac Book which is still running Tiger. It's working now - obviously - since I'm posting this, but intermittently, the a

  • Help: Adobe air malfunctioned when run on vista

    Hi All: Here I meet one problem. I build an Air with Flash CS3 professional. After it installed on Windows xp system, everything work fine. But when installed on Windows vista system, if changing the time to Nov 2. 2008, the air won't work(URLLoader