DBA Data[Home] [Help]

APPS.AZW_ARCHIVE dependencies on WF_ITEM_ACTIVITY_STATUSES_V

Line 271: FROM wf_item_activity_statuses_v wiasv

267: ,wiasv.activity_begin_date begin_date
268: ,wiasv.activity_end_date end_date
269: ,wiasv.execution_time
270: ,wn.user_comment
271: FROM wf_item_activity_statuses_v wiasv
272: ,wf_notification_attributes wna
273: ,wf_notifications wn
274: WHERE wiasv.item_type = l_item_type
275: AND wiasv.item_key = l_item_key