Changing MRP controller for planned order

Hello experts,
Is there any way the planner could change the MRP controller of a planned order within MD12 ? We are using ver 4.7 and this field is not enabled. Currently the planners are creating prod orders much in advance and are looking to move to a process where they firm planned order. We are using project stock planning structure so more that one planner may create orders for the same material. So when one planner review the material planning for one project he would firm the planned order and assign it to him for leater conversion.
Note: I the config I didn't saw any field selection control for planned orders.
Thank you in advance for sharing your wisdom.
Francois Paquet BPA
aeronautive industrie

Francois,
Very interesting question. However I never had to change those fields in either planned or prodcution orders.
Both orders master data fileds are disabled.
However since your are working with project orders ( or netwrok orders ) system would be giving you specific planner order hard tied to the project order ( similar to Made to order scenario).
Planner could use MD51 ( project planning ) & MD4C ( option for Netwrok or WBS element ) for monitoring progress of his /her order.
This way planners do not have to go by MRP controller data.
Hope this provides some new thoughts.
Thanks,
Ram

Similar Messages

  • Not able to find the source requirement of MRP RUN-(for planned order)

    Dear All,
    Actullay In MRP run system is generating 10000 qty in planned order but in MD61 there is only 3000 qty and no sales order requirement also exists for the same. And when i rerun the MRP by choosing option 3 in planning mode, then also it is generating the planned order for 10000 qty only but Iam not able find out the base requirement for that. Kindly suggest me the solutions.
    Regards,
    Krishna

    Hi
    In MD04 at bottom, you can see a button for pegged requirement, click there you will come to know the list of requirement. It is not only because of Planned independent requirement you maintain in Md61, it could be due to lot size in Material master, or if you have fixed vendor in sourcelist then it could be because of Minimum order quantity with the vendor, or it could be safty stock or reorder point maintained in Material master
    Regards
    Antony

  • Change Receipt Quantity for Planned Order in LiveCache

    Hi Experts,
    I am very new to SAP APO and I am an ABAPer. We have got a requirement to update receipt quantity in /SAPAPO/PPT1 transaction based on some conditions. I have looked into FM BAPI_MOSRVAPS_GETLIST2 to fetch receipt data under OUTPUT_NODES, but FM BAPI_MOSRVAPS_SAVEMULTI3 is not helping me with receipt data update. I have even checked several other options, but in vain. I have tried implementing several BAdIs also, still no luck.
    Can anybody suggest if we have any way to do this? Your help is highly appreciated.

    Hi Srinivas,
    I assume, you try to change Manfacturing Order ( Like Process Order, Planned Order etc). If so, the mentioned bapis will work perfectly. However, you have to send right data to bapi BAPI_MOSRVAPS_SAVEMULTI3. Send to bapi,only what is needed, because if there is any mis-match,system will not update the order.
    Few insights from my side are,
    1) Check "ORDER_TYPE" Input Parameter.
                   -     5 Planned Order
                   -     6 Production Order
    2) Fill Only ORDID, ORDER_NUMBER and MASTER_ORDER_QUANTITY in the structure  ORDER_HEAD.
    3) Also, fill the same in the structure ORDER_HEAD_X. Put 'X' only for MASTER_ORDER_QUANTITY.
    Hope this will help you.
    Thank you,
    Santosh KB.

  • User exit/ badi needed for planned order create/change,collective ATP check

    Dear All,
    I'm looking for a user exit/ badi which can be used for planned orders at the stage of
    mass collective availability check (COMAC tcode) update; or at some other relevant stages of mass update of planned orders.
    I need after collective availability check to perform the following:
    1) to copy date from "total comitment" field on header tab of planned order and paste it (replace old date) to order finish date on header screen
    then
    2) to start a scheduling.
    Very appreciate your help.
    Best Regards,
    Andrey
    Edited by: Andrey Kruglov on Apr 15, 2010 3:06 PM
    Edited by: Andrey Kruglov on Apr 15, 2010 3:07 PM

    Dear,
    Use the BAPI : BAPI_PLANNEDORDER_CHANGE
    Or use the function module MD_SET_ACTION_PLAF for Schedule planned order.
    and the transaction MDAC Execute action for planned order
    This function module includes the following actions:
    Explode BOM
    Explode BOM, check availability
    Check availability, only explode BOM in the case of a requirement
    Check availability, do not explode BOM
    Reset availability
    Change planned order data
    Schedule planned order
    Delete planned order
    Assign the key for the respective action control to the materials in the material master (MRP 4 view).
    Please refer this thread,
    Re: MDVP for collective orders
    Regards,
    R.Brahmankar

  • Can MRP only create planned orders for ROH, not for FERT?

    HI all,
    Is there any way to only generate planned orders for raw materials after MRP, forbid creating planned orders for FERT?
    We want create planned orders for FERTs manually.
    Thanks,
    Harvey

    Harvey,
    Yes, that was also my understanding of your scenario. Did you try X0 for Fert?  Run MRP against the entire plant, and MRP will not create any new planned orders for the X0 parts.  It will explode the BOM and create dependent requirements in the components.  In addition, you can create FERT planned orders manually, or using an external planning system, and these manually created orders will also create dependent demand on your components.
    If you are also using Sales orders to consume your PIR, you will also have to look at requirements determination for Sales orders.  This is configured based on MRP type.  If you change existing MRP types, you may have to add SD config so as to continue to pass requirements to MRP.  Your SD resource should be able to help you through this, or I can give you basic instructions if you decide that the PIR/demand/planned order/dependent requirements works to your satisfaction.
    Rgds,
    DB49

  • Pegging relation for stock got lost once we do changes to the SNP planned order.

    Hello Experts,
    Pegging relation for stock got lost once we do changes to the SNP planned order.
    We are using a BAPI  "BAPI_MOSRVAPS_CREATESNPORDER" to make changes to the planned order as per our business requirement.
    However after changes the pegging relation got lost.
    Please help, why and how to solve this.

    Dear Krish,
    While creating orders using BAPI pegging relationship will be lost.
    Could you be more clear which orders you are creating?
    Some times dynamic pegging is possible.
    Regarding pegging relationship please check the link, it may help you.
    Pegging - SAP Library

  • Multiple number range for planned order

    Hi,
    I want maintain different number range for MRP related planned order and manual creation planned orders. I have checked OPPQ and OMI2 transaction but i could not get any clue to create different number range for same plant. Let me know is how we can create.
    Regards / US

    Hi Uma,
    number range is dependent on plant alone and I don't think there is an user exit or badi to change number range at planned order creation.
    I guess the alternative is an enhancement or using some other field to determine what planned orders are manual.
    regards,
    Edgar

  • Release status for planned order

    Hi All
          I am running MRP weekly,system is generating the Planned order  once MRP is completed.Here my requirement is i want release status for planned order, at the same time once planned order is released i dont want user to change any data in planned order.
           Somebody explain me about the settings of action control of planned order.
    Regards
    Srinivasan.P

    Hi,
    Sorry to say but there is nothing like system status for Planned orders.
    Check below thread,
    [Release of Plan orders|Planned Order Release]
    Regards,
    Dhaval

  • Scheduling for planned order

    When I choose leadtime scheduling in MRP RUN then system does forward scheduling always.
    Then in planned order change mode when i do manually do scheduling then it does backward scheduling as  per settings in OPU5.
    How to get backward scheduling in MRP.??

    Dear,
    MRP do the backwordscheduling but The system always determines the basic dates for planned orders using backward scheduling.
    The system automatically switches to forward scheduling if the determined start date lies in the past.For this you have to maintain 2 settings.
    1)In OPPQ - Plant parameters maintain the indicator for start date in the past allow. 2) In OPU3 for your plant & order type , maintain the no. of days for start date in the past.
    Hope clear to you.
    Regards,
    R.Brahmankar

  • MRP generates another plan order after the first paln order is converted

    Dear All,
    Please help regarding my problem.
    I do have one SO contains this variant item.
    After running the MRP, it generates plan order for that SO item.
    Then i converted it to production order. But when i run again MRP, it generates again a plan order for that requirement.
    Could you help me why? It should be not since i have a production order for the demand right? or no?
    Item has a settings in MM as PD, lot for lot qty, NO check for availability.
    I'm hoping you could help me with my problem. is this a configuration error?
    Thanks in advance.

    Dear ,
    We have similar kind of problem in PM . However , I have couple of question on your  MTO order  if you can help us :
    1.Did your Sales Order goes on Credit check  and you release the credit block after frist time MRP run and subsequent Production Process ?
    2.Did you change the pricing date in VA02-Sales Order  and again it goes to credit hold?
    3.Did you carry out the planned cost at Sales order level fro MTO based on any changes in your BOM/Routing ?
    4.Which Version of SAP are you working on ?
    5.Why there is no Avaialibility check ? In that case , Sales Order -VA02-If you perform ATP then it will confirmed you the qty even it is not availablle .
    I think as long as your MTO sales order in credit hold  , it will not pass the requirement to MRP   and MRP will not create planned order if the overall status is Blocked .In this case what is happing is , when you are going to deliver the Sales Order qty , pricing date is getting changed and it is going credit hola as well getting released in VKM3/VKM4 .At this juction , requirement is passing to MRP ( it should not happen if the order in credit check ) .Its totall depends on the link between Requirement Type , Requirement Class  and Planning Startagey group in PIR of customizing  .
    Check the following SAP Note ( some of them are patches required for this issue -we had similar kind of problem in PM )
    1.80891   2.1011425   3.1012344    4.408651   5.433832   6.394751
    Just to cross verify the below configuration changes :
    1. Maintenance of the parameters of the requirements class of the sales order-OVZG
    2.Define the parameters of the requirements class of planned independent requirements-OMPO
    3.Define parameters for Requirement types to requirements classes-OVZH-Check the requirement Type 105/106
    4.Define Planning Startegy -SPRO-MRP-PIR -Check the Requirement Type
    I suggest you to refer SAP Note 80891  and related note like 377165/744305
    All the best
    Try and revert us so that forum expert can help you  also.
    Hope the above information will be useful .
    Regards
    JH
    Edited by: Jiaul Haque on Jun 10, 2010 10:02 AM

  • Creation of Reservation for planned order

    Hi Team,
    Is it possible to create reservation for planned orders after MRP run?
    My opinion was the reservation can only be created with reference to production order after MRP. The reservation can not be created with reference to planne dorders after MRP run because planned orders are intermident document which will not exist in the system always. The planned order details will not be available in the system once it get converted into production order.
    How the reservation will be processed which was created with reference to planned order after converting the planned order to production order?
    Kindly need ur guidance.
    Thanks
    psk

    Dear PSK,
    In a typical discrete manufacturing setup production orders are the promised receipt for which reservations gets generated as
    soon a production order is created.But only if the order is released goods movements can be posted against the reservation
    details through MIGO/MB1A for 261 movement.
    It's not required to create any reservation at the planned order level or which may not help you in any means to your business.
    But however in a REM scenario MF60 is used to create stock transfer reservations for 311 movement where planned orders
    are used for production backflush.To explain in detail even without any planned orders you can do a stock transfer reservation
    for a production quantity.
    Check and revert back.
    Regards
    Mangalraj.S

  • Table For Planned Order Details From PP Module

    In our organisation we are taking Plan Vs Acheivement from Production. So, intialy we taken Plan details from "PLAF" Table and Acheivement details from "S225" Table. But After running MRP at month end. Previous month plan get deleted and new order create.
    how to get history data for Planned order.
    Please help us.
    Regards
    Naga

    I don't think that there is any history in regard to planned orders.  PLAF will get rebuilt according to your MRP parameters and I don't believe that the data is stored.
    Regards,
    Rich Heilman

  • Change MRP Controller Description

    Hi,
    We have maintained Same MRP Controller with Description for all 100 Plants.
    Now we want to change Description of these MRP Controller for all 100 Plants.
    Is there any way to change in One go or we need to manually change one by one?
    Thanks & Regards
    ND

    Hi Nitin Desai,     
    Well there is a way:
    GO TO OMD0 t-code select all the plants and then on the top of the screen you can see SELECTION click it select BY CONTENTS then select MRP CONTROLLER NAME OR MRP CONTROLLER.
    Then a pop window will appear give the data then bottom press CHOOSE then you can do it easily OK.
    I hope it helps you.
    Regards,
    Madhu.G

  • Change MRP Controller - MLFH

    Hello Experts,
    I want to change the mrp controller for recieving mail through output type MLFH  . .. current mrp controller is no longer with company so can anyone guide me the step by step process
    Will award full points
    Thank You
    Justin

    Hi
    for changing the MRP in MLHF go to T-Code NACE then select Application MEthen presscondition record on top. a pop up opens in that select your out out type double click on MLHF. it will ask for missing parts then Give X and execute it will open up a new screen then you can change your existing MRP controller to your new MRP controller.
    by doing this you will be able to send mails for missing parts to your new MRP controller.
    hope i made it clear
    Edited by: vikrama sharma on Dec 21, 2007 1:02 AM

  • Change component quantity in planned order

    Hi,
    Is there any FM or BAPI for changing component quantity in planned order?
    Regards,
    Archna
    Edited by: Archna Raja on Sep 22, 2010 12:17 PM

    Hi Srinivas,
    I assume, you try to change Manfacturing Order ( Like Process Order, Planned Order etc). If so, the mentioned bapis will work perfectly. However, you have to send right data to bapi BAPI_MOSRVAPS_SAVEMULTI3. Send to bapi,only what is needed, because if there is any mis-match,system will not update the order.
    Few insights from my side are,
    1) Check "ORDER_TYPE" Input Parameter.
                   -     5 Planned Order
                   -     6 Production Order
    2) Fill Only ORDID, ORDER_NUMBER and MASTER_ORDER_QUANTITY in the structure  ORDER_HEAD.
    3) Also, fill the same in the structure ORDER_HEAD_X. Put 'X' only for MASTER_ORDER_QUANTITY.
    Hope this will help you.
    Thank you,
    Santosh KB.

Maybe you are looking for

  • Not able to login to router using ssh when TACACS server is down

    When TACACS server is not reachable router is not allowing the local password to login using ssh. Router's SSH debug says authentication is successful but ssh client gets % Authorization failed meassage and disconnects. kindly see below debug output

  • Web Services URL - Live office connection

    Hi, When I try to give the web service URL as http://<Server>:<Port>/dswsbobje/services/Session I get a error saying unable to connect to the server. Any thoughts? Thanks, Hema

  • MacBook Pro/MacBook MagSafe compatible

    is the MagSafe adaptor for my friend's MacBook Pro compatible with my MacBook? or will it blow up? lol

  • IPhoto won't recognize *.MOV file for playing and for importing

    My iPhoto is giving me an "unreadable file format" error on *.mov files after I upgraded to iPhoto '11.   I have problem with video files that were working in iPhoto before and on files trying to import from my iphone or from my camera.   I made new

  • Parallelizing after-submit processing

    I have a handful of after-submit processes on a page that have absolutely nothing in common. No data or state dependencies. But the way Apex accept processing works, it executes them sequentially. So, if process 1 takes 20 seconds and process 2 takes