CN112465619B - Tax handling method and device based on data conversion and one-key input tax three-period system - Google Patents

Tax handling method and device based on data conversion and one-key input tax three-period system Download PDF

Info

Publication number
CN112465619B
CN112465619B CN202011614836.2A CN202011614836A CN112465619B CN 112465619 B CN112465619 B CN 112465619B CN 202011614836 A CN202011614836 A CN 202011614836A CN 112465619 B CN112465619 B CN 112465619B
Authority
CN
China
Prior art keywords
data
tax
behavior
period system
fragment
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202011614836.2A
Other languages
Chinese (zh)
Other versions
CN112465619A (en
Inventor
钟东虎
黄禧成
梁沛森
卢志伟
钟建琛
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Guangdong Kamfu Technology Co ltd
Original Assignee
Guangdong Kamfu Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Guangdong Kamfu Technology Co ltd filed Critical Guangdong Kamfu Technology Co ltd
Priority to CN202011614836.2A priority Critical patent/CN112465619B/en
Publication of CN112465619A publication Critical patent/CN112465619A/en
Application granted granted Critical
Publication of CN112465619B publication Critical patent/CN112465619B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/12Accounting
    • G06Q40/123Tax preparation or submission
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/955Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]

Abstract

The invention discloses a tax handling method and a tax handling device based on a data conversion and one-key input tax three-period system, wherein the method comprises the following steps: s1: aiming at the operation flow of the tax three-period system, customizing behavior specifications and generating a related behavior dictionary; s2: the external interface is used for entering parameters, and comprises a behavior unit list and flow data; s3: analyzing according to the specification through related behaviors and data, checking the feasibility of the data, assembling the data into executable javascript fragments according to the sequence, and connecting the whole business processes in series; s4: injecting a javascript fragment which can be executed currently, and executing the fragment; s5: and returning the executed result through the corresponding http request, and carrying out corresponding processing according to the returned result. In order to meet the requirements of data conversion and importing, the invention realizes external data injection and flow based on the tax three-period tax handling system.

Description

