DBA Data[Home] [Help]

APPS.EGO_ITEM_TP_ATTRS_PKG dependencies on EGO_ITEM_TP_ATTRS_EXT_B

Line 19: from EGO_ITEM_TP_ATTRS_EXT_B B

15: BEGIN
16: delete from EGO_ITEM_TP_ATTRS_EXT_TL T
17: where not exists
18: (select NULL
19: from EGO_ITEM_TP_ATTRS_EXT_B B
20: where B.EXTENSION_ID = T.EXTENSION_ID
21: );
22:
23: update EGO_ITEM_TP_ATTRS_EXT_TL T set (