DBA Data[Home] [Help]

APPS.PV_ASSIGNMENT_PVT dependencies on WF_NOTIFICATIONS

Line 516: wf_notifications c,

512: select c.notification_id,
513: b.party_notification_id
514: from pv_party_notifications b,
515: wf_item_activity_statuses d,
516: wf_notifications c,
517: fnd_user usr
518: where b.wf_item_type = pc_itemtype
519: and b.wf_item_key = pc_itemkey
520: and b.notification_type = pc_notify_type