JP4634243B2 - Tax payment system - Google Patents

Tax payment system Download PDF

Info

Publication number
JP4634243B2
JP4634243B2 JP2005202449A JP2005202449A JP4634243B2 JP 4634243 B2 JP4634243 B2 JP 4634243B2 JP 2005202449 A JP2005202449 A JP 2005202449A JP 2005202449 A JP2005202449 A JP 2005202449A JP 4634243 B2 JP4634243 B2 JP 4634243B2
Authority
JP
Japan
Prior art keywords
year
tax
tax payment
data
processing
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
JP2005202449A
Other languages
Japanese (ja)
Other versions
JP2007025742A (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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP2005202449A priority Critical patent/JP4634243B2/en
Publication of JP2007025742A publication Critical patent/JP2007025742A/en
Application granted granted Critical
Publication of JP4634243B2 publication Critical patent/JP4634243B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)

Description

本発明は、各年度で制度改正が発生する納税額計算と申告を行う納税システムに関し、特に、修正申告の処理に適用して有効な技術に関するものである。   The present invention relates to a tax payment system that calculates and reports a tax amount that causes a system revision in each fiscal year, and particularly relates to a technique that is effective when applied to the processing of a revised declaration.

従来、納税システムにおいては、毎年行われる税制改正や機能追加に伴い、システムの仕様変更を余儀なくされる。また、修正申告と呼ばれる、過去の年度の納税データ修正後の申告書を提出する制度に対応するために、年度毎の異なる仕様をシステムに保持する必要がある。その場合、毎年プログラムの修正が発生し、現在から過去にわたる各年度のデータベースおよびプログラムを保持しなければならないが、特許文献1に記載のような従来技術としては年度毎に異なる計算方法で税額計算を行うことを想定していないシステムであった。
特開平10−187622号公報
Conventionally, in the tax payment system, system specifications must be changed in accordance with annual tax system revisions and function additions. In addition, in order to cope with a system called a revised report for submitting a report after tax payment data correction in the past year, it is necessary to maintain different specifications for each year in the system. In that case, the program is revised every year, and the database and program for each fiscal year from the present to the past must be maintained. However, as the conventional technique described in Patent Document 1, the tax amount is calculated by a different calculation method for each fiscal year It was a system that was not supposed to do.
Japanese Patent Laid-Open No. 10-187622

納税制度は毎年改正があり、税額の計算方法および申告書レイアウトなどが変更されるため、年度によりプログラムおよびデータ構造が異なる場合が多い。そのため、修正申告を行うには、過去のデータを呼び出し、過去のプログラムを使用し過去のデータの修正、計算、帳票出力を行う必要がある。   Since the tax payment system is revised every year, and the tax calculation method and tax return layout are changed, programs and data structures often differ from year to year. Therefore, in order to submit a correction report, it is necessary to call up past data, use the past program, modify past data, calculate, and output a form.

従来のデータベースの復旧手順で修正申告を考慮する場合、各年度により税制等の仕様が異なるため、図12に示すように、各年度のデータ構造の異なるデータベースおよび各データ構造に対応したプログラムを保持しておき、都度プログラムおよびデータベースの切替が必要となる。   When considering tax returns in the conventional database recovery procedure, the tax system and other specifications differ from year to year. Therefore, as shown in Fig. 12, databases with different data structures for each year and programs corresponding to each data structure are retained. In addition, the program and database must be switched each time.

そこで、本発明の目的は、仕様変更時の影響を最小限にとどめつつユーザが修正申告等業務を容易に行うことのできる納税システムを提供することにある。   SUMMARY OF THE INVENTION An object of the present invention is to provide a tax payment system that allows a user to easily perform a task such as a correction report while minimizing the influence when changing specifications.

本願において開示される発明のうち、代表的なものの概要を簡単に説明すれば、次のとおりである。   Of the inventions disclosed in the present application, the outline of typical ones will be briefly described as follows.

本発明による納税システムは、各年度の納税情報を格納するデータベースと、データベースに格納された納税情報および利用者からの税務情報に基づいて、納税額を計算する処理部とを備え、データベースは、各年度の納税情報が、年度毎のデータ構造でそれぞれ格納された退避データと、年度毎のデータ構造を包含したデータ構造をもち、各年度の納税情報の処理時に、退避データから処理年度の納税情報がコピーされるアクティブデータとを有し、処理部は、納税額の計算を行う処理年度の納税情報を退避データからアクティブデータにコピーし、アクティブデータにコピーされた納税情報に基づいて、納税額の計算を行うものである。   A tax payment system according to the present invention includes a database that stores tax payment information for each fiscal year, and a processing unit that calculates a tax payment amount based on tax payment information stored in the database and tax information from a user. The tax payment information for each fiscal year has saved data stored in a data structure for each fiscal year and a data structure that includes the data structure for each fiscal year. And the processing unit copies the tax payment information for the processing year for calculating the tax payment amount from the saved data to the active data, and based on the tax payment information copied to the active data, the tax payment The amount is calculated.

また、本発明の納税システムは、各年度毎の納税情報を格納する複数のデータベースと、複数のデータベースに格納された各年度毎の納税情報および利用者からの税務情報に基づいて、納税額を計算する各年度毎の複数の処理部と、過年度の修正申告の納税額の計算を行う際、データベースに格納された過年度の修正申告を行う納税情報に基づいて、過年度の修正申告の納税額の計算後、複数のデータベースに格納された納税情報に基づいて、修正処理年度以降への修正差額の反映および納税額の再計算を行う過年度修正額計算部とを備えたものである。   In addition, the tax payment system of the present invention calculates a tax payment amount based on a plurality of databases storing tax payment information for each year, and tax payment information for each year and tax information from a user stored in the plurality of databases. When calculating the tax amount of the previous year's revised tax return and the multiple processing units for each fiscal year to be calculated, the tax amount of the previous year's revised tax return is calculated based on the tax payment information for the previous year's revised tax return stored in the database. After calculation, based on the tax payment information stored in a plurality of databases, a past-year correction amount calculation unit that reflects the correction difference after the correction processing year and recalculates the tax payment amount is provided.

