We use SAP B1 8.82. We have various PBOMs that contain batch managed items/ingredients. We create finished goods that are batch managed. Given a "batchnum" from a line in IBT1 / OIBT what is the most efficient way to traverse the OIBT/IBT1 views to find all the items that contain this batchnum (LOT) or went into creating this LOT which could be batch managed items themselves.
I've been looking for some example to re-curse the table but have not found such SQL.
Appreciate any links or reference materials.