DBA Data[Home] [Help]

APPS.EAM_METR_VALIDATOR dependencies on EAM_METERS_UTIL

Line 668: l_ltd := eam_meters_util.calculate_ltd(x_meter_id,

664: x_next_reading := null;
665: end if;
666:
667: -- dbms_output.put_line('here');
668: l_ltd := eam_meters_util.calculate_ltd(x_meter_id,
669: x_reading_date, x_reading_value, x_meter_type);
670: if ( x_pre_reading is not null ) then
671: -- dbms_output.put_line('here 1');
672: if(x_meter_type = 1) then