BOM Exlposion for Assembly Materials

Dear Friends,
   I want function module to be explode the BOM for Materials which are Having checked by Assebmly(Field is STLKZ) .I am able to explode the BOM which are Having Phatum Indicator using CS_BOM_EXPL_MAT_V2 which is having DUMPS(Phantun Indicator) .I need to find out the Assembly Indicator .
Pls Help me How to Find out Assemble Indicator for Materials.

You can pass the component material  to the table MAST. If any value exists against the component number than this material has Assembly indicator active.
Another option is when using the FM CS_BOM_EXPL_MAT_V2 . Check if table STB(Structure-Stpox) with field XTLTY(BOM Category) is equal to  type 'M'.The passing condition will give Assembly indicator.
Regards,
Anurag

Similar Messages

  • BOM list for several materials

    Dear Experts.
    is there any standard transaction that shows the BOM list of several materials, like a range or something?
    Kind regards
    Oliver F

    Dear Oliver,
    There is no standard SAP report which shows the BOM component's(Multi-Level explosion) for a list of products.
    CS11,CS12,CS13 are for a single product.
    Either you have to develop a Z report using these Functional Module CS_BOM_EXPL_MAT_V2 or else CSAP_MAT_BOM_READ
    or else try to fetch the data from the tables MAST,STKO & STPO.
    Regards
    Mangalraj.S

  • 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

  • How to take planning run for selected materials?

    We have some 50 materials for which only i want to take planning run.I try to use MRP area but it it creating problem at the time of delivery of materials.Please suggeset solution.

    Hey,
    you can resolve this issue by creating a separate MRP controller for these materials and configure the user exit key for this MRP controller at MD01. (just press F4 at user exit key and select the maintain values option) such that materials for only these MRP controller are planned.
    This however, has a drawback, ONLY materials whose MRP controller is selected would be planned:
    Eg;
    if Parent material A has two child materials in it Y and Z.
    if you assign A the MRP controller 001 <~~ and
    Y and Z have some other MRP controller, the dependent requirements generated from A would not be planned on Y & Z,
    So, if you want the planning to take place at all BOM levels for these materials you can place the same MRP controller for all materials which you want to plan separately.
    Hope this solves your issue.

  • Table for Assembly indicator checkbox in BOM

    Please inform me about Table for Assembly indicator checkbox in BOM
    Field name--- STLKZ.
    If table is not there then how to find if this field is checked or Not checked  in development program

    Dear Mayuresh,
    There is no table where in you can get this information which has got an assembly of its won.
    Either you can use CS11,CS12 or CS13 for limited level explosion or else to identify for which
    components an assembly exists for itself.
    Or else at Functional module level.
    Regards
    Mangalraj.S

  • Display multilevel BOM for multiple materials

    Hi,
    I am to trying to display multilevel BOM explosion for multiple BOMs valid to custom date. Then I would like to export this list of all components to Excel.
    Best solution would be if to create QuickView to do this.
    So far I have been able to Join tables MAST - STPO, this shows me only one level of BOM (sort of like CS03 transaction) not a multilevel view (CS12). Is it possible to modify this to display multilevel view?
    Thank you,
    Tomas

    Dear Thomas,
    in order to have a multilevel Bom explosion you must use only fm : CS_BOM_EXPL_MAT_V2 because you won't succeed to have a multiplevel with a simple query.
    I advise you set MEHRS = X for active multilevel logic.
    Let me know if i have been useful for you
    Daniele

  • Where-Used List for Assemblies

    Hi PM Experts,
    Can you tell me hw to see the Where-Used List for assemblies.I m using CS15 T-Code for the same,but the problem is that i can see only for one assembly not for multiple assemblies.what is t-code for multiple.
    Regards,
    Raju chauhan

    If I understand the question correctly, you want to search for multi-level assembiles (materials) with a BOM which is linked to and equipment or functional location e.g.
    Floc
    -> BOM
    --> Assembly 1
    ---> Assembly A
    ---> Assembly B
    > Assembly B1
    If so, then I don't theing there is a standard report to search for equip/floc by sub-assemblies
    PeteA

  • How to maintain One product cost collector for multiple materials and configuration setting

    Hi experts,
    my requirement is that i want to maintain one product cost collector for multiple materials ans also i want to know the configuration setting for the same.
    I have used KKF6N but it is not working in my case. I went through KKF6M also but there i found multiple cost collectors.
    please guide me in the same.
    Thanks in advance.

    Hi Shripad,
    you cannot assign same  Product cost collector to different material.
    Because you creating cost collector for material combination of material /production version,material /Bom Routing.
    so please create individual cost collector for every material.
    if you have any query kindly revert back.
    Please mark the answer as helpful if it is helpful to you.
    Because march 5 onwards scn has stopped awarding points to liked content.
    Starting now: No more points for likes on comments/replies
    Thanks & Regards
    Sandeep Kumar Praharaj

  • Reg: MRP Run for all Materials

    Hi Abapers,
    I have an issue where in using MD01( Material Run), i need to raise one PR for all materials below the re-order stock. Currently system creates one PR for each material below the re-order stock.
    Please throw any ideas regarding this.
    Thank you

    Hi ,
    to procure assembly take 10 days.
    And delivery date is after 2 days
    After MRP run , system will take first backward schedulling from delivery date will take 2 days and going forward scheduling and take 8 days .
    So that from current date system will take 10 days so assembly will procure easily .
    Suppose today date 19/05/2011. And delivery date is after 2 days .( on date 21/05/2011 )
    if MRP is run on 19/05/2011. System will create delivery date 29/05/2011.So assembly will be easily procure within span of 10 days from 19/05/2011 to 29/05/2011. Delivery of FG is easily available on 29/05/2011.
    Regards
    Vinod

  • T COde CS15 : Report is not showing the "Alternative BOM No" for some BOMs

    Hello Guru,
    I am facing a problem for the transaction CS15, when I use this transaction, in the output for some materials, system is not showing "Alternative number" of BOM.
    I cheked Deletion indicator, status of the BOM, validity period etc.
    But unable to get the reason why system is not showing alternative BOM number for the some materials / BOMs.
    Thanks to give your expert comments or solution.
    Thanks in advance
    Hemant

    Hi Hemant,
    please check in CS02 if those top level BOm's which dont show alternative BOm number in CS15, do they really have alternatives?
    the most probale reaosn why alternative is not shown is they dont have any alternate BOM or they are variant BOMs.
    please check.

  • FM For Finding if Material BOM exits for BOM component.

    Hi,
    Is there any FM or BAPI to find out if there is any material BOM exists for the BOM component.
    How is Indicator assembly get assighned..?
    Any inputs would be appreciated.
    Thanks,
    Mark

    Sample program.
    report zrich_0001 .
    * Internal Tables
    data: i_stpov like stpov occurs 0 with header line.
    parameters: p_matnr type marc-matnr,
                p_werks type marc-werks.
    start-of-selection.
    perform where_used tables i_stpov
                       using p_matnr
                             p_werks.
    loop at i_stpov.
      write:/ i_stpov-matnr, i_stpov-werks.
    endloop.
    *  FORM WHERE_USED.
    form where_used tables itab
                    using  matnr
                           werks.
      data: selpool like mc29s.
      data: eqpcat  like cscequi occurs 0.
      data: kndcat  like cscknd  occurs 0.
      data: matcat  like cscmat  occurs 0.
      data: prjcat  like cscprj  occurs 0.
      data: stdcat  like cscstd  occurs 0.
      data: tplcat  like csctpl  occurs 0.
      clear itab. refresh itab.
      call function 'CS_WHERE_USED_MAT'
           exporting
                datub                      = sy-datum
                datuv                      = sy-datum
                matnr                      = matnr
                postp                      = ' '
                stlan                      = ' '
                werks                      = werks
                stltp                      = ' '
           importing
                topmat                     = selpool  "Not Currently Used
           tables
                wultb                      = itab
                equicat                    = eqpcat  "Not Currently Used
                kndcat                     = kndcat  "Not Currently Used
                matcat                     = matcat  "Not Currently Used
                stdcat                     = stdcat  "Not Currently Used
                tplcat                     = tplcat  "Not Currently Used
                prjcat                     = prjcat  "Not Currently Used
           exceptions
                material_not_found         = 02
                no_where_used_rec_found    = 03
                no_where_used_rec_selected = 04
                no_where_used_rec_valid    = 05.
    endform.
    Regards,
    Rich Heilman

  • Purchase requisitions for  raw materials

    Iam having multilevel BOM and when I do Sales order MRP then Iam getting planned order for Semi finished items but not getting Purchase requisitions for  raw materials.

    Hi,
    Planing File Entry :-
    The planning file is used to limit the scope of the planning run for the
    total planning run. For this purpose, all materials that have been
    assigned a valid MRP type are automatically entered in the planning
    file.
    System will check the Planing file entry only in the case of Total MRP (MD01) or Total MPS (MD40).
    While there is no need in the case of MD02,MD03,MD41,MD42,MD50.
    Now how this Planing File entry activates,
    - Once MRP is activated at Plant level (T.code OMDU)system automatically maintains entry in Planning file for all those materials which contains the Active MRP type.
    - So if materials which are created before this activation of MRP in that case you have to maintain this planing file entry manual.You can do this either by MD20 or by using Back Ground Jon OMD0.
    Regards,
    Dhaval

  • Material determination for subcontracting materials

    Hi
    Where and how  material determination will happen for subcontracting materials ?
    thanks

    While creating the PO when you put the item category L it will search the BOM for the FG and its components, if BOM doesn't exists in the system for the FG then put the components in PO manually..
    To create the BOM for the FG go to T-code CS01 nad mantain the components for the FG  and save it  it will be copied to PO in ME21N in material tab by putting the item category L Subcontracing.
    You can do it in ME21N at item detail level in material tab...
    Here mantain the components  for the FG.
    Regards
    Sujoy
    Edited by: Sujoy on Apr 9, 2009 12:51 PM

  • CK40N for ROH materials

    Dear Experts,
    Our company's scenario is: Active ML, Price control: S ; We did cost estimate for all raw materials using t-code:ck40n, why have to do ck40n to raw materil since it doesn't have BOM, what if we ignore this step, what the impacts it will be?
    Thanks

    Hi
    In ML, it is good if price control is S for all materials as per SAP recommendation..
    Once you have S, you need to have std cost in place for them... For raw materials, you can release cost from CK40N or maintain from MR21... The output is one and the same
    If you do not do any of these, then your GR, GI and all material movements will happen at zero value
    For FG/SFG which have BOM & Routings - Release  cost from CK40N... For raw materials - You can choose between CK40N or Mr21
    Regards
    Ajay M

  • Single production order for many materials

    Dear Experts,
    We can create a single purchase order for many materials. Like wise can we create a single production order  for many materials which is produced from single raw material in same operation?
    Thnaks,
    Chetan

    Chetan,
    You can not create a single production order for multiple materials.
    However, the workaround would be create one material as BOM header and and assign the remaining materials (for which you want to have production order) as BOM components with by-product or co-product. With this you can receive all the materials against one single production order.
    This will have implication in many areas like planning and costing.
    Evaluate the option with your FICO consultant also, before going ahead.
    Regards,
    Himanshu

Maybe you are looking for