JP2011181024A - Csv file output device for cooperation between systems - Google Patents

Csv file output device for cooperation between systems Download PDF

Info

Publication number
JP2011181024A
JP2011181024A JP2010047312A JP2010047312A JP2011181024A JP 2011181024 A JP2011181024 A JP 2011181024A JP 2010047312 A JP2010047312 A JP 2010047312A JP 2010047312 A JP2010047312 A JP 2010047312A JP 2011181024 A JP2011181024 A JP 2011181024A
Authority
JP
Japan
Prior art keywords
output
data
csv
csv file
processing unit
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.)
Pending
Application number
JP2010047312A
Other languages
Japanese (ja)
Inventor
Shunichi Ishikawa
俊一 石川
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 Solutions Ltd
Original Assignee
Hitachi Solutions 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 Solutions Ltd filed Critical Hitachi Solutions Ltd
Priority to JP2010047312A priority Critical patent/JP2011181024A/en
Publication of JP2011181024A publication Critical patent/JP2011181024A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To flexibly cope with an item change output to a CSV data file, and to prevent a CSV file from being falsified. <P>SOLUTION: An automatic classification data item is divided into a preparation processing portion thereof, and CSV edition processing for a required item when output/form of the item/hash processing, and definition information for outputting the CSV file of a form required by an external accounting system is set in an automatic classification output form setting table. The CSV file output system copes with requests for the various kinds of external accounting systems, by changing the setting. A mechanism is provided to output a hash value of each item line data to the output CSV data file, when setting execution of hashing processing in the form setting table, and to detect the falsification. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

本発明は、企業内で用いる業務システムから外部の会計システムに仕分けデータをCSVファイルで出力する際の出力設定および改ざん防止に関する。   The present invention relates to output setting and tampering prevention when sorting data is output as a CSV file from a business system used in a company to an external accounting system.

業務システムと会計システムが分かれている場合、通常仕訳データをCSV(Comma Separated Values)形式のファイルで連携させてデータの受け渡しを行う。必要とするCSVのフォーマットは、通常企業が利用する会計システムごとに異なり、連携を行う場合、個々の会計システムに合わせてカスタマイズを行う必要がある。
本発明に関連する公知技術文献として特許文献1がある。自治体の担当者が、障害者自立支援給付支払いシステムの交換情報を目視確認しやすくするものである。
When business systems and accounting systems are separated, normal journal data is linked in a CSV (Comma Separated Values) format file to exchange data. The required CSV format usually differs depending on the accounting system used by the company. When linking, it is necessary to customize it for each accounting system.
There exists patent document 1 as a well-known technical document relevant to this invention. It will make it easier for the person in charge of the local government to visually confirm the exchange information of the disability support payment system for persons with disabilities.

特開2009−093555号公報JP 2009-093555 A

外部会計システムが必要とする仕訳データの項目に柔軟に対応する仕組みとして、あらかじめ出力する自動仕訳データのCSVファイルの書式設定テーブルを定義することにより実現可能であると、本発明の発明者は着眼した。さらに近年内部統制の観点から、企業の財務報告の信頼性が求められている。いくら業務システムの入力部分でガードをしようと、仕訳データのCSVデータに改ざんがあったらそのまま会計システムで計上され、誤った財務報告となる恐れがある。   The inventor of the present invention pays attention to the fact that it can be realized by defining a CSV file format setting table for automatic journal data to be output in advance as a mechanism for flexibly dealing with journal data items required by an external accounting system. did. In recent years, the reliability of corporate financial reports has been demanded from the viewpoint of internal control. No matter how much you try to guard at the input part of the business system, if the CSV data of the journal data is falsified, it will be recorded in the accounting system as it is, and there is a risk of erroneous financial reporting.

したがって、出力された仕訳データに改ざんがないことを保証する必要がある。本発明の発明者は、その仕組みを書式設定テーブルの設定およびCSV出力制御処理で実現することが可能であると考えた。
本発明の目的は、多様な外部会計システムが必要としているフォーマットに柔軟に対応することと、CSVデータの改ざんを防止し、事後の発見的コントロールとして利用可能な仕組みを提供することにある。
Therefore, it is necessary to ensure that the output journal data is not falsified. The inventor of the present invention has considered that the mechanism can be realized by setting the format setting table and the CSV output control process.
An object of the present invention is to flexibly cope with a format required by various external accounting systems, and to provide a mechanism that can be used as a subsequent heuristic control by preventing alteration of CSV data.