本願において開示される発明のうち、代表的なものによって得られる効果を簡単に説明すれば以下のとおりである。   Among the inventions disclosed in the present application, effects obtained by typical ones will be briefly described as follows.

本発明によれば、将来税制改正等により、納税システムに仕様追加/変更があった場合、プログラムの修正対象範囲の局所化および過年度修正額の自動計算により、修正申告機能の修正コストの低減およびユーザの運用コストの低減を行うことができる。   According to the present invention, when there is a specification addition / change in the tax payment system due to a future tax system revision, etc., the correction cost of the correction reporting function can be reduced by localizing the scope of program correction and automatically calculating the previous year's correction amount. User operation costs can be reduced.

以下、本発明の実施の形態を図面に基づいて詳細に説明する。なお、実施の形態を説明するための全図において、同一の部材には原則として同一の符号を付し、その繰り返しの説明は省略する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings. Note that components having the same function are denoted by the same reference symbols throughout the drawings for describing the embodiment, and the repetitive description thereof will be omitted.

(実施の形態1)
<納税システムの構成>
図1により、本発明の実施の形態1に係る納税システムの構成について説明する。図1は本発明の実施の形態1に係る納税システムの構成を示す構成図である。
(Embodiment 1)
<Composition of tax payment system>
The configuration of the tax payment system according to Embodiment 1 of the present invention will be described with reference to FIG. FIG. 1 is a configuration diagram showing a configuration of a tax payment system according to Embodiment 1 of the present invention.

図1において、納税システム20は、納税情報を処理するために必要なサーバ装置上に、プログラム30および納税情報が格納されているデータベース60からなるシステム一式である。   In FIG. 1, a tax payment system 20 is a system set including a program 30 and a database 60 in which tax payment information is stored on a server device necessary for processing tax payment information.

プログラム30は、入力プログラム31、計算プログラム32、出力プログラム33、「対象処理年度切替」、「対象運用環境切替」、「過年度修正額取込メンテナンス」、「過年度修正額算出処理」の各処理を行う処理プログラム34から構成されている。   The program 30 performs each process of an input program 31, a calculation program 32, an output program 33, “target processing year switching”, “target operation environment switching”, “previous year correction amount capture maintenance”, and “previous year correction amount calculation processing”. It comprises a processing program 34 to be executed.

納税システム20は、プログラム30の各プログラムを処理部などで実行し、入力装置10などから入力された制御情報および申告用税務情報を納税情報としてデータベース60に格納し、データベース60に格納された納税情報を元に計算処理を行った結果を新たにデータベース60に納税情報として格納し、データベース60に格納された納税情報を元に計算処理を行った結果を出力装置40などから納税額申告書として出力する。   The tax payment system 20 executes each program of the program 30 by a processing unit or the like, stores the control information and tax information for filing input from the input device 10 or the like as tax payment information in the database 60, and the tax payment stored in the database 60 The result of the calculation process based on the information is newly stored in the database 60 as tax payment information, and the result of the calculation process based on the tax payment information stored in the database 60 is used as a tax return report from the output device 40 or the like. Output.

データベース60に格納された納税情報は納税システム20上で、システムの動作を制御する制御情報70、出力装置40などから納税額申告書を出力するために必要なアクティブデータ80、退避データ90から構成され、データベース形式で格納されている。   The tax payment information stored in the database 60 is composed of control information 70 for controlling the operation of the system on the tax payment system 20, active data 80 necessary for outputting a tax return from the output device 40, and saved data 90. And stored in database format.

退避データ90は、過年度データ(2002年度申告データ91、2003年度申告データ92、2004年度申告データ93)など現在処理対象となっていない年度データが退避されたものの総称を表している。なお、本実施の形態としては3年度分しか示されていないが、勿論、実際には年度の変更に伴い、これ以上の年度情報が退避データ90として格納されることは言うまでもない。   The evacuation data 90 represents a generic name of data in which year data that is not currently processed, such as previous year data (2002 report data 91, 2003 report data 92, 2004 report data 93), is saved. Although only three years are shown in the present embodiment, it goes without saying that more year information is actually stored as saved data 90 in accordance with a change in year.

<納税システムの動作>
次に、図2〜図8により、本発明の実施の形態1に係る納税システムの動作について説明する。図2は本発明の実施の形態1に係る納税システムの対象処理年度および対象運用環境を説明するための説明図、図3は本発明の実施の形態1に係る納税システムのデータ退避および復元を説明するための説明図、図4は本発明の実施の形態1に係る納税システムのデータ退避および復元処理時のデータ構造の関連を説明するための説明図、図5は本発明の実施の形態1に係る納税システムの動作を示すフローチャート、図6〜図8は本発明の実施の形態1に係る納税システムの動作時の処理画面の一例を示す図であり、図6は対象処理年度切替の画面、図7は対象運用環境切替の画面、図8は過年度修正額取込処理メンテナンスの画面を示している。
<Operation of tax payment system>
Next, the operation of the tax payment system according to the first embodiment of the present invention will be described with reference to FIGS. FIG. 2 is an explanatory diagram for explaining a target processing year and a target operation environment of the tax payment system according to the first embodiment of the present invention, and FIG. 3 shows data saving and restoration of the tax payment system according to the first embodiment of the present invention. FIG. 4 is an explanatory diagram for explaining, FIG. 4 is an explanatory diagram for explaining the relationship of data structures during data saving and restoring processing of the tax payment system according to the first embodiment of the present invention, and FIG. 5 is an embodiment of the present invention. FIG. 6 to FIG. 8 are diagrams showing an example of a processing screen during operation of the tax payment system according to Embodiment 1 of the present invention, and FIG. FIG. 7 shows a screen for switching the target operating environment, and FIG. 8 shows a screen for previous year correction amount capture processing maintenance.

