Deployment - setting for system not to create planned orders.

hi
I am executing deployment at the plant level.
i have req. of 8000 on 26th and 9000 on 27th.
i created a stock of 3000 on 25th.
i am executing push deployment and maintained setting accordingly.
After completion of deployment, system deploys the stock ie 3000 and creates Planned order for the remaining 5000 to meet the demand of 8000.
What setting has to be maintained such that system only deploys 3000 or the stock only and does not create a planned order for the unful filled demand. ???
in onther words system should deploy the stock and should not do anything more than that.
Thanks.

Hi Aswath,
Can you answer these few questions for me? I will be able to answer your more appropriately.
What is the order of planning runs in your system?
1. DPR for demand at DC that creates distribution demand at the plant
2. Deployment of the current stock at the plant
3. Planning run at the plant to create planned order for any demand left out
Is that the order? This does not make good sense for me but I don't know your scenario.
What kind of deployment run are you suing? deployment heuristics or optimizer?
In both the cases, you have "delete" and "reduce" option.
The system deploys the stock at the DC based on the distribution demand ( coming from DC to Plant).
If you use delete option, the system deploys for the amount of stock it has and deletes the remaining distribution demand.
So, if you got distribution demand of 100 PCs, there is only 50 PCs stock at plant, the plant deploys 50 and deletes the other 50 PCs distribution demand at the plant. You need to rerun DRP at DC if you want to get back this demand.
If you use reduce option, the system deploys for the amount of stock it has and reduces the remaining distribution demand.
So, if you got distribution demand of 100 PCs, there is only 50 PCs stock at plant, the plant deploys 50 and reduces the distribution demand at the plant to 50 PCs.
I think you have the second case and you are running planning run at the plant and it's creating orders. If you don't want the system to create them, use the "delete" option in deployment run.
Please let me know if I am getting your point right.

