Routing operation deletion

Dear All ,
we have auto GI & auto GR concept for production order confirmation .
Now say one FG material have 10, 20, 30 , 40 operation .
So here  the Auto Gi will happen at 10 operation & auto GR will happen at 40 th item .
now if i have to delete 10 & 20 operation and now 30 & 40 operaion will be renumbered as 10 & 20 what will be the effect?
can we delete these operation & process normal after renumbering for 30 & 40 as 10 and 20 operarion ?
Pl guide

Hi,
at what point of time your intending to do so?
at routing level (master Data)?
Or in Production Order / Confirmation?
if It is at Routing Level, It will be in effect from new Production orders that would be created after this change.
Only thing is you have to change the component Allocation to the new Operation Before Delete.
If you want to change in Production Order, Don't delete the Operation 10 directly, first go to component Overview , reassign the component to other operation and then Delete the Operation.
Otherwise, the component assigned to this operation will also get deleted.
Regards
Raghu

Similar Messages

  • Need to select all equipments (PRT) for a plan (routing) operation (PLPO)

    hi,
    I need to select all assigned equipments (PRT) for a plan (routing) operation (PLPO).
    Can anybody tell me the database table relation or is there a function module or a BAPI or something like this !?
    Thanks
    Olaf
    Edited by: Olaf Krüger on Feb 20, 2008 12:03 PM:  BADI to BAPI

    I suppose you have every PLPO needed (else look at function module WOSTS_TASKLIST_READ_FROM_DB)
    Then read
    PLMZ Allocation of bill of material items to operations
    STPO BOM item
    SELECT * FROM plmz INTO TABLE t_plmz
        FOR ALL ENTRIES IN t_plpo
        WHERE plnty = t_plpo-plnty
          AND plnnr = t_plpo-plnnr
          AND plnkn = t_plpo-plnkn.
      SELECT * FROM stpo INTO TABLE t_stpo
        FOR ALL ENTRIES IN t_plmz
        WHERE stlty = t_plmz-stlty
          AND stlnr = t_plmz-stlnr
          AND stlkn = t_plmz-stlkn.
    Regards

  • BAPI to update Routing operations

    Hi
    I want to update inspection characterstics in routing operations,
    can you plz suggest any BAPI to update.
    Regards,
    kranti

    Hi Dhirendra,
      I want to update Char.number,Material Insp characterstics,method and sampling Procedure.
    as u mentioned in that BAPI,    BAPI_QPMK_SAVEREPLICA,i have found,Material Insp characterstics,method these two parameters,
    so how can i uplopad Characterstic no and sampling procedure?
    Regards,
    Kranti

  • Routing operation validity

    I can find out the operation Valid from date from table PLPO or PLAS, but from which table can I find out the Valid to date of the routing operation ?

    Hi Amit,
    There is no seprate valid from date for operation, routing operation will take from header valid from date
    check table PLKO fields DATUV
    Regards,
    Sankaran

  • Classification for Routing Operation (PLPOD-KLAKZ)

    Hi experts,
    I have to check if a routing operation (CA03) is classified. In CA03 there is an indicator that shows if a classification exists.
    (PLPOD-KLAKZ) I already checked function group CPCL but I didn't find any function module which fits to my needs.
    If there is any function module or database table this information is stored please help me to find it.
    Thanks.
    CJ

    Dear,
    The classification data of the resource has not yet been converted.
    So that the same classes can be used for defining the selection conditions as for classifying resources, a conversion must be carried out for class type 019.
    Please start report RCCLUKA2 in SE38  with the following parameters: Object table:      CRHD
    Class type:        019
    Regards,
    R.Brahmankar

  • Load Program to Assign Class to Routing Operation

    Hello Experts,
       I used the standard batch direct input program to load Routings/operations/bom component allocation etc.
    We also have a requirement to assign Class(for class type 018) to each of these operations.
    Please suggest a standard load program to assign classification to a routing operation.
    Thanks
    Kishore

    Found the answer

  • Routing Operation item field update in configurable material

    Hi All
    Material is a configurable material ,which is having a selection options in a sales order and based on the selection options there is characteristics BOM quantity gets updated based on the formulae.
    If you go to routing and double click on the operation to see the details , you will see the unit of measure conversion with the header and Operation fields. I want BOM quantity should get updated in the operation field (UMREN).
    I was using the Reference characteristics with PLPOD table and UMREN field to update the value in the UMREN field. And i created a procedure with a logic and is assigned to configuration profile and the Routing operation.
    Process is MTO process, Production order is generated when the sales order is created. i checked in production order after creating a sales order, UMREN field is not updated and dont know what where i am doing mistake and i also checked in the Routing Master Data there also its not updating.
    Above mentioned is not an requirement but to calculate the costs accurately, we have to approach this way.
    Please suggest.
    Thanks,
    Quantum

    hi all,
    this problem is solved...its was a simple thing...go to extra in operation tab of routing, then go to references and there is an option of unlock....
    and bingo...the problem is solved.
    best regards,
    Maulin

  • Tables for knowing depedencies associated to routing operations

    Hi everyone,
    I have created a routing with some operations which I have assigned to a configurable material.
    Some of these operations have an associated dependency.   
    I would be very grateful if someone could explain me which tables should I review to know which dependency is associated to each routing operation.
    I have also the same problem with BOM positions.
    Thanks a lot in advance and best regards.
    Ben.

    Hi,
    Most of routing related informations are stored in the following tables, pl check
    PLPO, CRHD, PLKO
    Regards
    Merwyn

  • Unplanned Inspection Characteristics in Routing - Operation

    Hi experts,
    What is the use of  the function Unplanned Inspection Characteristics in Routing - Operation ? Its normally grayed off.
    I am aware of the same in RR of the Inspection Lot.
    Thanx
    George

    Hello Jomy,
    Ok so you were asking the same for Production order. You wrote routing operation and my mind stuck there since I read it. I was searching for it. You make good exercised to me. LOL!!!
    Anyways, in the production or process order the unplanned MIC does the same task of job what it used to de in QE51N or any other RR work sheet. And you can assign the Unplanned MIC to Pro. Order itself to the relevant operation. Let it be gray there, you just follow the steps to attach an unplanned MIC to Operation in the Order, and the same will be reflated to RR screen also.
    - Select the operation line item.
    - Now follow the path,,, Operation->Function for phase / for operation->Unplanned Inspection characteristics.
    - Now it will lead you to the same screen for unplanned characteristic as you can have in other RR work lists.
    Pls revert if there is any query.
    Regards,
    Shyamal

  • HKONG: ROUTING 이 없으면 하위 품목에 대해 OPERATION PULL 지정이 불가능할 때 처리방법

    PURPOSE
    ROUTING 이 없으면 하위 품목에 대해 OPERATION PULL 지정이 불가능할 때 처리방법
    Problem Description
    ROUTING 이 없으면 하위 품목에 대해 OPERATION PULL 지정이 불가능함
    Workaround
    N/A
    Solution Description
    원인>
    Bills form does not allow 'operation pull' when there is no routing for the assembly.
    This cause done as a fix for Bug 4247916
    해결책>
    The patch#4689976 will do the following:
    1. Revert the changes that are made in Bug 4247916.
    만약, BOMFMBM1.pld의 version이 " 115.75.115100.5" 보다 낮을 경우, 다음과 같이 patch를 TEST환경에
    적용하여, Test하여 주시기 바랍니다.
    -- To implement the solution, please execute the following steps::
    1. Please download and review the readme and pre-requisites for Patch 4689976 .
    2. Please apply Patch 4689976 in a test environment.
    3. Please confirm the following file versions:
    BOMFDBOM.fmb - 115.245.115100.17
    BOMFMBM1.pld - 115.75.115100.5
    4. Please retest the issue.
    5. If the issue is resolved, please migrate the solution as appropriate to other environments.
    Reference Documents
    -------------------

  • Apple deleted my account when I made a complaint about being charged for apps that I did not purchase! The said it was for security reasons as my account must have been compromised but only Apple have mu information.I am convinced the operator delete

    Apple deleted my account when I made a complaint about being charged for apps that I did not order. They said that my account had been compromised and it was in my best interests to delete it for security reasons! I am convinced the operator deleted my account out of sheer malice because I complained - can anyone advise?

    No. It would have been done for security reasons. You notified them that money was being unknowingly taken from your account, so they froze it.
    Change your Apple ID here
    And also check for unusual activity on your credit card with your bank. Change all your security password while you are at it.
    Pete

  • Change UoM of on routing operations.

    Hi PP Experts,
    Please someone help me on my problem regarding changing UoM on routing operation. I have to change or convert the labor time and machine time from CTS (cents of second) to S(second). How can i change that and i have to consider the impact on report such as routing check, standard time checking report and finacial cost.
    Thanks for your help.
    Edited by: yatch0325 on Oct 13, 2010 7:58 AM

    Hi,
    1. In the routing change the UOM for standard value to S and eneter the calculated machine time in S.
    2.Change the Base qty and the operation unit.
    3.Activity type and the cost needs to be checked.
    Thanks,
    nandha
    Edited by: S.Nandakumar on Oct 13, 2010 8:25 AM

  • Select Routing Operation

    Dear All,
    I want to use routing oerations in program. I am using plpo table, but I have one problem, eg. in ca03 tcode for material 37 it is displaying 4 operaions like  20, 30, 40, 50. But in table plpo there is 10 operation also I want to avoid this operaion(10). Please tell me how to do it?
    Thanks & Regards,
    Roshani

    after you select PLPO into an internal table:
    delete internatablename where operation eq 10?

  • MO operations deleted but PR is still active

    Hi,
    In one of our issue, the user has deleted the external service operation in MO, but when we looked into PR, it seems to be still active.By rite, the PR has to be cancelled once the operation is deleted.Can anyone tell me is there any logical checks has to be done....

    Hi
    Is it PO in place of MO/ what is that MO? Did you refr pR for creating PO, if po is deletd then your PR quanity is not consumend so PR will be active or open, check the stat tab of PR in disply mode you will find the details of the PR/PO conversion/GR/inv , the actual stge of the document.
    Best Regards

  • Select query in routing(operation,sequence)

    Hello frds,
         i am into change routing BDC actually i want a select query .....for like existing of operation for a particular sequence in routing....
    if i will found operation for particular sequence i will run the bdc code lese i will exit...any one can help me...
         just provide me a query....to check existnece of operation for a particular sequence......ASAP...

    Why on earth would you want to keep the queries separate? As Tom Kyte would say, databases are born to join!
    Providing emp_id has an index on it (and it should, assuming it's the table's primary key!) your "complex" (or, what I would call simple*), it'll most likely be faster than doing it separately. You've not got the context switches for one thing.
    If you want to see what the optimizer does with your query, you should run a trace on the query. An explain plan would give you an idea of what it's going to do, too.
    In general, doing something like this procedurally is going to almost certainly be worse than doing it in SQL (and by worse, I mean slower).
    * I'd hate to see what you'd call some of the monster queries I work with, if you think that query is complex!

Maybe you are looking for