DBA Data[Home] [Help]

APPS.MTH_SUSTAIN_ASPECT_PKG dependencies on MTH_EQUIP_ENTITIES_MST

Line 1920: FROM mth_equip_entities_mst

1916: l_from_time from_time,
1917: l_to_time to_time
1918: FROM mth_workday_shifts_d a,
1919: (SELECT plant_fk_key site_id, entity_pk_key
1920: FROM mth_equip_entities_mst
1921: UNION ALL
1922: SELECT plant_pk_key site_id, plant_pk_key entity_pk_key
1923: FROM mth_plants_d
1924: UNION ALL