図6においては、切替先の処理年度に「2003」を指定している。修正申告を行うために、処理年度を現在の処理年度「2004」から切替先の処理年度「2003」へ切り替える例を示している。   In FIG. 6, “2003” is designated in the processing year of the switching destination. In this example, the processing year is switched from the current processing year “2004” to the switching destination processing year “2003” in order to make a correction report.

図7においては、2003年度において対象運用環境に税務−修正を指定している。修正申告を行うために、対象運用環境を税務−確定から税務−修正へ切り替える例を示している。   In FIG. 7, tax-modification is designated for the target operating environment in FY2003. In this example, the target operating environment is switched from tax-fixed to tax-correction in order to make a correction report.

図8においては、当年度環境に対象処理年度:2004年度かつ対象運用環境:会計−年度、前年度環境に対象処理年度:2003年度かつ対象運用環境:税務−修正である場合の表示となっている。また、2004年度の会計フェーズでの運用中に、2003年度の修正申告を行い、修正結果を2004年度アクティブデータに反映させるところを示している。   In FIG. 8, there is a display in the case where the target fiscal year is 2004 and the target operational environment is accounting-year, the target fiscal year is 2003 and the target operational environment is tax-correction in the previous year environment. Yes. In addition, during operation in the accounting phase of 2004, a correction report for 2003 is made and the correction result is reflected in the 2004 active data.

また、本実施の形態における対象処理年度、対象運用環境の概念としては、図2に示すように、納税システム20は対象処理年度および対象運用環境という制御情報を持っており、操作時には特定の対象処理年度かつ特定の対象運用環境のデータのみ扱うことができる。   In addition, as shown in FIG. 2, the tax payment system 20 has the control information of the target processing year and the target operating environment as shown in FIG. 2 as the concept of the target processing year and the target operating environment in the present embodiment. Only data for the processing year and specific target operating environment can be handled.

図2に示す例では、対象処理年度として2003年度および2004年度申告データを保持し、対象運用環境として、会計−年度201、税務−確定202、税務−修正203が存在しており、現在の対象処理年度は2004、対象運用環境は税務−確定である。修正申告を行うには、修正対象となる過去の年度への切替、および、対象運用環境の税務−修正203への切替が必要となる。対象処理年度の切替を処理プログラム34の「対象処理年度切替」が行い、対象運用環境の切替を処理プログラム34の「対象運用環境切替」が行う。   In the example shown in FIG. 2, the fiscal year 2003 and 2004 reporting data is retained as the target processing year, and the fiscal year 201, the tax-final 202, and the tax-correction 203 exist as the target operational environment, and the current target The processing year is 2004, and the target operating environment is tax-confirmed. In order to make a correction report, it is necessary to switch to the past fiscal year to be corrected, and to switch to the tax-correction 203 of the target operating environment. The target processing year is switched by “target processing year switching” of the processing program 34, and the target operating environment is switched by “target operating environment switching” of the processing program 34.

また、本実施の形態では、図3に示すように、アクティブデータ80は2003年度のデータ構造307と2004年度のデータ構造308および新規年度のデータ構造309の異なるデータ構造を包含するデータ構造304を定義し、納税システム20のデータベース60に格納された納税情報にアクセスするプログラム30およびデータベース60に格納された納税情報のデータ構造を年度にかかわらず統一したインタフェースとしておく。納税システム20のプログラム30は、データベース60に格納された納税情報を参照・更新する場合は常にアクティブデータ80にアクセスする。   Further, in the present embodiment, as shown in FIG. 3, the active data 80 includes a data structure 304 that includes different data structures of the data structure 307 for fiscal 2003, the data structure 308 for fiscal 2004, and the data structure 309 for the new fiscal year. The program 30 for defining and accessing the tax payment information stored in the database 60 of the tax payment system 20 and the data structure of the tax payment information stored in the database 60 are unified as an interface regardless of the year. The program 30 of the tax payment system 20 always accesses the active data 80 when referring to or updating the tax payment information stored in the database 60.

そのため、プログラム30が意識するデータ構造303は対象処理年度に拠らず1つになる。また、プログラム30内では、各年度共通処理301を共有し、この単一のプログラムと各年度毎の各年度処理302により、各年度の処理に対応可能である。   Therefore, there is only one data structure 303 that the program 30 is aware of regardless of the target processing year. Further, in the program 30, each year's common processing 301 is shared, and each year's processing can be handled by this single program and each year's processing 302 for each year.

例えば、図3に示す例では、2003年度のデータ構造307と2004年度のデータ構造308が異なる場合、アクティブデータ80の構造を、各年度のデータ構造を包含できるデータ構造304となるように定義する。プログラムにもアクティブデータ80と同一のデータ構造303を定義し、アクティブデータ80から取得したデータを格納できるようにしておく。図3において、A〜Eは、データ構造中の項目名であり、例えば、処理年度、法人コード、調整項目コード、期首残高、期末残高などのデータである。   For example, in the example shown in FIG. 3, when the data structure 307 for fiscal year 2003 and the data structure 308 for fiscal year 2004 are different, the structure of the active data 80 is defined to be a data structure 304 that can include the data structure for each fiscal year. . The program also defines the same data structure 303 as the active data 80 so that the data acquired from the active data 80 can be stored. In FIG. 3, A to E are item names in the data structure, and are data such as a processing year, a corporation code, an adjustment item code, an opening balance, and a closing balance, for example.

