|
|
+ if (dh.getFieldDataByCondition("make left join craft on ma_prodcode=cr_prodcode and cr_code=ma_craftcode left join craftdetail on cd_crid=cr_id ", "cd_bintest", "ma_code='" + ma_code.Text + "' and cd_stepcode='" + User.CurrentStepCode + "'").ToString() == "-1")
|