Need Automatic Lead-time scheduling in Planned Order using MD11

All,
Our users have a requirement that when they create a planned order using MD11, they would like system to do automatic lead-time scheduling based on the "basic finish date" entered by the user. Currently the system is taking 3 days from the in-house time maintained in material master to calculate the basic start date. But users want to use the 100 days that have been maintained in the routing.
Currently users have to click on "manual scheduling" on the planned order for system to pick up 100 days from routing which is an additional step for the users. Hence users want an automatic way in which system would do lead-time schedule when they enter the basic finish date.
Thanks,
Swapnil

Dear Swapnil,
In my understanding it is the standard SAP behaviour even if you have made the necessary settings in OPU5 for the planned
order type.
If my understanding is correct, then as per this setting the MRP behaves for the particular plant and order type combination.
Whenever you create a planned order manually you have to do a detailed scheduling and then you get the production dates
for the planned order.(This might be because generally when a planned order is converted into production order the system
carries out a lead time scheduling.- Check the same and correct me if I'm wrong)
Even if you update the material master through CA97,you will not get the detailed scheduling done along with the production
dates.So you have to perform this manual activity during MD11.
What is the reason of setting the in-house production time as 3 days,if the exact production time is going to be more?
Check and revert
Regards
S Mangalraj

Similar Messages

  • BAPI or FM for scheduling a planned order (like MD11 or MD12)

    Hi guys.
    We are working with a group of materials and planned orders, in order to modify and create new planned orders depending on the stock per each material. So we use MD12 to 1) modify the quantity in the order, and MD11 to create new planned orders for the rest of stock for this material.
    For process of creation we don't have problems (BAPI_PLANNEDORDER_CREATE makes its work well ), but when we want to schedule the new planned order created before via FM or BAPI, we cannot see any results in MD12.
    I mean, when a planned order is scheduled via menu button, a new tabstrip appears in the transaction with dates. So this similar action we've tried using CX_PLANNED_ORDER_SCHEDULE or CX_CRP_PLANNED_ORDER_SCHEDULE but there was no change.  If we execute the Schedule button action, in table PLAF (master of planned orders) apears a new number in field PLAF-BEDID related to MRP.
    So guys, could you please help us how to get this issue? As last option is BDC, but BDC's and me are not good friends because its performance. So please, any suggestions?
    Thanks in advance!
    Raul Romero

    Hi guys...
    Sorry for the long time without an answer, which I'm sharing you now:
    1. In order to perform the proccess of scheduling, you have to record the steps from menu bar in your batch input. I mean: (1) set values into fields CRHARBPL-LOW () and CRHWERKS-LOW
      PERFORM set_batch USING: 'X' 'RCCRY000' '1000',
                                      space 'BDC_CURSOR' 'CRHARBPL-LOW',
                                      space 'BDC_OKCODE' '=PLNG',
                                      space 'CRHARBPL-LOW' p_arbpl,
                                      space 'CRHWERKS-LOW' 'PR01'.
    (2) After you ordered your list of planned orders or production orders, loop your internal table and per each order record these commands (these simulates the popup option to select the order you want for scheduling and mark it in the dynpro you are processing):
      LOOP AT gtd_tabofplan INTO gvc_tabofplan.
        PERFORM completa_bi_campos USING: 'X' 'SAPLPLAT' '4000',
                                        space 'BDC_OKCODE' '=Z021'.
        PERFORM completa_bi_campos USING: 'X' 'SAPLCY19' '0120',
                                space 'BDC_CURSOR' 'CYMARK-VALUE(02)',
                                space 'BDC_OKCODE' '=BACK',
                                space 'CYMARK-VALUE(02)' gvc_tabofplan,
                                space 'CYMARK-MARK(01)' space,
                                space 'CYMARK-MARK(02)' 'X'.
        PERFORM completa_bi_campos USING: 'X' 'SAPLPLAT' '4000',
                                space 'BDC_OKCODE' '=SL25'.
      ENDLOOP.
    (3) Set the SAVE operation.
      PERFORM completa_bi_campos USING: 'X' 'SAPLPLAT' '4000',
                              space 'BDC_OKCODE' '=SAVE'.
    Hope you' ve succeeded in this task, let me know if you've another questions.

  • Lead time scheduling Vs Takt time scheduling

    Hi Experts, we are planning to implement sap in one of our plants..below is our business structure for your understanding..
    OEM - Mini bus Manufacturer which is the customer
    Bus seat manufacturer - Our plant (we already have sap here) - we already have sap repetitive here
    bus seat components manufacture - our plant (we are planning implement sap here)
    based on bus seat forecast the component plant will drive their production and will be send it to assembly plant which is seat manufacture.
    I have two questions
    1. what should we do in our component plant discrete orders or repetitive? I know you cannot tell me without seeing the plant but that my question. what questions should be ask our business to make this decision? how do anyone make the decision of going either repetitive or discrete? pleade do not point out the link to rep vs dis.. I have already those but I need something more in detail..
    2. I was reading a lot of help.sap.com and I have a question on below statement
    Basically, you can use two different types of scheduling:
    Sequencing with takt-based/rate-based scheduling
    The system schedules the planned orders using the number of takts and the takt times/rates of the line hierarchy. You define the line hierarchy in Line Design. In this type of scheduling, the system does not create any capacity requirements and only schedules the main lines. The system does not schedule the feeder lines.
    Lead time scheduling
    In lead time scheduling, the system creates capacity requirements and also schedules the feeder lines. The system uses the operations from the rate routing or the standard routing for lead time scheduling.
    what does lead time schuling will also do feeder line scheduling and take based does not schedule feeder lines means? can some explain with an example?
    Thx
    Swathi

    any help is appreciated

  • Difference between r/3 planning( lead time scheduling) and APO planning

    Hello APO Gurus,
    Please let me know the difference between the R/3 capacity planning by using lead time scheduling and APO capacity planning for a work centre.
    Both in both cases you can use the lead time from routing OPERATION.
    Please let me know where the planning differs.
    Regards,
    Ravindra Deokule

    Check out
    http://help.sap.com/saphelp_scm50/helpdata/en/99/ed3a981d0f11d5b3fc0050dadf0791/content.htm
    particularly the section "Which functions of the operations relevant to scheduling are supported?"
    It will give you a flavour of what can lead to difference in planning.

  • DIFFERENCES between BASIC SCHEDULING and LEAD-TIME SCHEDULING.

    Hello SAP Gurus,
    Kindly let me know the differences between BASIC SCHEDULING and LEAD-TIME SCHEDULING.
    Looking for your early feedback.
    Warm regards,
    Kaushik.

    Hi,
    Basic scheduling :
    1.Basic dates are calculated.
    2.Exact to day.
    3.No cap reqmts are generated.
    4.uses the inhouse production time from material master.
    5.carried out automatically during planning run.
    In basic date calculation ( order start date/ order finish date ) the system always
    calculates backward scheduling.
    1. From the reqmts date the system subtracts the GR processing time to
    calculate the order fininsh date.
    2. From the order finish date the system subtracts the inhouse production time to calculate the order start date.
    3. From the order start date the system subtracts the opening period given in scheduling margin key to calculate the order opening date.
    Lead time scheduling :
    1.Exact to second
    2.ie production start date /time and finish date and time are calculated.
    3. cap reqmts are generated.
    4. uses times from routing.
    5. carried out only if the scheduling mode in MD02 screen is kept with indicator 2.
    From the order finish date the system subtracts the float after production to calculate the production finish date.
    From the production finish date the individual operations in the routing are scheduled backwards to calculate production start date.
    From the production start date the system subtracts the float before production
    to calculate order start date.
    Regards,
    nandha

  • Difference Between Basic Date Scheduling and Lead Time Scheduling.

    Dear FRndz,
    Kindly help me out the difference between the Basic Date Scheduling and Lead Time Scheduling.
    Regards,
    SRini

    Dear,
    Basic scheduling :
    1.Basic dates are calculated.
    2.Exact to day.
    3.No cap reqmts are generated.
    4.Uses the inhouse production time from material master.
    5.Carried out automatically during planning run.
    In basic date calculation ( order start date/ order finish date ) the system always
    calculates backward scheduling.
    1. From the reqmts date the system subtracts the GR processing time to
    calculate the order fininsh date.
    2. From the order finish date the system subtracts the inhouse production time to calculate the order start date.
    3. From the order start date the system subtracts the opening period given in scheduling margin key to calculate the order opening date.
    Lead time scheduling :
    1.Exact to second
    2.ie production start date /time and finish date and time are calculated.
    3. cap reqmts are generated.
    4. uses times from routing.
    5. carried out only if the scheduling mode in MD02 screen is kept with indicator 2.
    From the order finish date the system subtracts the float after production to calculate the production finish date.
    From the production finish date the individual operations in the routing are scheduled backwards to calculate production start date.
    From the production start date the system subtracts the float before production
    to calculate order start date.
    Same thread.
    https://forums.sdn.sap.com/click.jspa?searchID=19281092&messageID=3548465
    Please refer this link,
    [Difference|scheduling]
    Hope clear to you.
    Regards,
    R.Brahmankar

  • Influence on lead time scheduling in MRP

    Hello,
    I am searching a possibility to influence the scheduling of planned orders, when they are created in the MRP run. There exists a BADI which is called when creating planned orders manually, but not in MRP. Its name is MD_PLDORD_SCHEDULING
    Does anybody know about such an alternative for scheduling in MRP?
    Thanks in advance
    Roland Böhm

    Hi,
    During MRP run for single material by MD02 or on plant level by MDBT,
    For MRP control parameters-
    Scheduling take value as 2 - Lead time Scheduling and Capacity Planning.
    and run the MRP.
    With this you will get planned orders, and production rates are calculated as per time mentioned in routing.
    But if you take scheduling value as 1 - Basic dates will be determined for planned order, then you system not consider lead time. Dates are picked from material master.
    Srini

  • Scheduling of planned order and Production order

    Dear PP gurus,
    I have run MRP , after running MRP, system has created planned order. These planned order dates are  schedule by the system in 2015....I am not able to understand. how? . When i  double click on
    planned order order and try to convert it in production order  those dates get copied into production order.
    DO i need to change the dates thr? or  keep the same dates  which the system is giving>
    I  m going wrong somewhere. please tell me where and   what is config for scheduling for planned order and production order?
    Please tell me step by step procedure
    Regards
    Edited by: Aadi1981 on Apr 1, 2010 9:02 AM

    Thanks for replying,
    I have done the below setting for shceduling. Kindly check and let me know any setting needs ot be changed or incorect
    FOr scheduling  production order , i have configured below settings in OPU3
    In OPU3 ,  
    Detail scheduling tab
    Scheduling and  Generate cap req tab is checked.
    then
    adjust scheduling , adjust dates  tab,    :  adjust basic dates , adjust  dep , reqt to operation date  is selected
    scheduling type is backward.,
    Automatic scheduling tab is  checked.
    In OPU5
    Scheduling of PLanned order
    Scheduling and  Generate cap req box  is checked  (selected)
    Adjust scheduling
    Sheduling level: via  detail  scheduling
    adjust dates:     adjust basc dates , adjust  dep reqt , req to  operation dates
    For capacity  scheduling ;  always  basic dates, dep reqts to operation dates
    scheduling type ; backwards
    apart from this do i need to do update  ca96/ ca97?
    best Regards
    Edited by: Aadi1981 on Apr 3, 2010 7:42 AM

  • Replenishment lead time & Scheduling Agreements - Please help

    Hi,
    I have a few questions & issues in regards to Replenishment lead time & Scheduling Agreements.
    1.     Where are stock requirements & Replenishment lead times configured?
    2.     What is a stock/requirements list?
    3.     What is Replenishment lead time in MD02/MD04?
    4.     Why do negative supply values appear under replenishment lead time in MD02/MD04?
    5.     What are the differences between MD02 & MD04?
    6.     How do you get to the following screen, since I canu2019t get here from MD02 or MD04 (missing buttons and Replenishment lead time information):
    http://i34.tinypic.com/9hl9hz.jpg
    Please help. This is very important.
    Thanks,
    Laura

    Hi Laura,
    The RLT can be set in the Masters Materials.MMR and Also in the Documnet Type Configuration.
    But as per SAP standard Procedure the Prority will be the document type.
    That means the RLT given in the Order document will overseed the RLT given in the MMR.
    Go to material master and select MRP3 view. There see what is maintained for "Strategy group". Now go to OVZG, select this Requirement Class and tick the field "Rq" against this.
    Now go to OVZH, select your Requirement Type and ensure that the above Requirement Class is assigned to your Requirement Type.
    Now create a sale order and check in MD04.
    Hope ethis helps u..
    Cheerzz..
    subbzz..

  • Lead time scheduling problem

    Dear Gurus,
    When I run MRP using lead time scheduling, scheduling is not taking place for planed orders, the start and finished dates are the same. I have already maintained the required formula for the processing time in the work centers of the operations.
    What could be the reasons please suggest....
    Thanks in advance!
    Nilesh

    Hi,
    Please check your control key active for scheduling?
    Then check your scheduling parameter in OPU5 and OPU3 should active for scheduling?
    Regards,
    R.Brahmankar

  • Collective scheduling for planned order

    Dear Gurus,
    i create the planned order using the bapi standard whit the production version , but when create the new planned order the version don't is read in the order, ( BOM + ROUTING ) OF THE version.
    For read the production version you must reschedulling the planned order.
    Are there the methods for read the production version at the creation of the panned order ,
    or the strument for rescheduling collctive?
    Thanks a lot
    Daniele Pistilli
    PP TEAM

    Dear Gurus,
    thanks for indication of the material master, but we don't  always manage the versions of productions.
    For the production order there are the routing without the production versions, but when i create whit the bapi or whit the transaction MD11 the new planned order manually i need setting the production version , but when i setting the version for the find the version ( bom+routing) i must re-scheduling the planned order.
    Are there the BAPI or alternative soluction for re-scheduling the planned order collective, or for read directly the version present in the BAPI ?
    Thanks a lot
    Daniele Pistilli
    PP TEAM

  • 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

  • When I create a Planned order using PDS, the Setup time is coming as 0.

    We have been using PPMs for a long time, and now we are trying to migrate to PDS.
    We are currently in SCM 7.0.
    I successfully created the PDS in APO (using CIF from R/3). In the PDS (in APO), for a particular activity, I see the  activity type is "S", and the Activity Duratiion (Fixed) is 43,200 Seconds.
    However, when I create a planned order using this PDS, the activity time is zero (End time = Start Time).
    When we use the PPM the setup time comes correctly.
    Any help will be appreciated..

    Senthil,
    Thanks for your views.
    I have checked all that you have suggested, and it is okay. The issue still persists.
    One thing that I noticed was that it is working fine in the old SCM 5.0 environment - the setup time is coming correctly in the planned order.
    However, we have this issue in the new SCM 7.0 environment. Is there something that is different in SCM 7.0 in terms order explosion ?
    Reagrds,
    Sastry

  • Scheduling in Planned order

    Dear All,
    When I am creating a planned order thro MD11 and scheduling it, it is picking only one operation from the routing of the material for which the plnd order is created. What could be the reason for this?
    Manisha

    Hi,
    Please check the below ...
    Proper relationship is maintained in the routing or not.
    Check that the other operation are alternate operations are not.
    Check the control key of the operation it is copying in the planned order.
    Hope thi can help.
    regards,
    kaushik

  • Lead time scheduling- schedule result

    hi all
    in lead time scheduling, i go to CA02/3, then choose the "schedule",select "forward schedule" and put the base qty and the start date, the machine setup time display after runt he schedule is NOT same as when click the  "schedule result ". it show 2.33 days...but my calculation is 2.03 days...
    Anyone encounter same problem ?

    solved

Maybe you are looking for

  • How to resize a table in Pages 5?

    How to resize a table in Pages 5? It can be resized vertically but not horizontally.

  • Letter of credit for vendor

    Dear all , Can anyone tell me how to create letter of credit for vendor . like the one create for customer via T.code VX11N thank's

  • File adapter not reading file suddenly

    Hi, My File to IDOC scenario was working properly. Suddenly the file adapter is not picking the file from the location. I have not changed any code. I checked all users, are in unlocked mode only. The log file throws error. Let me know any solution t

  • White space in XML source code

    Ok, I have tried all of the tricks to prevent white space in the code.  The page displays fine, but there are 4 lines at the top of the source code making the file not vaild.  Ideas?  Thanks in advance.

  • Trackpad connection lost for no reason

    Good Morning, I have found my trackpad to have a mind of its own...it will lose it's connection while I am using it... and I have to turn it on again...it takes a moment to reboot. It has done this often, even with new batteries just added.. Could a