出力する自動仕訳データCSVファイルの項目・書式設定・改ざん防止用のハッシュ化を定義する書式設定テーブルを用意し、自動仕訳データ項目を作成する処理部分とCSV出力時の必要項目・項目の書式・ハッシュ処理のCSV編集に処理を分け、必要処理を書式設定テーブルで設定する。設定を変更することで、多種の外部会計システムの要求に対応する。本発明はシステム間連携用CSVファイルの出力設定および改ざん防止の仕組みである。   Prepare a formatting table that defines hashing for automatic journal data CSV file items, formatting, and falsification prevention to be output, a processing part to create automatic journal data items, and required items and item formats for CSV output Divide the processing into CSV editing for hash processing, and set the required processing in the formatting table. Change the settings to meet the requirements of various external accounting systems. The present invention is a mechanism for setting output of an inter-system cooperation CSV file and preventing falsification.

課題解決手段として、業務システム側ががデフォルトで持つ仕訳テーブル、仕訳の出力様式を定義する書式設定テーブルを定義する。さらに出力したCSVファイルに関するログテーブルを用意し、該当処理を容易にする。   As a problem solving means, a journal table that the business system side has as a default and a format setting table that defines the journal output format are defined. In addition, a log table for the output CSV file is prepared to facilitate the corresponding process.

本発明によれば、多種の会計システムが必要とするCSVファイルのフォーマットに対応できる。また仕訳データのCSVファイルの改ざんを防止することができる。   According to the present invention, it is possible to cope with the CSV file format required by various accounting systems. In addition, it is possible to prevent falsification of the journal data CSV file.

本発明の実施形態を示すシステム構成図である。It is a system configuration figure showing an embodiment of the present invention. 自動仕訳データテーブルのスキーマ及び本テーブルに格納されるデータの一例である。It is an example of the data stored in the schema of an automatic journal data table, and this table. 出力書式設定テーブルのスキーマ及び本テーブルに格納されるデータの一例である。It is an example of the data stored in the schema of an output format setting table and this table. 自動仕訳データのCSVファイル出力時の処理制御フローである。It is a processing control flow at the time of CSV file output of automatic journal data. 出力制御テーブルのスキーマ及び本テーブルに格納されるデータの一例である。It is an example of the data stored in the schema of an output control table and this table. 自動仕訳データ(本体部レコード)出力時の制御フローを示す。The control flow at the time of automatic journal data (main part record) output is shown. CSVファイルの一例である。It is an example of a CSV file. ログテーブルのスキーマ及び本テーブルに格納されるデータの一例である。It is an example of the data stored in the schema of a log table and this table.

以下、図面を参照しつつ本発明を適用したシステム間連携用CSVファイルの出力設定および改ざん防止の実施形態について説明する。   Hereinafter, an embodiment of CSV file output setting for system cooperation and tampering prevention to which the present invention is applied will be described with reference to the drawings.

