protected string FindDescription(string itemCode)
 {
     return(suLogic.FindDescription(itemCode));
 }