プログラム30内の各年度処理302は、データ構造303から必要な項目を取得する。退避データ90をアクティブデータ80に復元する場合、退避データ90に存在しないデータ項目については空欄をセットする。新規年度処理を追加する場合、プログラム内にて新規年度処理機能のみ追加を行うため、各年度共通処理301を共有し、単一のプログラムで各年度の処理に対応できる。   Each year process 302 in the program 30 acquires necessary items from the data structure 303. When the saved data 90 is restored to the active data 80, a blank is set for a data item that does not exist in the saved data 90. When a new year process is added, only the new year process function is added in the program, so that the common process 301 for each year can be shared and the process for each year can be handled by a single program.

さらに、修正申告の際に各年度で使用するデータベース60に格納された納税情報、各年度処理302のプログラムの切り替え、および、税額計算処理、帳票出力を自動実行することにより、使い勝手を向上させることが可能である。   In addition, the tax payment information stored in the database 60 used in each fiscal year when making a correction report, the program switching of each year processing 302, the tax amount calculation processing, and the form output are automatically executed to improve usability. Is possible.

また、本実施の形態におけるデータ退避・復元処理時のデータ構造のデータ構造の関連は、図4に示すように、まず、退避処理時には、アクティブデータ80および制御情報70を参照し、アクティブ時の、処理年度、運用コード、N次コードを退避データ90にセットし、アクティブデータ80を退避データ90に退避させる。また、復元処理時には、退避データ90から対象処理年度(処理年度)、対象運用環境(対象運用環境区分および対象N次運用)をキーに退避データ90から対象データを検索し、取得したデータをアクティブデータ80に復元する。このデータ退避・復元処理は、処理プログラム34の「対象処理年度切替」実行時に行われている。   In addition, as shown in FIG. 4, the relationship between the data structure of the data structure at the time of data saving / restoring processing in the present embodiment is as follows. First, at the time of saving processing, the active data 80 and the control information 70 are referred to. The processing year, the operation code, and the Nth order code are set in the save data 90, and the active data 80 is saved in the save data 90. Further, during the restoration process, the target data is searched from the save data 90 using the target processing year (processing year) and the target operation environment (target operation environment classification and target N-th operation) as a key from the save data 90, and the acquired data is activated. Restore to data 80. This data saving / restoring process is performed when the processing program 34 executes “target processing year switching”.

また、納税システムの動作としては、図5に示すように、まず、利用者は、入力装置10から納税システムを起動する(ステップS101)。なお、図5に示す例では、前提として、2003年度、2004年度のデータは、納税情報としてデータベース60に格納済みであり、現在の対象処理年度は「2004」である。   As an operation of the tax payment system, as shown in FIG. 5, first, the user activates the tax payment system from the input device 10 (step S101). In the example shown in FIG. 5, as a premise, the data for 2003 and 2004 are already stored in the database 60 as tax payment information, and the current target processing year is “2004”.

次に、利用者は、そして、入力装置10などに表示された業務メニューから「対象処理年度切替」を起動し、例えば、入力装置10などに表示された図6に示すような対象処理年度切替の画面の処理年度に「2003」を入力し処理を実行する(ステップS102)。   Next, the user activates “target processing year switching” from the business menu displayed on the input device 10 or the like, and for example, switches the target processing year as shown in FIG. 6 displayed on the input device 10 or the like. The process is executed by inputting “2003” in the process year of the screen (step S102).

対象処理年度切替が実行されると、対象処理年度切替はデータベース60に格納された納税情報の制御情報70の処理年度を更新し、アクティブデータ80(2004年度申告データ)を退避データ90(2004年度申告データ93)へコピーする(ステップS103)。   When the target processing year switching is executed, the target processing year switching updates the processing year of the control information 70 of the tax payment information stored in the database 60, and the active data 80 (2004 report data) is saved to the save data 90 (2004). Copy to the declaration data 93) (step S103).

そして、対象処理年度切替は退避データ90(2003年度申告データ92)をアクティブデータ80へコピーする(ステップS104)。   In the target process year switching, the save data 90 (2003 report data 92) is copied to the active data 80 (step S104).

次に、利用者は、入力装置10などに表示された業務メニューから「対象運用環境切替」を起動し、例えば、入力装置10などに表示された図7に示すような対象運用環境切替の画面の「税務−修正」を入力し処理を実行する(ステップS105)。   Next, the user activates “switch target operation environment” from the business menu displayed on the input device 10 or the like, and for example, a screen for switching the target operation environment as shown in FIG. 7 displayed on the input device 10 or the like. The “tax-correction” is input and the process is executed (step S105).

対象運用環境切替は、制御情報70を更新し、アクティブデータ80に「税務−修正」のデータを作成する(ステップS106)。   In the target operation environment switching, the control information 70 is updated, and “tax-correction” data is created in the active data 80 (step S106).

次に、利用者は、入力装置10から入力プログラム31を起動し、2003年度申告用税務情報を入力する(ステップS107)。入力プログラム31はアクティブデータ80に入力されたデータを格納する(ステップS108)。   Next, the user activates the input program 31 from the input device 10 and inputs 2003 tax reporting tax information (step S107). The input program 31 stores the data input to the active data 80 (step S108).

