DBA Data[Home] [Help]

APPS.WIP_UTILITIES dependencies on WIP_ENTITIES

Line 960: wip_entities we,

956: if(l_wip_entity_id is null) then
957: SELECT we.wip_entity_id
958: INTO l_wip_entity_id
959: FROM mtl_serial_numbers msn,
960: wip_entities we,
961: mtl_object_genealogy mog
962: WHERE
963: ((mog.genealogy_origin = 1 and
964: mog.parent_object_id = we.gen_object_id and