Production order removal from MD04

Hi All,
I have set the deletion flag in the production order.Itis link to the Sales order which is open.Both the sales order and production order is showing in the MD04.How to remove the Production order only from MD04.
Please help me.
Thanks
Srini

Dear Srini,
I would suggest two ways to this:
1. Mark technically complete for the production order
Goto CO02, after entering the prod. order
-> Functions -> restrict processing -> technically complete
Save
2. Set rejection code in the sales order
Goto VA02, in the item overview, double your item
In Tab 'Status', enter the 'Reason for rejection'
Feedback whether it helps or not.
Ken

Similar Messages

  • Production order missing from MD04

    Hi all,
    I have a production order which is not yet closed nor teco but unable to see it in MD04.
    I've checked the status changes but they are ok. I've checked the material is MRP relevant.
    Where else is missing?
    Thanks.

    Dear,
    Check the material for which you have created the production order is relevant for MRP in MRP1 View of material master.
    Also check in OPJJ that include production order is 'X'.  IF not select it.
    Hope it will help you.
    Regards,
    Alok Tiwari
    Edited by: Alok Kumar Tiwari on Oct 31, 2011 6:53 PM

  • Table For Production Order as per MD04

    Hi,
      I making a report in which i want to take all the open production order as per MD04 transacton,  in MD04  when we check the material if there is any open production we can see in MD04,  i want to read all those orders from a table  i have in AFKO  but problem is that it is also showing order which are not present in MD04  even  the date of final order confirmation is blank i the table AFKO field GETRI.
    regards,
      zafar

    Check fm MD_STOCK_REQUIREMENTS_LIST_API

  • IDOC/BAPI for Production order creation from Legacy system

    Hi all
    We are using an interface to create Production orders from legacy to SAP. Would you recommend an IDOC or a BAPI to create Production orders. If IDOC or BAPI then could you please mention which one?
    thanks a bunch

    Hi John,
    For your purposes, please use BAPI for production order creation from legacy system. There is no standard inbound IDoc available to use. SAP has an IDoc for outbound interface only (message type LOIPRO).
    If there is an inbound IDoc available, I would recommend to use an IDoc.
    IDoc technology has excellent error handling and will allow you to reprocess an error (if any).
    BAPI is also good approach to use and fast in term of  processing.
    For BAPI approach, you can use BAPI BAPI_PRODORD_CREATE.
    Hope this will help.
    Regards,
    Ferry Lianto

  • Production Order outbound from SAP to PI

    Hi
    Can anyone help me to send Production Order outbound from SAP to PI?
    I have used message type LOIPRO and Basic type LOIPRO01. But I have to enhance it for some customer fields. I am triggering the IDOC from user exit of Production order.
    Let me know followings:-
    1. Is there any AFS specific IDOC type available?
    2. What is the triggering point for Production order IDOC?
    Regards,
    Subhankar
    Edited by: Subhankar Chattopadhyay on Nov 12, 2010 3:57 AM

    Hi,
    I am not aware of AFS specific...
    But in order to get trigger the idoc you can use the output types...using NACE for generating and sending to PI...
    if you are using change pointers then i think you need to schedule the job for triggering the data in the form of idoc...
    Hope this gives some clues..
    Regards
    Rajesh

  • When item category is changed demand is removed from Md04

    Hi All,
          I have a requirement in which when the item category is changed in Va02 they want to make the schedule line item category constant, and when this is done the demand is removed from MD04.What has to be made to remain in MD04.
    Thanks & Regards,
    Amarnath.

    Hi,
    This may be a configuration issue.
    Check the settings for the old and new Item categories and which Schedule Line Categories are assigned to each.

  • Mass change of Production Orders status from TECO to CLSD

    Hi All,
    I want to do mass change of Production Orders status from TECO to CLSD. could you tell me is there any t-code by which i can mass change Production orders status from TECO to CLSD. I want Production Orders to be closed, so that further confirmation shouldn't be done for these Production Orders. please let me know the solution.
    Regards,
    Ram

    Hi Girish/Dogboy,
    I can set the status 'Complete' if Order is fully confirmed/fully delivered. When ever i run COHV for partially confirmed/delivered Orders, i get error log saying 'Balance of ORD................ is not zero'. Actually we have lot of Production Orders, where there may be Production Orders released only, partially confirmed etc. so i want them to be closed once for all.
    Regards,
    Ram

  • Production order creation from sales order

    Hi PP Gurus,
    I am creating a production order automatically from sales order by using strategy group exactly similar to 82. Once i create the sales order , its showing missing parts error in prouction order and if i check missing parts overview,it says over all confirmation date is not determine.We have stock in MMBE for that material and storage location combination.
    I have also chekced the requierement class and type and found ok.
    Please help me resolving this issue.
    Thanks in advance.!
    Regards,
    Sudheer

    Hi Mario,
    Yes, the availability check will check other stock types also. My concern is why the availability check is  failing and giving missing parts even if the components are there in stock after considering the reservations.
    I checked OPJJ setting, availability check is active and we did that.
    Can you please help me in this as we are stuck up at this point.
    Regards,
    sudheer

  • Prevent Production order deletion from rrp3 and rrp4

    Hi,
         We have an issue is that production orders(without release) have been deleted by somebody from RRP3 or RRP4 Transactions.How to prevent this without restricting user access? Is there anyway to find it in log?I checked in RRPLOG1.But it is showing the planning log and no details about deletion.
    Thanks&Regards
    Venkadesh

    Hi,
    Production order is firmed receipt element and it is created in ECC and transfered to APO. So you cannot delete production order by using standarad tools in /SAPAPO/RRP3 or /SAPAPO/RRP4.
    Yes it is possible to delete production order from livecatche by using function module delete incon orders but not using RRP3 or RRP4.
    Once order is tecoed or closed it will be removed from APO automaticaly.
    Are you sure it has been deleted from APO.
    Run CCR and if it is in open state in ECC it will error order not in APO. You can push the order to APO.
    You can try out to delete production order in APO using RRP3 or RRP4 in your test system  it will not allow even if it is not released.
    Regards,
    Santosh

  • Production Order created from Planned order  qty should not be changed

    Dear PP Gurus,
    IKindly give your valuable inputs on the below mentioned subject.
    From MD04  planned order is converted to production order user should not be able to reduce the requirement quantity below Production Order quantity.
    Thanks & regards,
    Shanmugam Balamurugan

    Hi,
    This is common problem. to control this you need to develop an user exit . This exit will check the fixed lot size in material master and will compare with the quantity of production order. The exit will get fired at the time of order saving.
    If any miss-match happens system will give an error message
    Regards
    Amit Parkhi

  • Open Purchase Orders list from MD04 T.Code

    Hi Every body,
    we have a strange issue. I am working on report. In our report, we need to capture purchase orders from MD04 transaction,      by cumulating all the purchase order from the MD04 needs to display in the report.
    Is their way to get these list.
    Our input parameter in report:
    1. Material number
    2. Plant.
    for this can any body provide information how to got ahead.
    Regards,
    Venkat.

    Hello,
    you can help yourself in finding solution, for that please go thru this link.
    https://wiki.sdn.sap.com/wiki/display/ERPLO/SAP%20Standard%20Reports
    regards,
    Prashant Rathore.

  • Goods receipt not ticked in production order converted from sales order req

    Hi all,
    In MTO scenario, where requirement trigger from Inquiry -> Quotatation -> Sales Order -> Plan Order -> Production Order, goods receipt indicator in production order was not checked if requirement is triggering from sales order, however it is ticked if requirement trigger from inquiry, therefore we are not able to do confirmation. Appreciate if anyone able to assist us as soon as possible.
    Thanks in advanced.

    Hi,
    I understood that---
    If u r creating Sales order directly without Quotation u r  not able to do the GR.
    If u create from Quotation, u r able to do GR. right?
    I think, Problem with Settlement. Please Look into that.
    Kiran.

  • Goods receipt not marked for production order trigger from sales order

    Hi all,
    In MTO scenario, where requirement trigger from Inquiry -> Quotatation -> Sales Order -> Plan Order -> Production Order, goods receipt indicator in production order was not checked if requirement is triggering from sales order, however it is ticked if requirement trigger from inquiry, therefore we are not able to do confirmation. Appreciate if anyone able to assist us as soon as possible.
    Thanks in advanced.

    Hi,
    I understood that---
    If u r creating Sales order directly without Quotation u r  not able to do the GR.
    If u create from Quotation, u r able to do GR. right?
    I think, Problem with Settlement. Please Look into that.
    Kiran.

  • Checks in userexits of production order confirmations from PDC in CO16N

    Hi,
    we are using PDC interface for production order confirmations. This is done by Idoc type PPCC2PRETTICKET01 (time ticket) based on BAPI BAPI_PRODORDCONF_PDC_UPLOAD_TT. Standard confirmations are working well. In case of SAP detected errors the confirmations are registered for error handling in CO16N.
    So far so good but we have some own check logic implemented in confirmation user exit CONFPP04 and BADI WORKORDER_CONFIRM. These checks are working fine whith online confirmations in CO11N but not in background PDC Idoc processing. I checked the function module EXIT_SAPLCORF_104 for exit CONFPP04 but it has got no exception. The call in SAP processing is like this:
          CALL CUSTOMER-FUNCTION '104'
               EXPORTING
                    CAUFVD_IMP    = I_CAUFVD
                    AFVGD_IMP     = I_AFVGD
                    AFRUD_IMP     = E_AFRUD
               IMPORTING
                    AFRUD_EXP     = LS_AFRUD
               EXCEPTIONS
                    ERROR_MESSAGE = 01
                    OTHERS        = 02.
      CASE SY-SUBRC.
        WHEN 0.
        WHEN 1.
          MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO WITH
                  SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4
                  RAISING CONF_DATA_FALSE.
        WHEN 2.
          MESSAGE E174 RAISING CONF_DATA_FALSE.
    How can I throw the exception when there is no exception defined in the function module interface without modification?
    As 2. option I wonder if it is better to implement the check logic in the BADI WORKORDER_CONFIRM Method AT_SAVE. This has got an exception ERROR_WITH_MESSAGE. But I don't know if this will lead to CO16N registration of the confirmation.
    Any hint how I can solve the problem to apply the online checks in CO11N also to PDC interface confirmations with CO16N in error case?

    Hi Michael,
    First, I think that the BAPI that you are looking for is: BAPI_PRODORDCONF_CREATE_HDR
    Second,
    I don't think that in the framework of such a forum it can be explained in detail how to use BAPIs; nevertheless, here are some highlights:
    A BAPI is an executable piece of code that can be called from either an external program within SAP (Z program), or called from an external system either via RFC, or as a web service (depends on your NetWeaver  release).
    As such, it has input (import) data that you transfer when you call it, and output (export) data that you recieve when it ended processing.
    More detailed information, documentation, and a description of the import/export parameters, as well as error handling, one can find in SAP by calling transaction BAPI.
    Regards,
    Mario

  • Production Order (Receipt from Production)

    Hi All,
    I have just found the bug at the time of Receipt from prodution Transaction
    I have Planned and Released production order and with out issue the child components I am able to do receipt from productiion.
    Is there any work around to solve the problem?
    I am using SAP 2007B Patch 0
    Regards
    Shashi

    Hi shashi,
    Its not a bug, its a flexibility. If you are looking at functionality to restrict issue without receipt then your child items should be 'Backflush' Items. Thus  by this you can reduce one transaction and also gain control over the inventory 
    control w.r.t issue to production.
    Regards,
    Aditya

Maybe you are looking for