【正文】
管理工作的質(zhì)量和效率。在稅收管理信息化 “ 一體化 ” 建設(shè)的框架內(nèi),實現(xiàn)了主流業(yè)務(wù)的省級數(shù)據(jù)集中,為建立科學(xué)、規(guī)范、簡明、高效的稅收征管新機(jī)制提供了保障。 “ 信息管稅 ” 作為當(dāng)前和今后一個時期稅收征管和科技工作新的管理理念的提出,是國家稅務(wù)總局對過去 “ 34 字 ” 稅收征管模式的高度濃縮與提升,是適應(yīng)當(dāng)前網(wǎng)絡(luò)社會高度信息化環(huán)境的前瞻性的 謀劃與定位,是應(yīng)對征納雙方信息不對稱現(xiàn)象的有益舉措,必將對新時期我國稅收征收管理工作產(chǎn)生深刻影響 [2]。國稅系統(tǒng)的征管信息化處理基本實現(xiàn)了省級集中,征收管理、行政管理方面的應(yīng)用覆蓋面進(jìn)一步擴(kuò)大。 45 參考文獻(xiàn) 36 系統(tǒng)登陸界面 34 視圖層的實現(xiàn) 27 稅收收入同期比分析模塊設(shè)計 25 系統(tǒng)架構(gòu)描述 14 業(yè)務(wù)需求 10 ORACLE 透明網(wǎng)關(guān) 3 第 2章 相關(guān)技術(shù) 2 論文組織結(jié)構(gòu) 1 主要研究內(nèi)容 1 研究背景與意義 關(guān)鍵詞: 稅務(wù) ; 數(shù)據(jù)監(jiān)控;信息管稅Abstract 1 Abstract Informatization has bee a significant feature of economic and social development. Modern information technology is the key factor and important productivity of tax collection and management. Informationized tax collection and management focus on full use of modern information technology to solve the problem of information asymmetry on tax collectors and taxpayers. It’ll take the collection, analysis, use of taxrelated information as the main line, strengthen the integration of business and technology, improve the tax sources management system, and to improve pliance with tax law and tax collection rates. With the advance of informatization, Yunnan national tax system began the data centralization in provincial bureau. Tax informatization step into the integration phase from the original stage of single, scattered use. In recent years the rapid expansion of the amount of data stored, the leadership and management urgently need to effectively deal with massive amounts of data. Based on this, the data monitoring and analysis system of Yunnan Municipal Office, State Administration of Taxation, is mainly to achieve the query, statistics, analysis, early warning and forecasting functions. This dissertation describes the requirements analysis, design, and implementation of the data monitoring and analysis system of Yunnan Municipal Office, State Administration of Taxation. Requirements analysis is the focus of this article, the feasibility study of the project analysis operational, functional requirements of the system. Based on J2EE technology architecture, this article will extract the analysis of addedvalue tax burden of taxpayers, ratio of tax revenue over the same period, taxes and economic rebound, paring withdrawal to symptoms, early warning of the reporting quality and other key operational aspects of data analysis and processing functions, then provide decisionmaking information leadership and management need, improves the quality and efficiency of tax administration, by integrating operational requirements. KeyWords: tax; data monitoring; Informationized tax collection and management 目 錄 第 1章 緒論 基于此,云南省國家稅務(wù)局?jǐn)?shù)據(jù)監(jiān)控分析 系統(tǒng)主要實現(xiàn)了查詢、統(tǒng)計、分析、預(yù)警和預(yù)測等功能。信息管稅,就是充分利用現(xiàn)代信息技術(shù)手段,以解決征納雙方信息不對稱問題為重點,以對涉稅信息的采集、分析、利用為主線,加強(qiáng)業(yè)務(wù)與技術(shù)的融合,健全稅源管理體系,進(jìn)而提高稅 法遵從度和稅收征收率。 作業(yè)格式要求參考《信息管稅下的數(shù)據(jù)監(jiān)控分析系統(tǒng)的設(shè)計與實現(xiàn)》,作業(yè)內(nèi)容可以參考網(wǎng)絡(luò)資料與其他著作等。 該作業(yè)期末 之 前上交,由于占總成績的比例較大,所以每個同學(xué)務(wù)必按時上交。信息管稅,體現(xiàn)了以信息化帶動征管現(xiàn)代化的必然要求,抓住信息這個稅收管理的關(guān)鍵因素,是逐步破解征納雙方信息不對稱的難題,全面提高稅收征管工作水平的必由之路。 本文 介紹了云南省國家稅務(wù)局 數(shù)據(jù)監(jiān)控分析 系統(tǒng)的需求分析、設(shè)計、以 及實現(xiàn) 。 4 J2EE技術(shù)背景 6 B/S 三層結(jié)構(gòu) 21 系統(tǒng)總用例圖 23 客戶端環(huán)境 24 本章小結(jié) 24 第 4章 系統(tǒng)設(shè)計 25 主要模塊設(shè)計 26 一般納稅人增值稅稅負(fù)模塊設(shè)計 35 業(yè)務(wù)邏輯控制層及數(shù)據(jù)層的實現(xiàn) 36 “鉆取 ”的實現(xiàn) 37 系統(tǒng)控制臺 37 流轉(zhuǎn)稅管理主菜單 45 展望 48 Contents Contents Chapter 1 Introduction………………………………………………… 1 Background and Significance………………………………………………… 1 Main content………………………………………………………………… ...2 Organization and Structure………………………………………………… ...3 Chapter 2 Related technologies……………………………………… ...4 J2EE Technical Background………………………………………………… .4 MVC Design Patterns Background………………………………………… 5 SVN Collaborative Development…………………………………………… ..6 B/S Threetier Structure……………………………………………………… .8 ECSIDE Components………………………………………………………... 10 ORACLE Transparent Gateway………………………………………… ...10 Summary of this chapter…………………………………………………… ..11 Chapter 3 Requirements Analysis…………………………………… .12 Feasibility Study…………………………………………………………… ...12 Functional Requirements Analysis………………………………………… .14 System Overview………………………………………………………… 14 the Relationship between Data Monitoring and Analysis system and Other Tax Operational Systems…………………………………………………………… ..14 Operational Requirements……………………………………………… ...15 System Functional Requirements Analysis……………………………… .21 Total System Use Case Diagram…………………… …………………… .22 System Environment………………………………………………………… 23 Development Environment……………………………………………… ..23 Client Environment……………………………………………………… .24 Summary of this chapter…………………………………………………… .24 Chapter 4 System Design…………………………………………… ...25 Description of System Architecture………………………………………… 25 Contents Main module Design………………………………………………………… .26 Home Page Design……………………………………………………… ..26 Module Design of General Taxpayer Valueadded Tax Burden………… ..27 Module Design of Tax revenue Ratio over the same period…………… ...29 Module Design of Turnover Tax Revenue Analysis……………………… 29 Module Design of Tax and Economic Relevance Analysis……………… .30 Module Design of Early Warning of the Reporting Quality……………… 31 of Comparing Withdrawal to Symptoms……………………… ...33 Summary of this chapter………………………