DBA Data[Home] [Help]

APPS.AHL_FLEET_UTIL_HISTORY_PVT dependencies on CSI_COUNTERS_VL

Line 197: csi_counters_vl ccv

193: ahl_unit_config_headers auch,
194: csi_counter_readings ccr,
195: ahl_fleet_unit_assocs afua,
196: csi_item_instances cii,
197: csi_counters_vl ccv
198: WHERE afua.unit_config_header_id = auch.unit_config_header_id
199: AND auch.csi_item_instance_id = cii.instance_id
200: AND ccv.counter_id = ccr.counter_id
201: AND csa.source_object_code = 'CP'