DBA Data[Home] [Help]

APPS.MTH_SUSTAIN_ASPECT_PKG dependencies on MTH_EQUIPMENT_SHIFTS_D

Line 46: shift_workday_fk_key mth_equipment_shifts_d.shift_workday_fk_key%type,

42: meter_fk_key mth_meter_entities.meter_fk_key%type,
43: entity_fk_key mth_meter_entities.entity_fk_key%type,
44: from_time mth_meter_readings.from_time%type,
45: to_time mth_meter_readings.to_time%TYPE,
46: shift_workday_fk_key mth_equipment_shifts_d.shift_workday_fk_key%type,
47: hour_fk_key mth_hour_d.hour_pk_key%TYPE,
48: usage_value mth_meter_readings.usage_value%TYPE
49: );
50: