DBA Data[Home] [Help]

APPS.WIP_WORK_ORDER_PVT dependencies on DUAL

Line 876: FROM dual

872: begin
873:
874: SELECT 'Y'
875: INTO x_exists
876: FROM dual
877: WHERE EXISTS (SELECT 1
878: from WIP_REQUIREMENT_OPERATIONS
879: where wip_entity_id = p_wip_entity_id
880: and organization_id = p_organization_id