DBA Data[Home] [Help]

APPS.MTH_SUSTAIN_ASPECT_PKG dependencies on MTH_RESOURCES_D

Line 1926: FROM mth_resources_d

1922: SELECT plant_pk_key site_id, plant_pk_key entity_pk_key
1923: FROM mth_plants_d
1924: UNION ALL
1925: SELECT plant_fk_key site_id, resource_pk_key entity_pk_key
1926: FROM mth_resources_d
1927: UNION ALL
1928: SELECT plant_fk_key site_id, equipment_pk_key entity_pk_key
1929: FROM mth_equipments_d
1930: ) b