public static DataTable baocao79arutgoncothucthu(string ObjectTypeCode, string MAKHOATHIEN, string CreateBy, DateTime?FromDate, DateTime?ToDate, int IsThucThu, int IsTongHop) { return(SPs.Baocao79aRutgonCothucthu(ObjectTypeCode, MAKHOATHIEN, CreateBy, FromDate, ToDate, IsThucThu, IsTongHop).GetDataSet().Tables[0]); }