Mass change of work center in production order

Dear All,
Is it possible to mass change work center in production order, i.e. i have around 100 production order of which i have to change the work ceter assigned in particular operation .
Thanks and regards
Manish

Hi Manish,
If you have not posted any activity or goods to the production order, then in header click on Functions -> Read PP Master Data.
The order will now read the routing with the new work centers, provided the same has been changed.
If you have posted some activities or goods movement done, then its a manual process.
Hope the above answers your query.
Regards,
Vivek
Added
If in case you have posted some goods or confirmed some activity, check if you can reverse the same, re-read the routing & then post back the goods.
Edited by: Vivek on Feb 24, 2009 12:22 PM

Similar Messages

  • All default routing value has to be changed, while changed the work center in production order

    Dear friends,
    our client they want to change the work center in production order.according to production version work center also they are changed.so while change the WC,all the default value has be changed as per routing what we maintained in routing.At present we have to enter the manually change the W.C as well as set up time and operation time enter manually.Any other option to do the automatically capture value from routing while change in Work center in production order.pl help me on this.
    Thanks&Regards
    Sabhapathy R

    Hi Rahul,
    Thanks for reply. I am maintained in diff value  maintained routing , Ex :First routing i have  work center 'X' value maintained as a setup time in 15 Min's and operation time 10 Min's
    second work center 'Y' I have maintained as set up time 10 Min's and operation time 30 Min's,
    Now I want to change the work center in production order as a 'Y' so whatever value maintained in routing , it has to be changed automatically (10 min's and 30 Min's), but system will not change only old value only picked (15Min's AND 10 Min's).
    Now I think you get to know what the client requirement, kindly do the need full.
    Regards,
    Sabhapathy R

  • Change Work Center during production order confirmation

    Dear All,
    I must to modeling this situation:
    I created an production order. In routing I used an work center A.
    After I confirmed a half of quantity, the work center A was damaged and I must to change it, with the work center B.
    The system allow this change, but when I checked the costing, the situation isn't real. The system counted the costs just for the work center A, and no for work center B.
    My question is: it's possible to change the work center, during production order confirmation and the costs updated with new cost?
    Thank you for your answer!
    Regards,
    Marian

    once a Order is released, the Process order detaisl for that order is frozen.
    however if you want to do it, change the order status to CRTD after reversing the Movements done.
    Do READ MAster data , this will copy the new Work center , redo the previously done Moevements.
    if the change is long term.
    or
    Just manually add the new work center and do the processing. if the change is temporary.

  • Work center wise production order infomation report

    Hi all,
    i have a requirement that workcenter wise (with date) production order information with quantity details (plan and actual).
    Eg: My production order quantity - 40 nos. (it takes 4 days to finish).
          i have three operation in production order.
          my order scheduled start date - todays date.
    In standard, when enter my first operation work center, system showing production order and its quantity (40 nos) . but i need to split that order quantity in report.. means on todays date for particular production order - order quantity = 10 nos.
    Clent want like that (with quantity break) report..
    Any standard report ???
    If customization.... How it can be mapped in SAP.??
    Thanks in advance

    Hi,
    You can use the FM COIS_SELECT_ORDER_DATA_READ.
    CALL FUNCTION 'COIS_SELECT_ORDER_DATA_READ'
          EXPORTING
            iv_prod_order_sel       = lv_prod_order_sel
            iv_proc_order_sel       = lv_proc_order_sel
            iv_planned_order_sel    = lv_planned_order_sel
            iv_rem_objects_only_sel = lv_rem_objects_only_sel
            is_objects_to_read      = ls_objects_to_read
            it_parameter            = lt_parameter  "General Structure for PARAMETERS and SELECT-OPTIONS
            it_status_hdr           = lt_status_hdr
            it_status_opr           = lt_status_opr
            it_status_cmp           = lt_status_cmp
          TABLES
            ct_ioheader             = lt_ioheader
            ct_ioitem               = lt_ioitem
            ct_iodocl               = lt_iodocl
            ct_ioopdocl             = lt_ioopdocl
            ct_iomamo               = lt_iomamo
            ct_ioconf               = lt_ioconf
            ct_ioopconf             = lt_ioopconf
            ct_iosoconf             = lt_iosoconf
            ct_iogomo               = lt_iogomo
            ct_ioopgomo             = lt_ioopgomo
            ct_iosogomo             = lt_iosogomo
            ct_iogmer               = lt_iogmer
            ct_ioopgmer             = lt_ioopgmer
            ct_iosogmer             = lt_iosogmer
            ct_iosequen             = lt_iosequen
            ct_iooper               = lt_iooper
            ct_iosoper              = lt_iosoper
            ct_ioopcomp             = lt_ioopcomp
            ct_iooppreq             = lt_iooppreq
            ct_iosopreq             = lt_iosopreq
            ct_iooppord             = lt_iooppord
            ct_iosopord             = lt_iosopord
            ct_ioopmst              = lt_ioopmst
            ct_ioopprt              = lt_ioopprt
            ct_ioopcap              = lt_ioopcap
            ct_ioopscap             = lt_ioopscap
            ct_iosocap              = lt_iosocap
            ct_iososcap             = lt_iososcap
            ct_ioopsccf             = lt_ioopsccf
            ct_iososccf             = lt_iososccf
            ct_ioprodlist           = lt_ioprodlist
            ct_iomatver             = lt_iomatver.
    This FM get data from the report used by transaction COOIS. If you needed the header data then you can use lt_ioheader table and seperate the data with the date. If you need at operation basis the you can use lt_iosoper table. You can use this FM to create custom report even with the checks like material availability, PRT availability, capacity requirement etc.
    Thanks and regards,
    Pradip
    Edited by: Pradip Ray on Aug 26, 2009 8:26 AM
    Edited by: Pradip Ray on Aug 26, 2009 8:26 AM
    Edited by: Pradip Ray on Aug 26, 2009 8:26 AM
    Edited by: Pradip Ray on Aug 26, 2009 8:27 AM

  • Mass change final issue indicator in production order

    Hi
    Is there any report can show final issue indicator for all production order? How can I mass change the indicator?

    Hi,
      In reports such as COOIS and COHV you can select in the initial screen "List: Components" and check your "Change layouts" to view the report with the "Final Issue" indicator.
    But you cannot do a mass change in this option. One way is : You can just select the particular order -> goto Component Overview of the order to be changed and do the necessary changes and save to get the required result.
    -Thaila Shree

  • How to manage work center in Production order

    Hi,
    I am producing a material having one operation (suppose cutting), which I have mentioned in the routing. I have also mentioned the work center in routing on which cutting operation will be performed. When I make the Production order of 1000 pcs there comes only one work center. But practically, they are producing these 1000 pcs on two different work centers ( 500 on one and 500 on second). How to manage this in SAP.
    Kindly help me.
    Thanks and Regards,
    Yogesh Singla

    Dear ,
    What is the individual capacacity of the Work Centre -CR02-Header -No of Individual Capacity ?
    I think you must be using similar kind of work centre of 2 no 1000 pc .Now , when you are creating routing for this , you should hit Required Spilliting in Routing Operation -Select Operation line item  and then Double click -Select Spilitting and enter splitting No 2.
    At the same time in CR02-Work Center -Capacity Tab -Hit the Header -In the Bottom of the Detail Capacity Header -Avaialabile Capacity -Include 2 as Number of Inidvidaul Capacity  and SAVE.
    Now based on thr required spilittinga and invidual caapcity , it will consider the Work Centre Load .
    Other wise , you can enter one more operation line in routing with similar Labor hrs , work center and control key in routung for production of 1000 pc  .
    Hope it clarifies
    Regards
    JH

  • Work center for Production order

    Hi,
    In my report I need to link the production order to work center. I have got all the information for the production order from AFKO, but I am unable to find a way to link it to the work center?
    Thanks
    Vamsi

    Hi Vamsi,
    Refer value AFKO-AUFPL, Use AFVC-AUFPL to fetch the operation details of an order. Fetch AFVC-ARBID for AFVC-AUFPL, use CRHD-ARBID to get Work center details.
    Regards,
    Prasobh.
    Award your marks, if this has helped you.

  • Change Profit center in production order

    Hi
    In production order , profit center is taken from material master, we need a solution to fetch the profit center from cost center instead of material master, assigned in work center, in production order
    selection  of production line from production version assigned to production order
    Is there any std functionality or enhancements possible ?
    now I am working with this SAP note
    Note 150959 - Profit center is incorrect in production order
    Regards
    Devakumar
    Edited by: Devakumar on Feb 22, 2010 11:27 AM

    Then Go to OBA5 enter the KO  Application area
    Add the 367 message and  your user iD enter warning in online and Batch,
    After that You can able to Change the   profit center in Order with warning message in Order

  • Change history of work center in Prodn Order

    Hi All,
    We currently are changing the work center in prodn order via an ABAP program number of times based on various conditions. We would like to know the change history for the work center in prodn order. Is there any <b>transaction or report or function module </b> that we can run for a given prodn order to know these changes. This change info is not captured in AUFK or AFPO or AFKO or logs for Prodn Order.
    We have not activated audit trail for this. Please can anyone suggest a soln for this.
    Thanks

    Hi Bala,
    AFRV table contains  Confirmation pool information. But I am looking for change history for the work center in prodn order. Like after creating the prodn order u changed the work center and then again after release of prodn order u changed it to some other work center (for some particular business reason). I would like to see all this change history.
    Swapnil

  • Changing operations work center during creation of  PM order

    Hi all,
    I am looking for BADI or EXIT in order to change operationS work center which created from maintenance calls.
    Does anyone know such possibility?
    Assaf

    Assaf,
    Have a look at BADI IWO1_TL_INTEGRATION2.
    Also see [OSS Note 925072|https://websmp130.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=925072]
    Which system are you running?
    PeteA

  • 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.

  • Automatic change of Work Center during Confirmation.

    Happy New Year to all!
    Just want to ask if anyone of you encountered the scenario during confirmation in which the backflushed work center was changed. The user claims that they did not do any changes during confirmation nor did they change manually the order itself. The confirmation happened last December and they only noticed it this month when they were checking the reports.
    I did not configure their system so that they can change the Work Center during confirmation. By default, the work center is grayed out during confirmation.
    Hope to hear from some of you soon!
    Thanks and regards,
    jLmendoza
    Edited by: John Luis Mendoza on Jan 4, 2011 3:15 AM

    Dear
    If your production order operations are re-scheuled and dispatched after Capacity Avalaiblity check in cm21/cm22/cm31 etc  , then during the dispatch of operation ,  you have option to change Work Cnetre , time , date based on the selection option in Startgy profile (CM31/CM21-Enter the WORK CENTRE /Order )  and check wether work centre is changed.
    One more option may be in Order Change in CO02-Operation Overview -Operation -Work centre -Here user may change the Work Centre .
    If you have Order Change management active then you can trace the same .
    Refer : Production order change history
    Otherwise , there is not such confirguration in SPRO where work centre can be changed automatrically during confirmaiton because it will grade out based on the ste of confirmaiton default screen in OP00.
    Hope it clarifies
    Regards
    JH

  • Replace Main work center for maintenance order

    hello
    I have to change the work center maintenance orders to 1000.
    Is there a standard transaction to make this change in mass?
    or I'll have to create a LSMW?
    thanks
    Paulo Picarra

    Hi Paulo
    though you have closed this thread I would like to tell you that In standard T- code IW38 there is a carry out mass change option available through which you can change many data including Main Work center. Pl check the following steps
    Select the orders through IW38 & click on order (at the top menu) & select carry out mass change (or CTRL+F11)
    you will get a popup screen for selection of fields to be changed.
    Pl check & give feedback
    Regards
    Shakti

  • Change the Profit Center in Sales Order line item's Account assignment tab

    Hi Gurus,
    I need to change the Profit Center at Sales order Line item in Account Assignment Tab. Currently  The Profit center is coming from Material Master for the Line Item's Material as default but I have to change / overwrite  that.
    Can any body provide me how can i achive that means
    Any User exits, substitution or any thing ?
    I tried MV45AFZZ but i am not able to find out the right place where I can change COBL-PRCTR.
    Sony

    Hi
    There is perform which moves the values to VBAP field.
    This PRCTR field is stored in VBAP (i.e., SO line item table)
    USEREXIT_MOVE_FIELD_TO_VBAP
    Hope it works.
    VVR

  • Change input quantity of a production order in SAP - PP

    Hello,
    I am working in a custom code where one of the steps is to create production orders basically based on a product, workcentre and quantity for what I use 'COXT_BAPI_ORDER_CREATE' function module.
    Now I have a new requirement which is to be able to change the input component quantity to a different value than the output (similar to what you can do in transaction CO01, and like what the on-line help claims you can do).
    This new value should be on top of the ratio that is possible to specify in the BOM (i.e substract 5000 KG to what ever is in the input node after creation of the order).
    The GUI allows for this so I assume there is a way to do it in custom code as well, but has not find the way to do it or function to call.
    Can you advise on how to change the input quantity value without affecting other info of the order?
    Thanks
    Regards,
    Update: found this other thread Change components and Routing of production order
    Edited by: Mauricio Pego on May 3, 2011 6:00 PM

    Hi,
    The requirement can be met via BADi - MD_DISPLAY_ELEMENT (method - CHANGE_MDEZX_EXTRA).
    Give the specification your technical person & the same can be done.
    Regards,
    Vivek

Maybe you are looking for

  • Problems with X3 after updating

    Hi, first, it is possible that I will use some wrong expressions because my phone language is actually German. Last week I updated my phone from v6.11 to v8.4. Before, I saved my files to the memory card, afterwards I restored them. It said "Settings

  • Can I move a subpage to the root page location?

    The default homepage of our exisiting portal users is the page group root page. We have designed a new page that we wish to use as the root page. This new page is current a subpage within the page group. How can I copy or move this subpage page so it

  • Redirect notice won't let me continue to new site

    I keep receiving Redirect Notices every time I need to redirect. Although it has a place to click through to the new website, when I click it, it simply reloads the redirect notice. This has happened for many different websites, so it's not the speci

  • Keyboard in spotlight not working

    A lot of times my keyboard isn't working in Spotlight. I don't see a keyboard at all. I need to go to another app with keyboard (for example Whatsapp) and after that the keyboard returns in Spotlight. I use Swype keyboard, but I've tried it with the

  • What is the Fn key in xmonad keycodes?

    I would like to assign some keyboard shortcuts with the Fn key right in xmonad.hs, but I don't know which one is the Fn key. This website has the xmonad keycodes I'm talking about: http://www.haskell.org/haskellwiki/Xmonad/Key_codes I know my actual