DBA Data[Home] [Help]

APPS.CSI_COUNTER_TEMPLATE_PVT dependencies on EAM_METERS_UTIL

Line 4570: Eam_Meters_Util.Validate_Used_In_Scheduling

4566: l_counter_template_rec.time_based_manual_entry := NULL;
4567: END IF;
4568:
4569: IF l_old_counter_template_rec.used_in_scheduling = 'Y' AND l_counter_template_rec.used_in_scheduling = 'N' THEN
4570: Eam_Meters_Util.Validate_Used_In_Scheduling
4571: (
4572: p_meter_id => p_counter_template_rec.counter_id,
4573: X_return_status => l_return_status,
4574: X_msg_count => l_msg_count,