Need Items in BOMs in a list

Hello All,
I need to create a report which has the BOM number/Material #, Component #, Component Description, Quantity, UOM.
For eg:
Material # Component # Component Description Quantity UOM
XXX-01     ABC-001                           Item #1        8,120.00   M
XXX-01     ABC-002                           Item #2        11,500         M
I've to create a list for all the materials with BOMs associated with it. Please help.
Thanks

Hi
Do you want to fetch data in APO or in ECC? If it is in APO, you need to check whether BOM is transferred as PDS or PPM and depending on that, you need to get it from the right table.
Thanks,
Prasun

Similar Messages

  • Items in BOM which need not be procured/produced

    Hi All,
    SAP does not seem to have the ability to have zero quantity in a BOM. I have certain materials which are in the BOM but i am not procuring/producing them. But I get a order every time i run the MRP. How can i have the material listed in the BOM but not have its presence effect the orders created?
    thanks in advance.

    Hi,
    Definition of BOM:
          BOM is a formally structured list of components that makes up a product.
          The list contains object no together with the quantity and unit of mesure.
          The definition itself fails in your case.
          So why you are defining the item as bom item.
          For defining the Bom item Qty and unit of measure is mandatory.
          Regards,
         nandha

  • I need any items added to a wish list to display alphabetically rather than randomly?

    I need any items added to a wish list to display alphabetically rather than randomly?

    If I want to carve off part of a library, I presume the way to do this is to make a copy of the library using PLM then go into iPhoto and delete what I don't want.  The result is the carved off portion.
    You don't need Library Manager to delete the portion you don't want.
    As a general rule: when deleting photos do them in batches of about 100 at a time. iPhoto can baulk at trashing large numbers at one go.
    If I want to merge two libraries, PLM implies that it will do this but will the Faces be merged too?
    I believe so.

  • While working in Material Master, Before exporting to Excel need to know the count of listed items in SQVI Reporting

    While working in Material Master, Before exporting to Excel need to know the count of listed items in SQVI Reporting

    Major documentation is at https://service.sap.com/installmdm.
    In the "Installation" section, you can find information about predefined object models (e.g. Product, Business Partner). For "Vendor" information, please check under "Previous Releases (ZIP Files) > MDM 5.5 (SP03) Installation Guides > SAP ERP-MDM Field Mapping and Check Tables.xls.

  • Need to update the list item in the same sharepoint list with particular condition with Sharepoint Designer 2013.

    Hi All
    I have one sharepoint list with huge data i.e with 20columns and more than 200 records with the fields .
    Suppose lets consider there are A,B,C,D,E,F,G,H columns.
    Now i want to create one form with the fields A,C,E.
    When the user enter the existing data of list for columns A,C..based on C value the E column value should change and update that particular item in the list.
    Please guide me without visual web part can we acheive this by Sharepoint designer 2013 or what would be the preferable solution.
    Please help me on this as it is very urgent from me..
    Thanks in Advance
    Sowjanya G

    Hi,
    According to your post, my understanding is that you wanted to update the list item in the same sharepoint list with particular condition with Sharepoint Designer 2013.
    I recommend to create workflow associated to the list and then start the workflow automatically when an item is changed.
    In the workflow, you can add condition and actions as below:
    If current item: C equal to Test1
         Set E to Test2
    Then the value of the filed E will be changed based on the value of the filed C.
    In addition, if you create the form using InfoPath, you can add rule to the filed C as below:
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support

  • How to create items and BOMs using web services

    Hi All,
    I need to create, change and read Items and BOMs through web services (using SOA Gateway, right). I found this one here: "Process Item (convenience wrapper version)" or "Process Item" within
    Internal Name     EGO_ITEM_PUB
    Type               PL/SQL
    Product          Advanced Product Catalog
    Status          Active
    Business Entity     Catalog Item
    Right now, I don't know how to use it. If somebody has a simple example to create a single item, this would be perfect! Which one would be the right one to read detailed information about an existing item?
    The second object I need to maintain (create, change and read) is BOM. Which API can I use here?
    btw: I use EBS 12.1.1 on windows.
    Many thanks,
    Konrad

    Hi!
    Thanks for your quick answer but unfortunately, I must admit that I'm an absolute beginner with Oracle and EBS and so things like:
    Enable trace and generate the tkprof file or open the form using forms builder to get the name of the API used in thta screen.or
    Please check e-trm site for your question do not help me to much :-(
    Any other advice?
    Konrad
    Api's in EBS
    Re: Api's in EBS
    http://sairamgoudmalla.blogspot.com/2009/05/script-to-find-oracle-apis-for-any.html
    API
    Fixed Asset API
    List of API
    Re: List of APIs
    Regard
    Helios

  • Is it possible to show first item in a Drop down list

    Is it possible to automatically display the first item in a drop down list ?
    The reason I ask is  ... I am generating pre-filled PDF forms using XML data files.
    Whenever there is a certain type of data I am populating a drop down list for the user to review.
    Currently, the user must click on the drop down to see if data is there regardless of whether there is no data at all or many data lines of data..
    I would like to make it clear to the user whether or not there is any data - right awa.y
    I have considered creating a display item next (like a check box or a text field ) next to the drop down and setting it to cindicate if there is data, etc -
    but i thougth that I would ask if the drop down could simply be set to automatically display the first item in the list (this is the preferred functionality)
    If this is not possible I can always create a check box and set it if there is any data as an  indicator for the user ..
    Thanks

    You can do this way..
    Place the code in Inititalize event with Java Script
    if(DropDownList1.rawValue == null)
        DropDownList1.selectedIndex = 0;
    You need to check if the Dropdown has a value selected from the previous save.. If not then set the selected item to 0th index. (which is 1st one in the dropdown values)..
    Thanks
    Srini

  • How to change a plant in sales order for main item of BOM

    Dear Gorus,
    Please tell me how we can change plant of main item of a BOM?
    Actually, I have maintained a LUMF BOM. The main item and components of this are maintained for two different plants.  BOM is also maintained for both the plants and it explodes smoothly in sales order once I provide the plant. But as per our reqirement sometime we need to change the plant. Here system does not allow to change the plant of main item of BOM as it is in gray mode now.
    Please guide me how can I change the plant? Is it possible by configuration or should I go for userexit?
    If the userexit required please tell me which userexit I have to use because I already discussed and checked with my ABAPer. we could not find the right userexit.
    Thnaks in advance.
    regards,
    Sanjay

    Dear Sanju,
    Could you please explain what you have done for the same?
    Thanks & Regards
    Piyush

  • Add items to a combo box list if not in existing list

    I'm trying to set up a combo box for an expense report form.  I want users to be able to select an account from an existing combo box list or to add an account to the list if it doesn't exist already.
    Ideal situation:
    For example, the user has "Office Supplies" and "Meals - Business Related" as existing options in the combo box.  They need to enter a parking expense, which doesn't exist on the list, so they type in "Parking" in the combo box. They attempt to advance to the next field.  A message box pops up and says, "Do you want to add "Parking" to your list of expense options?  They click "Yes" and the combo box will now include Parking in the future.
    Any assistance would be greatly appreciated!

    George,
    Do you know of a way to save the list addition to the original file without saving any new form data with it? In other words, I would like the item to be on the list when the document is opened in the future, but if they just save it, it will save with the form data they've just entered.
    Thanks!

  • Class Item in BOM

    I'm using Class Item (Item Cat: K) in my BOM, and I have doubts in the followings:
    1. Can a class item be replaced by more than one material?
    2. When I enter the characteristics in the header material, if there are more than one materials suits that, the system always pick the first one. Can I do the setting like: the system would prompt for user to choose among those suitable materials?
    Pls kindly give some lights on that. Thank you.
    Ken

    Let me mention my situation in details:
    Characteristic: ProductCat
    Possible value:  A / B
    Class: Class200
    only one characteristic ProductCat assigned
    Three material assigned to Class200
    SubItem1         (ProductCat = A)
    SubItem2         (ProductCat = A)
    SubItem3         (ProductCat = B)
    BOM:
    MainItem     
    -- Class Item K  Class200
    When I explode in t-code CU50,
    Enter ProductCat B in MainItem, SubItem 3 is chosen.
    Enter ProdcutCat A in MainItem, SubItem 1 is chosen. (Why not SubItem2 ???)
    I can use "Find Object" button, then "Find in initial class" to choose SubItem2. The SubItem1 is then replaced by SubItem2. That's what I need.
    Can I do the same when creating QT in VA21?
    During the item cat BOM explosion in VA21, SubItem1 is always selected. I want to let user to choose SubItem2.
    Pls give me some advice. Thanks a lot!
    Ken

  • How to Add logic to change quantity of child item(Template BOM).

    Now We use ver 2004B.
    2004B has bug about Sales Bom,The Bom can't be expanded correctly using UI-API.
    We have to using BOM Both UI-API and GUI,so we use Template Bom(in UI-API we expand the BOM by ourselves).
    Now we face two problems.
    1. In Template BOM,when change parents item's quantity,
    child item's quantity don't change.We must make UI-API logic to change child item's quantity,but we don't know which event should we catch.
    2. We have to add another logic,when expanded Template
    BOM (using GUI),setting zero price specific item.But don't know which event should we catch.
    Focus lost event may not use,because focus lost event triggers too much timing(for example,displaing a list of item,expanding BOM etc...).
    Please suggest us how to do.
    thank you.

    Hi Ibai Peña
    I tried logic which trrigerd Validate Event,but I face a
    new probrem.
    ・When trrigerd Validate Event ,and add something value to other field, trriger Other Validate Event.
    To avoid this problem, I use a variable which type is bool using flug triggerd process.
    But I think this way is not so sensible, I want to take other way.
    thank you.

  • DTW BOM Template - price list missing

    Hi All,
    I am working on SAP 2005 B PL 44. the ProductTrees.csv template (master) that comes with DTW does not show 'PriceList' Column, I want to insert the price list (i.e -1 for last purhcase price) at the time  of BOM header creation. how can I add it? I tried adding a column called 'PriceList' at the end in this template but while mapping it does not show it in the column's drop down.
    Thanks ,
    Binita Joshi

    Binita,
    Since you mentioned last purchase price, I thought you were talking about child item prices. Here are a few points for you to consider:
    1. The Price List field in the header pertains to the parent item and not to child items. A parent item in BOM may not have a last "purchase" price in most cases. It is not that you change it once in the header and all child item prices will change - no.
    2. If you want to change the price list for child items in existing BOMs, use the "update" templates for productTree lines with comment field "Update". I tried it now for an existing BOM and it works even for price list '-1'.
    3. If you to (manually) update the price list in header of BOM it will only display the parent price in the field at bottom as defined in the selected price list. If you want to update the price in that price list with DTW, U can use PriceLists.csv.
    Thanks,
    Ajay

  • Equipment/ Assembly BOM in Task list

    Dear All,
    Can we assign Equipment and/or Assembly BOM in Task Lists ?
    If Yes, How ?
    Thanks and Regards

    Hi Anil,
    If you want to include all material from equipment BOM, first you have to create the equipment/general task list where all that material (equipment BOM) included. When you create the new Maintenance Order, you just need to call that equipment/general task list. It will automatically adding all the material that you've already mention in the task list.
    From my point of view, BOM for maintenance is different with BOM for production. BOM for production can be explode in Production Order and automatically include all the material to Production Order. As for maintenance BOM, it only for structuring the technical objects or you can use it for material cataloging when you create Maintenance Order.
    Hope my answer can help you.
    Regards,
    Jefri Novianto
    Edited by: Jefri Novianto on Dec 19, 2011 10:30 AM

  • HELP!a class item in BOMs for select mat. components in a configurable GMTL

    Hello SAP colleague,
    Does anyone of you know what be used as a class item in BOMs for PM?
    1. I create a class as the components in a configurable bill of material of the category Assembly
    2. I create Configurable General Maintenance Task List and assign a material of the category Assembly to the general maintenance task list in the task list header  ?
    3. Unfortunately, I can't select the material components of a class item in BOMs and assign them to the task list (Msg. Item category K is not defined as a material component).
    4. If I create a maintenance order and assign a configurable general maintenance task list to it, the system recognize that the general maintenance task list is assigned to a configuration profile. It calls up characteristic valuation and only selects the relevant operations for the order from the super task list, based on the object dependencies that I specified. But system don't select the material components of a class item in BOMs.
    May I use a class item in BOMs for select material components in a configurable GMTL ?
    Many thanks for your answer.
    Mike
    Edited by: M.A. Bragin on Nov 8, 2010 1:18 PM

    If you have a list item where you have:
    Display A value 1
    Display B value 2
    Display C value 3
    Display D value 4
    If want to initial the value of the item to be A, you can set the initial value of the item to 1 in the property pane.
    Otherwise in an initialisation triger have
    :block.list_item := 1;
    HTH
    Tony

  • Extending EBS save item/eco/bom functionality

    Hi All,
    I'm looking for a way to add some custom post actions to the EBS save item/eco/bom functionality. So is there any exit point available to add some custom code?
    I need to extend pl/sql APIs (e.g. EGO_ITEM_PUB.PROCESS_ITEM) as well as save item/eco/bom functionality executed in the EBS application forms...
    Furthermore, is there any database mechanism for tracking all currently created/updated items/ecos/boms?
    Thanks a lot,
    Carolin

    It will help if you describe what you are trying to do but in general, you can
    1) Using the Alert Manager responsibility, you can write an event alert that fires when a record is inserted in the Item table or BOM table.
    2) Using the Alert Manager responsibility, you can write a periodic alert that fires and processes records that were created since the last run.
    3) You can write a after-insert trigger on the tables.
    You can use the alert mechanism to track recently created/updated records.
    If you want more extensive functionality, you can use the auditing functionality in EBS.
    Hope this helps,
    Sandeep Gandhi

