[Home] [Help]
APPS.OZF_COPY_OFFER_PVT dependencies on AMS_SOURCECODE_PVT
Line 1844: l_offer_rec.offer_code := Ams_Sourcecode_Pvt.get_new_source_code (
1840: LOOP
1841: l_count_ozf_code := 0;
1842: l_count_qp_code := 0;
1843:
1844: l_offer_rec.offer_code := Ams_Sourcecode_Pvt.get_new_source_code (
1845: p_object_type => 'OFFR',
1846: p_custsetup_id => l_offer_rec.custom_setup_id,
1847: p_global_flag => Fnd_Api.g_false
1848: );