DBA Data[Home] [Help]

APPS.AMS_ACT_LIST_PVT dependencies on AMS_REFRESHMETRIC_PVT

Line 596: Ams_Refreshmetric_Pvt. Copy_Seeded_Metric (

592: --Inserted vbhandar 04/21 to copy metrics
593: IF (l_act_list_rec.list_act_type = 'LIST') AND
594: (l_act_list_rec.list_action_type = 'INCLUDE') THEN
595:
596: Ams_Refreshmetric_Pvt. Copy_Seeded_Metric (
597: p_api_version => 1.0,
598: p_init_msg_list => Fnd_Api.G_FALSE,
599: p_commit => Fnd_Api.G_FALSE,
600: x_return_status => x_return_status,