Tax handling method and device based on data conversion and one-key input tax three-period system
Technical Field
The invention relates to the field of tax handling, in particular to a tax handling method and device based on a data conversion and one-key input tax payment three-period system.
Background
In recent years, along with the increasing importance of tax handling systems in tax systems in third-period tax, peripheral items of tax handling systems are also increasing, and most of the peripheral items interact through interface list lists provided in third-period tax. Based on the business diversity of tax, the interface is more and more unable to meet all demands, in order to make things convenient for tax payer to carry out tax comprehensively, need carry out certain extension to the input output outside the interface. A variety of docking modes are sought.
In order to further realize self-service business and widen the requirements of business channels, the improvement of a modern and scientific business system is promoted, an intelligent self-service business service system is built, and self-service application business of the whole market is realized. Meanwhile, in order to further realize the specific requirements of government on accelerating self-service business, the method is innovated in a large scale, integrates the service resources of the business departments, unifies the service standards, unifies the management and the unified monitoring, provides a one-stop self-service new system for the business people, and provides a perfect and informationized management platform for counter tax business data for front-stage acceptors.
Therefore, based on the concept of Internet+ and the innovative tax handling mode is introduced, the intelligent form system is a brand-new tax handling subsystem. Tax payers fill in and submit tax service information in the Internet environment, and the filled relevant data are transmitted to the tax intranet environment through interaction of the intranet and the extranet. And the tax staff collects information on the intranet and performs business handling in the tax three-period system. In this process. The tax staff needs to manually and repeatedly input tax information filled in by the tax payer in the external network in the tax three-period system, so that redundant workload is brought to the tax staff, and meanwhile, the situation that the input information is inconsistent with the input of the tax payer due to misoperation is greatly likely to occur.
Disclosure of Invention
The invention aims to overcome the defects of the prior art and provides a tax handling method and device based on a data conversion and one-key input tax three-period system.
The technical scheme of the invention is as follows:
In one aspect, a tax handling method based on data conversion and one-key input tax three-period system is provided, comprising the following steps:
s1: aiming at the operation flow of the tax three-period system, customizing behavior specifications and generating a related behavior dictionary;
s2: the external interface is used for entering parameters, and comprises a behavior unit list and flow data;
s3: analyzing according to the specification through related behaviors and data, checking the feasibility of the data, assembling the data into executable javascript fragments according to the sequence, and connecting the whole business processes in series;
S4: injecting a javascript fragment which can be executed currently, and executing the fragment;
S5: and returning the executed result through the corresponding http request, and carrying out corresponding processing according to the returned result.
In step S1, a business transaction is composed of a plurality of sub-action units, each of which is an independent unit, and confirms the access parameters thereof.
The sub-behavior units operate according to modules, and the modules are divided according to Document rules.
Wherein, in step S2, interaction with the caller is performed through a restful interface.
In step S2, after the external interface enters the parameters, data verification and authentication are required.
Wherein, in step S2:
the behavior unit list comprises corresponding behavior dictionary keywords, corresponding behavior data and flow data of an operation module domain;
the flow data is transmitted in a dictionary form and exists in a key and value mode.
In step S4, the system associates with the IE browser, obtains the current state of the IE browser, starts the IE browser if the IE browser is not started, and opens the relevant address according to the configuration URL address if the tax three-period system is not started.
On the other hand, provide a tax handling device based on data conversion and key input tax three-period system, from data input to output includes in proper order:
the access module is used for entering the external interface;
The analysis and generation module is used for analyzing according to the specification through related behaviors and data, checking the feasibility of the data, assembling the data into executable javascript fragments according to the sequence, and connecting the whole business processes in series;
the injection and execution module is used for injecting the javascript fragment which can be executed currently and executing the fragment;
And the return processing module is used for returning the executed result through the corresponding http request and carrying out corresponding processing according to the returned result.
The access module is used for receiving the data from the external interface, and further comprises a data checking and authentication module which is used for performing data checking and authentication after the external interface is accessed by the access module.
Compared with the prior art, the invention has the beneficial effects that:
According to the invention, the external data can be analyzed and converted into different form unit prime domains and element values in the tax three-period system and different flow operations in the tax three-period system, and the data is dynamically imported into the tax three-period system, so that the problem of information input modes of tax staff is solved, the requirement of quick tax handling is met, and the tax handling efficiency is improved.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings that are needed in the embodiments or the description of the prior art will be briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and that other drawings can be obtained according to these drawings without inventive effort for a person skilled in the art.
FIG. 1 is a flow chart of a tax handling method based on a three-period system of data conversion and one-key input tax;
FIG. 2 is a block diagram showing sub-behavior units according to embodiment 1 of the present invention;
Fig. 3 is a block diagram of a tax handling apparatus according to embodiment 2 of the present invention based on a three-period system of data conversion and one-key input tax.
Detailed Description
The present invention will be described in further detail with reference to the drawings and examples, in order to make the objects, technical solutions and advantages of the present invention more apparent. It should be understood that the specific embodiments described herein are for purposes of illustration only and are not intended to limit the scope of the invention.
The invention provides a tax handling method and device based on a data conversion and one-key input tax handling system, which aim to meet the requirements of data conversion and importing and realize external data injection and flow based on the tax handling system. And the method is compatible with the whole set of process, exists as an independent program, and interacts with the calling party by providing a restful interface, so that modification and update of other modules are not affected.
In order to illustrate the technical scheme of the invention, the following description is made by specific examples.
Example 1
Referring to fig. 1, a tax handling method based on data conversion and one-key input of a tax three-period system includes the following steps:
s1: and aiming at the operation flow of the tax three-period system, customizing behavior specifications and generating a related behavior dictionary. A business transaction is composed of a plurality of sub-action units, wherein each sub-action unit is an independent unit and confirms the access parameters of the sub-action units.
The sub-behavior units operate according to modules, and the modules are divided according to Document rules. As shown in FIG. 2, the large modules may be normalized into tab classes, form classes, etc., and subdivided into corresponding small module units, such as text box classes, date classes, selection drop-down box classes, tree menu classes, etc. The data import and manipulation can be performed in detail to each form field.
S2: the external interface is used for entering parameters, and is interacted with the calling party through the restful interface, and the external interface comprises a behavior unit list and flow data. The behavior unit list comprises corresponding behavior dictionary keywords, corresponding behavior data and flow data of an operation module domain, and the behavior flow execution conditions in the dictionary are met. The flow data is also transmitted in a dictionary form, and can be quickly queried and substituted by the key and value modes.
If necessary, after the external interface enters the parameters, data check and authentication are needed.
S3: and analyzing according to the specification through related behaviors and data, checking the feasibility of the data, and assembling the data into executable javascript fragments according to the sequence to connect the whole business processes in series. This step is an important component of the overall process.
S4: the system is associated with the IE browser, the current state of the IE browser is obtained, the IE browser is started when the IE browser is not started, and the relevant address is opened according to the configuration URL address when the gold tax three-period system is not started. Injecting a javascript fragment which can be executed currently, and executing the fragment;
s5: and returning the executed result through the corresponding http request, and carrying out corresponding processing according to the returned result. For the caller, an explicit description is given corresponding to the operation procedure.
Thus, the process of acquiring data from the external system and transferring the data to another system is completed once.
Example 2
Referring to fig. 3, a tax administration device based on a three-stage system of data conversion and one-key input tax, sequentially includes, from data input to output:
the access module is used for entering parameters through the external interface, and interacting with the calling party through the restful interface, and comprises a behavior unit list and flow data. The behavior unit list comprises corresponding behavior dictionary keywords, corresponding behavior data and flow data of an operation module domain, and the behavior flow execution conditions in the dictionary are met. The flow data is also transmitted in a dictionary form, and can be quickly queried and substituted by the key and value modes.
The analysis and generation module is used for analyzing according to the specification through related behaviors and data, checking the feasibility of the data, assembling the data into executable javascript fragments according to the sequence, and connecting the whole business processes in series.
And the injection and execution module is used for injecting the currently executable javascript fragment and executing the fragment. The system is associated with the IE browser, the current state of the IE browser is obtained, the IE browser is started when the IE browser is not started, and the relevant address is opened according to the configuration URL address when the gold tax three-period system is not started.
And the return processing module is used for returning the executed result through the corresponding http request and carrying out corresponding processing according to the returned result.
If necessary, the system also comprises a data checking and authentication module, wherein the data checking and authentication module is used for performing data checking and authentication after the access module accesses the external interface.
In summary, the invention can analyze and convert into different list unit prime fields and element values in the tax three-period system and different flow operations in the tax three-period system according to the external data, and dynamically import the data into the tax three-period system, thereby solving the problem of information input modes of tax staff, simultaneously meeting the requirement of quick tax handling and improving tax handling efficiency.
The foregoing description of the preferred embodiment of the invention is not intended to be limiting, but rather is intended to cover all modifications, equivalents, and alternatives falling within the spirit and principles of the invention.

