public void DRupdateCollectionPoint(string Cpoint, int repcode)
 {
     DepartmentDAO.DRupdateCollectionPoint(Cpoint, repcode);
 }