DBA Data[Home] [Help]

APPS.POR_VIEW_REQS_PKG dependencies on WF_USER_ROLES

Line 22: wf_user_roles wlur,

18: * This together with the view should be obsoleted in the next release.
19: * ******************************************SELECT pap.full_name, pap.email_address, ph.phone_number, wn.begin_date
20: FROM
21: wf_notifications wn,
22: wf_user_roles wlur,
23: fnd_user fnd,
24: po_requisition_headers_all prh,
25: per_phones ph,
26: per_all_people_f pap

Line 1497: wf_user_roles wlur,

1493: INTO full_name, email_address, phone, date_notified
1494: FROM
1495: wf_notifications wn,
1496: wf_notification_attributes wna,
1497: wf_user_roles wlur,
1498: fnd_user fnd,
1499: po_requisition_headers_all prh,
1500: per_all_people_f pap
1501: WHERE