Block component in production order change: component overview

Hi Gurus,
I want to block the component field (set as gray field) when clicking the component overview during creation/change of production order.
How can I configure this field and set as display only.
Can somebody tell me how to do this? We are using 4.6C.
Thanks in advance.
Rgds,
Chad

Hi,
Please try the following,
In transaction BS22 choose the status CRTD & double click. Then for the business transaction "Change routing" choose the radio button "Forbid".
Regards,
Senthilkumar

Similar Messages

  • Production order change

    Dear All,
                      I want to restrict  the changes made to the order once it is released how can i do it?
    Vinit

    Dear ,
    What are  you looking for in production order changes ? Is it qty ? Is it Component ?
    I think you don't have to use OCM, you can also use the modification which is provide by SAP in SAP note 390635
    I hope you can restrict at user level changes in various screen variant  by appling User exit .You need to take the help of ABAPer to utilise the user exit in CO02.
    1.You may use user exit EXIT_SAPLCOBT_001 -(PPCO0007).You can make use of the exception NOT_ALLOWED_WITH_ERROR in this exit
    2.PPCO0012 Production Order: Display/Change Order Header Data
    3.PPCO0018 Check for changes to production order header
    4.PPCO0019 Checks for changes to order operations
    For farther information , you can goto  T code CMOD - Project Managment of SAP Enhancements- Click on Utilities in the menu bar - SAP Enhancements - under Exit name Give  * ,remove maximum number of hits value from 500 and execute.Select one which suits to your requirement.
    Hope this will be useful to you
    Regards
    JH

  • Blocking creation of production order if standard cost estimate is not done

    Hi PP gurus,
    Can anyone help me in blocking the creation of production order if the standard cost estimate is not done for the particular posting period.

    Hi,
    I do not think there exist a standart check. You can use exit EXIT_SAPLCOZF_003 to block creation of production order by sending error messages based on any condition.
    Regards.

  • User exit to populate profit center in production order change (CO02)

    Hello,
    The requirement is to populate the profit center in production order change (Tcode CO02). I know the user exit that can populate profitcenter in CO01 but it's not called in CO02. Ther other user exits that I found are for checking but not for changing
    Is there a user exit /BADI that can acheive this requirement?
    Thanks a lot for your advise.
    Joe

    Hi,
    Use the user exit PPCO0007 ,function module EXIT_SAPLCOZV_001
    HEADER_EXP-PRCTR
    Thanks,
    Shailaja Ainala.

  • Regarding Production order changes work flows

    Hi to all,
    I activated WS20000387 work flow template. its regarding the production order changes .
    briefly: i created one production order, immediately assigned person will get a message in his SAP inbox.
    he has to double click/execute on that mail, then system will take u directly to the production order screen. there is no need to enter that Order no.
    but here, after double clicking, system is asking The Order no.
    we have clients 300,500 and 700.
    i executed same work flow in 300 successfully,
    700 is not modifiable. thats y i did all the settings in 500 and copied the request to 700.
    i am getting  the problem in 700,, i compared all the settings in 300 and 700, but no use,,,all are same,,,but not executing in 700.
    anybody can help me in this regard.

    You Can use below FM to confirm Production order and it is very simple BAPI.
    BAPI_PRODORDCONF_CREATE_HDR -> just check in where used list.
    Thanks
    Seshu

  • Production Order Changes...

    I need the ability to identify changes made to a production order and the user that made the change.  There are instances of incorrect changes being made to production orders with no way to identify the user that made the change.  As examples, components are being 'final issued' but no one knows who set the 'final issue' indicator.  Labor hours are changed with no traceability to the user who made the change.
    SAP contains the capability to track changes to material master data, BOM data, and routing data.  Is there the same capability for production order data?

    Dear ,
    You need to activate Order Change Managment-SPRO-Shop Floor Control -System Modification  in case to trak production order change :
    A.Enhancements for Order Maintenance
            1.Enhancement for the Display/Change of Order Header Data
            2.Check Changes to the Production Order Header
            3.Checks Changes to Order Operations
    B.Enhancements for Order Change Management (OCM)
             1.Check Conflict for Change Step
             2.Definition of Comparison Fields for Order Comparison
    C.Enhancements for Order Confirmation
    Otherwise , from Basis side you can trak by
    1.ST03
    2.STAD-Provide  SAP T-code , user id , Client .Here you can find out what are the changes user did for any production order based on SAP Trxn .
    Regards
    JH

  • Send production order changes to external system IDOC

    Hi,
    I need to send production order changes to an an external system. I understand that I can trigger idocs using t-code POIT.
    but my requirement is when a order is changed, i want to trigger an IDOC to external system with the new PO data...how can I achieve this

    Hi Swathi,
    A very high level idea.
    You can use the user exit..."LXCO1U06" and call the transaction POIT in back goround and submit the idoc. This exit is used @ save of TA code CO02. Moreover as the production order can be changed through several transactions like COHV, CO40, COOIS etc....you have to check whether this exit would be applicable for all transaction.
    Regards,
    Chinna

  • AFTER IMPLEMENTING OSS NOTES 390635 HOW TO SEE PRODUCTION ORDER CHANGE

    Hi Experts...
    Requirement: AFTER IMPLEMENTING OSS NOTES 390635 HOW TO SEE PRODUCTION ORDER CHANGE HISTORY?
    I have seen many threads about implementing OSS NOTES 390635, but hardly any one narrated the process in detail as to how to see 'Change History'..
    I just would like to know 'how' and 'from where' to find Order Change History in detail (i.e Prod .order Comp. change history, Prod. Ord. Operation Change History, Prod. order header change history etc..)
    In general this isssue might sound old one..but 'POST IMPLEMENTING OSS NOTE 390635' is rare one.
    Folks need your expert comments and valuable suggestions....
    Thank You...
    Lucky

    Dear
    You should goto CO02-Enter Production Order -Goto -Change Management -Here it will list down all the chages with relevent information .
    Refer : Re: Production order changes history
    Production orders
    Regards
    JH

  • Deactivating production order changes after 1st operation is confirmed

    Hi,
    I want to deactivate production order changes after 1st operation is confirmed through CO11n.Ie. production order qty should not be allowed to change after 1st operation is confirmed.
    Expecting ur immense help on this.
    Regards,
    JS Karthi

    Dear ,
    PPCO0007
    EXIT_SAPLCOZV_001 Exit when saving production order
    Provide the restrictions in coding, so that when saving the order check for the order status PCNF or CNF and quantity change.
    Check thread
    first operation confimed - after system allowed changed order qty
    Regards,
    Ishwar

  • About production order change historic records

    The users want to know about production order change historic records.how can I get it, please do me a favour. Thanks.

    Hello ,
    Look into:
    SAP NOTE: 1407961 and
    History of production order changes
    Please search the forum first for such questions.
    - Pushkar
    Edited by: Pushkar Patil on Aug 6, 2010 9:56 AM

  • Production order changes Tracing

    dear all,
    in the production order how can i find out who make changes like delete materials if there are many people can use co02 , I need to make a tracing to a particular order , is there's any log to do this?
    thanks in advance
    Milad

    There is no std T code available for check the changes made in production order
    IF you want you need to activate the OCM or apply the note 390635
    please refer below thread
    Process Order Change Log history
    Re: Production Order Change Management

  • Production order changes overview

    Hello,
    I would like to know if, in the new SAP version (6.0), is there any way to display the changes done for a production order. The same functionality as in the material master chnage documents.
    Regards
    Laura

    I am afraid, it is a No without OCM(Order change Management)
    We could only see the Order status changes provided relevant Stauts change settings are active in OPL8 implementation tab.
    However I guess,we can get the changes in a prodcution order with the implementation of OCM.
    Regards
    Ratan

  • BAPI or FM for Transaction CO02 (Production Order Change)

    Hi I have to change fields(CHARG,LGORT,RGEKZ,MENGE,EWAHR) in sap transaction (CO02-Change Production Order) in COMPONENT LEVEL
    Can anyone suggest one BAPI or FM for this.

    Hi Ravi
    Thanks for your Suggestion.
    I tried with BAPI <b>'BAPI_ALM_ORDER_MAINTAIN'</b>.
    It is updating in the transaction CO02 also.
    Actually it is using for Internal Orders.Can i use this one for <b>PRODUCTION ORDER</b> Also.
    Umashankar

  • Production order change document

    Hi experts,
    Can anybody please tell me where I can get change document for production order.
    I have first created order & then saved it. Later on I changed BOM component quantity.I didn't get any change document in GOTO--Change document. Where I faced message - No change process found for order 1000470.
    Please help.

    Hi,
    You will be able to get change documents, if you're working with Order Change Management. If not, then you will not be able to get the same.
    For OCM, you would need to configure the profile in OPL7 & OPL9, assign the same in material master. Then you will be able to manage changes via COCM.
    To understand better, refer to the link
    http://help.sap.com/saphelp_erp60_sp/helpdata/EN/41/3699761bc211d2b62b0000e8359890/content.htm
    Hope the above helps.
    Regards,
    Vivek

  • Production order changes tracking

    Hello All,
    How can one track the changes made in the production order such as component add/deleted, qty changed, operation added/deleted?
    Except OCM.
    Regards,
    Mayur

    Hi Frind,
    Plant maint & custmer services -- Maintenance and service order -- functions and settings for order type -- define change doce, collpurchase req indeciator operation Ho
    here select u r plant and order type  and tick on MatStatchange Doc
    now go to u r production order  GOTO tab-- change manangement
    here all change made got recorder , but if u made recording on it will give huge lode on system,concern with BASIS people before changing , it work for me try this
    Regards,
    Girish

Maybe you are looking for