DBA Data[Home] [Help]

APPS.PV_WORKFLOW_PUB dependencies on PV_PARTNER_PROFILES

Line 3042: pv_partner_profiles d,

3038: nvl(h.name, e.party_name) organization
3039: from
3040: PV_LEAD_ASSIGNMENTS C,
3041: pv_oppty_routing_logs a,
3042: pv_partner_profiles d,
3043: hz_parties e,
3044: HR_ALL_ORGANIZATION_UNITS_TL h
3045: where
3046: c.wf_item_type = 'PVASGNMT'