SELECT FP2.Genesis_ID FROM PLMFinishedProducts2 FP2 JOIN PLMJOOutputItems O ON (FP2.JOOutputItem_ID = O.ID) JOIN PLMJONodes N ON (O.Owner_ID = N.ID) JOIN PLMJONodes Nx ON (Nx.Parent_ID = N.Parent_ID) JOIN PLMJOOutputItems Ox ON (Ox.Owner_ID = Nx.ID) WHERE Ox.ID = :JOOutputItem_ID AND FP2.JobOrdersSN_ID = :JobOrdersSN_ID
Generated by ABRA Software a.s. 27.10.2021 16:34:49