MRP run for requirement plan

Hi Experts,
Please tell me following.
I have created one requirement plan in MD61. I want to run MRP for that. As I know we can run MRP for Material & product group in MD02. So please tell me how to run MRP for requirement plan.
Regards,

Hi Raja,
http://help.sap.com/erp2005_ehp_04/helpdata/EN/62/32b8371a2c9912e10000009b38f889/frameset.htm
You can run MRP:
- at plant level (total planning)
- single material, multilevel
- singel material, single level
- run MRP for SO (MTO envirinment)
- run MRP for project
You can use user exit if you want to give further selection criteria for toatl planning run:
http://help.sap.com/erp2005_ehp_04/helpdata/EN/b4/d2e0d6a31411d352b0004ac160649/frameset.htm
But as for your question:
Based on your setting (config + master data) MRP will consider IndReqs inputted in MD61. There's no further selection criteria to make MRP understand you want to run it foer IndReqs.
Just use MD01, MD02, MD03 and if your settings are proper system will consider them.
Regards,
Csaba

Similar Messages

  • MRP run for header material with bom usage-3

    Dear All,
    We have header material with bom usage-3.We maintain the stock at child components only ,not at header
    I have created the planned independent requirement for header material.I have created a sales order but sales order is not shown in md04.
    What can be the further setting  I am missing for mrp run of above scenario.
    with regards,
    pradeep

    Dear ,
    Couple of checks points for you :
    1.Check the material master Sales Org Veie-Item Categoery .As you have mentioned Item Categoery -TAQ which is not relevent for requirement planning throgh schedule line category -CT ( CT means there will not be any inventory or good movement and requirement will not be passed for MRP ) .Only CP -line item categoery does requirement passing through MRP and it will show u in MD04. So the summery is if you want to generate an MTO order for the same FG material , you should matian the Sales Line item categoery as MTO in sales Org View and it will pop up in VA01 whiel logging Sales Order .
    Generally , TAQ item categoery are used in Project Billing or Delivery .ok  and they will not be having any availabilit check so it KP ( no check ) .
    But for MTO order , you should have availablty chek 02/01 in MRP3 view and also MTO Sales Item categoery .
    Based on the above information logg an sales order , release credit chek in VKM3, SAVE and check in MD04.
    Create PIR in MD61 and Run MRP on the both cases .I have tested its working .but noit with TAQ item categoery ok
    2.Why do you need to create Sales Order for dependent Item-Y because it will be in X-BOM item  ? Make sure that Y- should have Sales Item categoery in material master -MM02-Sales Org View as NORM item .If you really want to create sale sorder for this item , it should TAN or NORM .
    3.Other PIR detail is fine .
    Try and revert back
    Regards
    JH

  • MRP RUN for the more than one line item in sales order.

    Hi ,
    In the sales order nuber of line item are , i will have to take MRP RUN for selected line item .
    So plz suggest what development will require?
    Abhay
    Edited by: abhay patil on May 30, 2008 8:52 AM

    HI,
    U can write separate prog. Which will ask sales order no. and from to line item or multiple line item of sale order. Then in loop internally pass the each line item no to MD50 prog. Which will run in background.
    I will give u sample prog. Which I had created for running MRP for all the lines items of given sales order in one go.
    *& Report  ZPRG_PP_001
    REPORT  ZPRG_PP_001.
    tables vbak.
    data: begin of it_vbap occurs 1,
            vbeln  type    vbap-vbeln,
            posnr  type    vbap-posnr,
          end   of it_vbap.
    DATA: P_MODE   TYPE    C.
          Batchinputdata of single transaction
    DATA:   BDCDATA LIKE BDCDATA    OCCURS 0 WITH HEADER LINE.
    selection-screen begin of block b1 with frame title text-001.
      parameters :   p_vbeln  like  vbak-vbeln obligatory.
      selection-screen skip.
      parameters :   p_fore   radiobutton group mode,
                     p_back   radiobutton group mode default 'X'.
    selection-screen end   of block b1.
    at selection-screen.
    Check Sales Order
      if not p_vbeln is initial.
        select single * from vbak
          where vbeln eq p_vbeln.
        if sy-subrc <> 0.
          message e499(sy) with 'Invalid Sales Order no.' p_vbeln.
        endif.
      endif.
    start-of-selecTION.
    Get Sales order items
      select vbeln posnr from vbap
        into table it_vbap
        where vbeln eq p_vbeln.
    Set BDC mode
      if p_back eq 'X'.
        p_mode = 'E'.
      else.
        p_mode = 'A'.
      endif.
    Process MD50 BDC
      LOOP AT IT_VBAP.
        perform bdc_dynpro      using 'SAPMM61X' '0160'.
        perform bdc_field       using 'BDC_CURSOR'  'RM61X-TRMPL'.
        perform bdc_field       using 'BDC_OKCODE'  '/00'.
        perform bdc_field       using 'RM61X-KDAUF'  IT_VBAP-VBELN.
        perform bdc_field       using 'RM61X-KDPOS'  IT_VBAP-POSNR.
        perform bdc_field       using 'RM61X-BANER'  '1'.
        perform bdc_field       using 'RM61X-LIFKZ'  '3'.
        perform bdc_field       using 'RM61X-PLMOD'  '3'.
        perform bdc_field       using 'RM61X-TRMPL'  '1'.
        perform bdc_dynpro      using 'SAPMSSY0' '0120'.
        perform bdc_field       using 'BDC_OKCODE'   '=XBAC'.
        CALL TRANSACTION 'MD50' USING BDCDATA MODE P_MODE.
        CLEAR BDCDATA.
        REFRESH BDCDATA.
      ENDLOOP.
    end-of-selection.
           Start new screen                                              *
    FORM BDC_DYNPRO USING PROGRAM DYNPRO.
      CLEAR BDCDATA.
      BDCDATA-PROGRAM  = PROGRAM.
      BDCDATA-DYNPRO   = DYNPRO.
      BDCDATA-DYNBEGIN = 'X'.
      APPEND BDCDATA.
    ENDFORM.
           Insert field                                                  *
    FORM BDC_FIELD USING FNAM FVAL.
      CLEAR BDCDATA.
      BDCDATA-FNAM = FNAM.
      BDCDATA-FVAL = FVAL.
      APPEND BDCDATA.
    ENDFORM.
    Ajay P. Nikte

  • In MRP Run for FERT, i want to eliminate 3rd level HALB and their BOM compo

    Hi All,
    Can you please guide me on this issue please.
    Regarding - In MRP Run for FERT, i want to eliminate 3rd level HALB and their BOM components for exploration and planning
    My scenario is:
    Level 1: FERT1
    Level 2: HALB1.1 + ROH1.1 + VERP1.1
    Level 3: HALB1.1.1 + ROH1.1.1
    Level 4: ROH 1.1.1.1 + ROH1.1.1.2
    While performing MRP run i dont want to include the material HALB1.1.1 (Level 3 component) and their corresponding BOM component (ROH 1.1.1.1 + ROH1.1.1.2)
    My constraint:
    The reason for this is HALB1.1.1 is being manufactured through REM profile with separate PIR and MRP run.
    But it is being consumed in FERT1 through intermediate semi-finished HALB1.1.  and it needs to include for Product costing.
    Note: All materials have been marked as PD - MRP type
    Would be a great help from you.
    Thanks and Regards
    Khadeer Ahmed

    Hi,
    If you put in FI forums then you will get reply immediatly.
    Anil

  • Sale Order MRP Run for All Order Line Items

    Greetings...
                     I have One Sales Order , in which i have ten different Line Items .
    Now I have to Run the MRP on basis of Created sales Order so that all Line items wi get consider insingle MRP Run on sales order base MRP Run.
    How to take MRP Run of One Sale Order for all Line Items.???
    In MD50 , we can have sales Order with Item..

    In MD50 you can give only one item at a time.
    Its a standard transaction meant to accomodate changes relevant for MRP after plant level MRP run  related to specific sales order Item.
    so either you need to do it multipal times by changing material or you need to go for MD02.
    Please explain bussiness case in detail why you want to restrict your MRP run for items in a specific sales order.
    Regards

  • MRP RUN for increased qty of SODS PR for complete qty instead of increase

    While doing MRP RUN for increased qty of SO No line item 10 to 20,System is making PR for complete qty instead of increased qty.
    Sales order  - 0001
    Line item - 10 Qty - 10
    Line item - 20 Qty - 15
    MRP run against the sales order for line item 10 & 20 PR / PO raised for qty 10 & 15 respectively.
    After that qty has increased in sales order.Again we run MRP system generates totla no of PR insted of Increased qty .
    Sales order  - 0001
    Line item - 10 Qty - 10 + 5 = 15
    Line item - 20 Qty - 15 + 5 = 20
    Plz help

    There are few questons here:
    - when you increase the amount of the sales order item, is the newly added amount confirmed with the same date / schedule line? You can check the schedule lines for that SO item.
    - have the purchase requisitions, which were generated after the first MRP run (before the modification of the SO items), been modified manually (are they firmed?) / processed? In this case MRP cannot modify (delete) them (and create new ones)...
    - did you check the MRP control settings in material master
    Remark: even if you get several PRs, you can create one PO from them.

  • Not able to find the source requirement of MRP RUN-(for planned order)

    Dear All,
    Actullay In MRP run system is generating 10000 qty in planned order but in MD61 there is only 3000 qty and no sales order requirement also exists for the same. And when i rerun the MRP by choosing option 3 in planning mode, then also it is generating the planned order for 10000 qty only but Iam not able find out the base requirement for that. Kindly suggest me the solutions.
    Regards,
    Krishna

    Hi
    In MD04 at bottom, you can see a button for pegged requirement, click there you will come to know the list of requirement. It is not only because of Planned independent requirement you maintain in Md61, it could be due to lot size in Material master, or if you have fixed vendor in sourcelist then it could be because of Minimum order quantity with the vendor, or it could be safty stock or reorder point maintained in Material master
    Regards
    Antony

  • MRP setting for Purchase (Planned Order ) Requirement date

    Dear Sir,
    During the MRP run , we desire that the genertaed Planned Orders for the Purchase related items , should have requirement date as either the current date or the current date plus procurement lead time defined in the Material Master against the item .
    To achive the abobe requirement , we request you to pl guide us as what setting / parameters are required to be set in the MRP setup .  Or if there is some other alternate approach , pl suggest the same .
    With Thanks and Rgds
    Sonia Agarwal

    Dear
    Generally , during MRP run , system will genarted Planned order for Purcahsed item if it is opening period .
    The opening period for the planned order represents the number of workdays that are subtracted from the order start date in order to determine the order opening date. This period serves as a time float, which is available for the MRP controller when converting a planned order into a purchase requisition.
    You define the opening period for the planned order in Customizing for MRP in the IMG activity Define floats (scheduling margin key) and assign it to the material in the Scheduling margin key field (MRP 2 view) in the material master
    Now if you want to have Planned order for purchased item with requirement date as current date , then maintain Demand date like Sales Order requirement date as curent date in VA01 or PIR date as current date.
    Where as MRP will consider the Planned Order based on planned opening date , lead time , GR processing time from MRP2 view .So for current date requirement , u should keep Lead time and GR processing time as 0.
    Regards
    JH

  • MRP TYPE for  Periodic planning in the material master.

    Dear gurus,
    i need planned the materials in the periodic modality, are there the type MRP in the material master for create the planned file ( table MDVM) one once a month or in the specific period chose ?
    Example :
    I need that the material master don't create a file planned ( MD20- TABLE MDVM) for a change of the requirement situation new , but i would like that the flag in the table ( MDVM) or file of the planning MRP created when the today date is in the period specific.
    31.3.2011  (or period 1.4.2011- 10-4-2011)Date for the create a file MRP and after when run MRP planned the material, for others scenary the system must not planned the material.
    Are there the MRP type for my problem? Or the customizing setting?
    Thanks a lot
    Dani

    Dani,
    Not sure if MRP type or customizing can help here. And even if we are able to achieve this requirement it will be applicable at plant level.
    However, try exploring option of periodic lot size (weekly, monthly, etc). This will work according to period you've set and should give you the results you are looking for.
    Regards,
    Himanshu

  • MRP run for limited period

    Hi all,
    My client wants to enter PIR in MD61 for next 12 months. But MRP run should create requirements only for next 3 months.How can this be achieved. kindly help. Can defining planning horizon help me or there is some other control?
    Regards.

    Not sure if you interpreted Mr. Rajesha's inputs clearly.
    The planning horizon solution works, but you need to ensure you run MRP with NETPL key.
    Anyways for PIR solution, all you need to do is just maintain 2 lines for the same material. Line - 1 will be version 00 which is active, line - 2 will be version 01, which is in-active.
    Now in version 00 maintain the values for the next 3 months & for the remaining months maintain in version 01. So as you move along the time line, all you would need to do is copy from 01 to 00 only for the months for which you want to plan.
    This way with just 2 versions you can have your control & visibility. Do this in your sandbox & check if it is workable for you.

  • MRP run for consumables

    HI,
    What is the tcode we have to use to run mrp for consumables. Consumables are not maintained in bill of material but we are using manual reorder point planning vb and entered the reorder point.Whether we have to enter the requirement for each consumables individually.whether we have to enter strategy group for consumables planning with reorder point planning

    Hi Prasad,
    MD01 covers all materials within the plant, which have Planning file entries (i.e., all materials which have undergone changes relevant for MRP - like goods movements, etc.,)
    Looking at the screenshot showing the MRP view, we do not have any matching lot size entries!!!
    Please use relevant lot size keys like 'HB' and add the entry for the Max stock level --> So, the system can calculate how much to order, once the stock falls below the reorder point.
    Of you maintain FX- check fixed lot qty, and enter a Fixed lot size; so that every time the stock goes below the reorder point, the system can trigger a constant(fixed) requirement qty...
    Regards,
    Senthil

  • Did not propose PR during MRP run for raw mats

    Hi All,
    Please help us in our issue for MRP. I have created planned order for SFG(semi finished goods).
    Scenario:
    SFG Planned Order:  170,000,000 pcs
    raw mats A in MMBE: 1,110.546 with reservation: 656.017
    raw mats A PO to be GR'ed : 5,025.798 MTN
    BOM base quantity: 10,000 pcs
    raw mats A qty in BOM per 10,000 pcs : 3.709 MTN
    Info of raw mats A in material master:
    MRP Type: VB (manual reorder point planning)
    Reorder point: 1,950
    Lot size: EX (lot-for-lot order quantity)
    Maximum lot size: 3,850
    Manual computation:
    = 170,000,000/10,000
    = 17,000 * 3.709
    = 63,053 MTN (quantity of raw mats needed to produce 170 million pcs of SFG
    But then after the MRP run it does not propose any PR. Do we have to change any info in our raw mats A? Or change in the configuration?
    Thank you
    Jesielle

    Hi Jessille,
    The raw material A is set for reorder point planning,
    U already have a stock of 1100
    & a PO to be GRed for 5025
    & ur reorder point is 1950
    as the stock & PO fulfill your reorder point ,no requisition would be generated.
    When a material is set for reorder point planning dependent requirement from FG materials
    will not be considered. If you want the system to calculate the qty based on the dependent
    requirements you need to change the MRP type to PD, but before changing check why
    the material was set for reorder point planning.
    Regards
    Mithun

  • MRP Run for Multiple plants

    Hi Guys:
    IN SAP R/3
    My client has requirement to merge planning of material for multiple plants and run the MRP under one head plant.
    For example:
    Plant : 1000, 1001, 1002, where plant 1000 is a head plant who had authorization to perform MRP run.
    if I run MRP Sepeartely:Each plant has below requirement for one material number (M1)
    Plant 1000 : 3 EA
    Plant 1001 : 2 EA
    Plant 1002 : 5 EA
    Instead of running MRP per plant, my client needs to run MRP for multiple Plants  that Consolidate  total requirement for all plants.
    and generate PR--->PO , In the PO, M1 should be delivered to 3 different plant locations by vendor and Po Will be issued from Head Plant 1000?
    Is there any Report in SAP , Where MRP Controller can See Requirements from Different Plants @ Central Purchasing  level after one Multi Plant MRP run, So that he can decide on how much to allocate to each plant?
    Thanks for help
    Thanks
    Sweth

    Hi,
    If u want to perform the MRP in one plant for all the plant requirement is depends on the bussiness process.
    You can try the following scenario:
       Planning in one plant nd production in other plant - Respective master data and special procurement have to maintain.For 
    further clarity please follow the below link
    http://help.sap.com/saphelp_46c/helpdata/en/f4/7d3f9344af11d182b40000e829fbfe/frameset.htm.
    We can evaluate the PR and PO by providing the authorisation object for the multiple plant to the respective users.
    Revert me back in case of clarification.
    Thanks
    P.Srinivasan

  • MRP run for sub contracting plant

    Hi all,
    Please let me know if this scenario is possible:-
    I have two plant A and B. A is manufacturing plant and B is sub contracting plant. For one FG I plant there is demand of 100. After MRP run planned order is created for 100 for FG. For raw material purchase requisition for 50 is created and delivering plant will be B.
    In md04 for plant A I can see pur req for 50 and for plant B in md04 I can see 50 as stock requirement.
    Now use wants that if MRP is run for plant B, it should generate planed order against stock requirement.
    Strategy 11 we are using.
    Please let me if it is possible
    Regards,
    D.Dutta

    Hi ,
    Cross plant planning is possible ( like Plant A & B) , no need to run MRP in two plants separately  . but you need to the follow the following config .
    1) Define special procurment key ( Spro> MRP> Master data --> Define spl procurement key)
          You can copy standard key 40 , ( you have to defined supply plant and recving plant)
    2) Identify the Materials which are to be cross plant planning and go to material master MRP 2 view and assign Speial procuremnt key
    3) run MRP for FG in Plant A and down level MRP for  RM/PM/SFG  will be generated in plant B.
    I hope this will help your requirement .
    Thanks
    sekhar

  • MRP Run for MTS & MTO..........................

    Dear Friends,
    Please explain me the following question.
    If a customer needs some 100 pieces of product, but we dont have the inventory to produce that.
    So we need to run the MRP.
    Here what is the output of the MRP in MTS and MTO.
    Thanks very much.

    Hi Arun
    Your Customer wants 100 quantity of material but you dont have in stock so you are gonna run MRP, below are the results.
    a) MTS Scenario - 100quantity of Planned Independent requirement to be created, run MRP MD02 for that material and you get planning orders, now convert the planned orders into Production order and for components do Goods issue to the production order and the operations do confirmations, then do Goods receipt and take the material into stock, now you can issue the material from stock to the sales order and your requirement is fullfilled.
    b) MTO Scenario - 100quantity of Sales order is created and run MRP using MD02 or MD50, you get the planned orders then convert the planned orders to Production order and do Goods issue of components to the Production order and confirmation of operations, now you do GR to sales order and the material is put in sales order stock, this stock can only be issued to that particular sales order you have planned.
    Hope the above clarifies...

Maybe you are looking for