273: wip_discrete_jobs wdj,
274: wip_parameters wp,
275: wip_requirement_operations wro,
276: wip_operations wo,
277: mtl_system_items msi
278: where we.wip_entity_id = wdj.wip_entity_id
279: and we.organization_id = wdj.organization_id
280: and wp.organization_id = wdj.organization_id
281: and wp.organization_id = we.organization_id