Work Center Mapping

Hi Guru's,
                Need help in mapping the work centers in routings,
There are 2 operations for the material, but there are 5 machines for operation 1 and 6 machines for operation2
they do not know on which machine they are going to run production, please guide how can I define the routings.
Thanks
Satya

Hi
You can map this scenario like this.
Create the work center which you going to use in operation 1which has 5 machines, while creating the work center double click on the machine Capacity category then top menu path Select Go to --> Individual capacities. Here you can assign the 5 machines as individual capacities. The same way you can create for operation 2 also.
Once you complete this after creation of production order go to CM27 t .code to do the capacity planning and split/allocating the work to the individual capacities. So that you can select the machine which you want select in that way.
I think this will help for you.
Prerequisites for this scenario.
1. Create the individual capacities using CR11 or if the PM module implemented in your project get the capacity no from them and assign in work center.
2. While running MRP use lead time scheduling for capacity planning.
Thanks
S.Murali

Similar Messages

  • Work Center Changes need data for previous and new work center

    Hi All,
    I have a requirement as the organisation is going through RESTRUCTURING. In ECC in Plant Maintainance they are changing Work Center. E.G.
    Work Center OLD : ABC
    Work Center NEW : XYZ
    Now the requirement is I have data for ABC already coming in BI Prod. Env. Now when they will change ABC to XYZ the new data will come for XYZ.
    Reporting Reqmt:
    Data In Cube
    Work Center     No. of Maintainence Orders
    ABC                             10
    XYZ                             20
    When user run the report it should and gives input in Work Center variable as " XYZ" then
    XYZ -- 30
    Presently it is showing
    ABC --10
    XYZ --20
    They have list of OLD Work Center mapping to NEW Work Center.
    Now, Can anyone tell me is it possible to achive this scenario.
    Thanks,
    Mayank

    Hi,
    find the below link it has similar issue ,
    Re: mapping between old/new material codes in BW
    Regards,
    Satya

  • Mapping Work Center to Internal activity

    Dear All,
    I have ceated the work center 1000 and mapped it to the plant 0001, Cost Center and Activity type. But when I map it to the Internal activity, there is an error message "Work Center 1000 0001 not allowed (Check).
    I have checked the control key, and also checked whether the planning indicator is clicked for respective WBS element. Relevant mapping is done.
    Still the error message is displayed. Kindly help.
    Thanks.

    Open that error message, and check what it says under Procedure. and do as per that.
    Another thing, check what is the Work center cat. under basic data tab, it should be 0006 (project management)
    Edited by: Ahmed Rifaee on Dec 22, 2009 4:40 PM
    Edited by: Ahmed Rifaee on Dec 22, 2009 4:42 PM

  • 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

  • Parallel processing in the same work center

    Dear Guys,
    There is a routing sequence in which some 2-3 operations will occur parallely & those operations will belong to a same work center,How to map those operations in the routing,do i need to maintain parallel processing ,if so then how to go about

    Parallel Sequence
    Definition
    A linear sequence of operations that is parallel to a sequence of operations in the standard sequence.
    Use
    A parallel sequence enables you to process several operations at the same time. A parallel sequence is carried out at the same time as the corresponding section in the standard sequence. It is a special form of overlapping operations.
    Integration
    You can create parallel sequences in routings and rate routings. You cannot create them in reference operation sets or reference rate routings.             Creating a Parallel Sequence
    Call up the sequence overview.
    Choose Edit ® New entries.
    The Choose Sequence Category dialog box appears.
    Select Parallel sequence and press Continue.
    The Sequence Details screen is displayed.
    Enter the necessary data.
    Select Operation overview to create operations for the parallel sequence.
    so particularly in your case
    WORK CENTRE OF 10, 20, 30 ,40, 50  ASSUME TO THERE
    OPERATION OF THE SEQU : 1,2,3,4,5
    SUPPOSE 3,4 ARE PARALLEL SEQUN AND THE WORK CENTRE 30,40 ARE SAME TYPRE TO OPR SAME
    YOU MAY DESIGN AS
                                                           WC-30
                                                            (OPN3)
                     W.C 10          WC 20                                WC50
                      (OPN1)          (OPN2)                               (OPN5)     
                                                           WC 40
                                                           (OPN4)
    OR
                                                           WC-30
                                                            (OPN4)
                     W.C 10          WC 20                                WC50
                      (OPN1)          (OPN2)                               (OPN5)     
                                                           WC 40
                                                           (OPN3)

  • What is the difference between Org. Unit and Work Center?

    When there are Org. Units, then what is the purpose of Work Centers? Can there be an organization without Work Centers? Or Work Centers should exist for every Org. Unit?
    How are Work Centers different from Org. Units. How can it be identified that this is Work Center and this is an Org. Unit? How should they be mapped?
    Can somebody clearly explain this?
    Points assured!
    Thanks in advance,
    Nivedita.

    When there are Org. Units, then what is the purpose of Work Centers? Can there be an organization without Work Centers? Or Work Centers should exist for every Org. Unit?
    Work Centre could be as small as a particular Desk/ cabin or as big as City...so there is no comparison of both.
    Work Centres are used to indicate if we want to specify certain relationship or restrictions based on specific location, say if I want to maintain specific incentives based on Production unit, so I can define it as Work Centre..I want to define some position for handicap person,I can restrict it on a work centre.
    Organisation Units and Work centres are independent and Org units can exist without Work Centres.
    How are Work Centers different from Org. Units. How can it be identified that this is Work Center and this is an Org. Unit? How should they be mapped?
    Work Centre "A" and Org unit "O" if you want to identify in existing structure, however if you want to define, usually we use org unit to define further structure in this where as Work centre to specify certain conditions associated with that particular location/desk.
    I hope it is clear...
    Thanks for assurance of points in advance...
    Best Wishes

  • How to use employee Skills in work center

    Dear PP Gurus,
    How can I map various skills employee in on work center? Example a work center consist of 10 work men out of which 4 are highly skilled, 3 are skilled and 3 are semi skilled. How can I map this in one work cnetr and use for capacity planning?
    Regards,
    PPQMUSER

    HI,
    do like this.
    define, 2 work centers one for skilled and other for unskilled.
    classify them and mention the values as skilled and unskilled.
    now, classify the operation of the routing and give values as skilled and unskilled for work center class type 19.
    and also, in IMG or workcenter settings, select work center until release.
    now, you create production order, (which contains either skilled or unskilled workcenter) you do capacity levelling.
    in the meantime, even if someone wants to release, he cannot do that until you confirm the resource to use.
    now, according to your capacity levelling you can choose the corresponding workcenter. classification helps you in choosing it.
    and release the production order.
    hope this helps.
    thanks,
    regards,
    sandeep

  • Production output releated to work center

    Hi Sap Guru,
    I am working in steel industry there coil manufacture for different workcenter they get different output of Finshed production.I want my production order output depend upon workcenter such as 100% input if using for any work center then in confermetion it output of Finished product should be fix 90% if i want to use other work center it wil gives output 80% because scrap is generated depend upon work center.
    Please guide me whre this scenarion we map.
    Thanks in advance

    Hi ,
    Just my 2 cent advise , you should use production version with different Alternative Bom with different operation scarp rate.
    Because based on what i know , Operation scrap Is defined in the BOM item. But you will need different operation based on different work center. by using operation scarp It shows the percentage of the component that is lost as scrap in a specific operation.
    Example :
    Production version A --- Work Center A ---Alt BOM 1 with Scrap rate 0%
    Production version B --- Work Center B ---Alt BOM 2 with Scrap rate 10%
    Production version C --- Work Center C ---Alt BOM 3 with Scrap rate 20%
    Of course all need based on business requirement need , so there's some others configuration need as well.
    TQ.

  • Work center HRMS link

    Hi ,
    I know how to map people  to PM work center . But when i want to assign a person ...The server can't get me the person list . It looks like no HR data is connected in background . How should  we enable this ?? I.e how to connect HR server/table  so that I get results to map to people)
    NP

    The transaction for creating the Org Structure is PPOCE for Create and PPOME for Change.
    I do not have the actual steps but you will need to create a number of employee's in HR and then create a simple structure and try this out. If you have an HR consultant working with you ask them for some help.
    Jim
    Alternatively if you have no one you can get to help try doing a google search on SAP HR ORG STRUCTURE
    Jim
    Edited by: JamesPetrie on Feb 23, 2012 11:09 AM

  • Dynamic work center assignment

    Hi,
    In our process for each process (operation) there are more than one physical work center.
    The assignment of the order to each work center is decided only at the time of operation execution.
    How can we map this scenario?
    Can we change the work center during the confirmation at operation level?
    Regards
    Ramakanth

    Dear Ramakanth,
    1) Yes , when you enter order number & operation number, system will pick the work center
    from Prd order in CO11N
    2) Now just change the work center as required, system will not stop you
    3) coming to costs, Variance will be calculated for changed work center
    Regards
    Madhu Kumar

  • PP work center integration with PM equipment

    Hello PM Guru's,
    I have a requirement for my client who is producing glass bottles.
    The single line producing glass, consist of some 10 stages of processing. The entire line is an integrated one. Like this line equipment they are having around 30 line apprx. During PP implementation, they had considered that line as only one work center/per line and established hourly entry of production confirmation.
    Now, during PM implementation, they wanted to consider that line as one equipment, and its sections as either as assembly/sub-equipment.
    Currently, if one section fails, the remaining sections runs, and the breakdown are considered as 1/10th.
    They are prepared to create dummy PP work center for their sections individually.
    Also, they don't want to attach that single PP work center to that entire equipment and its assembly/sub-equipment, because they don't want to have the impact of breakdown stoppage of single section into the whole line. (Due to discrete manufacturing set-up)
    They also want to have OEE established, section-wise. Please let me know, for this scenario, how to map that line equipement, and integarte with the PP work center.
    Thank you with regards,
    Sekar

    Hi
    If you want to interface between PP &PM. then only you have to think of disturbing already inplmented PP.
    Interface between PP& PP means , when PM order is created due to schedule breakdown on a particlur equipment, it should be unaavailble for planning for production.
    In your update , you have not mentioned  clearly this point.
    Is it rquired or not.
    Pl. update.
    Regards
    YMREDDY

  • How to make the IC_EMAIL work center working?

    Hi Gurus,
    I am testing the email funcation of SAP delivered business role UTIL_IC (Utilities IC Agent). The email profile is 'DEFAULT' with email provider as ICI. The work center is IC_EMAIL.
    After I clicked the email option under communication through the navigation bar, the email screen was loaded. However, there is no any response after I clicked the 'new email' button (the BP was confirmed). Also the screen was frozen in the email screen and it did not go anywhere no matter what else option I chose in the navigation bar.
    I checked the naviagtion bar profile UTL-IC and IC_EMAIL is maintained in the generic outbound plug mapping as below.
    IC_EMAIL  Display  IC_EMAIL2 (LogLinkID)
    IC_EMAIL Create TEMAILCR (TargetID)
    Could you help to shed some light on this? Also does anyone know which component is behind this IC_EMAIL screen (I could not choose any field in this screen to press F2)?
    Thanks in advance!

    Hi,
    This is solved by note 1281208.
    Thanks,
    Edited by: Zhijie Kong on May 24, 2011 6:06 PM

  • Work center wise authorization

    Hi all,
        Our client requirement is restrict users from doing operation confirmations on limited operations which are linked to certain work centers.
    For ex. If  D10DDL, D20DDL, D30DDL & M10PPL, M20PPL, M30PPL are work centers. The 'user 1' is allowed to do operations confirmations in which D10DDL, D20DDL, D30DDL are there. Other than 'user 1' no one should be allowed to the confirmations of D10DDL, D20DDL, D30DDL. Same with 'user 2', he should allowed for operations in which M10PPL, M20PPL, M30PPL are there.
    How to map the same? Kindly help. Useful answers will be rewarded.
    SmanS

    Hi SmanS,
    I am not a basis person, so i really cant give you a step by step procedure. But in general it is done in PFCG t-code, the object has a few fields & in this case the object -> C_AFVG_APL has fields WERKS, ARBPL, PS_ACTVT.
    So you need to assign the values of work center to ARBPL & plant to WERKS, then create different profiles & based on your need, have to assign it to the respective users. Also you need to ensure that this object is checked in the respective t-codes.
    Well if you feel you have got a solution which you can work on, award points & close this thread & check the basis forum, maybe someone there can help you.
    Regards,
    Vivek

  • Selection of work center

    Dear gurus,
    A product is produced at a particular workcenter based on certain chrecteristics.Suppose the same product is to be produced with certain other charecteristics other workcenter has to be selected.
    How to map this .kindly suggest

    Hi ramesh
    Option 1 ( for Different lot size )
    Create Two Routing for Material X.  One with first work center and another with other Work cneter. And create Two prod versions  ( T code C 223 ) one with Routing 1 and BOM and another with Routing 2 and BOM. You have to differentiate the PV by lot size ( it is must ).
    Then in material master of material X . MRP 4 view give selection of BOM only by PV.
    While running MPR the system will automatically explode the required PV with Routing for that LOT.
    Option 2
    You can choose alternate sequence option with manual selection during conversion of plan order to prod order.
    Create alternate sequence in Routing and do setting for manual selection in OPL8 ( order type dependetn parameter).
    Option 3 ( If the lot size is same ie., you cannot differentiate the lot size.)
    You have to change manually in Prod order in ( CO 02 ) Before release of Prod order.
    Hope this will clear
    Regards
    J .Saravan

  • Fax the Maintenance order to the person responsible to work center

    Hello
    The business requirement is that the maintenance order should be faxed to the person responsible for the main work center used in the maintenance order.
    Please suggest any work around if possible.
    Thanks for your reply.
    Regards
    Santosh

    hello pete,
    the business requirement is that i need to send the work order to the main work center of the order for which the fax no of the main work center will be populate automaticall at the time of or before clicking on print/fax order in iw32, in standard scenerio i can get the fax no from partner function but in this case i do not know how to map it.
    regards,
    Santosh

