DBA Data[Home] [Help]

APPS.OZF_COPY_OFFER_PVT dependencies on AMS_CAMPAIGNRULES_PVT

Line 1996: AMS_CampaignRules_PVT.push_source_code(

1992: ,NVL(l_offer_rec.transaction_currency_code, fnd_profile.value('JTF_PROFILE_DEFAULT_CURRENCY')));
1993: -- end insert into ozf_offers
1994:
1995: --7627663,insert the offer details to AMS_SOURCE_CODES for all offers except volume offer.
1996: AMS_CampaignRules_PVT.push_source_code(
1997: l_offer_rec.offer_code,
1998: 'OFFR',
1999: l_offer_rec.qp_list_header_id
2000: );