DBA Data[Home] [Help]

APPS.AMS_SCHEDULER_PVT dependencies on IBC_ASSOCIATIONS_GRP

Line 459: IBC_ASSOCIATIONS_GRP.Create_Association (

455: THEN
456: -- this if statement added by soagrawa on 23-mar-2004
457: IF l_content_item_id IS NOT null
458: THEN
459: IBC_ASSOCIATIONS_GRP.Create_Association (
460: p_api_version => 1.0,
461: p_assoc_type_code => 'AMS_CSCH',
462: p_assoc_object1 => l_new_sched_id,
463: p_content_item_id => l_content_item_id,