DBA Data[Home] [Help]

APPS.ENG_ECO_PVT dependencies on ENG_CHANGE_TASKS_VL

Line 13939: FROM eng_change_tasks_vl tsk,

13935: tsk.description,
13936: typtsk.complete_before_status_code,
13937: typtsk.start_after_status_code,
13938: typtsk.change_type_id
13939: FROM eng_change_tasks_vl tsk,
13940: eng_change_type_org_tasks typtsk
13941: WHERE tsk.organization_id = typtsk.organization_id
13942: AND typtsk.organization_id = v_organization_id
13943: AND tsk.change_template_id = typtsk.change_template_or_task_id