DBA Data[Home] [Help]

APPS.AMS_SCHEDULER_PVT dependencies on AMS_COPYELEMENTS_PVT

Line 493: ams_copyelements_pvt.copy_act_collateral(

489: END IF;
490:
491:
492: -- anchaudh : added for copy of collateral contents attached to the non-direct marketing activities for R12 .
493: ams_copyelements_pvt.copy_act_collateral(
494: p_src_act_type => 'AMS_COLLAT',
495: p_src_act_id => l_parent_rec.schedule_id,
496: p_new_act_id => l_new_sched_id,
497: p_errnum => l_errnum,