次に、利用者は、入力装置10から計算プログラム32を起動し、税額を計算し、アクティブデータ80に計算結果を格納する(ステップS109)。   Next, the user activates the calculation program 32 from the input device 10, calculates the tax amount, and stores the calculation result in the active data 80 (step S109).

次に、利用者は、入力装置10などに表示された業務メニューから「過年度修正額算出処理」を起動し、修正額を計算し、アクティブデータ80に計算結果を格納する(ステップS110)。   Next, the user activates the “past year correction amount calculation process” from the business menu displayed on the input device 10 and the like, calculates the correction amount, and stores the calculation result in the active data 80 (step S110).

次に、利用者は、入力装置10などに表示された業務メニューから「対象処理年度切替」を起動し、処理年度に「2004」を入力し処理を実行する(ステップS111)。対象処理年度切替が実行されると、対象処理年度切替はデータベース60に格納された納税情報の制御情報70の処理年度を更新し、アクティブデータ80(2003年度申告データ)を退避データ90(2003年度申告データ92)へコピーする(ステップS112)。   Next, the user activates “switch target process year” from the business menu displayed on the input device 10 or the like, inputs “2004” in the process year, and executes the process (step S111). When the target processing year switching is executed, the target processing year switching updates the processing year of the control information 70 of the tax payment information stored in the database 60, and the active data 80 (2003 report data) is saved as the save data 90 (2003). Copy to the declaration data 92) (step S112).

そして、対象処理年度切替は退避データ90(2004年度申告データ93)をアクティブデータ80へコピーする(ステップS113)。   In the target process year switching, the save data 90 (2004 report data 93) is copied to the active data 80 (step S113).

次に、利用者は、入力装置10などに表示された業務メニューから「過年度修正額取込処理メンテナンス」を起動し、例えば、入力装置10などに表示された図8に示すような過年度修正額取込処理メンテナンスの画面の内容を確認し、処理を実行する(ステップS114)。過年度修正額取込処理メンテナンスは、退避データ90(2003年度申告データ92)から修正額データを取得し、アクティブデータ80に計算結果を格納する(ステップS115)。   Next, the user starts “Previous Year Corrected Amount Acquisition Processing Maintenance” from the business menu displayed on the input device 10 or the like, and, for example, the previous year corrected amount displayed on the input device 10 or the like as shown in FIG. The content of the capture process maintenance screen is confirmed, and the process is executed (step S114). In the previous year correction amount capture processing maintenance, the correction amount data is acquired from the saved data 90 (2003 report data 92), and the calculation result is stored in the active data 80 (step S115).

次に、利用者は、入力装置10から計算プログラム32を起動し、税額を計算し、アクティブデータ80に計算結果を格納する(ステップS116)。   Next, the user activates the calculation program 32 from the input device 10, calculates the tax amount, and stores the calculation result in the active data 80 (step S116).

そして、計算結果は、出力プログラム33により、出力装置40などから、納税額進行書として出力される。   Then, the calculation result is output as a tax payment progress report by the output program 33 from the output device 40 or the like.

以上のように、本実施の形態では、納税システム20のデータベース60に格納された納税情報にアクセスするプログラム30は、常に、データ構造を年度にかかわらず統一したインタフェースを持つアクティブデータ80に対して読み込み/書き込みを行うようにし、現在の年度以外の情報を修正したい場合は、アクティブデータ80を各年度毎の退避データ90にコピーし、修正したい年度のデータを退避データ90からアクティブデータ80にコピーするようにしたので、納税システムに仕様追加/変更があった場合、プログラムの修正対象範囲の局所化および過年度修正額の自動計算により、修正申告機能の修正コストの低減およびユーザの運用コストの低減を行うことが可能である。   As described above, in the present embodiment, the program 30 that accesses the tax payment information stored in the database 60 of the tax payment system 20 always applies to the active data 80 having an interface with a unified data structure regardless of the year. If you want to read / write and modify information other than the current year, copy the active data 80 to the saved data 90 for each year, and copy the data for the year you want to modify from the saved data 90 to the active data 80. As a result, if there is a specification addition / change in the tax payment system, the correction cost of the correction reporting function is reduced and the operating cost of the user is reduced by localizing the scope of program correction and automatically calculating the previous year's correction amount. Can be done.

(実施の形態2)
<納税システムの構成>
図9により、本発明の実施の形態2に係る納税システムの構成について説明する。図9は本発明の実施の形態2に係る納税システムの構成を示す構成図である。
(Embodiment 2)
<Composition of tax payment system>
The configuration of the tax payment system according to Embodiment 2 of the present invention will be described with reference to FIG. FIG. 9 is a block diagram showing the configuration of the tax payment system according to Embodiment 2 of the present invention.

図9において、納税システム20は、2003年度、2004年度、…、200X年度(現在年度)毎のプログラムおよびデータベースの組と、過年度修正額自動計算100のプログラムから構成されている。各年度毎のプログラムは、例えば、実施の形態1と同様に入力プログラムや出力プログラムなどを有している。   In FIG. 9, the tax payment system 20 is composed of a set of programs and databases for each of the 2003, 2004,..., 200X (current year), and a program for automatically calculating the previous year correction amount 100. The program for each year has, for example, an input program and an output program as in the first embodiment.

なお、図9においては、各年度毎のプログラムがそれぞれ分かれているが、実施の形態1と同様に、各年度の共通処理と各年度毎の処理により構成することも可能である。   In FIG. 9, the programs for each year are divided. However, as in the first embodiment, the programs can be configured by common processing for each year and processing for each year.