図1は、本発明の実施形態を示すシステム構成図である。本明細書において、「システム」は、コンピュータがいくつかのコンピュータプログラムを読み込んで実現され、情報処理の業務を一体的に行う電子情報処理組織(コンピュータシステム)を意味する。例えば「業務システム」は、個々の企業ごとにその業務内容、規模、分野などに適応して特化したものであって、当該企業の利益を優先して設計されるものである。それに対し、「外部会計システム」は、公認会計士の資格を有する企業外部の監査役が社会一般に対して、あるいは株主に対して透明性を確保した財務諸表を作成する目的のために設計されたコンピュータシステムである。後述するCSVデータ出力処理部などの「処理部」は、「システム」を構成するコンピュータプログラムの一部により実現されるものであり、「システム」を構成するコンピュータが必要なプログラムを読み込んで実現される手段である。また、「処理部」は、「装置」として捉えることもできる。プログラムを実行することにより実現される状態を捉えると、CPU(中央処理装置)により構成されるものだからである。   FIG. 1 is a system configuration diagram showing an embodiment of the present invention. In this specification, “system” means an electronic information processing organization (computer system) that is realized by a computer reading several computer programs and integrally performs information processing operations. For example, the “business system” is specialized for each business in accordance with the business content, scale, field, etc., and is designed with priority on the profit of the business. In contrast, an “external accounting system” is a computer designed for the purpose of preparing financial statements that are transparent to the general public or to shareholders by outside corporate auditors who are certified public accountants. System. A “processing unit” such as a CSV data output processing unit, which will be described later, is realized by a part of a computer program constituting the “system”, and is realized by reading a necessary program by a computer constituting the “system”. Means. Further, the “processing unit” can also be regarded as an “apparatus”. This is because a state realized by executing the program is constituted by a CPU (central processing unit).

本発明が想定するシステムの構成例として、企業が日々業務活動を行う上で発生する受注・売上・債権消込等各種業務データの入出力を行う業務システム01と、前記業務システム01に入力したデータを会計データとして、最終的に財務諸表といった形のデータに出力するための外部会計システム02から構成される。また業務システム01の内部には、自動仕訳データテーブル10、出力書式設定テーブル11、出力制御テーブル12、ログテーブル15のような物理データベーステーブルを含む。さらに、前記テーブルのデータの読み書きを行い、連携用CSVデータ14を出力するCSVデータ出力処理部13を含む。   As an example of a system configuration assumed by the present invention, a business system 01 for inputting / outputting various business data such as orders received, sales, and claims receivable generated when a company performs daily business activities, and the business system 01 input It is composed of an external accounting system 02 for finally outputting data as accounting data to data such as financial statements. The business system 01 includes physical database tables such as an automatic journal data table 10, an output format setting table 11, an output control table 12, and a log table 15. Furthermore, a CSV data output processing unit 13 that reads and writes data in the table and outputs the CSV data 14 for cooperation is included.

自動仕訳データテーブル10はCSV出力対象のデータを保持している。出力書式設定テーブル11は出力するデータの書式や、自動仕訳データテーブル10の項目のうち、CSVに出力する対象項目を定義したテーブルである。出力制御テーブル12は、CSVデータ出力時にヘッダ・フッタを出力するか、およびフッタ出力後に項目名、ハッシュ値を出力するかどうかの設定データを保持している。CSVデータ出力処理部13には上記10、11、12よりデータを読み込み、処理を行う。CSVデータ出力処理部13にはデータ編集処理部130、データ出力処理部131、ログ出力処理部132が含まれる。データ編集処理部130では、自動仕訳データテーブル10及び出力書式設定テーブル11よりデータレコードを読みこみ、自動仕訳データテーブル10のデータに対して、出力書式設定テーブル11で設定した書式(出力対象の項目、数値のゼロ埋めやゼロサプレス、ハッシュ化等)に従い処理を行う。データ出力処理部131は上記処理130の結果を連携用CSVデータ14として出力する。ログ出力処理部132は上記データ編集処理部130およびデータ出力処理部131で行った結果ログをログテーブル15に出力する。外部会計システム02は左記連携用CSVデータ14を取込み、会計データとして自システムの処理を行う。   The automatic journal data table 10 holds CSV output target data. The output format setting table 11 is a table that defines the format of data to be output and the items to be output to CSV among the items of the automatic journal data table 10. The output control table 12 holds setting data indicating whether a header / footer is output when CSV data is output, and whether an item name and a hash value are output after the footer is output. The CSV data output processing unit 13 reads the data from the above 10, 11 and 12 and performs processing. The CSV data output processing unit 13 includes a data editing processing unit 130, a data output processing unit 131, and a log output processing unit 132. The data editing processing unit 130 reads the data record from the automatic journal data table 10 and the output format setting table 11, and the format set in the output format setting table 11 for the data in the automatic journal data table 10 (the item to be output) , Processing according to zero padding, zero suppression, hashing, etc.). The data output processing unit 131 outputs the result of the processing 130 as the linkage CSV data 14. The log output processing unit 132 outputs the result log performed by the data editing processing unit 130 and the data output processing unit 131 to the log table 15. The external accounting system 02 takes in the CSV data 14 for cooperation described on the left, and processes its own system as accounting data.

