DBA Data[Home] [Help]

APPS.ENG_ECO_PVT dependencies on ENG_CHANGE_TYPE_ORG_TASKS

Line 13866: eng_change_type_org_tasks typtsk

13862: typtsk.complete_before_status_code,
13863: typtsk.start_after_status_code,
13864: typtsk.change_type_id
13865: FROM eng_change_tasks_vl tsk,
13866: eng_change_type_org_tasks typtsk
13867: WHERE tsk.organization_id = typtsk.organization_id
13868: AND typtsk.organization_id = v_organization_id
13869: AND tsk.change_template_id = typtsk.change_template_or_task_id
13870: AND typtsk.template_or_task_flag ='E'