納税システム20は、各年度毎のプログラムを処理部などで実行し、入力装置10などから入力された制御情報および申告用税務情報や、修正データにより、計算処理を行い、その結果を出力装置などから、各年度の納税額申告書として出力する。   The tax payment system 20 executes a program for each year by a processing unit, etc., performs calculation processing based on control information and tax information for filing and correction data input from the input device 10 and the like, and outputs the result to an output device or the like To output as tax return for each fiscal year.

また、図9においては、2003年度、2004年度、…、200X年度(現在年度)毎のプログラムおよびデータベース一組を、各々バージョン1、バージョン2、…、バージョンXと示している。過年度修正額自動計算100は、データを修正したバージョン1から現在のバージョンXまでの各バージョンにおいて、税額計算、納税額申告書出力、次バージョンへの環境切替を繰り返し自動的に行っている。   In FIG. 9, a set of programs and databases for each of the 2003, 2004,..., 200X (current year) is shown as version 1, version 2,. The previous year automatic calculation 100 automatically calculates the tax amount, outputs the tax return, and switches the environment to the next version in each version from the version 1 to the current version X whose data has been corrected.

<納税システムの動作>
次に、図10および図11により、本発明の実施の形態2に係る納税システムの動作について説明する。図10は本発明の実施の形態2に係る納税システムの動作を示すフローチャート、図11は本発明の実施の形態2に係る納税システムの過年度修正額自動計算時のデータ処理の一例を示す図であり、2003年度データを2004年度に反映し、2004年度の金額を再計算する例を示している。
<Operation of tax payment system>
Next, the operation of the tax payment system according to Embodiment 2 of the present invention will be described with reference to FIGS. 10 and 11. FIG. 10 is a flowchart showing the operation of the tax payment system according to the second embodiment of the present invention, and FIG. 11 is a diagram showing an example of data processing at the time of automatic calculation of the past year correction amount of the tax payment system according to the second embodiment of the present invention. Yes, an example is shown in which the 2003 data is reflected in the 2004 fiscal year and the amount for the 2004 fiscal year is recalculated.

まず、前提として、納税システム20は起動済みであり、現在の対象処理年度は「200X」である。   First, as a premise, the tax payment system 20 has been activated, and the current target processing year is “200X”.

利用者は、実施の形態1と同様に入力装置10などに表示された業務メニューから「対象処理年度切替」を起動し、処理年度に「2003」を入力し実行する(ステップS901)。対象処理年度切替は制御情報70を更新し、2003年度修正申告用データベースおよびプログラムを使用可能にする(ステップS902)。   As in the first embodiment, the user activates “target processing year switching” from the business menu displayed on the input device 10 or the like, and inputs and executes “2003” in the processing year (step S901). In the target processing year switching, the control information 70 is updated, and the 2003 correction report database and program are made available (step S902).

次に、利用者は、入力装置10から入力プログラムを起動し、2003年度修正データを入力する(ステップS903)。   Next, the user activates an input program from the input device 10 and inputs 2003 correction data (step S903).

次に、利用者は、入力装置10から過年度修正額自動計算100を起動する(ステップS904)。過年度修正額自動計算100はデータ修正後の2003年度納税額を計算し(ステップS905)、2003年度の納税額申告書を出力する(ステップS906)。   Next, the user activates the past year automatic correction 100 from the input device 10 (step S904). The previous year automatic correction amount calculation 100 calculates the tax payment amount for 2003 after the data correction (step S905), and outputs the tax payment report for 2003 (step S906).

そして、過年度修正額自動計算100は、例えば、図11に示すように、2003年度の期末残高を2004年度の期首残高にコピーする(ステップS907)。過年度修正額自動計算100は、例えば、図11に示すように、データ修正後の2004年度納税額を計算し(ステップS908)、2004年度の納税額申告書を出力する(ステップS909)。   Then, for example, as shown in FIG. 11, the previous year automatic amount calculation 100 copies the balance at the end of fiscal 2003 to the balance at the beginning of fiscal 2004 (step S907). For example, as shown in FIG. 11, the previous year automatic correction amount calculation 100 calculates the tax payment amount in fiscal 2004 after the data correction (step S908), and outputs the tax payment report for the fiscal year 2004 (step S909).

以上の処理については、2003年度の税額修正を行い、2004年度の税額計算を行うまでの処理を表している。勿論、2004年度以降200X年度までについても同様の処理が行われ、最終的には修正年度以降の税額計算が自動で行われることは言うまでもない。   The above processing represents processing until the tax amount is corrected in the fiscal year 2003 and the tax amount is calculated in the fiscal year 2004. Of course, it goes without saying that the same processing is performed from the fiscal year 2004 to the fiscal year 200X, and finally the tax amount calculation after the correction year is automatically performed.

以上のように、本実施の形態では、過年度修正額自動計算のプログラムにより、修正申告の際に各年度で使用するデータベース、プログラムの切り替え、および税額計算処理、帳票出力を自動実行することにより、使い勝手を向上させることが可能である。   As described above, in the present embodiment, by automatically executing the database used in each year at the time of the correction declaration, the program switching, the tax amount calculation processing, and the form output by the automatic calculation calculation for the previous year, Usability can be improved.

以上、本発明者によってなされた発明を実施の形態に基づき具体的に説明したが、本発明は前記実施の形態に限定されるものではなく、その要旨を逸脱しない範囲で種々変更可能であることは言うまでもない。   As mentioned above, the invention made by the present inventor has been specifically described based on the embodiment. However, the present invention is not limited to the embodiment, and various modifications can be made without departing from the scope of the invention. Needless to say.

