Desired date in planned orders

Hi all!
I used heuristics SAP_PP_002 for creation planned order (AI) from sales order (BM).
APO show message Order &1 with source &2 created late on &3; desired date &4
That I need to do, that desired date planned order (AI) - Requested Delivery date  it was identical with Requested Delivery date sales order (BM)?
Thanks!

Hi,
It works with following logic
1. Net requirement calculation to calculate  uncovered requirement
2. Procurement quantity calculation (Lot formation)
3. Source determination (PDS/PPM/TLANE determination)
4.Then Scheduling of order with backward+reverse scheduling strategy. Here system will first set desired date as finish data and according to duration of activities from PPM or PDS tries to find out start date. If start date goes into past  system will reverse the direction to forward and set start date as todays date and calculats finish date according to activity times in PDS/PPM.
Regards,
Santosh

Similar Messages

  • Req. delivery date and plan order finish date relationship

    Dear Experts,
    I have a question on setting the req. delivery date and plan order finish date relationship. Now, I want the plan order finish date is one day before the req. delivery date, is it possible to set it in configuration? Please advised! Many thanks!
    Regards,
    Matt Yim

    Matt,
    Please use a schedule margin key(SMK) in the material master MPR2 view which has float after production defined as 1day.
    If there are no SMK with that defination then you can define you own in customisation and assign the same in the material master. (SPRO--->Production ->MRP->Planning ->Scheduling and Capacity Parameters->Define Floats).
    Regards,
    Prasobh

  • BAPI to change components data of planned orders?

    Hi,
    Currently we are using BDC to change components at planned orders.
    Due to big data volume, we have performance issue now. Just checked
    if there is any BAPI to replace BDC. But can't find proper one. Anyone has
    any expeerience about changing components at planned order?
    Thanks.
    B. Regards,
    Nancy

    Hi,
    It's planned order due to biz requirement.
    B. Regards,
    Nancy

  • 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

  • Set Order finish date in planned order on Production order creation CO41

    Hi experts,
    I'm trying to set the order finish date, field SFC_POCO-PEDTR on transaction CO41, into Scheduled finish, field CAUFVD-GLTRS, of production order transaction.
    The issue is get the value of PEDTR. For change the value GLTRS i'm using the exit PPCO0007 and it works, but i haven't the value of field PEDTR.
    I hope to have been clear.
    anybody can help me??
    Thanks in advance
    Marco
    Edited by: Menegazzo Marco on Aug 3, 2010 5:20 PM

    Hi  DwarakanathS         
    Thanks for you reply....
    But if in the exit i try with the code you suggest, when i do the assign:
    FIELD-SYMBOLS <my_fs> TYPE SFC_POCO.
    ASSIGN SAPLCOUP(SFC_POCO) TO <my_fs>.        
    the program give me an error "Field "SAPLCOUP" is unknown. It is neither in one of the specified"...
    and if i try with this:
    FIELD-SYMBOLS <my_fs> TYPE SFC_POCO.
    ASSIGN 'SAPLCOUP(SFC_POCO)' TO <my_fs>.        
    the error is "SAPLCOUP(SFC_POCO)'" and "<MY_FS>" are type-incompatible."
    what's wrong?
    thanks
    Marco
    Edited by: Menegazzo Marco on Aug 4, 2010 10:16 AM
    Edited by: Menegazzo Marco on Aug 4, 2010 10:53 AM

  • Technical data for planned order dependent requirements .

    Dear All,
                  I have to call the dependent requirements created by MRP run in my report. Can anyone please tell me that where these dependent requirements are stored in the database or is there any function module to get these values?
    Thanks.

    Dear,
    RESB Reservation/Dependent Requirements Link with PBED for FG and SFG releation. Function module MD_STOCK_REQUIREMENTS_LIST_API
    Also refer this link,
    Dependent Requirements report required
    Regards,
    R.Brahmankar

  • Using Planned order Change BAPI with out changing date

    Hi
    I have a planned order with start date in future.
    With in a program, I want to call the planned order using the FM BAPI_PLANNEDORDER_CHANGE to re-explode the order BOM.
    I find that only if I change the order start date to system/current date, the planned order BOM gets updated/re-exploded. Else there is no change in the order BOM.
    My requirement is to re-explode the BOM with out changing the order dates. In the function module I am maintaining "X' against BOM_EXP_FIX_IND.
    But when I do it manually using MD12 and explode BOM with out changing the future start date, the order BOM gets updated.
    Please help on this. Or is there any other FM/BAPI for this purpose.

    Dear Pradeep,
    you could try to set DET_SCHEDULE = X with out
    FIRMING_IND  --> No
    BOM_EXP_FIX_IND   --> No
    Let me Know if it modification setting have solved your problem and i have useful for you,
    Daniele

  • 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.

  • Planned order dates

    Hi Guru's,
                  please explain how the planned order dates are calculated.
    in MTS scenario if a delivery exists and another planned order is raised the system is not calculating dates as per dates given in the Material master.it is cheduling the order depending on the previous delivery date.
    Please explain me How it is calculating the dates in planned order
    Thanks
    Satya

    Hi,
    The scheduling is based on your MRP parameters. If you select the basic dates scheduling while running MRP, the system will consider the material master in house production time. It will not consider the routing standard values.
    If you select the lead time scheduling, the system will explode the routing and it will calculate the operation time based on the standard values which we have maintained in the routing.
    Always there will be some difference between these two type of scheduling. Lead time scheduling will be more accurate than the basic date scheduling.
    Regards,
    V. Suresh

  • PLANNED ORDER & PRODUCTION ORDER DATES.

    Dear All,
    How to come Dates in Planned order and then Production order.
    in Discrete Mfg. through MRP Run.
    I want details
    How to calculates production dates
    MANOJ

    Hi,
    MRP does not calculate dates for production orders. For planned orders, refer to SAP help link below:
    http://help.sap.com/saphelp_erp60_sp/helpdata/en/f4/7d290944af11d182b40000e829fbfe/content.htm
    Regards,
    Vivek

  • Planned Order creation date

    Hi,
    Please let me know where can we find out the date the planned order was created. In which table and which table it is tored. I have tried in table PLAF. Unable to find out this.
    Regards,
    V. Suresh

    hi
    Please try
    PLAF and Field PEDTR
    Order start date is Basis start Date  in the planned order.
    If you go to Det Scheduling tab of planned order in a Planned order there option Basic Dates , there are two dates Start and Finish ... these are the dates required by you......opt for  Help Window it Shows you a Description :           "Order finish date in the planned order
    Date, according to the planned order, that you should expect either the completion or the delivery of the planned order quantity."
    BV

  • How to have a default generated operation in a Planned Order

    Dear Sir,
    We execute MRP run to generate dependent Planned Orders for a FERT having multi-level BOM . In the BOM there may be few components against which the Routing has not been defined .
    So we desire that generated Planned Order should have a default operation against those components which have no routing available .
    Kindly guide us as how can we achive the same .
    With Thanks & Rgds
    B Mittal

    Dear Mittal ,
    I will be interted to know about your material structure based on the BOM Level :
    For an exmaple : FERT-HALB-RAW .There may be as many HALAB , RAW as per your business process.
    For any FERT/HALB if this has to be produced in-house , generally , it should have valid BOM as well valid routing with sequence of operation and BOM compoenet assinged to those operation because , when you will run MRP-MD02 , it will generate Planned Order for both and subsequncelt it will allow you to convert the planned Order to Production Order .In case , routing is missing or BOM is mssing , while converting planned order to PO ( FERT/HALB) , it will flag you exception masg and ask you to create the same before proceed farther  or you can generate Operation based on the Option refelected while productioin order conversion .
    we desire that generated Planned Order should have a default operation against those components which have no routing available -As you stated , if there is no routing avaliable for those component ( must be HALB /FERT) , there will not be any Routing copied to Planned Order in Master Data Tab  when running MRP in MD02.Basically  , in your case , Planned Order of FERT will be having routing with operation where as Planned Order for BOM compoenet which are HALB  , will not be having any routing master data .U have generate operation or create routing beofre conversion of production order .
    Hope it is clear
    Regards
    JH

  • 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

  • User exit in planned Orders

    Hello all.
    I have been search for a user exit in planned orders that allow me to define some code in it to triger some changes. this user exit should be at time of planned order is saved.
    I have already search in this forum and I found out how to find the user exits by transaction. I have tried for transaction MD12 but did not found any suitable user exit.
    Does any one know any user exit that could make my life easiser
    thanks
    Manuel Antonio

    You can try the following BAdIs:
    You can use the Business Add-In (BAdI) MD_PLDORD_CHANGE to change, before posting, data from planned orders, which have been created, changed, or deleted as a result of planning a material or manual processing.
    The Business Add-In allows you to fill and change fields from planned orders in the PLAF table. It also supports filling of customer-specific fields in the customer include CI_PLAFDB.
    You can execute the Business Add-In in the planning run in the following areas:
    Material requirements planning
    Master production planning
    Long-term planning
    You can also carry out the Business Add-In in all applications, which execute manual planned order changes. Examples of this kind of application are:
    The dialog transactions for creating and changing planned orders (MD11, MD12, MS11, MS12)
    The Business Application Programming Interfaces (BAPI) for creating and changing planned orders
    all applications that explicitly or implicitly create or change planned orders, for example the planning table of repetitive manufacturing, repetitive manufacturing confirmation, capacity planning, assembly order processing and so on.
    Requirements
    When planning a material or manually processing a planned order, you must change individual fields in the planned order or provide entries for customer-specific enhancements of the planned order structure.
    Standard settings
    The Business Add-In is not active in the standard.
    The Business Add-In cannot be used multiple times.
    The Business Add-In is not filter dependent.
    Activities
    To activate the Business Add-In, you must create an active implementation. To do this, choose the following path in the SAP Menu: Tools -> ABAP Workbench -> Utilities -> Business Add-Ins -> Implementation
    For more information about this procedure, see the SAP Library under
    Basis Components -> ABAP Workbench -> Changing the SAP Standard -> Business Add-Ins -> Implementing Business Add-Ins.
    Further notes
    Documentation on the BAdI method CHANGE_BEFORE_SAVE_MRP
    Documentation on the BAdI method CHANGE_BEFORE_SAVE_MAN
    You can also call the documentation on the BAdI method via the menu, by carrying out the following steps:
    1. Choose the tab page Interface.
    2. Double-click on the relevant method.
    3. Click on the right mouse button and choose Component documentation.
    Update Planned Orders (MD_PLDORD_POST)
    Use
    Application components:  PP-MRP, PP-MP-MPS, PP-MP-LTP, PP-REM
    Function group: M61P, M61U
    You can use the Business Add-In (BAdI) MD_PLDORD_POST to further process data from planned orders, which have been created, changed or deleted through the planning of a material or as a result of manual processing.
    The Business Add-In allows you to publish the created and changed data from planned orders and can be used to update customer-specific tables or to connect to information systems and workflows.
    You cannot use the methods of the Business Add-In to change the planned orders themselves. The planned orders are always posted in the communicated form.
    You can execute the Business Add-In in the planning run of the following areas:
    Material requirements planning (PP-MRP)
    Master production planning (PP-MP-MPS)
    Long-term planning (PP-MP-LTP)
    You can also execute the Business Add-In in all applications, which carry out manual planned order changes, for example:
    The dialog transactions for creating and changing planned orders (MD11, MD12, MS11, MS12)
    The Business Application Programming Interfaces (BAPI) for creating and changing planned orders ( PlannedOrder Create, PlannedOrder Change)
    All applications that explicitly or implicitly create and change planned orders, for example the planning table of repetitive manufacturing, repetitive manufacturing confirmation, capacity planning, assembly order processing, and so on.
    Standard settings
    The Business Add-In is not active in the standard.
    The Business Add-In can be used multiple times.
    The Business Add-In is not filter dependent.
    Activities
    To activate the Business Add-In, you must create an active implementation. To do this, choose the following path in the SAP Menu: Tools -> ABAP Workbench -> Utilities -> Business Add-Ins -> Implementation
    For more information about this procedure, see the SAP Library under
    Basis Components -> ABAP Workbench -> Changing the SAP Standard -> Business Add-Ins -> Implementing Business Add-Ins.
    Note that the Business Add-In can be used multiple times and therefore all active implementations are called and run through.
    Example
    The following is a possible use for the methods of this Business Add-In:
    When planning a material or manually processing planned orders, you want to log the changes made to the planned orders or the triggered subsequent functions.
    The subsequent processing of certain planned orders or individual data from the planned orders occurs in an external planning system. In this case, you can log the corresponding changes to these planned orders in a user-defined table during planning. Using a separate report, you can select the data from the log table and process it further.
    Further notes
    Methods
    Update Planned Orders: Requirements Planning - POST_AFTER_SAVE_MRP
    Update Planned Orders: Manual Processing  - POST_AFTER_SAVE_MAN
    You can also call the documentation on the BAdI method via the menu, by carrying out the following steps:
    1. Choose the tab page Interface.
    2. Double-click on the relevant method.
    3. Click on the right mouse button and choose Component documentation.
    Regards
    Ram

  • Table : Planned order

    Hi,
    What is the table to find the scheduled start time and the scheduled finish time in the planned order MD12.
    Thanks

    Dear Bakkali
    Please use Table PLAF. This will give all the required data for planned order.
    Regards
    Amit Parkhi

Maybe you are looking for

  • Unknown supplier in back-end system

    Hi to all, i'm trying to restore a testing system in SRM. When i'm creating a purchase order, the error in object appears. The supplier is all ok in R/3 and SRM and is correctly opened into purchasing organization. On my opinion, it seems something a

  • Firefox 5 doesn't print properly

    When I used Firefox 3.5, it printed properly. I upgraded to Firefox 4, and printing had extra spaces between each letter, making the printout unreadable. Today I upgraded to Firefox 5, and found the problem has yet to be fixed. I am using Windows XP

  • Are there compatibility issues with 1st gen I pad and new wireless printers?

    Need to replace HP printer being used with 1st Gen I Pad.  Are there any compatibility issues with new wireless printers?

  • I can't get the gap tool to work right

    Hi, I just bought InDesign which I'm attempting to use to create a book with 500+ pics.  A big selling point was the new gap tool which was supposed to make the interface significantly more practical for working with lots of images.  Unfortunately I

  • Can't start WAS

    Dear All,        when I start WAS, I met this error: Parser exception occurs while parsing service:cluster_data/server/cfg/services/tcseccertrevoc~service-provider.xml. Detailed info is: Fatal Error: com.sap.engine.lib.xml.parser.ParserException: Unk