MRP Production Orders one for One

Hello All,
I have a case that when MRP creates an order for ITEM1 I need MRP to also create an order for the component requirement quantity of the order regardless of unrestricted stock.   
Example
ITEM1 I have a production order for 5000 which has a component item ITEM2 to use 1000.
ITEM2 is a semi-finished good and requires a production for it to be make also.
I need MRP to create an planned order for ITEM2 for 1000 (even if I have 1000 in inventory ).
These order are always made together and left over inventory needs to be used for something else.
Thanks

I found it by using the Special procurement 52 under the bom.

Similar Messages

  • Two production  orders at the header level one for one single requirement

    Hi Gurus, Please provide me your valuable suggestion on the issue.
    *Client wants to have a only two production  orders at the header level one for one single requirement .*
    1) Manufacturing Order u2013 In this order for Finsihed prodcut system should pick all the assemblies whcih are manufactured inside i.e depending on the material type.\
    2) Assembly order u2013 In this order system should pick all the assemblies whicih need to be assembled also procured or subcontracted items in this order against depending on the material type.
    It means for Sales order of  5 EA there is going to be only 2 order ( MFG & assy order).
    For Example.
    L45-7000 is the header material now client wants only two production orders one Manufacture order and anothe Assmebly order , thet dont want to use Phantom assembly concept and also multiple production orders for  SFG.
    Please confirm if this requirement can be mapped in SAP ?
    Thanks...

    Hi Shishir,
    As soon as each order is related to only one material, if your manufactured (or purchased) assemblies are of different materials, you will have a separate order for each material rather than a single order for all manufactured assemblies. I don't thing all your assemblies are of the same material - thus I would say no, it is not possible to map your requirement.
    Regards,
    Sergiy

  • ABAP Code to get Production Order Quantity for a material-Status REL,CRTD

    hi all,
    I am new to SAP. I am stuck with a problem while writing a abap code for getting all the production order quantities for a material with System Status REL and CRTD. Please help me out. This is what i tried to do.
      IF t_mat[] IS NOT INITIAL.
        t_mat2[] = t_mat[].
        SORT t_mat2 BY matnr.
        DELETE ADJACENT DUPLICATES FROM t_mat2 COMPARING matnr werks.
        SELECT auaufnr afgamng af~plnbez INTO CORRESPONDING FIELDS OF
        TABLE t_ord1 FROM afko AS af INNER JOIN  aufk AS au ON
          afaufnr = auaufnr
        FOR ALL ENTRIES IN t_mat2
        WHERE af~plnbez = t_mat2-matnr
        AND   au~werks  = t_mat2-werks
        AND   af~gltrs IN s_gltrs
        AND   af~gstri IN s_gstri
        AND   au~phas0 IN s_phas0
        AND   au~phas1 IN s_phas1.
      ENDIF.
    Thanks. Regards.
    Sandeep

    Hi
    There is one std tcode COOIS where u can get the information what u have asked
    Pls check
    regards
    Vijay

  • Production order %00000000001 for schedule line in Sales order

    Hello Experts,
    We have an issue with the production order whih is created from SO
    There is a sales order and have production order for CTO parts. But the Production order is deleted before confirming. Now when we check in the sales order in schedule lins we are getting as "Production order %00000000001 for schedule line" 00010/0001 can no longer be changed.
    Could any one provided the valuable imputs for what resasons this weeor appears
    Thanks in advance...
    Regards
    Madan

    Hello Vivke,
    Please find teh delatis of the issue
    We have an SO created for the CTO parts and to corrsponding to that generally a production order will be created, But in one of the case for SO the production order is showing as %000000001 in the schedule lines in the SO apart normal number ranges for Production orders.
    Now we need to know in what case the production order appears as %000000001 in the schdule lines, are we missing any thing in order to create production orders?
    Note: Initially there was production order is created correctly when scheduled lines are confirmed, but it is deleted for some reasons and again when the schedule lines are confirming we are facing this issue
    Could you please provide any suggestion on this
    Thanks
    Madan

  • How to find out the list of Production orders created for sales orders

    Dear All,
    Our company wants to generate a report for a List of Materials sold out in a particular Product Hierarchy. Along with that we want to know the list of Production orders created for the sales orders.
    How to identify the production orders which are created based on Sales orders.
    Kindly suggest.
    Regards,
    Mullairaja

    Check these threads
    [Sale Order & Production Order|Sale Order & Production Order;
    [Re: Linking Production Order against a Sale Order MRP run|Linking Production Order against a Sale Order MRP run;
    thanks
    G. Lakshmipathi

  • MRP Planned order generation for Order reservation excluding Dependent Requirements

    In our Project we have a requirement like for FG stage & SFG1 stage are M.T.O So after sales order are punched through  MD50 we have created Planned orders against sales orders,But dependent stages like SFG2 & SFG3 which are pure M.T.S so only Dependent requirements will get generated.Suppose for SFG1 i have partially converted planned order to Production order then for component SFG2 we get Partial Quantity as order reservation.Now requirement is if i run MRP for SFG2 system need to generate demand only for order reservation excluding Dependent requirements.Is there any possibility where we can generate demand only for order reservation.As system will create Planned order for SFG2=Dependent requirement + Order reservation

    Hi Uli,
    Suppose i have Sales order--100 kgs for FG
    B.O.M levels
    1.FG-----M.T.O
    2.SFG1---M.T.O
    3.SFG2---M.T.S
    4.SFG3---M.T.S
    5.ROH
    So if i run MRP via MD50 system would generate planned orders for FG & SFG1 level as they are M.T.O specific
    Now my requirement list would be
    FG-100kg planned order
    SFG1-100kg planned order
    SFG2-100kg dependent requirement.
    Now suppose i have partially converted SFG1 planned order to production order
    SFG1--100kg planned order to 30 kg production order
    Now my requirement list would be
    FG-100kg planned order
    SFG1-70kg planned order & 30 kg production order
    SFG2-70kg dependent requirement & 30kg order reservation.
    Here my requirement is if i run MRP for SFG2 in MD02 as these stage is M.T.S system should provide 30 kg planned order & if we see down the line it would be like
    Now my requirement list would be
    FG-100kg planned order
    SFG1-70kg planned order & 30 kg production order
    SFG2-30kg planned order & 70kg dependent requirement.
    SFG3-30kg planned order
    ROH-30kg Purchase req
    Client requirement is like these..

  • How to Find Out The Production Order Number For The Sales Order Line Items

    Hi All,
    I want to know the number of production orders for each sales order line item. I know the sales order number .Can anyone tell me how the tables can be linked to get all the production order numbers for each sales order line item.

    I think it depends on your configuration. But check fields KDAUF and KDPOS in table AUFK.  or in table AFPO.
    Regards,
    Rich HEilman

  • Block Production Order Creation for Particular Order Type

    Hi Experts,
    I want to disable the production order creation for a particular order type XX01 however there are some existing orders for this order type which should be processed further.
    In other words my objective is to -
    1. Block new Production order XX01 creation -
    2. Processing of order type XX01 should be possible.
    Is there standard setting available to achieve this or user exist is the only option..
    Regards,

    Hi
    You can use the user exit PPCO0006 and its function mdoule EXIT_SAPLCOZF_003 to archive that. That function module is called when the user click enter after inputting the material/plant/order type in CO01 then you just need to check the imported value CAUFVD_IMP-AUART which contains the inputted order type then rasise an error message to tell user that the order type cannot be used due to certain reason. The source code need to be written there is very simple.
    Regards.
    Leon.

  • Report including open purchase order quantity for one storage location

    Hello gurus,
    I am looking for a report giving me the total/available stock and the open purchase order quantity for all materials stored in a certain storage location.
    I.e. like this:
    Plant 0001, storage loc. 01
    Material        stock        open purchase order quantity
    100000        200 pcs.   50pcs.
    Is there such a report in SAP standard?
    Thanks
    Alicia

    hI
    U want the report like this ,
    MAterial stock availablein storage location and with Open PO quantity for the same material.???
    This report u can get in 2 different transaction . the n u can combine and create one custom transaction .
    One is for materil stock in storage location is MB52 or MB5B
    THen ME2N for open PO quantity for that material.

  • Output not getting proposed from a Purchase Order just for One vendor

    Hi All,
    We have an issue where in we have maintained a condition record with the access as "Purchase Doc type (NB) and Purchase Organization(XXXX):" pointing towards a "LS" partner function (ALE) and "4"
    We have also maintained Partner configuration correctly. The issue which happens only in Production and not in TEst systems which is " only for ONE VENDOR the output is not getting proposed and for the other vendors it is getting proposed correctly. We also have a requirement attached to the Output and we do not have any vendor specific logic.
    We also checked /Compared both the test and production system on Output Configuration as well as master data for VEndor and Info records and they seem to be ok.
    Does any one faced a similar situation why an Output would not propose just for one specific vendor?
    Would appreciate if any one can reply asap.
    Thanks,

    Then check with the requirement you are using bd64 is distribution model.
    Check with ur output type, requirement and output determination. ale service comes only in picture partner profile with outbound parameters.
    have u done the correct entries under message control in outbound parameters.
    thanks
    Aman

  • How to take advantage of our promo for this product CC prepaid for one year?

    When I try to buy CC prepaid for one year I I get the following message
    You're already subscribed to the Creative Cloud Student and Teacher edition (one-year). See your plan details.
    Want to take advantage of our promo for this product? Please contactCustomer Support to see if you qualify.
    And then I get routed to this forum which is super annoying! This does not help me with my specific details and causes me to spend a lot of time trying to figure out how to buy a product ?! Just send me to a sales rep that can IMMEDIATELY answer my specific questions.

    Upgrade single to all Cloud http://forums.adobe.com/thread/1235382 may help

  • Production order enhancement for batches

    We have a scenario where the batch expiration date of the produced material in the Production order = to the earliest expiration date of one of the component batches. Once the batches of the component are allocated in the Production order, we want do a enhancement which calculates the expiration date for the produced material based on the earliest expiration date of the component batches.
    This scenario is typical of a pharama industry I would think. Does anybody know if there is a BADI/user exit/function module I can use for this purpose.
    thanks a lot

    For this you need to have a Z program which calculates the Expiry date of the finished product based on the component materials expiry date.
    There will be some specific or Key materials basing on which you calculate the Expiry date of the Finished product.
    Maintian a Sort String to such materials like 'K'.
    Now get a program developed in such a way that during the population of batch characteristics for finished product when process order release, it should check for these component materials expiry date and take the earliest expiry date and calculate basing on this.
    There was a BADI released for this purpose, some time when I was working in my previous project. I will check and let you know.
    Till then you can explore on the above said option.
    Hope this helps you.

  • Production Order cancellation for wrong confirmation

    Hello Guru,
    We have wrong confirmation on order 100000152. When user confirms one activity with two different units of measure
    (in this case its MIN and KG) SAP doesn't allow to cancel the wrong confirmation we encounter error when trying to
    cancel the wrong confirmation (confirmed activity must not be smaller than 0 - check entry)
    Please tell us what exactly is wrong in the system that the cancellation isn't allowed. How could we don made the
    cancellation for this wrong confirmation.
    thanks

    Hello Vivek,
    Sorry yesterday, i already left out office that why i did not have to reply you about this, i personally do the production order, I do firt confirmed operation 0010 upon finished confirming this operation i confimred next the operation 0020, so that is the sequence we confirmed the order. And all the confirmation that is been done to operation 0010, we do not want to do cancelation all of this, we just made mistake when doing final confirmation on operation 0020, we have confusion on unit of measure for LIMITING WASTE, we really want ti cancel this mistake but doing CO13 for this we encounter the error, please provide us soltuion for this, we only aim to cancel the mistake we did for operation 0020 confirmation. Hope you can help us, even other guys out there.
    I have also question about Patel give, (think the quantity confirmed by user for wrong operation is less than 0. Please check the quantity i.e. activity which is confirmed in MIN instead of KG. System might have converted the MIN to KG & it will be less than 0) he has some point, it maybe SAP has do convertion from MIN to KG since LIMITING WASTE in our process has unit of MIN, since we have put KG instead of the right unit, it does make convertion that cause less than 0 value, please let us know how to cancel this and made the proper resolution.
    Thanks

  • Batch determination in production order automatically for component

    Hi Experts
    Please understand the scenario and conclude the results
    Few of RM is having Batch management where Stock are lying into different production shop floor location XXXX and those RM is used into one production order of Finished Goods where System will not picking batch into production order , that we are putting by checking availability and than putting correct Shop floor Storage location and correct Batch in which stock is lying.
    now the above activity i want to perform through automatic batch determination which will system pick by default in which stock is exist in shop floor location. please suggest me step by step procedures for the same. few idea i have but i need clear guidelines....
    Thanks in advance..
    Pankaj Agarwal

    Pankaj,
    You can define the production storage location in BOM component details under Status/Lng Text or in MRP2  production storage location so that system will do the reservation by default for this production storage location and also good issue will be from same storage location.
    Against this reservation you can transfer the stock from stores to shopfloor.
    Check below SAP note for more information
      137225 - Prod. order: Issuing storage location for component
    Br
    KK

  • How to restrict production order creation for the WBS

    Dear Gurus,
    Our client is is using PS & PP. So that as per current procedure material required for the particular project will be uploaded into the CJ20N i.e. it will be assigned to the network.
    So that on that basis production orders will be created with the transaction co10. But in this case there is no linking between the orders created & quantity required in the project.
    So is there any restriction that by using co10 we will be able to create the production order for the material which is enterd in to the wbs with not exceeding the quantity also.
    With Regards...
    Abhay

    Dear Abhi,
    But why do you require to create produciton order manually through co10?
    Any how you must running MRP in MD51 where in you will get your planned orders which you can convert to production orders!
    Thanks.

Maybe you are looking for