DBA Data[Home] [Help]

APPS.AMW_AP_EXT_PKG dependencies on AMW_AP_EXT_B

Line 11: from AMW_AP_EXT_B B

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