How to Extract First Level BOM for list of Items using Query. Please Suggest.
Query itself can’t, unless you’re referring to finding items with Where-Used-One-Level-Latest-Rev search (but that’s bottom up instead of top down like what you’re asking for). Use Query to find items and get an array list of item numbers though it’s up to a different part of the script to extract first level BOM. Does that make sense?
Sure. Just include the BOM item in your search results. The “Format” button on a search allows you to add and remove fields to the query results.
Oh, true – I was assuming that you were asking about API/SDK scripting queries. You definitely can add the BOM item number on an Advanced Search.