DBA Data[Home] [Help]

APPS.INV_EBI_CHANGE_ORDER_HELPER dependencies on ENG_CHANGE_TASKS_VL

Line 2876: eng_change_tasks_vl tsk,

2872: l_count NUMBER;
2873: BEGIN
2874: SELECT COUNT(1) INTO l_count
2875: FROM
2876: eng_change_tasks_vl tsk,
2877: eng_change_type_org_tasks typtsk
2878: WHERE
2879: tsk.organization_id = typtsk.organization_id AND
2880: typtsk.organization_id = p_organization_id AND