図2に自動仕訳データテーブル10のテーブルのスキーマ及び本テーブルに格納されるデータの一例を示す。自動仕訳データテーブル10には企業が日々行われる業務活動の結果データを外部会計システム02が扱う形の仕訳データとして格納するテーブルである。データ項目として、仕訳番号20、明細番号21、貸借区分22、計上日23、勘定科目24、金額25、消費税26、摘要27、タイムスタンプ28等、業務システム01で保持する項目を属性情報として保持している。   FIG. 2 shows an example of the schema of the automatic journal data table 10 and data stored in this table. The automatic journal data table 10 is a table for storing result data of business activities performed by a company every day as journal data handled by the external accounting system 02. As data items, journal number 20, line number 21, balance class 22, recording date 23, account 24, amount 25, consumption tax 26, description 27, time stamp 28, etc. keeping.

図3に出力書式設定テーブル11のテーブルのスキーマ及び本テーブルに格納されるデータの一例を示す。出力書式設定テーブル11は、上記自動仕訳データテーブル10に格納されたデータをどのような形でCSVファイルに出力するかを設定するテーブルである。データ項目として、項目順20、出力項目21、有効桁数22、小数桁数23、出力編集24、ハッシュ区分25、固定値指定26等属性情報を保持している。出力順20はCSVファイルに出力される各データの並び順を定義する。出力項目21は実際に出力対象とする自動仕訳データテーブル10の項目を定義する。これにより、上記自動仕訳データテーブル10の構造に依存せず、外部会計システムが必要とするデータ項目、項目の並び順を容易に定義できる。また、有効桁数22は出力するデータの桁数を定義し、小数桁数23・出力編集24は数値項目に対して、小数の桁数、および桁数が足りないときのゼロ埋めまたはゼロサプレス処理を行うかどうかを定義する。ハッシュ区分25は出力する自動仕訳データ項目のデータに対してハッシュ処理を行うかどうかを定義する。たとえば、会計処理上重要となる勘定科目・金額情報データに対してハッシュ処理を行うことを定義し、その他、比較的重要でないデータ項目にはハッシュ処理を行わないといった柔軟な定義を行う。   FIG. 3 shows an example of the table schema of the output format setting table 11 and data stored in this table. The output format setting table 11 is a table for setting how to output the data stored in the automatic journal data table 10 to a CSV file. As data items, attribute information such as item order 20, output item 21, number of significant digits 22, number of decimal digits 23, output editing 24, hash classification 25, fixed value designation 26, and the like are held. The output order 20 defines the arrangement order of each data output to the CSV file. The output item 21 defines an item in the automatic journal data table 10 that is actually output. Thereby, it is possible to easily define the data items required by the external accounting system and the arrangement order of the items without depending on the structure of the automatic journal data table 10. The number of significant digits 22 defines the number of digits of data to be output, and the number of decimal digits 23 and output edit 24 are zero padding or zero suppression processing when there are not enough decimal digits or digits for numeric items. Define whether to do. The hash classification 25 defines whether to perform hash processing on the data of the automatic journal data item to be output. For example, it is defined that hash processing is performed on account item / amount information data that is important in accounting processing, and other flexible data items such as hash processing is not performed on relatively unimportant data items.