本発明は、各年度で制度改正が発生する納税額計算と申告を行う納税システムに関し、特に、修正申告の処理に適用して有効な技術に関するものであり、年度にかかわらず、頻繁にデータ構造を拡張していくシステムに対しても適用することができる。   The present invention relates to a tax payment system that calculates and returns a tax amount that causes a system revision each year, and particularly relates to a technology that is effective when applied to the processing of a revised tax return. It can be applied to a system that expands.

本発明の実施の形態1に係る納税システムの構成を示す構成図である。It is a block diagram which shows the structure of the tax payment system which concerns on Embodiment 1 of this invention. 本発明の実施の形態1に係る納税システムの対象処理年度および対象運用環境を説明するための説明図である。It is explanatory drawing for demonstrating the target process year and target operation environment of the tax payment system which concerns on Embodiment 1 of this invention. 本発明の実施の形態1に係る納税システムのデータ退避および復元を説明するための説明図である。It is explanatory drawing for demonstrating the data backup and restoration | restoration of the tax payment system which concerns on Embodiment 1 of this invention. 本発明の実施の形態1に係る納税システムのデータ退避および復元処理時のデータ構造の関連を説明するための説明図である。It is explanatory drawing for demonstrating the relationship of the data structure at the time of the data saving and decompression | restoration process of the tax payment system which concerns on Embodiment 1 of this invention. 本発明の実施の形態1に係る納税システムの動作を示すフローチャートである。It is a flowchart which shows operation | movement of the tax payment system which concerns on Embodiment 1 of this invention. 本発明の実施の形態1に係る納税システムの動作時の対象処理年度切替の画面の一例を示す図である。It is a figure which shows an example of the screen of the object process year switching at the time of operation | movement of the tax payment system which concerns on Embodiment 1 of this invention. 本発明の実施の形態1に係る納税システムの動作時の対象運用環境切替の画面の一例を示す図である。It is a figure which shows an example of the screen of object operation environment switching at the time of operation | movement of the tax payment system which concerns on Embodiment 1 of this invention. 本発明の実施の形態1に係る納税システムの動作時の過年度修正額取込処理メンテナンスの画面の一例を示す図である。It is a figure which shows an example of the screen of the past year correction amount taking process maintenance at the time of operation | movement of the tax payment system which concerns on Embodiment 1 of this invention. 本発明の実施の形態2に係る納税システムの構成を示す構成図である。It is a block diagram which shows the structure of the tax payment system which concerns on Embodiment 2 of this invention. 本発明の実施の形態2に係る納税システムの動作を示すフローチャートである。It is a flowchart which shows operation | movement of the tax payment system which concerns on Embodiment 2 of this invention. 本発明の実施の形態2に係る納税システムの過年度修正額自動計算時のデータ処理の一例を示す図である。It is a figure which shows an example of the data processing at the time of the automatic calculation of the past year correction amount of the tax payment system which concerns on Embodiment 2 of this invention. 従来技術における各年度環境の保持および切り替えの一例を示す図である。It is a figure which shows an example of maintenance and switching of each year environment in a prior art.

符号の説明Explanation of symbols

10…入力装置、20…納税システム、30…プログラム、31…入力プログラム、32…計算プログラム、33…出力プログラム、34…処理プログラム、40…出力装置、60…データベース、70…制御情報、80…アクティブデータ、90…退避データ、91…2002年度申告データ、92…2003年度申告データ、93…2004年度申告データ、100…プログラム。   DESCRIPTION OF SYMBOLS 10 ... Input device, 20 ... Tax payment system, 30 ... Program, 31 ... Input program, 32 ... Calculation program, 33 ... Output program, 34 ... Processing program, 40 ... Output device, 60 ... Database, 70 ... Control information, 80 ... Active data, 90 ... evacuation data, 91 ... 2002 report data, 92 ... 2003 report data, 93 ... 2004 report data, 100 ... program.

Claims (3)