Claims (3)

1. A tax handling method based on a three-period system of data conversion and one-key input tax is characterized by comprising the following steps:
S1: aiming at the operation flow of the tax three-period system, customizing behavior specifications and generating a related behavior dictionary, wherein a business transaction consists of a plurality of sub-behavior units, each sub-behavior unit is an independent unit and confirms the in-out parameters of the sub-behavior units, the sub-behavior units operate according to modules, and the modules are divided according to Document rules;
S2: the external interface is used for entering the parameters, comprises a behavior unit list and flow data, and particularly interacts with a calling party through a restful interface, and data verification and authentication are needed after the external interface is used for entering the parameters;
the behavior unit list comprises corresponding behavior dictionary keywords, corresponding behavior data and flow data of an operation module domain;
The flow data is transmitted in a dictionary form and exists in a key and value mode;
s3: analyzing according to the specification through related behaviors and data, checking the feasibility of the data, assembling the data into executable javascript fragments according to the sequence, and connecting the whole business processes in series;
S4: injecting a javascript fragment which can be executed currently, and executing the fragment, wherein the system is associated with the IE browser, the current state of the IE browser is obtained, the IE browser is started when the IE browser is not started, and the relevant address is opened according to the configuration URL address when the tax three-period system is not started;
S5: and returning the executed result through the corresponding http request, and carrying out corresponding processing according to the returned result.
2. A tax handling device based on a data conversion and one-key entry tax three-period system, characterized in that the device is used for executing a tax handling method based on a data conversion and one-key entry tax three-period system as set forth in claim 1, and the device sequentially comprises from data input to output:
the access module is used for entering the external interface;
The analysis and generation module is used for analyzing according to the specification through related behaviors and data, checking the feasibility of the data, assembling the data into executable javascript fragments according to the sequence, and connecting the whole business processes in series;
the injection and execution module is used for injecting the javascript fragment which can be executed currently and executing the fragment;
And the return processing module is used for returning the executed result through the corresponding http request and carrying out corresponding processing according to the returned result.
3. The tax administration device based on the three-stage system of data conversion and one-key entry tax as set forth in claim 2, further comprising a data verification and authentication module for performing data verification and authentication after the access module has entered the parameters of the external interface.
CN202011614836.2A 2020-12-30 2020-12-30 Tax handling method and device based on data conversion and one-key input tax three-period system Active CN112465619B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011614836.2A CN112465619B (en) 2020-12-30 2020-12-30 Tax handling method and device based on data conversion and one-key input tax three-period system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011614836.2A CN112465619B (en) 2020-12-30 2020-12-30 Tax handling method and device based on data conversion and one-key input tax three-period system

Publications (2)

Publication Number Publication Date
CN112465619A CN112465619A (en) 2021-03-09
CN112465619B true CN112465619B (en) 2024-04-23

