internal List <Com_Buyer_Setup> GetBuyerName(string ocode) { return(_BuyerDal.GetBuyerName(ocode)); }