Track Deleted BOM item in Process Order

Hi Guys,
I am facing one issue which is described as below.
when user is converting the Planned order into Process order at that time he has deleted 1 BOM item.
Now i he is saying that i have not deleted that item and after that he released and done the GI conf GR.
Now i want to track the change history but i am not able to find the changes done by him.
I have check so many blogs but i come to know that if he is deleting BOM item during creation we will not able to find.
Pls help

Hi D R,
To the best of my knowledge at the time of creation if some component has been deleted, you can not  track. Because up to that time table entry has not happened. After saving you can see the component.
If you have some existing process order which is without item deletion, you can compare and check. As well Check the BOM in CS03 and check the BOM inside process order. You can easily find out the component.
Hope this clarifies and at per your requirement.
Success.
Regards,
Krishnendu.

Similar Messages

  • Changing BOM-items in Process Order not allowed

    that Hello,
    Mi client is asking me if it is posible, once created a Process Order, upon modifying the order (COR2), that the user can not change any of the cuantities and batches of the material list (BOM) updated in the Process Order.
    Is there any way one can protect the material list from being modified once created, or once liberated the order?
    Is it posible, moreover to just protect the BOM ítems updated in the Process order but let the option open to add exta BOM ítems manually.
    Is there a userexit or a Badi one can use to acomplish this?
    Thanks for any reply.
    Aart

    Hi Aart,
    Yes, you can use BADI to protect the BOM items from not to change the BOM items in Process order.
    In one of our project we have taken the help from the ABAPer, has has done the same thing.
    Then we have acheived the same requirement.
    You check with the ABAPer, he will help you for the requirement.
    Thanks

  • BOM explosion in process order

    Dear PP experts
    In my scenario, the sales order and process orders for the corresponding line items got generated by uploading some details of master contract through some Z code. The client provide me details regarding the BOM for the process orders from their third party software, which process through XI. I have to trigger that bom into process order. for that i first maintain the bom details in CS61 and then trigger the "Read Master Data" in process order manually. Now i have to do it automatically. means when the BOMvdata flows from third party software, it should get updated in cs61 and simontaneously "read master dat" should get triggered. how can i do this. please suggest

    Hi,
    Check for any BAPI / Function Module in SE37 which can fulfill your requirement.
    Search BAPI with SAP component ---> PP option in search help(F4).
    Regards,
    Tejas

  • Is it possible to delete the item in sales order .

    Hi
    I have 5 items in the sales order , 
    The delivery and billing is over .
    But the one line item still shows the open status .
    Is it possible to delete that  item in the order ?
    Thanks,
    Phani

    Hi Phani,
    Is the Line Item that you want to Delete is not delivered or not Invoiced Yet?
    If you haven't done any subsequent processing with that line item, yes you can delete that line item from the sales order. result is you will not see that Line Item number again in the sales order. Even if you look at the sales order line item table, you cannot see that LI number.
    Eg:
    If you have 5 line items, 10, 20, 30, 40 & 50, you have NOT DONE delivery billing to any line item (Say 30), you can delete that line item without any issue by selecting DELETE ITEM option in the sales order /Item Overview tab.
    Prime Requirement for Deletion: No Delivery billing should be done
    If you have partially delivered and / or billed, in that case you cannot use that option.
    Then you have another option to close that line.
    Go to Line item & select a "Rejection Reason" there. Though you have partially delivered & invoiced, now your line item is closed. It won't appear in you MRP also.
    Eg: If you have 100 quantity in the line item, and you have delivered 80. and customer don't want any deliveries again, In that case you can do this.
    Best thing is create a new Rejection Reason as "Complete".
    Then assign that  "Complete" rejection reason, for this type of scenarios.
    Best regards,
    Anupa

  • Hot to copy document items in process order

    is there any settings to copy document items to process order?
    I have added item categary D in master recipe (BOM of material) of material.
    But when i create process order for that material, documents items is not getting copied.
    is any setting is there to copy it?

    Dear Vishal,
    If my understanding is correct,then I think document items does not gets copied into process order and further to this there is
    no key's to view the document as like that is available in a production order.
    If you check at the header - general data in a process order only operation/component overview keys will be available,where
    as in a production order in addition to these keys,you can check for document overview and sequence overview key's
    available.
    I'm unable to get any link in SAP help related to the same.Correct me if my understanding is wrong.
    Regards
    Mangalraj.S

  • Report for deleted line-items in Transfer Orders

    Dear All,
    Please help me in writing the code for "Report for deleted line-items in Transfer Orders".
    regards,
    nishu

    Thanks. Repor completed.

  • How to release Stock blocked against deleted line items from  Sales order.

    We have Scenario as follows.
    Sales order made for  items available in stock.  Deleted few lineitems from sales order balance items delivered and invoiced. Sales cycle is complete in all sense.
    What we have noticed is when we are creating new sales order / Delivery for deleted items from above Sales order it shows deleted quantity is blocked against old sales order. These line items are no longer
    available in old sales order since it is deleted also it is not appearing in open sales order report (VA05).
    Overall stock available is same as quantity mentioned in deleted line item.
    In MD04 - Sales requirenment transaction it shows sales order / line item against which it is blocked.
                    i.e deleted line item.
    How to release these stock and make available for sales. Any standard process available ? or any other solutions
    Thanks & Regards,

    I got a solution for my question from other forum. for info
    Go to SE38 and enter program SDRQCR21 then execute...
    Enter line item which is blocked for sales order in MD04 and enter plant then check Data
    transfer box and uncheck other boxes... It will pop up information and click yes...
    You will get one report and Stock inconsistency will go off and then check it in MD04....
    regards

  • Deleting line items in sales order.

    Hi All,
    I got as issue while creating the order.
    issue:
    I try creatin an order by deleting some of the line items and the customer got the credit check. when i tried chek in the debug mode the deleted line items are not reflecting in the internal table.
    Is there any user exit availble thru which i can delete the line items from internal table on the basis of UPDKZ ffield?.
    Regards,
    Neslin.
    Edited by: neslin on Jan 16, 2008 8:21 AM

    Hi,
    This is the standard SAP behaviour.
    ...Seems development inside a relevant include is the only fix to achieve this.
    Regards,
    Anubhav

  • How to get report for deleted line items from sales orders

    Dear FRIENDS,
    please infirm the t.code or report for viewing the deleted line items from sales ordrers.
    Kindly do the neeedful.
    regards,
    N.M.PAWAR

    Hi,
    With transaction SE16 you can view table CDHDR for header changes and
    CDPOS for item changes. This includes deletion.
    OR
    GO to VA03 - Display Sales order -> Put order no : don't press enterbutton. -> Go to Enviornment -> changes -> You will get details
    Date ItmNo. SLNo Action
    Hope this help please close the thread if answers

  • Delete BOM items via DI API

    hello,,,
    I want to ask can i delete my bom items through DI API.
    Will the changes of addings and deleting of items through DI API(coding n sdk)be reflected in our SBO.

    Dim objBOM As SAPbobsCOM.ProductTrees
    Dim intCnt As Integer
    Dim strCode As String
    Dim objItem As SAPbobsCOM.Items
    Dim objRS As SAPbobsCOM.Recordset
    Dim boolFlag As Boolean
    objItem = oCompany.GetBusinessObject(SAPbobsCOM.BoObjectTypes.oItems)
                objRS = oCompany.GetBusinessObject(SAPbobsCOM.BoObjectTypes.BoRecordset)
                objRS.DoQuery("Select Code from  OITM ")
                If (objRS.RecordCount > 0) Then
                    For intI = 0 To objRS.RecordCount - 1
                        strCode = objRS.Fields.Item(0).Value
                        boolFlag = objItem.GetByKey(strCode)
                        If boolFlag = True Then
                            lngStatus = objBOM.Remove()
                        End If
                        objRS.MoveNext()
                    Next
                End If
    Note - This code will delete all BOM's.Change the as per u r requirement.

  • Deleted line item in Purchase Order?

    Dear forumers,
    I need to display data for PO history from the SAP MM module, but I will also need to exclude deleted line item.
    Is it right to check for this deleted line item condition in the EKPO-LOEKZ field? But, what do the values ' ' and 'L' mean here?
    Please help. Thanks!

    L - Deleted..
    space - Not Deleted..
    Thanks
    Amol Lohade

  • How to track what changes made in process order?

    Hello Friends,
    I want to find out the changes done in process order after its creation.Right now in administration tab in process order i can find the date , time and user name who made the last change.But even i want to see what changes that user made.So where can i find out this data?
    Thanking you guys in advance.

    hi
    chek this thread can be help full
    https://forums.sdn.sap.com/click.jspa?searchID=20543061&messageID=6499254
    -ashok

  • Deleting line item from sales order

    Hi to All,
    I am an SD support consultant,i had an issue please help me out,
    When i am trying to delete one line item from the sales order i am getting error message that line item cannot be deleted because of planned order.

    Hello
    Due to your availability check & transfer of requirement config for sales process & material, in the background planned order already generated. Till the time you have subsequent document for Item, you can't delete the litem.
    So, take assistance of PP consultant in your team for delete planned order
    Thanks & Regards
    JP

  • Not to be able to delete line items from sales orders

    I have to do something so as not to be able to delete the line items from a sales order if I have already received a down payment for this sales order

    Dear Stilianos
    Assign Reason for Rejection for that line item and create a new line item in the same sale order.
    Incidentally, why do you want to delete the line item ??
    thanks
    G. Lakshmipathi

  • UNABLE TO TRACK THE SHIPPABLE ITEM FROM SALES ORDER

    hi Experts,
    Anybody can please help me on this issue that i create a shippable item with install base trackable option checked while doing the transactions like miscelleneous receipt and purchase order on that item automatically tracked in the install base while doing the sale order for the same item it is not tracked, but non shippable items are tracked in install base perfectly.
    My requirement is shippable items are also tracked in install base, i already checked the option install base tracked in inventory master items form even though it is not tracked through sales order.
    Thanks,
    Christ.

    Dear Sheetal
    Go to V/06, select the tax condition type and execute.  There check whether you have maintained "Condition Class" as D.   If not, maintain D and then retry.
    thanks
    G. Lakshmipathi