図4に、自動仕訳データのCSVファイル出力時の処理制御フローを示す。はじめにCSV出力時に、出力ファイルにヘッダおよびフッタを出力するかの制御データを読みこみ、ヘッダ・フッタ出力を行うかどうかの判定40を行う。ヘッダ出力する場合は所定のヘッダデータを出力する41。ヘッダ出力しない場合またはヘッダ出力後、本体の自動仕訳データ出力42の処理42を行う。なお、自動仕訳データ出力処理42の詳細について、処理フローを後述する。先の処理でヘッダを出力していた場合には、自動仕訳データ出力完了後、所定のフッタデータを出力する43。またフッタの後ろに項目名、各列のハッシュ値を出力するかどうかの項目名・ハッシュ値出力判定44を行う。、出力する場合、項目名および各列のハッシュ値をフッタの後ろおよびLogテーブルに当該データを出力する処理45を行う。   FIG. 4 shows a processing control flow when the automatic journal data is output as a CSV file. First, at the time of CSV output, the control data on whether to output the header and footer is read into the output file, and determination 40 is performed to determine whether to output the header and footer. When header is output, predetermined header data is output 41. When the header is not output or after the header is output, the process 42 of the automatic journal data output 42 of the main body is performed. The details of the automatic journal data output process 42 will be described later. If the header has been output in the previous processing, the predetermined footer data is output after the completion of automatic journal data output 43. Also, an item name / hash value output determination 44 is performed to determine whether or not to output the item name and the hash value of each column after the footer. In the case of outputting, processing 45 is performed for outputting the item name and the hash value of each column to the back of the footer and to the Log table.

図5に、ヘッダおよびフッタを出力するかの制御データを保持する出力制御テーブルのスキーマ及び本テーブルに格納されるデータの一例を示す。項番50がレコードを一意に識別するデータを格納する。出力対象51にはヘッダ・フッタ、項目名、ハッシュ値等、CSVファイルに仕訳データ以外で出力するデータを格納する。出力区分52は左記出力対象51を出力するかどうかを制御するための制御フラグを格納する。   FIG. 5 shows an example of a schema of an output control table that holds control data for outputting a header and a footer, and data stored in this table. No. 50 stores the data that uniquely identifies the record. The output target 51 stores data to be output in a CSV file other than the journal data, such as header / footer, item name, hash value, and the like. The output section 52 stores a control flag for controlling whether to output the output target 51 described on the left.

図6に、自動仕訳データ出力時の制御フローを示す。書式設定テーブル11よりレコードを読み込み60、読み込んだ出力順20に、出力項目21が示す自動仕訳データテーブル10の該当列のデータ値を読み込む61。この際、書式設定テーブル11で設定したとおりにデータ書式編集処理63を行う。また、書式設定テーブル11のハッシュ区分25がセットされた場合、該当列の一連のデータに対して適切なハッシュ関数によるハッシュ化処理63を行う。   FIG. 6 shows a control flow when automatic journal data is output. A record is read from the formatting table 11 60, and the data value of the corresponding column of the automatic journal data table 10 indicated by the output item 21 is read 61 in the output order 20 that has been read. At this time, the data format editing process 63 is performed as set in the format setting table 11. When the hash classification 25 of the format setting table 11 is set, a hashing process 63 using an appropriate hash function is performed on a series of data in the corresponding column.

図7に、上記処理によって出力されたCSVファイルの一例を示す。レコード70がヘッダを示す。レコード71は本体の仕訳データレコードを示している。レコード72はフッタを示しているが、フッタに仕訳データ本体のレコード件数とCSVファイルの出力時間データ74も同時にフッタとして出力される。レコード73がCSVデータの項目名を示している。またレコード75が各項目の列全体のハッシュ値を示している。   FIG. 7 shows an example of the CSV file output by the above processing. Record 70 indicates a header. A record 71 indicates a journal data record of the main body. The record 72 indicates a footer, but the number of records in the journal data body and the output time data 74 of the CSV file are also output to the footer at the same time. A record 73 indicates an item name of CSV data. A record 75 indicates the hash value of the entire column of each item.

