public List <BaseMaterial> GetSubgroupFilterSearchData(string code)
 {
     return(BusinessObjectManager.GetSubgroupFilterSearchData(code));
 }