How to reschedule multiple planned orders ?

Hello guys..
The rescheduling can be done manually via transaction MDAC/ report SAPMM61P.
MDAC gathers all parameters necessary for function module MD_SET_ACTION_PLAF. In MDAC only one planned order can be schedule.
I want to create the report in which, the planned order number should be replaced with selection criteria for multiple planned orders. The other fields should be the same as in transaction MDAC.

hi,
there are two ways of doing it but both needs technical person's help:
1. switch off back ward scheduling - find out the program which is triggering back ward scheduling and make it inactive.
2. write a code in MV45AFZZ, SDTRM001 stating that when ever system is proposing back date at that point of time it should trigger todays date as Material Availbility Date.
then no need to change manually to todays date.
hope this should help you.
please check the same with ABAPER and update the forum
regards,
balajia

Similar Messages

  • Combining multiple planned orders into single purchase requisition

    Hi Gurus,
    could anyone please tell me how to convert multiple planned orders generated during MRP run into a single purchase requisition? Also, is there any other way of getting single purchase requisition fcreated after MRP run for a procured item which is part of multiple BOMs?
    Thanks and regards,
    Abhik

    Hi,
    Conversion of Multiple planned order to single Purchase requisition is not possible.
    But you can have a single Pur.Req for Multiple requirements.
    You can do this by:
    1. Individual/collective indicator "2" collective requirements for the Header Material so that you will get your dependent requirements clubbed together.
    2. Period Lot sizing : Daily/weekly/monthly Lot size so that system will club the entire period requirements and propose a single lot.
    3. for low value materials you can have Reorder Point planning also.
    Hope this helps..
    Regards,
    Siva

  • Multiple planned orders in MRP run

    Hi All
    I have a requirement where I need to create multiple planned order for the same material during MRP run. I understand that once I run MRP a planned order creates. If I run again for the same material, the quantity will be changed for the same planned order. Do we have any configuration so that system creates multiple planned orders for same material for each MRP run.

    Hi Adithya
    Planned orders may be changed by MRP until they are firmed. Therefore, what you need to do is to firm the planned orders after the MRP execution.
    You can use for example, transaction MD19 to mass firm planned orders after each MRP run.
    Otherwise, you can user BAdI MD_PLDORD_CHANGE to automatically firm the planned orders created by MRP.
    BR
    Caetano

  • Is there any provesion to convert  multiple planned order to one PR

    hi,,
         i want to know is there any provesion to convert multiple planned orders to one PR .let it may create as different line item in PR. if is there please let me know
    thanks in advance
    regards
    madan

    Hi madan,
    i dont think there is any way of clubbing multiple planned orders into single PR.  Like Taj suggested, you could decrease the number of planned order created thro MRP run by working on different strategies on your lot sizing key / procedure. 
    Also, i am assuming here that you want to club the planned orders of a single material into a single PR and also it is no way related to different account assignments. 
    The other way possibly u could do it is, do a Z programme and modify your MD15 transaction.  This idea is bit vague, possibly the forum could build on it.
    reg
    kiki

  • Multiple planned orders for a requirement

    Hi,
           We have PPDS MRP with NEW shelflife w/ lot size profle run for product and produces multiple planned orders for the the requirements.
    I have a requirement of 4,750 and 14,976 in the system and available stock 86,966.
    The system creates two planned orders with 34,632 and 26,771 PCs.
    Why is the system creating two order instead of one??
    The min. lot size is 1876 and rounding is 936.
    can somebody tell me what factors the system is considering??
    Thanks.

    Hi Visu,
    Which lot size procedure you are using , please check in lot size tab in Product master, it should be lot for lot.
    if it is lot for lot , please change it to by period and weekly , is it change the planned order quantity ?
    Manish

  • "CLOSED": HOW TO LOAD FIRM PLANNED ORDERS OF ANOTHER PLAN INTO ASCP PLAN?

    Hi everybody,
    How to load firm planned orders of plan 1 into plan 2?
    Business Case:
    Customer uses a separate planning for order intake. During order intake the requested due date is validated based on ASCP Gantt Chart. Bottlenecks are resolved. For make items firm discrete jobs are created, if adjusted suggested due dates are manually changed. For buy items firm planned orders are created for manually changed suggested due dates.
    If the order is accepted the demand is transferred from the Order Intake MDS into the so called Operational MDS. The firm discrete job will be automatically visible in the operational ASCP Plan (after data collection/running ASCP Plan).
    But how is it possible to include ONLY firm planned orders of another plan into your current plan?
    PLAN1 asigned master demand schedules
    - O_MDS1
    - O_MDS2
    PLAN2 assigned master demand schedules
    - O_MDS1
    - O_MDS2
    - T_MDS
    I want to transfer the firm planned orders from plan2 to plan1.
    Thanks for all your inputs,
    Catalina
    Message was edited by:
    user447176

    Since you need to run a data collection to load the new discrete job, I suggest you to add a custom step in the data collection.
    This custom step will
    1) select all firmed planned order in plan 2
    2) put the firm planned order into a new schedule through staging tables (MST_ST_SUPPLIES) .
    3) collect the data
    Then run plan1 with this schedule defined as demand schedule for your new plan.

  • How to view the planned orders in mass and how to delete in mass

    Hi gurus,
    How to view the planned orders in mass and how to delete in mass.
    Regards
    R.Rajakarthik

    Hi,
    Use the collective display of planned orders, transaction code MD16.
    You can select the data by different options and choose which ones or all that you need to delete.
    Click the Delete button to trash them.
    This will delete planned orders without deleting the planned independent requirements and sales orders.
    Hope it helps

  • Convert multiple planned orders to single production order

    Dear All !
    In our business, same component is used for manufacturing multiple items. In a sales order multiple items are booked. When we do MRP RUN, system creates multiple planned orders for each line item. We can run only one production order as for every item order quantity becomes very small and we cannot process that lot. To have a sizable lot quantity we need to combine all planned orders into a single production order.
    Can someone please help.

    Govinder,
    Define those components for collective processing. You need to define "2" - for Field Indv/Coll in MRP4 view of those material master and you can have daily/weekly/monthly lotsize defined for those items.
    Regards,
    Prasobh

  • How to run multiple CodedUI Ordered Tests over multiple Test Agents for parallel execution using Test Controller

    we are using VS 2013, I need to run multiple Coded UI Ordered Tests in parallel on different agents.
    My requirement :
    Example:   I have 40 Coded UI Test scripts in single solution/project. i want to run in different OS environments(example 5 OS ).  I have created 5 Ordered tests with the same 40 test cases. 
    I have one Controller machine and 5 test agent machines. Now I want my tests to be distributed in a way that every agent gets 1 Ordered test to execute. 
    Machine_C = Controller (Controls Machine_1,2,3,4,5)
    Machine_1 = Test Agent 1 (Should execute Ordered Test 1 (ex: OS - WIN 7) )
    Machine_2 = Test Agent 2 (Should execute Ordered Test 2 (ex:
    OS - WIN 8) )
    Machine_3 = Test Agent 3 (Should execute Ordered Test 3
    (ex: OS - WIN 2008 server)  )
    Machine_4 = Test Agent 4 (Should execute Ordered Test 4 (ex:
    OS - WIN 2012 server) )
    Machine_5 = Test Agent 5 (Should execute Ordered Test 5 (ex:
    OS - WIN 2003 server) )
    I have changed the  “MinimumTestsPerAgent” app setting value
    as '1' in controller’s configuration file (QTController.exe.config).
    When I run the Ordered tests from the test explorer all Test agent running with each Ordered test and showing the status as running. but with in the 5 Test Agents only 2 Agents executing the test cases remaining all 3 agents not executing the test cases but
    status showing as 'running' still for long time (exp: More then 3 hr) after that all so  its not responding. 
    I need to know how I can configure my controller or how I can tell it to execute these tests in parallel on different test agents. This will help me reducing the script execution time. 
     I am not sure what steps I am missing. 
    It will be of great help if someone can guide me how this can be achieved.
    -- > One more thing Can I Run one Coded UI Ordered Test on One Specific Test Agent?
    ex: Need to run ordered Test 1 in Win 7 OS (Test Agent 1) only.
    Thanks in Advance.

    Hi Divakar,
    Thank you for posting in MSDN forum.
    As far as I know, we cannot specify coded UI ordered test run on specific test agent. And it is mainly that test controller determine which coded UI ordered test assign to which test agent.
    Generally, I know that if we want to run multiple CodedUI Ordered Tests over multiple Test Agents for parallel execution using Test Controller.
    We will need to change the MinimumTestsPerAgent property to 1 in the test controller configuration file (QTControllerConfig.exe.config) as you said.
    And then we will need to change the bucketSize number of tests/number of machines in the test settings.
    For more information about how to set this bucketSize value, please refer the following blog.
    http://blogs.msdn.com/b/aseemb/archive/2010/08/11/how-to-run-automated-tests-on-different-machines-in-parallel.aspx
    You can refer this Jack's suggestion to run your coded UI ordered test in lab Environment or load test.
    https://social.msdn.microsoft.com/Forums/vstudio/en-US/661e73da-5a08-4c9b-8e5a-fc08c5962783/run-different-codedui-tests-simultaneously-on-different-test-agents-from-a-single-test-controller?forum=vstest
    Best Regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • MRP: how to segregate the planned orders by dependent requirements

    Hello SAP Guru's,
    I would like to know if this is possible to make the MRP work is this way:
    - generate global planned orders (by date) for several dependent requirements, for inhouse production;
    - AND generate individual planned orders for each dependent requirement, for external procurement;
    For the moment, it is grouping the quantities of all the dependent requirements to generate a unique planned order by date.
    But we would like to get separate planned orders for each dependent requirements that are externally procured.
    Do you think it is possible to do so? and if yes, how?
    Thanks in advance for your help on this subject.
    Regards,
    Rudy

    In MD04 the demand n supply that is seen is considered as plant segment. In some cases when you plan demand n supply for a given storage location separately it is called as SLoc segment, also if you're working with MRP areas then its called mrp area segment, likewise for project & sales order.
    In short it is just a way MRP would do its planning. In normal cases, the demand n supply is in plant segment, so in this segment the least resolution that you can work with is a day, so all demand on a given day is clubbed together and a supply proposal is made (depending on the lot size).
    If you want further split on a given day, then MRP needs some way to identify the difference & this is provided by the special stock segment such as project segment. To see how it works, if you're working with PS module, ask your PS colleague to create a demand for the material from different projects for a given day. Then in MD04 you will see each project demand show up in different segment & when you run MRP, you will see the results.
    I guess more than me writing quite a lot out here, a simple test at your end should help clarify... good luck

  • Multiple Planned orders

    Dear Guys,
    why mrp is generating multiple ( 2 nos) planned orders
    lot size is mothly lot size, Rounding profile is not maintained, mts strategy -10, mixed mrp in mrp3 is blank, Individual/coll im mrp4 view is also blank, lot size is ex
    my requirment is one planned order should be generated for total quantity (pir + safety stock)
    pir : 1593 nos
    avbl stock is 0
    safety stock : 618
    after mrp
    one planned order for 1600 nos
    other planned order for 611 nos
    pir  qty : 198 nos
    avbl stock ; 275
    safety stock : 278
    after mrp
    one planned order for 200 nos
    other planned order for 1 no
    kindly help me in this regard
    Thanks and regards
    murali

    Dear,
    Check the settings for MB in OMI4,
    Then Lot size should be EX.
    Check mrp group assigment in mrp 1 view also in OPPR?
    Also check work center  overloaded at that time,it is creating another order at a different time?
    Regards,
    R.Brahmankar

  • MRP not rescheduling the planned order by itself

    Hi,
    After MRP i could see that the planned order is not present as per the date of the requriement whereas the planned order at a future date is given a Exception message 30 : Plan accordingly to schedule and proposed the date of the requirement. The requirement is beyound the replenishement lead time and hence MRP should reschedule by itself the planned order as per the date of the requirement rather than giving a exception message as above for a future dated planned order.
    I am not sure what is it i am missing. Could you explain.
    Thank you

    Dear ,
    MRP will re schedule the planned order based couple of inputs and checks during MRP run .Basically , it depends on following
    In MRP exectuion you should  keep : Procesisng Indicator : NETPL: The system only plans materials that have undergone a change that is relevant to the planning run within the period which you defined as the planning horizon. The system sets the net change planning horizon indicator automatically for these materials 
    Planning Mode : 3-Delete and Re-create Planning
    It also depend on following set up  and you need to analysie that :
    1.Planning Time Fence : based on the PTF , there will not be any automatic changes relevent for MRP
    2.MRP Type : PD , it will adoped normal planning and it will not re-schedule order proposal automatically  .In you case  can use P1-Automatic Firming and Re-schedule Out Of Order Proposal based planning time Fence
    3.Keep your Planning Horzon more than the Highest Material Lead Time in Material Master MRP2 View
    Please check and revert
    Regards
    JH

  • Urgent: How to copy multiple sales order items into a return sales order?

    Dear developers,
    I have a requirement to copy multiple sales order items into a single return sales order. For example, generated return sales order have 2 items, item 10 is created with reference to sales item 2610/10 and item 20 is created with reference to sales item 2611/20. What's more, when it happens, copy control should be taken care of. I know it is possible to create this kind of order by transaction. But how to do it in coding?
    In current SAP release, there is only BAPI for creating with reference on 1:1 relationship which means copy one document to another but what I need is N:1 copy.
    Any suggestion is high appreciated!!
    BR,
    Tony.

    Hi ,
    If you are creating sales order by using bapi then after calling bapi you can check import parameter <i><b>SALESDOCUMENT</b></i> in the bapi function module .If this parameter is not initial then sales order is created in this case you can create return order. If this import parameter is initial then sales order is not created and you cannot use return bapi function module.
    Bapi is simple method than BDC.
    In above case it is required to call BAPI_TRANSACTION_COMMIT after every successful sales order creation.
    One more important point is you have to clear import parameter <i><b>SALESDOCUMENT</b></i>  before calling sales order creation function module.
    Thanks,
    shyla

  • 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

  • How to create multiple Purchase Order  using the same document number?

    HI Friends,
    I m in a product which extracts data from SAP and stored in Access database.
    For that,while i extracting Purchase Order from the Demo Database (SBODemo_US)for OEC Computers,the same DocNum is used for several Purchase Order using Index Line numbers.
    eg:
    DocNum for Purchase Order1 -->3000   0 (Index)
      DocNum for Purchase Order2 -->3000   1 (Index)
        But i can't create multiple Purchase Order using same DocNum manually in SAP B1,Could anybody please help me <b>to create a Purchase Order using same DocumentNumber?</b>
    Thanks in Advance
    SooriyaKala.P

    Hi,
    The problem statement is not quite clear to me.
    As far as I understand your statement, I think you want to club multiple orders into one purchase order using the index incrementally.
    For this I think once you have created the first purchase order, open the purchase order in edit mode the second time and append the new line items.
    If I am getting you wrong please explain the problem statement in more detail.
    Regards,
    Rara.

Maybe you are looking for

  • How to backup data in table?

    hi friends, How do I backup 1500 rows of data in products table in a database DB1? (the last column is varbinary type for images) How do I insert backed up 1500 rows of data in to the products table (this one has 5 more columns)table in database DB2?

  • No Authorization

    Hi Experts, Iam working as sap bi consultant and have issue regarding authorization when i try to save the workbook iam geting below  error . can any one please guide me on this issue. Message RSOBJS 176 No authorization to delete object WB:EQYX7UM6I

  • ADF BC: How get IP address?

    I need IP address to take from user and insert in database. I need solution how to take IP address from user`s machine in ADF BC? Thx.

  • Any way to have more than 2 external editors in LR3?

    I like to use Photoshop CS5, DXO Optics and Topaz to edit photos with while working in Lightroom 3.  When I use the "Edit Photo In..." command, I can only preset 2 external programs to edit in.  Is there any way to add more external editors?  If not,

  • How to restrict the size of Buffer data object

    Hi everyone. How do you restrict the size of the Buffer data object. The byte array that you get by calling getData(). I want to restrict the size to be at most X nbr of bytes. I'm 'filling' the buffer like this: Buffer readBuffer; PushBufferStream s