DBA Data[Home] [Help]

APPS.AMW_AUDIT_TASKS_PKG dependencies on AMW_AUDIT_TASKS_B

Line 11: from AMW_AUDIT_TASKS_B B

7: begin
8: delete from AMW_AUDIT_TASKS_TL T
9: where not exists
10: (select NULL
11: from AMW_AUDIT_TASKS_B B
12: where B.TASK_ID = T.TASK_ID
13: );
14:
15: update AMW_AUDIT_TASKS_TL T set (