DBA Data[Home] [Help]

APPS.OZF_COPY_OFFER_PVT dependencies on AMS_CAMPAIGNRULES_PVT

Line 2058: AMS_CampaignRules_PVT.push_source_code(

2054: ,NVL(l_offer_rec.transaction_currency_code, fnd_profile.value('JTF_PROFILE_DEFAULT_CURRENCY')));
2055: -- end insert into ozf_offers
2056:
2057: --7627663,insert the offer details to AMS_SOURCE_CODES for all offers except volume offer.
2058: AMS_CampaignRules_PVT.push_source_code(
2059: l_offer_rec.offer_code,
2060: 'OFFR',
2061: l_offer_rec.qp_list_header_id
2062: );