各年度の納税情報を格納するデータベースと、前記データベースに格納された前記納税情報および利用者からの申告用税務情報に基づいて、納税額を計算する処理部と、入力部と、出力部を備えた納税システムにおいて
前記データベースは、前記各年度の納税情報が、年度毎の税制に対応した前記納税額の計算を行うために必要な項目であって、処理年度、法人コード、運用コード、N次コード、調整項目コード、期首残高、期末残高を含むデータ構造でそれぞれ格納された退避データと、前記年度毎のデータ構造を包含したデータ構造をもち、前記各年度の納税情報の処理時に、前記退避データから処理年度の前記納税情報がコピーされるアクティブデータと
対象処理年度と、対象運用環境区分および対象N次運用の情報を含む対象運用環境とからなる制御情報と、を有し、
前記処理部は、
前記制御情報の対象処理年度と対象運用環境に基づき前記退避データを検索して該当納税情報を取得し、該取得した納税情報を前記アクティブデータに復元し、前記検索の結果、前記納税情報が前記退避データに存在しないデータ項目については空欄を前記アクティブデータにセットすることにより、前記退避データを前記アクティブデータに復元し、
前記アクティブデータに復元された前記納税情報および前記入力部を介して入力された前記利用者からの前記申請用納税情報に基づいて、前記納税額の計算を行い、該計算結果を前記アクティブデータに格納し、前記計算結果を前記出力部から出力することを特徴とする納税システム。
A database for storing tax payment information for each year, a processing unit for calculating a tax payment amount based on the tax payment information stored in the database and tax information for tax return from the user , an input unit, and an output unit In the tax payment system
In the database, the tax payment information for each fiscal year is an item necessary for calculating the tax payment corresponding to the tax system for each fiscal year, and includes a processing year, a corporate code, an operation code, an Nth code, and an adjustment item. The data structure includes the data stored in the data structure including the code, the opening balance, and the balance at the end of the period, and the data structure including the data structure for each fiscal year. Active data to which the tax payment information is copied ,
Control information comprising a target processing year and a target operating environment including target operating environment classification and target N-th order operation information ,
The processor is
Based on the target processing year and the target operating environment of the control information, the saved data is searched to obtain the corresponding tax payment information, the acquired tax payment information is restored to the active data, and as a result of the search, the tax payment information is For data items that do not exist in the saved data, by setting a blank to the active data, the saved data is restored to the active data,
Wherein based on the application for tax information from the tax information is restored to the active data and the input unit via an input the said user, have lines the calculation of the tax payments, the active data the calculation result The tax payment system , wherein the calculation result is output from the output unit .
請求項1記載の納税システムにおいて、
前記処理部は、
前記納税額の計算において、前記データベースに格納された前記納税情報を参照・更新する場合は、常に前記アクティブデータにアクセスすることにより、各年度共通処理と各年度処理の組合せで、各処理年度の前記納税額の計算を行うことを特徴とする納税システム。
In the tax payment system according to claim 1,
The processor is
In the calculation of the tax payment amount, when referring to or updating the tax payment information stored in the database, always accessing the active data, the combination of the common process for each year and the process for each year, A tax payment system for calculating the tax payment amount .
請求項記載の納税システムにおいて、
前記処理部は、
過年度の修正申告の納税額の計算を行うための過年度修正額自動計算手段を備え、
前記利用者が前記入力部より過年度修正対象年度と当該修正対象年度修正データを入力した場合、
前記過年度修正自動計算手段は、
当該修正対象年度納税額の計算と当該修正対象年度申告書を出力し、
次に、当該修正対象年度期末残高を翌年度の期首残高に複写し、当該翌年度納税額の計算と当該翌年度申告書を出力し、
以降、前記同様の処理を現在年度まで自動的に繰り返すことにより、過年度修正申告で必要な、前記過年度修正対象年度以降の各年度での納税計算および申告書出力を実行することを特徴とする納税システム。
In the tax payment system according to claim 1 ,
The processor is
It has an automatic calculation method for the previous year's revised amount for calculating the tax amount of the previous year's revised tax return,
When the user inputs the previous year correction target year and the correction target year correction data from the input unit,
The previous year correction automatic calculation means is:
Calculate the tax payment amount for the revised year and output the revised tax return for the revised year,
Next, copy the balance at the end of the current fiscal year to the beginning balance of the following fiscal year, calculate the tax payment amount for the following fiscal year, and output the tax declaration for the following fiscal year.
Thereafter, the same processing as described above is automatically repeated until the current fiscal year to perform tax payment calculation and report output in each year after the previous fiscal year subject to revision, which is necessary for the previous fiscal year. system.
JP2005202449A 2005-07-12 2005-07-12 Tax payment system Active JP4634243B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005202449A JP4634243B2 (en) 2005-07-12 2005-07-12 Tax payment system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005202449A JP4634243B2 (en) 2005-07-12 2005-07-12 Tax payment system

Publications (2)

Publication Number Publication Date
JP2007025742A JP2007025742A (en) 2007-02-01
JP4634243B2 true JP4634243B2 (en) 2011-02-16

Family

ID=37786466

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005202449A Active JP4634243B2 (en) 2005-07-12 2005-07-12 Tax payment system

Country Status (1)

Country Link
JP (1) JP4634243B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5144974B2 (en) * 2007-06-22 2013-02-13 株式会社日本デジタル研究所 Module management method, module management apparatus, and module management program

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004213542A (en) * 2003-01-08 2004-07-29 Hitachi Ltd Consolidated tax processing method, its implementation system and its processing program

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004213542A (en) * 2003-01-08 2004-07-29 Hitachi Ltd Consolidated tax processing method, its implementation system and its processing program

Also Published As

Publication number Publication date
JP2007025742A (en) 2007-02-01

Similar Documents

Publication Publication Date Title
CN108762743B (en) Data table operation code generation method and device
JP5766370B2 (en) Program and electronic manual display device
JP5028827B2 (en) Document management apparatus, document management method, and document management program
US11216611B2 (en) Information processing apparatus and non-transitory computer readable medium
JP4634243B2 (en) Tax payment system
JP2015210586A (en) Data extraction editing device of various databases and program of the same
JP2009294940A (en) Generation device for program and specification, and generation program for specification
JP2005293044A (en) Test data generation method and system
JP2010097574A (en) Display control device and display control program
JP2006276989A (en) Web page contents generating system
JP3704374B2 (en) Document management system
US7739591B2 (en) Structuring graphics with placeholders
JP4819177B2 (en) Screen processing program
JP2007157037A (en) Access environment establishment method, access environment establishment program and access environment establishment device for database
JP6331307B2 (en) Information processing apparatus, information processing apparatus control method, and program
JP4783555B2 (en) Screen processing program
JP4630640B2 (en) Design information verification apparatus and design information verification method
JP2008077580A (en) Document management system
US9355189B2 (en) Determining dependencies during macro expansion
JP2019079432A (en) Information processing apparatus and program
JPH06282461A (en) Tracing device
JP2019079433A (en) Information processing apparatus and program
JP5067491B2 (en) Screen processing program
JP2002189716A (en) Document editing device
JP2001325130A (en) Film management device and its method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20071116

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100727

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100924

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20101026

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20101118

R150 Certificate of patent or registration of utility model

Ref document number: 4634243

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20131126

Year of fee payment: 3