DBA Data[Home] [Help]

APPS.WF_ITEM_IMPORT dependencies on WF_HA_NTFA_V

Line 14: from wf_ha_ntfa_v v

10: -- wf_notification_attributes
11: delete from wf_notification_attributes
12: where rowid in
13: (select row_id
14: from wf_ha_ntfa_v v
15: where v.Item_type = X_Item_type
16: and v.Item_key = X_Item_key);
17:
18: -- wf_notifications