DBA Data[Home] [Help]

APPS.OZF_COPY_OFFER_PVT dependencies on AMS_SOURCECODE_PVT

Line 1795: l_offer_rec.offer_code := Ams_Sourcecode_Pvt.get_new_source_code (

1791: LOOP
1792: l_count_ozf_code := 0;
1793: l_count_qp_code := 0;
1794:
1795: l_offer_rec.offer_code := Ams_Sourcecode_Pvt.get_new_source_code (
1796: p_object_type => 'OFFR',
1797: p_custsetup_id => l_offer_rec.custom_setup_id,
1798: p_global_flag => Fnd_Api.g_false
1799: );