このCSVファイルの例は前記書式設定テーブル11にて、出力順001〜004にそれぞれ仕訳番号、勘定科目、金額、消費税、そして最後の出力順にタイムスタンプといった自動仕訳データテーブル10の項目を設定した例を想定している。この例のように、例えば書式設定テーブルの出力順003の金額と出力順004の消費税の設定順番を変えることで、出力されるCSVファイルの項目の並び順も変更される。また、例えば外部会計システムの変更に伴い、必要とする項目が増えて、明細番号項目を必要になった等の場合でも、例えば書式設定テーブル11の出力順002に新たに明細番号を追加し、後続項目の出力順をずらすことで、外部会計システムの変更に対応できる。このように、CSVデータ出力処理のロジックを変更することなく、出力書式設定テーブルのレコード追加・削除・更新のみで、容易に外部会計システムが必要とするCSVデータファイルのフォーマット変更に対応でき、変更対応時の各種コストを抑えることが可能である。   In this CSV file example, in the format setting table 11, items in the automatic journal data table 10 such as journal number, account item, amount, consumption tax, and time stamp in the last output order are set in the output order 001 to 004, respectively. An example is assumed. As in this example, for example, by changing the output order 003 amount in the format setting table and the consumption tax setting order in the output order 004, the order of the items in the output CSV file is also changed. In addition, for example, when the external accounting system is changed, the required items increase and the item number item is required, for example, a new item number is added to the output order 002 of the formatting table 11, for example, By shifting the output order of subsequent items, it is possible to respond to changes in the external accounting system. In this way, without changing the CSV data output processing logic, it is possible to easily cope with the CSV data file format change required by the external accounting system by simply adding, deleting, and updating records in the output format setting table. Various costs at the time of response can be suppressed.

図8に、ハッシュ値を保持するログテーブルのスキーマ及び本テーブルに格納されるデータの一例を示す。ログ番号80が出力ログを一意に定義する。出力項目名81が上記CSVファイルで出力した項目名73を保持し、ハッシュ値82が上記CSVファイルで出力したハッシュ値75を保持する。   FIG. 8 shows an example of the schema of the log table that holds the hash value and the data stored in this table. Log number 80 uniquely defines the output log. The output item name 81 holds the item name 73 output by the CSV file, and the hash value 82 holds the hash value 75 output by the CSV file.

図8のようにログテーブルを設け、CSVファイルに出力した項目名、ハッシュ値等を保持することで、例えばなんらかの理由でCSVデータの中身に改変が発生したとしても、事後のコントロールとして、CSV出力時のログテーブルのハッシュ値を確認することで、データの変更を発見することが可能である。   By providing a log table as shown in Fig. 8 and holding the item name, hash value, etc. output to the CSV file, even if the CSV data is altered for some reason, CSV output is possible as a post control By checking the hash value of the time log table, it is possible to discover data changes.

本発明では外部会計システムが必要としている多様な自動仕訳データCSVファイルフォーマットに柔軟に対応することが可能である。書式設定テーブルを用意し、自動仕訳データ項目を作成する処理部分とCSV出力時の必要項目・項目の書式・ハッシュ処理のCSV編集に処理を分け、必要処理を書式設定テーブルで設定する。書式設定テーブルの設定を変更するだけで、多種の外部会計システムの要求を容易に実現できる。   In the present invention, it is possible to flexibly support various automatic journal data CSV file formats required by an external accounting system. Prepare a formatting table and divide the processing into the processing part that creates automatic journal data items and the CSV editing of required items, item formats, and hash processing at the time of CSV output, and set the required processing in the formatting table. By simply changing the settings in the format setting table, various external accounting system requirements can be easily realized.

また、CSVデータ出力する後、データが改ざんされる可能性に対し、それを防止するため、出力データのハッシュ化、ログテーブルで出力ハッシュ値を記録することで、事後コントロールとして働く。   Also, after CSV data is output, it works as a post-mortem control by hashing the output data and recording the output hash value in the log table to prevent the possibility of data being tampered with.

さらに、ハッシュ化処理の部分のプログラムをモジュール化して、外部会計システムが同モジュールを実装することで、会計システムが会計データ取込み後に同様のハッシュ化処理を実施し、実施結果をCSVファイルに記録されたハッシュ値と比較することで、改ざんの有無を自動でチェックする仕組みを実現するが可能である。   Furthermore, the program of the hashing process part is modularized, and the external accounting system implements this module, so that the accounting system performs the same hashing process after taking accounting data, and the implementation results are recorded in a CSV file. By comparing with the hash value, it is possible to realize a mechanism that automatically checks for tampering.

