Problem in BOM explosion for a operation Sub Contract.

Hi All,
Please advise how to explode a BOM or Assign component in a Purchase order with Item category (L) for a Operation SubContract External Processing  oriented material for which no material code is created from a Series Operation production order .
Actually in my scenario, no raw material component will send to the Sub -Contract Vendor. Only Assembled operation material lets say operation 20 from a routing ( which is not having material code ) from an In - house production from a shopfloor has to be sent to the vendor to create a operation 30 material , which is also not having a material code." How to explode a BOM or component allocation for the Non- codified Item in a PO".
regards,
YK

Hi
Change the control key of the operation to PP02. System will prompt u to PR data screen where u have to tick on Subcontracting checkbox. Enter other mandatory field like material grp, cost element, purchasing grp etc. On saving system will create PR with line items. System will trigger the components reqmt based on the assignment to operation. Example if for operation 20, materials M1 & M2 are assigned, then in the PR u will find M1, M2 in the component screen which u have to send to the vendor.
Hope it is clear to u.

Similar Messages

  • BOM Explosion for Multiple Process Orders

    Hi,
    I hope someone can assist me with the following: Is there a report I can run or transaction I can do to have BOM explosion for multiple Process Orders? I would like to input process orders for a week and see the BOM details per PO.
    Thanks

    Dear Sukendar,
    1.For this requirement you have to go for a Z report and you can give the Functional Spec's to prepare
    this report to your ABAP consultant.Prepare the input format,logic of the program and the output format.
    In the logic part you can make use of this Functional Modules's CSAP_MAT_BOM_READ or 
    CSEP_MAT_BOM_READ  or CS_BOM_EXPLOSION   or CS_BOM_EXPL_MAT_V2 .
    2.Using CEWB helps you to identify all the material that's having the BOM,but here the report does not
    shows you the level by level by BOM for a FERT.
    Check and revert back.
    Regards
    Mangalraj.S

  • BOM Explosion for MRP Area

    Dear Expert,
    I have doubt regarding BOM explosion for MRP Area. This doubt is triggered when performing MD01, as result I do not find the dependent requirement in MD04 for my FG. I have maintained the BOM through CS61 and MRP area for all component, I understand that only component level system is taking into account MRP area (storage location). FYI before maintaining all components to MRP area, the BOM explosion was successful exploded. Your advice is appreciated.
    Best regards,
    Mahnansa

    Dear,
    Please check the Explosion control in Customizing, Transaction OMIW.
    Try to explode the BOM in CS11 , CS12 or CS13 if it is working there in curret date then chack the planning file entry in MD21.
    You need to convert the planning file entery at MRP area in OM0F.
    Also note the dependent requirement is not generated in the corresponding MRP area to which the production storage location in the material master has been not assigned for the data of the MRP area.
    Regards,
    R.Brahmankar

  • Operation Sub-contracting

    Hi Experts,
    I need some clarity on operation sub-contracting.
    My input material is A and out put material is B.
    I have to do 4 operations to get B from A.
    The second operation i am doing at sub-contractor's end.
    I have assigned PP02 control key in the routing and i have given all Purchase info record details and cost element details.
    I have created a production order during which Purchase Requisition has been created for the 2nd operation.
    I have confirmed the first operation, the status updated in the production order.
    When i am trying to convert the Pur. Req. to Purchase order, system is giving the error " No components could be found".
    here my dought is,
    1. Whether i need to create a seperate material code for the 2nd operation which is done outside.
    2. When the first operation is confirmed, how will i get the stock to send the material outside?
    Please thro' some light on this.
    Thanks & Regards
    Bala

    Dear,
    Please check MRP2 view - Procurement type as X and Spl.procurement as 30?
    Steps are as,
    1.Create Purchase Info Record using T code ME11.(Vendor & material combination).
    2.While creating routing for that header material and defining operation ,For the 20th operation(2nd operation)for which outsourcing is given set the control key as PP02.After entering the control key as PP02 ,press enter -the system asks you for the purchasing info record no & check the tick mark for Sub-contracting.Here give the number which u obtained while using T code ME11.
    3.After confirming 2nd operation using CO11N,now goto the production order in change mode using T code CO02,for operation no -2,double click on that & get the PR No.(from the external processing tab).
    4.Convert this PR(Purchase requsition) into PO(Purchase order) using T code ME58 .
    5.Send the material to the vendor using T code MB1B - Movement type - 541-Transfer posting to stock with Sub-contractor from unrestricted use stock.
    6.Recieve the material from vendor using T code MIGO Movement type 101 -Good's Receipt for Purchase order into Warehouse/Stores.
    7.Now you can confirm the 2nd operation & proceed for your other operation.
    operation.
    Regards,
    R.Brahmankar

  • No BOM explosion for sub-contract purchased materials

    Hello,
    I have searched google and this forum and have not found any info on this.  Hopefully someone has run across this same situation and can help.
    We do not want to have a bom explosion happen for externally procured materials (using CU51).  We are using user exit CCUX0800 (EXIT_SAPLCUKO_008) to set no_expl_ext_procurement = 'X'.   This works good, except if the material is set up for external procurement (marc-beskz = "F") and also has a special procurement (marc-sobsl) of "30".  Include LCUKOFFB says to still explode the BOM if the special procurement is "30". 
    Does anyone know why it does this?  We don't want the bom to explode for externally procured parts even if they are set up as subcontracting ("30").  Any way we can do this with a different user exit?
    Thank you.

    Melissa,
    Since you are using Special proc 30 ( subcontracting) system assumes BOM components will be supplied by purchaser.
    When a Subcontract purchase order for subcontracted material is cut on vendor, the components of the subcontrated product is typically supplied by buyer to the vendor. Hence MRP(system ) typically explodes BOM to plan for those compoments in buyer's plant.
    If however you do not want BOM to be exploded &/or components planned in buyer's plant you can set that in BOM of subcontract material at the component level. In the BOM component item detail screen (under tab status/long text) there is a field called Material provision indicator. Set that to L(material provided by vendor).
    This should prevent planning of components (or explosion of BOM) for the subcontract material ( with settings F, 30).
    Hope this clarifies & solves your issue. else please come back with further questions.
    Thanks,
    Ram

  • BOM explosion for Multiple  materials

    Dear All
    In Cs11 where we can get bom explosion  report for single material,but i need multiple material more than one material as desired.
    Any Std T code is there.

    Dear Sukendar,
    1.For this requirement you have to go for a Z report and you can give the Functional Spec's to prepare
    this report to your ABAP consultant.Prepare the input format,logic of the program and the output format.
    In the logic part you can make use of this Functional Modules's CSAP_MAT_BOM_READ or 
    CSEP_MAT_BOM_READ  or CS_BOM_EXPLOSION   or CS_BOM_EXPL_MAT_V2 .
    2.Using CEWB helps you to identify all the material that's having the BOM,but here the report does not
    shows you the level by level by BOM for a FERT.
    Check and revert back.
    Regards
    Mangalraj.S

  • No Bom Explosion for Fert material

    I try to create a BOM where a A1 material(FERT) is link to 3 raw material, A, B and C. Enter the qty in MD61 independent requirement, after that i tried to run MRP and found out that there is no requirement/PR created for the 3 raw materials, only the A1 has the indep requirement. seems there is not BOM explosion.
    After that i try to create B1 material(SEMI) is link to 3 raw materials as well. But the 3 raws material able to show the requirement/PR after the MPR run.
    Am i miss out any step in the config for the material type? or may be other steps?

    Dear ,
    MRP will explode BOM  for FERT or HALB which has valid BOM , based on the following set up :
    1.In MRP4 view of FERT/HALB , keep BOM Selection method -Blank or 1 .If you have Production Version with valid Lot size , Valididt dates (To/From ) , then keep the BOM selection method as 2/3.
    In case of Blank , MRP will  selt the BOM as per the Qty or BOM lot size ( Valid Lot Size-TO/From -CS02-BOM Header )
    In case of 2/3 -System will  Check the Production Version Validdity or Lot size , select the PV and explode .
    2.In OPPQ-MRP Plant parametrs -Keep BOM Explosion indicator as Blank -BOM explosion method /order start date .
    3.Keep MRP Dep.Req filed in MRP4 vewi of FERT /HALB as Blank ( meand you want to plan the dependent ofr FERT/HALB-BOM Compoenet -a,b,c  etc )
    4.All the material (FERT/RAW/HALB) should have porper MRP1-MRP4 view parameters  like MRP Type -PD , Procurement Type E-In house /F-External procured item .
    5.All the material should be Block for Procurement in Basic Data1 -X plant status as 01
    6.All of them should have Planning File Entry in MDRE/MD20/MDAB
    7.Run MRP in MD02-2,1,3,3,2,NETCH
    Hope this is clear .Check Point 1 to Point 4 frist and try
    Regards
    JH

  • BOM explosion for variant material

    Hi Gurus!
    I created a material variant, when type match is done, the configurable material is changed for the variant properly, in this case, BOM explosion is done in the sales order and components are shown properly (I did this thought customizing).
    When I try to sale the variant material directly (without configurable material and type match), the system do not show the BOM explosion.
    I need the BOM explosion in the sales order for invoicing proposes.
    Can anyone help me?.
    Thanks!!.
    J. Carlos.

    Hi,
    To do a requirements explosion for a configured material, you must maintain the data in the
    material master record and link a BOM to the configured material.
    If the material of the material variant is the same as the configurable material, the link
    is already there.
    You can either create a BOM especially for the configured material (perhaps using the copy from
    function) or allocate the configured material to the BOM for the configurable product. The second
    option is the more common solution.
    If you allocate the configured material to the BOM for the configurable product, the BOM for the
    configurable product is interpreted and exploded according to the characteristic values assigned.
    The interpretation includes the processing of selection conditions and the setting of field values in
    BOM items according to the relevant actions.
    Allocating a Configured Material to a BOM: From the bills of material menu, choose Bills of material   Material BOM   Alloc. config.
    mat.   Create.
    Chidambaram

  • Problem in Wfetch client for Update operations

    Hi,
    I am using the Wfetch client for the 'Update' operation of an RFC Gateway consumption model . But it seems to always give this error : 'HTTP/1.0 400 Bad Request\r\n'
    I have passed only those fields that have been exposed in the GW Data model. Is there anything else that needs to be taken care of ?
    The read and query operations are executed successfully though.
    Thanks,
    Shubhada

    Hi Shubhada,
    Just recheck two things in Wfetch with below details.
    1. Check the path. It should be below formate for update operation
    Verb : Put
    Path:  /sap/opu/sdata/sap/<CONSUM_MODEL>/<data_model>Collection(value='  ',scheme_id='<DATA_MODEL>',scheme_agency_id='  ')?sap-client=< >&$format=xml
    Above formate you can take from Read operation which you already executed successfully.
    2. Check the XML formate on right handside in Wfetch it should be header & body with below details.
    Xml Formate:
    x-requested-with: XMLHttpRequest\r\n
    \r\n
    <?xml version="1.0" encoding="utf-8" standalone="yes"?>\r\n
      <entry xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices"xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns="http://www.w3.org/2005/Atom">\r\n
          <content type="application/xml">\r\n
            <m:properties>\r\n
       <d:value> </d:value> \r\n
      <d:scheme_id> </d:scheme_id> \r\n
      <d:scheme_agency_id> </d:scheme_agency_id> \r\n
    Just copy from read operation Read operation which you already executed successfully. And update the fields what you required.
    </m:properties>\r\n
          </content>\r\n
    </entry>\r\n
    Hope you this will help above information.
    Thanks & Regards,
    Mahesh Devershetty

  • BOM explosion for component in ECC which are relevant for planning in APO

    Hi ,
    as we assign materials the MRP type X0 with the MRP procedure X (without MRP, with BOM explosion) which are relevant to APO, so if i have BOM under this item then how this below level Items will be plan in ECC....?
    as we are excluding the component from planning so how the below level will be plan .....?
    Regards

    Dear SCM APO 22 ,
    Answer lies in your question only.
    as the assembly is relevant to be planned in APO but it will be exploded in MRP and the lower level component will be planned in R/3 only if required.
    Only teh assembly which have MRP type X0 will be planned in APO.
    Revert back if you need further clarification.
    Hope it helps you.
    Regards
    Ritesh

  • Operations Sub Contracting in Production Orders

    Dear All
      I need to do a operation subcontarcting.The requirement goes as follows
    There are 3 operations 10 Moulding in house ,20 - Subcontracting To vendor for operation &
    30 - With the received Material from Subcontractor One more Moulding operation is done.
    The bom contains only one raw material its assigned to 1st operation.
      i checked the querries posted in Sap and have done the following steps
      i have maitained 20 the operation as PP02 with purch organisation and material group
    assigned i have got a purch requstion while creating a order.
       Since we are using only one material for all operations i issued it to the po and Done final confirmation for 10 th operation.
      Then iam trying to to convert Purch Request to PO thru ME58 iam not getting it executed but while trying to create it through ME21N iam getting an error components
    not possible to get any components.
    My doubt i have already issued the raw material required how to send the raw material again to the sub contractor and i want your help in creating PO through ME58
    Shankar

    Hi shankar,
    For your case (in service subcon), check routing with operation 20 (PP02), subcontracting check box have tick, pls remove tick mark and save production order, now you convert PR to PO
    FYI, already discuessed many times for this topic, pls refer below SDN forum link
    https://forums.sdn.sap.com/click.jspa?searchID=7249879&messageID=4487712
    https://forums.sdn.sap.com/click.jspa?searchID=7109743&messageID=4056008
    https://forums.sdn.sap.com/click.jspa?searchID=7109743&messageID=4480137
    https://forums.sdn.sap.com/click.jspa?searchID=7109743&messageID=4487712
    Regards,
    Sankaran

  • Single BOM across multiple plants in sub-contracting

    We have a single purchasing organisation managing sub-contracting for around 17 plants. This organisaiton purchases sub-contracted items for all the plants.
    The problem we are facing is having to maintain the same BOM for all the 17 plants.
    The central purchasing org is going to create the PO with multiple lines - requesting delivery from the vendor to the different plants.
    How can we avoid having to create the same BOM in every plant?
    Regards,
    Praveen.

    hi 
    u can  avoid  by choosing  the  recurrcive  allowed  for  BOM  can  avoid it
    kishore  reddy

  • Profit Center Assignment for Component of Sub Contracting PO

    Hello all!
    I apologize in advance if this is not the correct forum to post this question in. Additionally, I am an ABAPer with a focus in SD and MM, so much of FI is foreign to me.
    To the problem...
    Currently when a MIGO 101 is processed for a Sub Contracting PO Line item, a consumption transaction (543) is generated for the component materials on the PO Line. These consumption transactions are "tied", this is how my finance co-worker described it, to a Cost Center dedicated to Sub Contracting.
    We would like to change the configuration as follows:
    When the consumption transaction posts, it "ties" to the Profit Center (and thus cost center) of the Parent SKU (actual material received on PO Line) of the transaction.
    Is this possible?
    Thank you,
    Steven Coolbaugh

    Hi Steven:
    Not sure if I understood correctly your requirement but let me try to explain:
    For consumption items (Account assignment category K in PO line), it is consumed immediately on GR and consumption is posted to a cost center attached to PO line. And that is what happening in your exising process also, right?
    Now when you said "TO Be" change as consumption ties to the profit center (and then to cost center) of parent SKU??
    It is other way round. A cost center is linked to one profit center (whereas as a profit center can have many cost centers attached to it). Also since profit center is not a TRUE cost object (it is a statistical object), PO line would need a true cost object like cost center. So based on the information you provided in your post, it is not technically possible to book consumption at profit center (And then to cost center).
    Are they two separate cost centers (one for sub contracing and one for Parent SKU)? If yes, can you attach parent SKU cost center to PO line (from business point of view) so that consumption posts directly to parent SKU and then to the attached profit center?
    Hope it helps.
    Thanks.
    Rahul

  • Report for components on sub contracting PO's

    Hi All,
    For those familiar with subcontracting PO's I was hoping you could give us some ideas on what SAP standard reports to use; to find information on the components of subcontracting PO's.
    I have looked thru the forum.  I have discovered the following reports.  ME2O and MBLB.
    Do you have any other suggestions for us?
    Thanks,
    Mark

    Hi,
    For ERP 6 Ehp 4 you can use the subcontracting cockpit transaction (ME20n) to monitor stocks in the sub-contracting process. For enhancement pack lower than that the same transaction is ME20.
    If you use subcontracting in conjunction with Plant Maintenance for the refurbishing process you can use subcontracting monitor  T-Code: ADSUBCON this is also as of Ehp4.
    Hope this help you!
    Reetesh

  • BOM Explosion in CRM5.0 sales contracts. Is it possible?

    Hello CRM Gurus
    We have a situation where we have downloaded sales boms from ECC6.0 to CRM5.0 as structured products...
    Now I want to use this product on sales contract and based upon item category determination and other setting on item category such as all single level bom explosion, we would ideally like the BOM to explode on sales contracts.
    But SAP comes back and says that they dont support BOM explosion on sales contracts but on contrary  I have successfully exploded the BOM on service contract, so I am thinking there is a way to explode the BOM on sales contracts as well.
    Please share any thoughts/suggestions on this topic
    Regards and happy Thanksgiving to all.
    Thanks
    Jai

    Hi Rakesh,
    You can find the SAP notes in www.service.sap.com/notes. You need to have SAP OSS login id to access SAP notes.
    Regards,
    Paul Kondaveeti

Maybe you are looking for

  • How to  fill  fields in the script ..

    Hai I wanted to make sap script which have excise details . It has total 17 fields .. the standard example is J_2i_rg1 is the standard sap form. and program name is j_2irrg1 . my out put will also similar to this .. my problem is how i have to fill a

  • N91 and web browsing

    evwerytime i use my gprs and the phone loads a page with lots of images i get a prompt which states that memory low which then stops the images from loading.... anyone can tell me how i can stop this from happening? and yes i want my images loaded...

  • Maintain the variants for the deletion program

    How to Maintain the variants for the deletion program  during Document Archiving

  • Camera connection kit and photo stream

    As many people nowadays, I don't carry a digital camera with me all the time, and most of my casual photographs are taken with my cellphone, which happens to be an iphone 4. Since the introduction of photo stream, the process of organizing the digita

  • PSE9 and importing images from Bridge

    I have been using PSE8, and Bridge on my Mac for importing photos to the computer.  I uninstalled it before  upgrading to PSE9 and find Bridge no longer is used, and it seems the Organiser is the way to go.  How do I import all the images (several hu