PM Order - Change "Work Center" on operations to "Main Work Center"

Hi Experts,
We have prepared a tool for client, which create Maintenance Plan and order in the background.
The order created is having "Main Work Center" defined at header and "Work Center" at the operations level. In the current scenario the "Main Work Center" and "Work Center" are different say 'ABC' & u2018XYZu2019.
Client has the requirement that work center maintained at operations should be same as the main work center.
We need to implement the solution to take care of work center to be same as main work center while creation of the order in the background.
Has anyone worked on the similar requirement before?
I checked for existing USER EXITS for IW31/32/33 and found only one IWO10012. This doesnu2019t seem to be much useful.
Please suggest any possible solution.
Thanks,
Ankur Sharma

Hi Tilak,
Thanks for the response. The current situation is that we are creating the order in background using the Z-program. The scenario is creating order with operation entries having work center not equal to the main work center.
I am not functional, so just talking in terms of technical terms.
Is there a way the work center at operation level can be changed to main work center in background?
Thanks,
Ankur Sharma

Similar Messages

  • GetVariable doesn't work in Firefox/Opera

    Hi,
    I'm trying to get flash object variable via Javascript. But
    the code doesn't work for Firefox/Opera but is working well for IE.
    Here is an example of JS that I have used:
    var movie = window.document.flashMovie;
    movie.GetVariable("/obj:variable");
    or
    movie.GetVariable("_root.obj.variable");
    or
    movie.GetVariable("obj.variable");
    None of them is working.
    Thanks for any help.
    Michal

    Thanks, but this isn't an issue.
    The window.document.flashMovie will return the correct flash
    object/embed flash movie.
    The issue is that the GetVariable method wont return the
    object variable. When you try to get an simple variable that is in
    the _root timeline, it will return the value. Example:
    movie.GetVariable(_url) will return the url of the flash
    movie without any problem.
    But when you create an ActionScript class with
    userName property and then you will create the instance of
    it in the _root, you should be able to get it's value. Example:
    Flash:
    var obj = new SomeClass();
    obj.userName = "peter";
    JavaScript:
    movie.GetVariable("/obj:userName");
    or
    movie.GetVariable("obj.userName");
    This will return
    Peter for IE and null for Forefox/Opera.
    The same when you use the document.embeds[..].

  • How to change the main work center and  work center of each operation when generating work order by maintenance plan

    Dear experts,
    I face a problem that system get main work center from equipment master data as a default main work center in maintenance plan when creating maintenance plan. however, if main work center in equipment is changed later, the change will not synchronize to related maintenance plan. if work order is generated from maintenance plan, main work order in order is defaulted from maintenance plan instead of updated work center in equipment.
    another problem is that, for those orders generated by maintenance plan, the work centers in  operations is defaulted from task list in maintenance plan. in most case, work center in task list is dummy. Actually the work is done by work center in equipment master data.
    My expectation is how to auto replace the main work center and work center of operations in work order with the one in equipment master data if order is generated by maintenance plan? is there any standard configuration or enhancement/BADi that can help with this requirement?
    thanks!
    Wesley

    Wesley,
    Sorry - development is the only way.
    Another option is to create a batch program that runs before your IP30 run(s) and updates any maintenance items and task lists with the correct work centres.
    PeteA

  • PM Order - Change operations Work Center to Main Work Center

    Hi Experts,
    We have prepared a tool for client, which create Maintenance Plan and order in the background.
    The order created is having "Main Work Center" defined at header and "Work Center" at the operations level. In the current scenario the "Main Work Center" and "Work Center" are different say 'ABC' & u2018XYZu2019.
    Client has the requirement that work center maintained at operations should be same as the main work center.
    We need to implement the solution to take care of work center to be same as main work center while creation of the order in the background.
    Has anyone worked on the similar requirement before?
    I checked for existing USER EXITS for IW31/32/33 and found only one IWO10012. This doesnu2019t seem to be much useful.
    Please suggest any possible solution.
    Thanks,
    Ankur Sharma

    Hi,
         The work Center entered by default comes in operation work center, u can do validations while saving the Order :-using user exit : IWO10009 PM Order: Customer Check for 'Save' Event.
    regards
    pushpa

  • Exit IWO10005(Profit center ) didn't work for service order change mode

    Dear Guru,
    I have built exit IWO10005 to substitute profit center, but it only work for the first initial profit center determination, it didn't work for the below scenario:
    1) Change mode on service order
    2) before service order save, change some field , it also didn't trigue profit center determination.
    And other Badi and exit can help?
    Thanks.

    GGB1?

  • Tables for Basic end date and work center for operation

    Hi!
    I need table name to fetch the basic end date of a maintenance order and maintenance work centers with respect to each operation in maintenance order.
    Regards,
    VM
    Edited by: V M on Jul 20, 2010 7:22 AM
    Edited by: V M on Jul 20, 2010 7:35 AM

    Hi VM,
    Input is Order Number (AUFNR).
    You can find the Basic End date of Order in Table AFKO, filed is GLTRP.
    For work center in Operations, you can use the Table AUFPL from AFKO.
    Pass this AUFPL in AFVC and get the ARBID.
    Then pass this ARBID to CRHD Table as OBJID, and get the work Center (ARBPL)
    Regards,
    MLN Prasad

  • Work field in operation tab pages of maintenance order.

    Hi,experts,
    i need to enter work time in operation tab pages of maintenance order followed by two decimal digit like 2.55 mint or 2.65 H.System is not allowing to enter two or more than this decimal digits,it is allowing upto only one decimal digit like 1.5 H,2.3 min etc.How can I enter value like 2.56 min.Client is not accepting to enter after converting the unit.this is required for one of my specific scen.please suggest how I will enter 2.55 min or 2.55 H etc.thanks in advance.
    rgd
    rajib

    As standard the field is set to 1 decimal place.
    You cannot change this value without modifying your system (not recommended)
    I think you can enter more decimal places in the confirmation documents e.g. IW41
    PeteA

  • BAPI for changing PRT link to operation in order in Plant maintenance...

    Hello,
    I am working on Plant maintenace module. I want to change the PRTs associated to an operation (VORNR) of an Order (AUFNR) programatically.
    The PRT documents are created automatically in SAP with newer versions. Whenever a newer version is encountered, The PRT link with the Operation of an order should be changed programatically.
    Is there any BAPI avaialable to do change PRT linkt o operation of order  ?
    Thanks
    Regards,
    Rajesh.

    No such BAPI exists...

  • 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

  • Changing Profit Centre in IW32 of a Work Order

    Hi Gurus,
    I am trying to change a Profit centre in a Work Order  via IW32 as Profit Centre is greyed out.I know it has to done via changing the Functional Location.But although i have changed Function Location still Profit Centre remains unchanged..
    Is there any way to change Profit Centres in WOs?
    Also please let me know are there restrictions on WOs status for changing Profit centres?
    please help me its very urgent.....

    hi
    The system proposes the profit center in the cost center belonging to the responsible work center. You can overwrite this, however.
    If you change the responsible work center in the order, the system does not automatically overwrite the profit center on the additional data header screen. If required, change this manually.
    You can change the profit center in the order, provided that no actual data exists for the order yet
    regards
    thyagarajan

  • 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

  • Operation number and work center

    I'm looking for the link between inspection plan/recipe header and operation at table lavel.
    Reason: I have two inspection plan number with same group number but both has different counter and each has 4 operation and each operation has different work center.
    Now I can get header info in PLKO and operation level info in PLPO table. From PLKO I can pass PLNTY and PLNNR in PLPO table but this gives me 8 entry in PLPO table (4 for 1st group counter and 4 for 2nd counter).
    So my question is how to differentiate 4 operation of each inspection plan header. Even same issue facing at recipe level.
    I can't find any table. Do we have any BAPI?

    Detailing the above reply through SQVI.
    The Join.
    Selection Screen
    The output
    If you need you may have Header table (PLKO) also in the join to have more details.
    Jogeswara Rao K

  • 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

  • Procedure to change the standard value key of a work center

    Hi Gurus,
    What is the procedure to change the standard value key of a work center.
    Thanks in advance,
    Regards,
    PPQMUSER

    Hi,
    Just go to CR02 and change std value key, system will give you an information massage 'Standard value key : parameter XXXX after changed' as per the parameters used in new std value key.
    If you want to change the customization for allready used STD value key, then you need dealocate that key from workcenter, and then change the customization.
    Tara
    Edited by: tara  bhapkar on Feb 29, 2012 7:39 AM