Similar Messages

  • 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

  • Where/ how do I set SNP to create Planned orders with multiple line items?

    Hi
    Currently our SNP is generating planned orders on a daily basis, it creates a single order with a single line item per location.
    Where/ how do set SNP to create planned orders on a daily basis to generate a single order with multiple line items per location, so therefore one planned order with multiple line items for a single location.
    Thanx
    Keegan

    Hi Keegan,
                   In SNP (APO) it is not possible to create order with multiple line items.
    But you can do some settings so that while planning system can do aggregation and disaggregation.
    But your requirment should be set on Aggregation/Dis-aggregation logic.
    Please follow the follwing links:
    http://help.sap.com/saphelp_scm2007/helpdata/en/2c/c557e9e330cc46b8e440fb3999ca51/content.htm
    Aggregation:
    http://help.sap.com/saphelp_scm2007/helpdata/en/42/f731d078e73ee4e10000000a1553f6/content.htm
    Disaggregation:
    http://help.sap.com/saphelp_scm2007/helpdata/en/a6/ebefaf32e22e468355da304cc59387/content.htm
    Please be sure that the setting of this logic will be at planning area level.
    You can't change aggregation/disaggregation logic further.
    Regards,
    Santosh

  • MRP Run can not create Planned order to Sales order

    Hi,
    I have a problem with planning run to sales order. We have a configurable material which have make to order strategy. MRP Run does not create planned order to some of our sales order. I think it has relation with schedule lines but i can not understand the problem.
    If schedule line has 1 as confirmed quantity MRP run can not plan but 0 as confirmed quantity MRP Run creates planned order.  How can i solve this problem?
    Regards,
    techmastere

    Hi,
    Order for which qty is confirming, check which schedule line is determined and which requirement type system is determining.
    then in VOV6 for schedule line tick mark availability check & Transfer of requirement
    for requirement class OVZG tick mark availability check & Transfer of requirement
    Note: if schedule line is not relevent for availability check & ToR then system always defaul confirm quantity.
    kapil

  • MRP - Create Planned Orders only for Externally Procured Materials

    Dear All,
    We have a scenario that our client gives us the daily requirement schedule for the current month and a monthly forecast for future months so that we can plan our externally procured materials based on the forecast.
    Now I only want the MRP run to create Planned Orders for HALB and FERT based on my current months daily schedule and planned orders for ROH (Externally Procured) based on the next months forecast (monthly).
    I dont want the system to create planned orders for HALB and FERT from the forecast. The requirement for the ROH are however derived from the Finished Good BOM and the forecast is also given for the FERT material. I know its a long shot but is there a possibility in the system to do such a thing or a work around?

    Your business case is not clear; MRP will create planned orders for inhouse produced materials, and either planned orders or purchase requisitions for external procurement.
    You can choose to convert or release external procurement for a long time ahead (eventhough taht if you have proper lead times defined you can release by lead time), but convert inhouse planned orders to production orders only for next period (week, month). Actually this is common practice.
    So I fail to understand your problem.

  • Creating Planned orders and Requisitions for a particular MRP controller and for all the others only Requisition is to be created.

    Hi Experts,
    Currently we run Program 'RMMRP000' as a batch job to create Planned orders and requisitions.
    The client wants that Planned orders and Requisitions should be created for a particular MRP controller and for all the others only Requisition is to be created.
    I implemented Exit 'EXIT_SAPMM61X_001' in the following manner by passing MRP controller to user_key.
      IF mt61d-dispo <> user_key.
        no_planning = 'X'.
      ENDIF.
    But as you can see that this will not meet my client requirement.
    If any of you has worked on similar requirement / if any one knows that this is achievable or not,
    please share your inputs.

    Moved from SAP ERP Sales and Distribution (SAP SD) to ABAP Development
    G. Lakshmipathi

  • MRP batch job not creating planned orders

    Hi Experts,
    Can anyone help with suggestions of where/what to look at with this situation. My MRP background (batch) job is not creating planned orders for materials in certain MRP planning areas as expected, but will create planned orders in other MRP planning areas.   Running MD01 or MD03 creates planned orders for materials in all MRP planning areas of the plant as expected.

    Ben,
    Any time you get a difference between interactive MRP and batch MRP, first look to the planning file.
    Start out by finding some of the discrepant parts (no planned orders are being created) Review for the presence of a planning file entry in MD21. If an entry does not exist, create one in MD20.  If an entry does exist in MD21, but there is nothing in the NETCH/ NETPL/reset ord/reexpl bom cols, then this means no relevant changes have taken place, and NETCH MRP will ignore the parts. You can optionally reset these flags in MD21.
    If you discover that you have one material for which there is nothing in MD21 (no record at all), then you probably have others as well. Run MDAB in Background, which will mass create all the missing entries. Also a good idea to run MDRE in case something has been corrupted.
    Here is [OSS note 205681|https://service.sap.com/sap/support/notes/205681] which explains a bit about the planning file.  Also, See  [OSS 371016|https://service.sap.com/sap/support/notes/371016] which describes a similar problem.
    Rgds,
    DB49

  • Error while creating Planned order in SAP PP

    Hi ,
    I am creating planned order for finished material and system has given below error - Please specify the order deadlines in ascending order.
    SAP Message Error- Message no. 61009  Please specify the order deadlines in ascending order
    Very first planned order get saved and we declare the production and business completed
    Now creating second planned order , while saving system giving above error.
    I am Taking Planned Order Profile LA -Stock order
    Any solution  ...?
    Thanks in advance !!!
    Deepak.

    Hello Deepak,
    Please adjust the order dates in the scheduling of the planned order. In normal production scenario operation completed end of the night shift and order finish date is possibly moved one day in the future for this reason we need to set the operation timing in 24:00:00 format
    In your issue change date like this
    End date : 30.06.2014
    Start : 31.05.2014
    Opening date : 31.05.2104
    Check with this date, it’s work for you 
    Regards
    Umesh Mali

  • How To Automatically Create Planned Orders When Sales Order Is Saved

    I have a MTO sceanrio where we need to create planned orders when sales orders are saved without running MRP.
    I have the Planning Strategy Group set to 81 in the material master, but it didnt create the planned orders.
    Could you tell me other settings I should review to make the planned orders create automatically?

    Tony,
    At the "Requir. Classes" (OVZG) customizing screen, field "Automatic start of make-to-order in background mode" affects the automatic planning. See fields help doc. below.
        If you select this indicator, the system automatically carries out
        single-item, multi-level planning for a sales order if a sales order
        item is either created or changed.
        This function can only be used for make-to-order production.
    So check out the Req. Cl that yr Req. type (req. type is part of a strategy).
    BR,
    Elly

  • Decrete job receipts not cosidered in planned order

    recently found couple of items having MPS/MPP planning method having descrete job receipts but when MRP shows planned orders it does not consider descrete job receipts. If i change planning method to MRP/MPP it does consider those descrete job receips. I would want it to consider descrere job receipts with MPS/MPP planning as well like its doing for MRP/MPP...any hints what setup is missing?
    Thanks in advance.

    the MRP run does not convert planned order to requisitions.
    the MRP run either creates planned orders OR requisitions.
    this is based on the setting made at MRP run selection screen, and the procurement indicator in the material master.
    Assume you have made the setting "always create requisitions" for the MRP run, then SAP still checks the material master procurement indicator.
    if it is a F for external procurement, then it will create requisition, it is a E for internal procurement, then it will create planned orders. if it is an X for both procurements possible, then it will create as well planned orders, so that the planner can finaly make the decision from where it will be procured.

  • Error while creating planned order in product view

    I am getting following error when I try to create planned order for a product in a Location  manually in product view using /SAPAPO/RRP5.
    Error occurred while creating order
    Message no. /SAPAPO/RRP251
    I checked the product and resource. Everything looks good.
    Block is available in the resource WMP1_2041_001 for characteristics specified in planned order.
    Product master and PDS look good.
    In the planning log, I see the following error message.
    Plan explosion failed for product LBRA1050-661 in location 2041
    Message no. /SAPAPO/RRP718
    I have not found SAP notes for above error.
    Can you pl let me know what this is due to?
    Thanks,
    Srini

    Srini,
    The message was created as a result of several notes, such as 1582997.  There are others.
    The implication is that you have an invalid source somewhere in your BOM.  Maybe a bad component part, maybe a bad transportation lane, maybe an invalid BOM, or maybe a bad PPM/PDS.
    If you can't find the problem using logical troubleshooting steps, have one of your programmers debug.  Have him put breakpoints in FM  /SAPAPO/RRP_PLORD_CREATE .  If you are particularly lucky, you will find a developer that understands German, because all the internal comments in this FM are in German.
    Best regards,
    DB49

  • DBIF_RSQL_SQL_ERROR while creating planned order in ECC

    Hi ,
    Recently we have done the ECC6.0  migration. Migration in the sense
    Server A ECC6.0 Maxdb to Server B ECC6.0 Sqlserver.
    we took the database export from server A and imported to Server B.
    After completing the migration we are facing a problem.
    Using Trx code MD11 I am creating Planned order. It is giving Planned order   XXXXX will be created.But when I go MD13 and try to retrive the same planned order it says the order XXXXX doesn't exists.
    when I try to go back from MD13 it shows Express document "update was terminated" received from Author ************.
    I am seeing a dump in ST22.
    Error 22.04.2010          DBIF_RSQL_SQL_ERROR              CX_SY_OPEN_SQL_DB      
    Cann't insert NULL into column "ADCODE" Table "RESB"
    Column doesn't allow NULLS . Insert Fails.
    Any Help is Appreciated.
    Regards,
    Guru.

    Hi Srini,
    Please kindly review and evaluate note 686357 for possible solution.
    686357 able pool nametab length incorrect after Unicode
    The following pools may be affected:  ATAB, GLSP, GLTP, DVPOOLTEXT, KAPOL
    Please kindly run report RATPONTC to reset the dictionary and nametab length in the note.
    Regards,
    Mauro

  • Why the basic finish date is not adjusted in planned orders

    Hi, all.
    Can anybody help me to understand:
    "Why the basic finish date is not adjusted in planned orders during
    forward scheduling, but in production order basic finish date is adjusted?
    It is look like non-coordination between groups of developers.
    And lead to situation, when planner don't see in MD04 when he can really wait material receipt. He must go to planed order and check production data there, it's unusable."
    Am I right, or SAP have it's own logic.

    Hi,
    Production orders are different story. Since production order is a constant element, they are not created in the course of MRP, basic dates can be adjusted. In production order basic finish date is adjusted, but you won't see for the upper level materials', basic dates of the planned orders adjusted according to the prodcution order you create. Production order is consistent within itself in terms of date and is not dependent to other elements of MRP, but planned orders are not like that.
    MRP creates planned orders whose basic finish dates are calculated by subtracting goods receipt time from production start date of the source of requirement. MRP works backwards without changing directions. Meanwhile if any production finish date is calculated different than the basic finish date due to forward scheduling, in order not to violate the alignment between the basic finish date and source of requirement's start date, basic finish date is not adjusted. If it was, dates of all the planned orders calculated so far at the upper levels of the BOMs had to be recalculated, otherwise all the consistency of all the dates is violated. This cannot be done because changes in any level affects all lower levels.

  • MRP: Delete Purchase Requisitions and Create Planned Orders

    Hi there,
    I have a scenario, where in a material (HALB) was marked as externally procured. MRP was run for FERT material. The dependent requirements for FERT were created. Planned orders of the HALB material were changed to Purchase Requisitions.
    Later, the procurement type of material was changed to Inhouse Production.
    Now, I want all the Purchase requisitions that were created to be deleted and Planned orders should be created when I run MRP.
    I tried all the possibilities, but of no success.
    Please lemme know if there is any possibility to delete the P.Rs and Create Planned orders by running MRP.
    Regards,
    ABC

    I Haven't read the Plan order is converted in to PR Before
    If YOU convert the plan order in to PR, system will firm the Requirement, YOU need to remove the firm indicator FIxed iD in PR Before doing the MRP Run Again
    Do the following thing in PR
    In PR Remove the  Fixed ID in Quantities and Dates tab of the item
    and Rerun the MRP with Planning Mode 3 It will create a plan order
    Edited by: Sundaresan . E. V on Oct 29, 2010 6:39 PM

  • Creating planned orders with BAPI_MOSRVAPS_SAVEMULTI3

    Dear all,
    I have to create planned orders in our APO-system ... This works fine with function BAPI_MOSRVAPS_SAVEMULTI3, until I try to create a planned order with a configurable material ... I added values to the following tables: cfg_headers, cfg_instances and cfg_values but still I am not able to create a planned order ... Maybe I don't fill the correct fields in the mentioned tables ? Can anyone tell me which fields they fill to create planned orders with configurable materials ? I used the fields that are required according to the SAP-help, but it seems that my values are possibly wrong ... Maybe an example can help me too ?
    Thanks in advance !!!
    Greetz,
    Kurt.

    Hello Babu,
    I am facing the same error in BAPI_PIRSRVAPS_DELMULTI. Could you revert with the solution if you have got one.
    Thanks,
    Ankit

Maybe you are looking for

  • How do i open a cd on my macbook pro?

    how do i open a cd on my macbook pro?

  • CFP2120 remote panel shows "downloading panel 0% of 0 bytes" but never loads the panel

    body {margin:8px} .LW-yrriRe {font:normal x-small arial}Good morning,    I've been trying to run a remote panel with a cFP2120 upgraded to LabVIEW 2009 & fieldpoint 6.05 (it was on labview 8.5 with 6.01) to no avail, the program runs ok in the projec

  • Missing static test once published

    I have just switched to CS4.  When I updated some text in a movie on the site (originally built in an older version of Flash from back in the Macromedia days) things went fine until I published the document.  The movie file looks fine but random char

  • What does "BookMark" mean in Query menu

    Hi, When we run a query, the right click menu has a lot of options, ex: drill down according to , Query Properties, etc along with "BookMark". What does it do? i tried to play with it, but coldn't figure out. Thanks guys.

  • Database Incarnation

    Hi all Does it matter whether after a database incarnation has been made that there are files from both incarnations around? I performed a test recovery from tape, basically all files that could be used to recover, to a test server, and performed an