DBA Data[Home] [Help]

APPS.PV_REFERRAL_GENERAL_PUB dependencies on PV_OPPORTUNITY_VHUK

Line 1871: -- pv_opportunity_vhuk.Notify_CM_On_Create_Oppty API will do all of the

1867: -- * pv_lead_workflows
1868: -- * pv_lead_assignments
1869: -- * pv_party_notifications
1870: --
1871: -- pv_opportunity_vhuk.Notify_CM_On_Create_Oppty API will do all of the
1872: -- above. In addition, it will identify the channel managers and
1873: -- partner contacts and notify them. Moreover, it will add the channel
1874: -- managers to the sales team of the opportunity.
1875: --

Line 1896: pv_opportunity_vhuk.Notify_CM_On_Create_Oppty (

1892:
1893: Debug('l_partner_contact_rs_id : ' || l_partner_contact_rs_id);
1894: Debug('l_partner_contact_username: ' || l_partner_contact_username);
1895:
1896: pv_opportunity_vhuk.Notify_CM_On_Create_Oppty (
1897: p_api_version_number => 1.0,
1898: p_init_msg_list => FND_API.G_FALSE,
1899: p_commit => FND_API.G_FALSE,
1900: p_validation_level => FND_API.G_VALID_LEVEL_FULL,