public int updateJOB(PrevJOB tbl) { WipRepository FixedAsset = new WipRepository(); return(FixedAsset.updateJOB(tbl)); }