Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X
We want to retrieve a multilevel BOM structure report using query builder. Please help in creating a qml to get multilevel BOM strructure
Multilevel BOM needs recursive database queries which is not currently possible in query builder. You have to use info engine/java api's for that. From query builder what you can get a single level though - http://www.ptc.com/appserver/cs/view/solution.jsp?n=CS72503