public DataSet GetSuupplierHavingAttachment(string ReqCode)
 {
     return(objSupplier.GetSuupplierHavingAttachment(ReqCode));
 }