Maybe you are looking for

  • Want to make a poetry site

    hey all just wanted to ask, probably a stupid question. if i wanted to make a poetry site, and i want people to have the option to submit their work, how would i do that?

  • TV on the E71 (using WLAN)

    Hi everyone... I am looking for a good 'streaming' TV application on the E71.can anyone recommend one ? I have tried the following :- FreeBeTv but it installed on the E71 then complained of not having an 'sccess point' set up and didn't run, so I had

  • Regarding ers procedure

    Hi all, I was configured ers procedure for vendor as follows. 1. Auto ers indicator , gr based invoice indicator checked in vendor master purchasing data. 2. Maintain the info record for material and vendor combination , in this we maintain tax code.

  • Slow wireless connection 802.11n AEBS and Intel Core 2 Duo MacBook Pro

    I have three Macs all currently connected wirelessly to the new 802.11n AEBS. Mac #1 - PowerMac G5 Mac #2 - 17" MacBook Pro Intel Core Duo Mac #3 - 15" MacBook Pro Intel Core 2 Duo The wireless connection speed (when using the web browser) is fine fo

  • BAPI for changing Appropriation request - IMA12

    Hi, What is the BAPI for changing the Appropriation request(IMA12).i found the BAPI    BAPI_APPREQUEST_CHANGE.But i want to change the plan values . In this BAPI there is no parameters for these fields.Is there any BAPI 's for this? Regards, Charumat