Hi all,
I have a query that selects data from prodcalctrans giving cost/consumption info. What I also want is to include (join to) scrapvar, bomqty and bomqtyserie from ProdBom without creating any duplicate lines. I have unique Id's InventTransId, BOMREFRECID and RECID in ProdBom. What is the best way to link these tables? Or what other tables do I need to join to to create this link? Thanks!