Maybe you are looking for

  • Upgrade with a family plan

    just have a quick question, I am in a family plan with my parents and brother, and I was wondering can i upgrade to the new iphone 4s if it hasnt been 2 years yet? my mom is the primary holder of the account. i have the iphone 4 now and would like th

  • New Mac PRO - Windows 8 Pro Ensure that the disk's controller is enabled in the computer's bios menu

    Hello all, I got a new Mac Pro 2013, and am trying to install windows 8 using the Boot Camp Utility.  It creates a 200GB partition, partitioned in FAT.  Having done this on my other computers, I usually hit advanced options and then reformat the part

  • Alphanumeric number range for employees

    Dear Experts, I have a question, can any one clearify it? Can we maintain number range intervals for employee s with an alpha numerical value?  if yes, how? Thanks in advance Namrata

  • TimeMatters Adobe plugin causes problems with certain Web sites

    During a recent upgrade of Adobe professional (6.0 to 8.0) on a Windows 2000 TS we discovered that a program called TimeMatters had installed a couple of plugins to IE 6 including an Adobe plugin. The Adobe plugin caused certain Web sites to be inacc

  • Get an enum based on a number

    Hi, Consider the following enum declaration: public enum MyEnum {         STATE1 (1),         STATE2 (2),         STATE3 (3),         private final int id;         MyEnum (Integer id) { this.id = id; }         public itn getId() { return id; }     };