企業内業務システムと外部会計システム間のシステム間連携以外にも、複数のシステム間で連携してデータをCSV出力して用いる必要のある場合に利用が可能である。   In addition to the inter-system cooperation between the in-house business system and the external accounting system, it can be used when it is necessary to output the data by CSV output and use it in cooperation between a plurality of systems.

01 業務システム
02 外部会計システム
10 自動仕訳データテーブル
11 出力書式設定テーブル
12 出力制御テーブル
13 CSVデータ出力処理部
14 連携用CSVデータ
15 ログテーブル
01 Business System 02 External Accounting System 10 Automatic Journal Data Table 11 Output Format Setting Table 12 Output Control Table 13 CSV Data Output Processing Unit 14 CSV Data for Cooperation 15 Log Table

Claims (3)

業務システムと外部会計システムとの連携を図るべく、業務システム内に設けるシステム間連携用CSVファイル出力装置であって、
CSV出力対象のデータを保持する自動仕訳データテーブルと、
CSVに出力する対象項目・出力するデータの書式を定義する出力書式設定テーブルと、
CSVデータ出力時にヘッダ・フッタを出力するか、フッタ出力後に項目名・ハッシュ値を出力するかの設定データを保持する出力制御テーブルと、
前記自動仕訳データテーブルと前記出力書式設定テーブルとからデータレコードを読みこみ、前記自動仕訳データテーブルのデータに対して、前記出力書式設定テーブルで設定した書式に従い処理を行うデータ編集処理部と、
該データ編集処理部の処理結果を連携用CSVデータとして出力するデータ出力処理部と、
前記データ編集処理部および前記データ出力処理部にて行った結果ログをログテーブルに出力するログ出力処理部と
を有し、
前記外部会計システムが必要とするCSVファイルフォーマット・項目に柔軟に対応するため、前記出力書式設定テーブルを定義し、外部システムが項目追加・変更等した場合に、当該出力書式設定テーブルのデータを更新することにより対応することを特徴とするシステム間連携用CSVファイル出力装置。
A CSV file output device for inter-system cooperation provided in a business system in order to link a business system with an external accounting system,
An automatic journal data table for holding CSV output data;
An output format setting table that defines the format of target items and data to be output to CSV;
An output control table that holds setting data indicating whether a header / footer is output when CSV data is output, or whether an item name / hash value is output after the footer is output;
A data editing processing unit that reads a data record from the automatic journal data table and the output format setting table, and processes the data of the automatic journal data table according to the format set in the output format table;
A data output processing unit for outputting the processing result of the data editing processing unit as CSV data for cooperation;
A log output processing unit that outputs a result log performed by the data editing processing unit and the data output processing unit to a log table;
In order to flexibly support the CSV file format and items required by the external accounting system, the output format setting table is defined, and when the external system adds or changes items, the data in the output format setting table is updated. A CSV file output device for inter-system cooperation, characterized in that
請求項1に記載したシステム間連携用CSVファイル出力装置であって、
前記データ出力処理部がCSVファイル出力する際、ヘッダ・フッタをつけ、フッタの後には項目名・誰がいつなにをしたか等の証跡を残し、証跡をハッシュ化することで仕訳データの改ざんを防止することを特徴とするシステム間連携用CSVファイル出力装置。
A CSV file output device for inter-system cooperation according to claim 1,
When the data output processing unit outputs a CSV file, it attaches a header / footer, leaves a trail of the item name and who did what, etc. after the footer, and hashes the trail to tamper the journal data A CSV file output device for intersystem cooperation, characterized by
請求項2に記載したシステム間連携用CSVファイル出力装置であって、
前記証跡データをLogとして残すことで、事後の発見的コントロールとして、改ざんの有無を確認することを特徴とするシステム間連携用CSVファイル出力装置。
A CSV file output device for inter-system cooperation according to claim 2,
A CSV file output device for intersystem cooperation, wherein the trail data is left as a log, and as a subsequent heuristic control, the presence or absence of tampering is confirmed.
JP2010047312A 2010-03-04 2010-03-04 Csv file output device for cooperation between systems Pending JP2011181024A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010047312A JP2011181024A (en) 2010-03-04 2010-03-04 Csv file output device for cooperation between systems

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010047312A JP2011181024A (en) 2010-03-04 2010-03-04 Csv file output device for cooperation between systems

