예제 #1
0
        //public static DataTable GetSellAchievementGrowing(string QueryStr, string OrderBy)
        //{
        //    string CodeFlag = ConstUtil.SellAreaTypeFlag;
        //    string CodeType = ConstUtil.SellAreaCodeType;
        //    string CompanyCD = ((UserInfoUtil)SessionUtil.Session["UserInfo"]).CompanyCD;
        //    return SellProductReport.GetSellAchievementGrowing(CodeFlag,CodeType,QueryStr, CompanyCD, OrderBy);
        //}
        public static DataTable GetArea()
        {
            string CompanyCD = ((UserInfoUtil)SessionUtil.Session["UserInfo"]).CompanyCD;
            string CodeFlag  = ConstUtil.SellAreaTypeFlag;
            string CodeType  = ConstUtil.SellAreaCodeType;

            return(SellProductReport.GetArea(CompanyCD, CodeFlag, CodeType));
        }
예제 #2
0
        public static DataTable GetSellAchievementGrowingPrint(string QueryStr, int pageIndex, int pageSize, string OrderBy, ref int totalCount)
        {
            string CompanyCD = ((UserInfoUtil)SessionUtil.Session["UserInfo"]).CompanyCD;
            string CodeFlag  = ConstUtil.SellAreaTypeFlag;
            string CodeType  = ConstUtil.SellAreaCodeType;

            return(SellProductReport.GetSellAchievementGrowingPrint(CodeFlag, CodeType, QueryStr, CompanyCD, pageIndex, pageSize, OrderBy, ref totalCount));
        }
예제 #3
0
        public static DataTable GetABCType(string Method, int pageIndex, int pageSize, string OrderBy, string BeginDate, string EndDate, string ABCType, string Product, string Column, string ValueA, string ValueB, string ValueC, string Sift, ref string TotalPrice, ref string TotalProductCount, ref int TotalCount)
        {
            string CompanyCD = ((UserInfoUtil)SessionUtil.Session["UserInfo"]).CompanyCD;

            return(SellProductReport.GetABCPro(Method, pageIndex, pageSize, OrderBy, CompanyCD, BeginDate, EndDate, ABCType, Product, Column, ValueA, ValueB, ValueC, Sift, ref TotalPrice, ref TotalProductCount, ref TotalCount));
        }
예제 #4
0
        public static DataTable GetProBuyDetail(string Method, int pageIndex, int pageSize, string OrderBy, string Product, string BeginDate, string EndDate, ref string TotalProductCount, ref string TotalPrice, ref string TotalBackCount, ref string TotalBackPrice, ref int TotalCount)
        {
            string CompanyCD = ((UserInfoUtil)SessionUtil.Session["UserInfo"]).CompanyCD;

            return(SellProductReport.GetProBuyDetail(Method, pageIndex, pageSize, OrderBy, CompanyCD, Product, BeginDate, EndDate, ref TotalProductCount, ref TotalPrice, ref TotalBackCount, ref TotalBackPrice, ref TotalCount));
        }
예제 #5
0
        public static DataTable GetProductBuyQuarter(string Method, int pageIndex, int pageSize, string OrderBy, string ProductID, string quarter, ref string TotalPrice, ref string TotalPrice1, ref string TotalPrice2, ref string TotalPrice3, ref string TotalPrice4, ref int TotalCount)
        {
            string CompanyCD = ((UserInfoUtil)SessionUtil.Session["UserInfo"]).CompanyCD;

            return(SellProductReport.GetProductBuyQuarter(Method, pageIndex, pageSize, OrderBy, CompanyCD, ProductID, quarter, ref TotalPrice, ref TotalPrice1, ref TotalPrice2, ref TotalPrice3, ref TotalPrice4, ref TotalCount));
        }
예제 #6
0
        public static DataTable GetProductYear(string Method, int pageIndex, int pageSize, string OrderBy, string ProductID, string Year, ref string TotalNowMonth, ref string TotalNowYear, ref string TotalLastMonth, ref string TotalLastYear, ref string TotalPrice, ref int TotalCount)
        {
            string CompanyCD = ((UserInfoUtil)SessionUtil.Session["UserInfo"]).CompanyCD;

            return(SellProductReport.GetProductYear(Method, pageIndex, pageSize, OrderBy, CompanyCD, ProductID, Year, ref TotalNowMonth, ref TotalNowYear, ref TotalLastMonth, ref TotalLastYear, ref TotalPrice, ref TotalCount));
        }