Maybe you are looking for

  • I purchased an episode from my laptop how can I re-download on another device ?

    I have purchased an episode of Dallas new serie, from iTune with one of my 2 computers, using my apple account. But now, on the 2nd computer, it says "purchased" in Itunes store, so I can not download it again here on this 2nd comptuter. So, how can

  • External  Hard Drive stuck on Read Only

    I just moved an external hard drive that had been attached to a Vista PC over to my Mac. However, I can't edit anything on the disk from my Mac, because it's in Read Only mode. I'm sure Vista set some sort of security on it, but from Vista I gave eve

  • Does CS5 support 64bit in OS 10.6?

    I was wondering if you lucky souls that are working with CS5 on Mac OS 10.6 can tell me if it runs in 64bit mode as a 64bit app?

  • Session Facade Pattern without EJB

    All of the session facade pattern examples that I can find are heavily emphasized on EJB. I am planning on implementing a system without EJB's, and am interested in the advantages of using the Session Facade pattern. Are there any good examples of us

  • Exit from FPM application to non-FPM application

    Hi Experts, In my custom project (ABAP Webdynpros), I have created homepage screen using non-FPM webdynpro application. When I click any link on homepage, Iu2019m calling 2nd screen (FPM application) using exit plugs and this is working fine. In FPM