Family

ID=74802162

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011614836.2A Active CN112465619B (en) 2020-12-30 2020-12-30 Tax handling method and device based on data conversion and one-key input tax three-period system

Country Status (1)

Country Link
CN (1) CN112465619B (en)

Citations (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0568132A2 (en) * 1992-04-30 1993-11-03 Schlumberger Technologies, Inc. Test generation by environment emulation
JP2003346072A (en) * 2002-05-22 2003-12-05 Nippon Digital Kenkyusho:Kk Entry system, abstract dictionary editing screen, method for registering abstract, method for editing abstract dictionary, program, and storage medium
US6662270B1 (en) * 2000-05-16 2003-12-09 Xerox Corporation System and method for caching of reusable objects
US8606665B1 (en) * 2004-12-30 2013-12-10 Hrb Tax Group, Inc. System and method for acquiring tax data for use in tax preparation software
US8788412B1 (en) * 2011-09-02 2014-07-22 Noel Hamm System and method for tax filing, data processing, data verification and reconciliation
CN104281901A (en) * 2013-07-04 2015-01-14 航天信息股份有限公司 Tax declaration method based on WEB technology
CN105139253A (en) * 2015-08-12 2015-12-09 浪潮软件集团有限公司 Cloud optimization method for self-service tax handling
CN105184643A (en) * 2015-09-07 2015-12-23 浪潮软件集团有限公司 Comprehensive utilization method of tax service card
CN106570750A (en) * 2016-10-12 2017-04-19 上海灵兮信息科技有限公司 Browser plug-in-based automatic tax declaration method, system and browser plug-in
CN107038633A (en) * 2016-11-18 2017-08-11 山东浪潮商用系统有限公司 A kind of method based on enterprise level service platform self-help tax pattern
WO2018022128A1 (en) * 2016-07-27 2018-02-01 Intuit Inc. Computerized tax return preparation system and computer generated user interfaces for tax topic completion status modifications
CN107659648A (en) * 2017-09-27 2018-02-02 山东浪潮商用系统有限公司 One kind does tax information input method, system and does tax terminal
CN107832278A (en) * 2017-11-24 2018-03-23 税友软件集团股份有限公司 A kind of method and device of real time scan taxation informatization data
CN108897889A (en) * 2018-07-10 2018-11-27 深圳市金蝶天燕中间件股份有限公司 A kind of front page optimization method, front page optimization device and computer equipment
JP2019121367A (en) * 2017-12-28 2019-07-22 純一 藤井 Data processing system for understanding and processing sentences
US10572952B1 (en) * 2014-12-01 2020-02-25 Intuit Inc. Computer implemented methods systems and articles of manufacture for cross-field validation during preparation of electronic tax return
US10664924B1 (en) * 2015-04-30 2020-05-26 Intuit Inc. Computer-implemented methods, systems and articles of manufacture for processing sensitive electronic tax return data

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050060234A1 (en) * 2003-09-15 2005-03-17 Tom Reahard Method and system for preparing state income tax withholding
US20070094104A1 (en) * 2003-09-15 2007-04-26 Reahard Thomas M Internet method and computer product for preparing state income tax withholding forms
US7543274B2 (en) * 2003-12-22 2009-06-02 The United States Of America As Represented By The Administrator Of The National Aeronautics And Space Administration System and method for deriving a process-based specification
US20080306986A1 (en) * 2007-06-08 2008-12-11 Accenture Global Services Gmbh Migration of Legacy Applications
US10402913B2 (en) * 2015-07-30 2019-09-03 Intuit Inc. Generation of personalized and hybrid responses to queries submitted from within tax return preparation system during preparation of electronic tax return

Patent Citations (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0568132A2 (en) * 1992-04-30 1993-11-03 Schlumberger Technologies, Inc. Test generation by environment emulation
US6662270B1 (en) * 2000-05-16 2003-12-09 Xerox Corporation System and method for caching of reusable objects
JP2003346072A (en) * 2002-05-22 2003-12-05 Nippon Digital Kenkyusho:Kk Entry system, abstract dictionary editing screen, method for registering abstract, method for editing abstract dictionary, program, and storage medium
US8606665B1 (en) * 2004-12-30 2013-12-10 Hrb Tax Group, Inc. System and method for acquiring tax data for use in tax preparation software
US8788412B1 (en) * 2011-09-02 2014-07-22 Noel Hamm System and method for tax filing, data processing, data verification and reconciliation
CN104281901A (en) * 2013-07-04 2015-01-14 航天信息股份有限公司 Tax declaration method based on WEB technology
US10572952B1 (en) * 2014-12-01 2020-02-25 Intuit Inc. Computer implemented methods systems and articles of manufacture for cross-field validation during preparation of electronic tax return
US10664924B1 (en) * 2015-04-30 2020-05-26 Intuit Inc. Computer-implemented methods, systems and articles of manufacture for processing sensitive electronic tax return data
CN105139253A (en) * 2015-08-12 2015-12-09 浪潮软件集团有限公司 Cloud optimization method for self-service tax handling
CN105184643A (en) * 2015-09-07 2015-12-23 浪潮软件集团有限公司 Comprehensive utilization method of tax service card
WO2018022128A1 (en) * 2016-07-27 2018-02-01 Intuit Inc. Computerized tax return preparation system and computer generated user interfaces for tax topic completion status modifications
CN106570750A (en) * 2016-10-12 2017-04-19 上海灵兮信息科技有限公司 Browser plug-in-based automatic tax declaration method, system and browser plug-in
CN107038633A (en) * 2016-11-18 2017-08-11 山东浪潮商用系统有限公司 A kind of method based on enterprise level service platform self-help tax pattern
CN107659648A (en) * 2017-09-27 2018-02-02 山东浪潮商用系统有限公司 One kind does tax information input method, system and does tax terminal
CN107832278A (en) * 2017-11-24 2018-03-23 税友软件集团股份有限公司 A kind of method and device of real time scan taxation informatization data
JP2019121367A (en) * 2017-12-28 2019-07-22 純一 藤井 Data processing system for understanding and processing sentences
CN108897889A (en) * 2018-07-10 2018-11-27 深圳市金蝶天燕中间件股份有限公司 A kind of front page optimization method, front page optimization device and computer equipment

Non-Patent Citations (7)

* Cited by examiner, † Cited by third party
Title
Ajax在WebGIS税务系统中的应用;杨珍;蒋云良;;湖州师范学院学报(第01期);全文 *
基于J2EE架构的网上纳税服务系统的研究和设计;戴祖诚;王宇娇;林海云;;计算机与数字工程(第04期);全文 *
基于二维码扫描技术的税务申报系统的设计与实现;陈雷;;桂林航天工业学院学报(第04期);全文 *
数据标准在税务数据治理中的应用初探;孙广芝;朱会彦;张立芬;孙兆洋;;中国标准化;20150905(第09期);全文 *
税务局征管数据综合应用平台系统开发;赵飞;;计算机产品与流通;20200519(第07期);全文 *
税务综合办公信息系统的设计与实现;石勇;中国优秀硕士学位论文全文数据库 信息科技辑;20140515(第5期);全文 *
金税三期与管理无关?;赘言;;每周电脑报;20080414(第12期);全文 *

Also Published As

Publication number Publication date
CN112465619A (en) 2021-03-09

Similar Documents

Publication Publication Date Title
CN112187558B (en) Data verification method and device and electronic equipment
US20090059909A1 (en) Method and system for loan application non-acceptance follow-up
CN106649488B (en) Method and device for calling multi-data-source interactive interface
CN110020358B (en) Method and device for generating dynamic page
US10839168B2 (en) Dynamic automation of pipeline creation
CN112465619B (en) Tax handling method and device based on data conversion and one-key input tax three-period system
CN115422202A (en) Service model generation method, service data query method, device and equipment
CN111400623B (en) Method and device for searching information
CN113419887A (en) Method and device for processing abnormal online transaction of host
CN114219643A (en) Transaction calling method, device, equipment and storage medium
CN113392024A (en) Method, device, equipment and medium for testing storage process
CN113419740A (en) Program data stream analysis method and device, electronic device and readable storage medium
CN113761588A (en) Data verification method and device, terminal equipment and storage medium
CN113032256A (en) Automatic test method, device, computer system and readable storage medium
CN112783903A (en) Method and device for generating update log
CN113326421B (en) Data identification method and device for record carrier, electronic equipment and storage medium
CN116610529A (en) Buried point data acquisition method and device, electronic equipment and storage medium
CN113792138B (en) Report generation method and device, electronic equipment and storage medium
US11150955B2 (en) Generation and usage of a task-based programming platform
CN116382640A (en) Method, device, equipment and storage medium for managing micro-service
CN114416781A (en) Data searching method and device, electronic equipment and storage medium
CN113935334A (en) Text information processing method, device, equipment and medium
CN115599572A (en) Data acquisition method and device, electronic equipment and computer readable medium
CN115421809A (en) File processing method and device, electronic equipment and computer readable medium
CN117349357A (en) Medical system data debugging method and device

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant