|
@@ -371,7 +371,7 @@
|
|
|
t.powersystemname as materialno
|
|
|
from t_cm_0348 t
|
|
|
where t.SITEM = 'BFHYD_05'
|
|
|
- and t.powersystemname in ('P00006', 'P00007', 'P00008','P00072', 'P00071', 'P00070')
|
|
|
+ --and t.powersystemname in ('P00006', 'P00007', 'P00008','P00072', 'P00071', 'P00070')
|
|
|
--and t.powermonitorname in ('007', '008', '009')
|
|
|
and t.batchno not in (select distinct ID from FOLD_THE_VALUES)
|
|
|
</select>
|