DBA Data[Home] [Help]

APPS.CSI_COUNTER_TEMPLATE_PVT dependencies on EAM_METERS_UTIL

Line 4590: Eam_Meters_Util.Validate_Used_In_Scheduling

4586: l_counter_template_rec.time_based_manual_entry := NULL;
4587: END IF;
4588:
4589: IF l_old_counter_template_rec.used_in_scheduling = 'Y' AND l_counter_template_rec.used_in_scheduling = 'N' THEN
4590: Eam_Meters_Util.Validate_Used_In_Scheduling
4591: (
4592: p_meter_id => p_counter_template_rec.counter_id,
4593: X_return_status => l_return_status,
4594: X_msg_count => l_msg_count,