DBA Data[Home] [Help]

APPS.AMW_ASSESS_PROCEDURES_PKG dependencies on AMW_ASSESS_PROCEDURES_B

Line 11: from AMW_ASSESS_PROCEDURES_B B

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