DBA Data[Home] [Help]

APPS.AMS_EVENTHEADER_PVT dependencies on AMS_REFRESHMETRIC_PVT

Line 574: AMS_RefreshMetric_PVT.copy_seeded_metric(

570: -- The AMS_SourceCode_PVT takes care of inserting the newly generated
571: -- Source Code in ams_source_codes table.
572: IF l_evh_rec.event_level = 'MAIN' THEN
573: -- attach seeded metrics
574: AMS_RefreshMetric_PVT.copy_seeded_metric(
575: p_api_version => l_api_version,
576: x_return_status => l_return_status,
577: x_msg_count => x_msg_count,
578: x_msg_data => x_msg_data,