internal List <LC_BuyerDepartment> GetBuyerDepartmentList(string Ocode) { return(_BuyerDal.GetBuyerDepartmentList(Ocode)); }