Maybe you are looking for

  • LSMW BAPI Open Sales Order Load - How to update conditions?

    Hello gurus, I was using the BAPI SALESORDER_CREATEFROMDAT2 to upload open sales orders. Wanted to overwrite the default PR00 pricing condition that gets pulled from the customer-material info record, with the price that was existing in the original

  • Get Idoc structure and contents from Shipment Number

    Hi all, We have a 3rd Party Logistics company who wants to send us back minimal shipment data to enable us to update our shipment details.  They want to send us the shipment number, and vehicle information.  My tests (and SAP's documentation) have in

  • Substr function? extracting just the records with 4 digits?

    have a column like this in a table SZSCAPD_SEC_SCHOOL_CEEB 364775 460460 460240 2562 164625 460240 230969I need to be able to retrieve just the values with 4 digits like 2562 and add 00 at the front, so it will ended like 002562 I am thinking in the

  • Extract IDOC numbers

    Hello, need to extract IDOCs numbers of a lot of IDOCs which run on a mapping error and have been stopped in sxmb_moni. Is there a possibility to extract the IDOCs numbers as as a list? We have XI 3.0. Thanks Chris

  • 16 bit questions

    Hello all, I'm using a Canon 40D, Photoshop 6 and a Mac Mini running OSX 10.8.4. I'm loading a RAW image from my Camera into Photoshop in 16 bit mode.  As I understand it, my Canon 40D has a 12-bit A/D and RAW images have a 12 bit depth out of the ca