예제 #7
0
 public static DataTable GetCustBuyQuarter(string method, int pageIndex, int pageSize, string OrderBy, string CompanyCD, string Cust, string quarter, string CurrencyType, ref string TotalPrice, ref string TotalPrice1, ref string TotalPrice2, ref string TotalPrice3, ref string TotalPrice4, ref int TotalCount)
 {
     return(SellProductReport.GetCustBuyQuarter(method, pageIndex, pageSize, OrderBy, CompanyCD, Cust, quarter, CurrencyType, ref TotalPrice, ref TotalPrice1, ref TotalPrice2, ref TotalPrice3, ref TotalPrice4, ref TotalCount));
 }
예제 #8
0
 public static DataTable GetCustBuyYear(string method, int pageIndex, int pageSize, string OrderBy, string CompanyCD, string Cust, string Year, string CurrencyType, ref string TotalNowMonth, ref string TotalNowYear, ref string TotalLastMonth, ref string TotalLastYear, ref string TotalPrice, ref int TotalCount)
 {
     return(SellProductReport.GetCustBuyYear(method, pageIndex, pageSize, OrderBy, CompanyCD, Cust, Year, CurrencyType, ref TotalNowMonth, ref TotalNowYear, ref TotalLastMonth, ref TotalLastYear, ref TotalPrice, ref TotalCount));
 }
예제 #9
0
 public static DataTable GetSellProductTypeReport(string Method, string BeginTime, int pageIndex, int pageSize, string OrderBy, string EndTime, string CompanyCD, string CurrencyType, ref string TotalProductCount, ref string TotalStandardSell, ref string TotalSellTax, ref string TotalTax, ref int TotalCount)
 {
     return(SellProductReport.GetProductType(Method, pageIndex, pageSize, OrderBy, BeginTime, EndTime, CompanyCD, CurrencyType, ref TotalProductCount, ref TotalStandardSell, ref TotalSellTax, ref TotalTax, ref TotalCount));
 }
예제 #10
0
        public static DataTable GetSell()
        {
            string CompanyCD = ((UserInfoUtil)SessionUtil.Session["UserInfo"]).CompanyCD;

            return(SellProductReport.GetSell(CompanyCD));
        }
예제 #11
0
        public static DataTable GetCustSellReport(string CustNo, string CustName, string BeginDate, string EndDate, int pageIndex, int pageSize, string OrderBy, ref int totalCount)
        {
            string CompanyCD = ((UserInfoUtil)SessionUtil.Session["UserInfo"]).CompanyCD;

            return(SellProductReport.GetCustSellReport(CompanyCD, CustNo, CustName, BeginDate, EndDate, pageIndex, pageSize, OrderBy, ref totalCount));
        }
예제 #12
0
        /// <summary>
        /// 同期比较分析
        /// </summary>
        /// <param name="Method">0列表页1打印页需要</param>
        /// <param name="Compare1"></param>
        /// <param name="Compare2"></param>
        /// <param name="CurrencyID"></param>
        /// <param name="pageIndex"></param>
        /// <param name="pageSize"></param>
        /// <param name="OrderBy"></param>
        /// <param name="totalCount"></param>
        /// <returns></returns>
        public static DataTable GetSameTerm(string Method, string Compare1, string Compare2, string CurrencyID, int pageIndex, int pageSize, string OrderBy, ref int totalCount)
        {
            string CompanyCD = ((UserInfoUtil)SessionUtil.Session["UserInfo"]).CompanyCD;

            return(SellProductReport.GetSameTerm(Method, CompanyCD, Compare1, Compare2, CurrencyID, pageIndex, pageSize, OrderBy, ref totalCount));
        }
예제 #13
0
        public static DataTable GetSellPriceDB(string QueryStr, string OrderBy)
        {
            string CompanyCD = ((UserInfoUtil)SessionUtil.Session["UserInfo"]).CompanyCD;

            return(SellProductReport.GetSellPrice(QueryStr, CompanyCD, OrderBy));
        }
예제 #14
0
        /// <summary>
        /// 销售价格比较
        /// </summary>
        /// <param name="Product"></param>
        /// <param name="BeginDate"></param>
        /// <param name="EndDate"></param>
        /// <returns></returns>
        public static DataTable GetSellPriceDB(string QueryStr, int pageIndex, int pageSize, string OrderBy, ref int totalCount)
        {
            string CompanyCD = ((UserInfoUtil)SessionUtil.Session["UserInfo"]).CompanyCD;

            return(SellProductReport.GetSellPrice(QueryStr, CompanyCD, pageIndex, pageSize, OrderBy, ref totalCount));
        }