First I do a select on items allocated to MOs with the status of Closed select * from MOP1400 where manufactureorder_i in (select manufactureorder_i from wo010032 where manufactureorderst_i=8) select * from MOP1410 where manufactureorder_i in (select manufactureorder_i from wo010032 where manufactureorderst_i=8) select * from MOP1000 where manufactureorder_i in (select manufactureorder_i from wo010032 where manufactureorderst_i=8) select * from MOP1020 where manufactureorder_i in (select manufactureorder_i from wo010032 where manufactureorderst_i=8) select * from MOP1025 where manufactureorder_i in (select manufactureorder_i from wo010032 where manufactureorderst_i=8) select * from MOP1026 where manufactureorder_i in (select manufactureorder_i from wo010032 where manufactureorderst_i=8) then I do a delete I always have a backup before I do this...and then I run the reconcile Tami
↧