Publications (1)

Publication Number Publication Date
JP2011181024A true JP2011181024A (en) 2011-09-15

Family

ID=44692429

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010047312A Pending JP2011181024A (en) 2010-03-04 2010-03-04 Csv file output device for cooperation between systems

Country Status (1)

Country Link
JP (1) JP2011181024A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016184399A (en) * 2015-03-26 2016-10-20 株式会社オービック Transaction detail information management device, transaction detail information management method, and transaction detail information management program
WO2018190001A1 (en) * 2017-04-11 2018-10-18 株式会社ミロク情報サービス Message management device and message management method
JP2020102699A (en) * 2018-12-20 2020-07-02 株式会社ドヴァ Information processing device, control method, and program

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002312271A (en) * 2001-04-17 2002-10-25 Nippon Yunishisu Kk Device, method and program for exchanging electronic data
JP2005275929A (en) * 2004-03-25 2005-10-06 Nec Software Chubu Ltd Csv data providing system
JP2009031990A (en) * 2007-07-26 2009-02-12 Riso Kagaku Corp Tabulation device and program

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002312271A (en) * 2001-04-17 2002-10-25 Nippon Yunishisu Kk Device, method and program for exchanging electronic data
JP2005275929A (en) * 2004-03-25 2005-10-06 Nec Software Chubu Ltd Csv data providing system
JP2009031990A (en) * 2007-07-26 2009-02-12 Riso Kagaku Corp Tabulation device and program

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016184399A (en) * 2015-03-26 2016-10-20 株式会社オービック Transaction detail information management device, transaction detail information management method, and transaction detail information management program
WO2018190001A1 (en) * 2017-04-11 2018-10-18 株式会社ミロク情報サービス Message management device and message management method
JPWO2018190001A1 (en) * 2017-04-11 2019-11-07 株式会社ミロク情報サービス Message management apparatus and message management method
KR20190139253A (en) 2017-04-11 2019-12-17 가부시키가이샤 미로쿠 죠호 서비스 Message management device and message management method
JP2020102699A (en) * 2018-12-20 2020-07-02 株式会社ドヴァ Information processing device, control method, and program
JP7104947B2 (en) 2018-12-20 2022-07-22 株式会社ドヴァ Information processing device, control method and program

Similar Documents

Publication Publication Date Title
US10534843B2 (en) Document architecture with efficient storage
US20200334412A1 (en) Data storage medium having a computer program executable to generate a detail document
US10834273B2 (en) Method to create a secure distributed data validation system using a distributed storage system and artificial intelligence
US8601367B1 (en) Systems and methods for generating filing documents in a visual presentation context with XBRL barcode authentication
US20110208766A1 (en) System and method for managing personal information
US20170177608A1 (en) Electronic file management system
JP2011181024A (en) Csv file output device for cooperation between systems
US8290834B2 (en) Ad-hoc updates to source transactions
US20200073980A1 (en) Maintaining docketing data integrity
CN110289087A (en) The Medical Devices consumable smart media management system of modern hospital
JP2012008992A (en) Travel expense/cost settlement system corresponding to &#34;approval application of scanner storage by electromagnetic record of national tax related document&#34; of electronic form storage method
Weinstein Outsourced and out of control
CN101908014A (en) System structure and method for realizing security audit and track in computer software system
US8321853B2 (en) Type and property definition support for software
US9015125B2 (en) Flexibly managing record retention via a records management software program
JP6075409B2 (en) Salary error payment detection system, method, and program
JP2015114896A (en) Document processing system
JP5372997B2 (en) Quality analysis server and program
JP2009003543A (en) Data processor, computer program therefor and data processing method
JP2009048501A (en) Closing account statement format filing system
Jolly Design a Data Model
Aleksandr et al. Russia in key international institutions
Sayaga et al. Reducing revisions in house price indices by use of nowcasting models
Garbellotto Integrating detail with end reporting.
Force InterPARES Project

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20120717

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130911

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130924

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20140218