Production version of planned order

When the planned orders are generated in PP/DS, I want to change the production version of certain planned orders. However I cannot find out where I can implement the enhancement. Anyone can help me? Thank you very much.

Hi Rui.
During order creation, you can use either
BAdI /SAPAPO/PWB_SOS, Method PWB_USEX_SOS (internal table CT_SOURCES_EXTEND)
or
BAdI /SAPAPO/RRP_SRC_EXIT, Method RRP_USEX_SOURCE_FILTER (internal table CT_SOURCES)
to sort the available sources of supply or to filter those that are unwanted.
Regards,
Tiago

Similar Messages

  • Restrict Product Allocation if Planned order is not getting created

    Hello All,
    We have a scenario that when ever a Sales Order is getting created, Product allocation assignment will be done automatically and planned orders will be created for that requirement in APO.
    There are some cases where in because of wrong Variant Configuration, Planned orders wont be created. Our requirement is to delete the Product Allocation automatically or to stop the product allocation assignment if the planned orders are not created.
    Do we have any standard setting for doing so or Kindly suggest me some BADI's which can be used for it.
    Thanks in advance.
    Best Regards,
    Srinivas.D

    Srinivas,
    A rather odd requirement.
    Have you tried in SCM APO 'Maintain check instructions' to perform the product check first, then allocation?  I would think that if the product check failed, then allocation would not be consulted, and no allocation therefore assigned.
    IMG > APO > GATP > General Settings > Maintain check instructions
    Best Regards,
    DB49

  • Basic dates and production dates in planned order

    Dear all,
    I have a planned order (for material A) which has "order finish date" same as "End of production date".
    I have another planned order (for material B) where "End of production date" is eariler than "order finish date".
    Scheduling margin key is same in both the cases.
    Why they are different? Can you please help?
    Regds.,
    Chaitanya

    Dear
    Please Check in the MRP 2 And SchedMargin key it defines the floats
    SCHEDULING MARGIN KEY
    Takes effect only for Lead Time Scheduling
    Configure scheduling horizon OPU5
    which lead time scheduling and capacity planning should be carried out. scheduling horizon is the period in working days. If a planned order has its basic start date within this period in future, lead time scheduling is carried out using the selected routing.
    The production times are calculated from the float times of the scheduling margin key in the material master record and the time from the individual operations.
    If the planned order has its basic start date further in the future than this scheduling horizon, the basic dates are calculated from the in-house production times in the material master and are transferred to the production times
    with Regards
    Pushpalas

  • PPDS - Product hurestic giving planned  orders six month later

    Dear All
    I m facing a prooblem while executing the product heurisitc in APO-PPDS. Problem is that planned orders are scheduled six month later even though the requirments are in early period. I hv checked the resource capacity and time profile. In addition I hv also run the report /SAPAPO/CRES_CAPACITY_LENGTHEN. Still the orders are postponed.
    Please suggest what can be the possible causes for this error.
    Thnx
    VS

    I faced a similar problem but while creating orders manually in APO. Here is the link to the thread; you may like to refer it if some of the solutions provided would be of help:
    Order created with Delay in RRP3 page
    In my case the Transportation Lead Time + GR Processing time was making the orders shifted in the future...

  • Production Center in Planned Order

    Hi,
    I would like to set the production center 1800 as default in planned order (before converting the planned order to production order).
    Does anyone know where I configure it?
    Thank you

    Hi Caetano,
    I made the recommended settings, and the process worked as expected.
    Thank you very much for your help.
    Thanks also to Kumar.
    Willian.

  • Production declaration based on order creation date in R/3

    Hi,
    Can we do the production declaaration in R/3 (mfbf) for PPDS planned orders sent to R/3 from APO based on order creation date?
    This is because we need to differentiate between SNP and PPDS planned orders in R/3.
    As there is no differentition in SNP and PPDS orders in R/3, while production decalration,
    it's not possible that only PPDS orders will get consumed (in mfbf).
    SO can we do production declaration based on order creation date instead of order number?
    Please share the information.
    Thanks,
    Vinayak

    Hello Santosh
    Production versions are selected on the standard system according to the basic finish date, however, you can change the standard system behavior with the implementation of the following note:
    351773 - Selection of production versions for planned order
    Alternatively, you may use BAdI MD_MODIFY_PRODVERS to create your own logic to select the production versions.
    BR
    Caetano

  • How to select the production versions for MTO?

    Hi PP Experts,
    In our scenario we have two production versions and also we are in MTO strategy. While creating the sales order is there any option to select the production version (i.e.) before planning for that corresponding sales order I have to choose the production versions.
    Example:
    Material u2013 A  -
    sale order u2013 666001 u2013Prod version - 0001
    Material u2013 A --- sale order u2013 666002 u2013 prod version - 0002
    How to map the above scenario?
    Thanks in advance.
    Regards,
    Vimal

    In our scenario we have two production versions and also we are in MTO strategy. While creating the sales order is there any option to select the production version (i.e.) before planning for that corresponding sales order I have to choose the production versions.
    If the Production version selection is based on Lot size means No problem.
    If both the Production version is same lot size, system will select the first PV only in MRP
    In STD SAP, we can't Give Production Version  in sale order level,
    If you want after MRP run , U can assign Production version in plan order or in production order Manually

  • Production version selection according to explosion date

    Hello
    In customizing for MRP (OPPQ), parameters for BOM explosion / routing selection is 3 (BOM explosion number/order start date).
    In MRP4 view of material master, selection method for BOM explosion is 2 (Selection by production version).
    No MRP group is assigned.
    I have 3 production versions : one for 2014, one for 2015, one for 2016 :
    I use a BOM explosion number with fixed key date 1st December 2015 :
    When manually creating a planned order with dates in 2014 and explosion number EXP_1215 (fixed key date 1st December 2015), Production Version PV1 is selected (valid for 2014), but no routing is selected because explosion date is BOM explosion number, and in PV1 there is no valid routing in 2015 :
    Is it possible to select production version according to explosion date, and not order dates ?

    Hi Tristan
    The following modification note can be used to influence the selection of production version on planned orders:
    351773 - Selection of production versions for planned order
    Alternatively, you can create your own logic using BAdI MD_MODIFY_PRODVERS.
    BR
    Caetano

  • Prod Version Slection during conversion of planned order to production orde

    Dear Experts,
    I have two BOM for a semi finished product. I have created two production version for the same. After MRP run, it created planned order for BOM1.  This is fine.
    My requirement is, when I convert the planned order to production order, it should ask for selection of production order as it ask while creating the production order using CO01. I know that I can select the alternate prodution version by reading the PP master data. Can system ask for selection of production order while converting the planned order to production order.
    Thanking You,
    Chetan

    Dear Chetan,
    If you have manual selection of production version set in OPL8 and if you have set the BOM selection method as 2 in
    MRP 4 view of the material master then,
    1.If you create a production order manually then the system displays the pop up to select a production version.
    2.If you are converting the planned order into a production order then it picks up the one which is
    present in the planned order.So obviously if 2 production versions are there with same lot size and
    validity dates,then the system picksup the first one only during MRP run.
    Even if it picks up the first prod.version in planned order,but while converting click on master data and
    change the production version if required.
    3.Otherwise what you can do is set the production version in MD61 itself ,so that its going to be
    considered during MRP run.
    Check out and revert back.
    Regards
    Mangalraj.S

  • Manual selection production version during order creation

    hello!
    i have setup production orders that during order creation the production version has to be selected manually. this works fine in CO01 and CO40. but in CO41 the production version is determined automatically - where would i change that setting?
    best regards,
    matthias

    Dear Matthias,
    In my understanding it is not possible in standard SAP.
    If you have manual selection of production version and if you have set the BOM selection method as 2 in
    MRP 4 view of the material master then,
    1.If you create a production order manually then the system displays the pop up to select a production
    version.
    2.If you are converting the planned order into a production order then it picks up the one which is
    present in the planned order.So obviously if 2 production versions are there with same lot size and
    validity dates,then the system picksup the first one only during MRP run.
    Even if it picks up the first prod.version in planned order,but while converting click on master data and
    change the production version if required.
    3.Otherwise what you can do is set the production version in MD61 itself ,so that its going to be
    considered during MRP run and same will be included in the planned order.
    Check and revert back.
    Regards
    Mangalraj.S

  • Planned order Vs Actual Production report

    Hi Experts
    We are running MRP make to stock means we maintain PIR(MD61) in system. On the basis of PIR system create planned order and we declare production against these planned orders. I need a report which show the detail of planned order and actual production declare against that planned order. Please guide.
    Regards
    Parkash Chand

    Dear Parkash,
    second possible soluction could be create a custom report using this standard Bapi BAPI_MATERIAL_STOCK_REQ_LIST in order to read MRP element and to summarize the elements desired   (DELKZ field):
    MRP Ele Ind   Object
    PP     Planned independent requirement
    FE     Production order
    Pa     Planned order
    Third possible soluction setting in customizing the writing of the MRP table MDKP for header data and MDTB for item data and create a Query on these mrp table.
    Let me know if i've been useful for you.
    Daniele

  • How to see planned orders for P3 mrp type products in APO?

    Dear experts,
    I have materials with P3 MRP type (not planned in APO but in R/3 using MRP)
    I have active integration models with P3 and X0 mrp type products for planned orders
    however I can not see in APO product view the planned orders for P3 materials,
    is this normal or should I see those planned orders in APO?
    Thanks for your answer,
    best regards
    Elynn

    Hi,
    The following prerequisites must be met so that planned orders can be transferred from SAP R/3 to SAP APO
    and vice versa:
    1.The material masters must be transferred to SAP APO.
    2. PPMs must exist for planning in SAP APO.
    3. The relevant integration models must be active.
    4. An active integration model for planned orders must exist in SAP R/3.
    5.An active integration model must also exist for materials, so that the components of the planned order are transferred.
    6.The relevant distribution definitions must be maintained in SAP APO, so that planning results can be
       transferred from SAP APO to SAP R/3.
    Thanks,
    nandha

  • MRP run - misalignment for planned order between Date and Production Date

    Hi All,
    We've just integrated SAP for a new plant.
    The MRP runs based on Routing Lead Time for Make materials instead on Material Master Lead Time, for Capacity Assessment purpose.
    When requirements dates lay in the past, MRP performs forward scheduling starting from current date and properly defines Production End Date according to Routing.
    By checking MD04, for the proposed Planned Order, the basic date is same as Current Date (= same as Requirement Date) instead of being same as Production Date.
    It works as it if checks stil the MAterial MAster LEad time instead of Routing. In fact if I updated the LT of MM the MD04 provides the right Date.
    For future requirements, the MRP works properly, by having basic dates (both start and end date) aligned with Production Dates of Planned Order.
    How can I do the alignment w/o updating In House Production LT?
    Thanks,
    D

    Hi Caetano,
    we have already done this configuration in OPU5 but it doesn't provide any benefit.
    Below how we configured it:
    Scheduling level: Via detailed scheduling
    Adjust dates: adjust basic dates, adjust dep. reqmts to operation date
    For capacity scheduling: Always basic dates, dep. reqmts to operation dates
    Scheduling type: Backwards.
    Regards,
    D.

  • Error trying to convert planned order to production order

    Hello Experts,
    In MD04, I am trying to convert a Planned order to a production order. The error message is "Planned Order is not to be converted". The details of the message is
    "You tried to convert a planned order in which the conversion indicator has not been set. Set the conversion indicator (detail screen, make-to-stock production) in the planned order 100147670."
    Is there something in setup I need to do to have this conversion indicator automatically set ?
    Also, system is not even allowing me to set the conversion indicator in the Md12 screen.
    Please help.
    Thanks,
    Raman

    Brahmaji
    How to activate the BOM for release? I am able to create a production order for the material with no problems.
    The strategy is set to 10. Also, order type for conversion is set to PP01 in OPPQ. The plant special status for material is A-Active.
    Prasobh, what is meant by Planned Order type. How to check it.
    The system is not even allowing me to delete the planned order using MD12.
    Please help.
    Thanks
    Raman

  • Modeling dummy product and planned orders

    Hi SAP Gurus,
    I have requirement where i need to model particular business requirements on subcontracting and the same is resulting in need of modeling of dummy product and dummy planned orders. Please share your inputs on what would be impact of dummy product and dummy planned orders in ECC. and also how to make sure that it does cause any issues in costing.
    I am modeling subcontracting requirement and i need to create following master data.
    All the below products are at plant P.
    P has the components as Q_D
    Q_D has the components as Q
    Q has the components as R
    Where Q_D is the dummy product produced at plant P.
    P and Q are subcontracted items to the vendor V.
    P is the finished good, Q and Q_D are Semi finished goods, R is raw material.
    When we plan we are creating Purchase orders for P and Q. And Q_D is made inhouse and we need to create planned order for it. how do we handle the planned orders created for Q_D. we dont want them to convert to production orders. we want a way to clear off these dummy planned orders once we close the POs of P and Q.
    Please advise.
    Thanks.
    Jagadeesh

    Hi senthil,
    Check if the forecast date is beyond PPDS horizon.
    Also in product master on PPDS tab, you should maintain 4 in PP Planning procedure.
    Bye.
    Nitin

Maybe you are looking for

  • CS4 problem with Web Photo Gallery Plug-in

    I have googled answers to the question of how to get Web Photo Gallery back into Automate for CS4. I put the Content disc in, and went to Goodies-Adobe Photoshop CS4 Extended-Optional Plug-ins-Automate. There are three files there (ContactSheetll.plu

  • Using Cinema Display - Please Help

    Hi All, I have been working with my new 15" MBP and loving it, not one problem to report! I will be traveling with the MBP and when I come home, I would like to use this computer with my cinema display and apple wireless keyboard and all of my other

  • The scaling on the web page

    how to fix the scaling on the web page? I prefer 133% but when I open a new page, it turn 100% again !! :(

  • GL Account Subject for Profitability Segment

    Hi gurus, I just want to ask if how will I know if a certain GL account is subject for Profitability Segment (CO-PA). Regards Andre

  • After updating to 11.1 itunes can't see my device

    After updating to 11.1. Itunes doesn't see any of my devices. I'm using windows 8