DBA Data[Home] [Help]

APPS.PV_ASSIGNMENT_PVT dependencies on JTF_RS_RESOURCE_EXTNS_VL

Line 3548: jtf_rs_resource_extns_vl c

3544: pc_response varchar2) is
3545: select c.resource_name
3546: from pv_lead_assignments a,
3547: pv_party_notifications b,
3548: jtf_rs_resource_extns_vl c
3549: where a.wf_item_type = pc_itemtype
3550: and a.wf_item_key = pc_itemkey
3551: and a.partner_id = pc_partner_id
3552: and a.lead_assignment_id = b.lead_assignment_id