public int insPM(MMRFixedAsset tbl) { WipRepository FixedAsset = new WipRepository(); return(FixedAsset.insPM(tbl)); }