JP4819559B2 - Data conversion apparatus, data conversion method, and data conversion program - Google Patents

Data conversion apparatus, data conversion method, and data conversion program Download PDF

Info

Publication number
JP4819559B2
JP4819559B2 JP2006116242A JP2006116242A JP4819559B2 JP 4819559 B2 JP4819559 B2 JP 4819559B2 JP 2006116242 A JP2006116242 A JP 2006116242A JP 2006116242 A JP2006116242 A JP 2006116242A JP 4819559 B2 JP4819559 B2 JP 4819559B2
Authority
JP
Japan
Prior art keywords
item
input
value
btid
bcid
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.)
Expired - Fee Related
Application number
JP2006116242A
Other languages
Japanese (ja)
Other versions
JP2007287059A (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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP2006116242A priority Critical patent/JP4819559B2/en
Publication of JP2007287059A publication Critical patent/JP2007287059A/en
Application granted granted Critical
Publication of JP4819559B2 publication Critical patent/JP4819559B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

この発明は、EDI(Electronic Data Interchange)システムにおけるデータを、例えば新しい標準であるECALGA(Electronic Commerce Alliance for Global business Activity)システムにおけるデータに変換する装置、方法に関するものであり、変換に際しての入力処理の軽減を図るものである。   The present invention relates to an apparatus and method for converting data in an EDI (Electronic Data Interchange) system into data in, for example, an ECALGA (Electronic Commerce Alliance for Global business Activity) system, which is a new standard. It is intended to reduce.

例えば、特許文献1の「データ交換及び管理方法並びにコンピュータ・プログラム」においては、様々なEDIユーザ、例えば発注者が、他のユーザ、例えば受注者に発注を行い、受注者が自社コードで受注データを利用する場合等の、あるユーザと他のユーザとの間の、データフォーマットの違いを変換して利用するデータ変換技術が開示されている。
図22は、従来例1としての上記特許文献1に示される技術を、EIAJ(Electronic Industries Association of Japan)標準データからECALGAデータへ変換する場合に適用した際の変換方法を示す。
上記従来の技術における、動作について説明する。
まず、EDIユーザ(入力をした発注ユーザおよび受取った受注ユーザ)毎のデータ項目をユーザ毎データ項目定義にそれぞれ設定しておく。
データ変換装置のデータ変換部は、発注者からの図3に例を示す入力データを受け取る。そして発注者コードの値を読み取り、入力側のユーザ毎データ項目定義を参照し、入力データのデータ項目の並びを取得する。図23に発注者コードが0000000010001であるユーザのユーザ毎データ項目定義を示す。
データ変換部は、ユーザIDと共に、データ項目および入力データ中の値を、それぞれ、データ項目、項目値として、共通DB(データベース)に登録する。図25に共通DBを示す。
図24に受注者コードが0000000020001であるユーザのユーザ毎データ項目定義を示す。データ変換部は、入力データの受注者コードの値を参照し、当該受注者コードに対応する、上記のユーザ毎データ項目定義に従って、共通DBから出力データを生成する。図26に出力データ例を示す。
このようにして受注者側のコードに変換した出力データを得る。
For example, in the “data exchange and management method and computer program” disclosed in Patent Document 1, various EDI users, for example, the orderer, place orders with other users, for example, the contractor, and the contractor uses the in-house code to receive the order data. A data conversion technique for converting and using a difference in data format between a certain user and another user, such as in the case of using the Internet, is disclosed.
FIG. 22 shows a conversion method when the technique disclosed in Patent Document 1 as Conventional Example 1 is applied to conversion from EIAJ (Electronic Industries Association of Japan) standard data to ECALGA data.
The operation in the conventional technique will be described.
First, data items for each EDI user (input ordering user and received order receiving user) are set in the data item definition for each user.
The data converter of the data converter receives the input data shown in FIG. 3 from the orderer. Then, the value of the orderer code is read, the user-specific data item definition on the input side is referred to, and the data item sequence of the input data is acquired. FIG. 23 shows a per-user data item definition of a user whose orderer code is 0000000000010001.
The data conversion unit registers the data item and the value in the input data together with the user ID as a data item and an item value in the common DB (database). FIG. 25 shows the common DB.
FIG. 24 shows a per-user data item definition of a user whose orderer code is 0000000000020001. The data conversion unit refers to the value of the contractor code of the input data, and generates output data from the common DB according to the above-mentioned data item definition for each user corresponding to the contractor code. FIG. 26 shows an example of output data.
In this way, output data converted into the code on the contractor side is obtained.

従来例2として、特許文献2の「EDIフォーマット変換方法」によれば、送信側でユーザ固有のコード体系に基づいたユーザ固有データベースから、必要に応じて擬似リレーショナル・データベースのデータに変換して展開し、この抽出されたデータを、いったん共通のコード体系であるEDIフォーマットに変換し、この変換データを送信する。
一方、受信側では、これを擬似リレーショナル・データベースのデータに変換し、更にEDIフォーマットから自社固有フォーマットに変換処理をして受信側のユーザ固有データベースを作成する方法が示されている。
しかし上記の各従来例は、前(発注者または送信側)のユーザ固有データが全て後(受注者または受信側)のユーザ固有データに変換できる場合は有効であるが、最初のユーザ固有データに無い項目がある場合の処理については記載が無い。
特開2004−288009号公報 特開平6−19756号公報
According to the “EDI format conversion method” of Patent Document 2 as Conventional Example 2, from the user-specific database based on the user-specific code system on the transmission side, the data is converted into pseudo-relational database data as necessary and expanded. Then, the extracted data is once converted into an EDI format which is a common code system, and the converted data is transmitted.
On the other hand, on the receiving side, a method is shown in which this is converted into pseudo-relational database data and further converted from an EDI format to a company-specific format to create a user-specific database on the receiving side.
However, each of the above conventional examples is effective when all the user-specific data of the previous (orderer or sender) can be converted into the user-specific data of the subsequent (ordering party or receiver), but the first user-specific data There is no description about the processing when there are no items.
JP 2004-288209 A JP-A-6-19756

ところでEDIシステムにおいてよく使用される買掛明細情報のやりとりにおいて、ある種の情報は、入力のパターンに対応して各種の値を取る。従来はこうした情報に対応する追加項目を作成して追加したフォーマットであるEIAJフォーマットに拡張をしていた。
例えばCBCID(コンプレックスビジネスコラボレーション識別子)、BCID(ビジネスコラボレーション識別子)、BTID(ビジネストランザクション識別子)、BAID(ビジネスアクション識別子)は、図4のような値をとり、従来は、こうした新規の項目には、人の力によりデータベースの拡張を行い、項目追加を入力する必要があるという課題がある。
By the way, in the exchange of accounts payable item information often used in the EDI system, certain information takes various values corresponding to input patterns. Conventionally, the EIAJ format, which is a format added by creating additional items corresponding to such information, has been extended.
For example, CBCID (complex business collaboration identifier), BCID (business collaboration identifier), BTID (business transaction identifier), and BAID (business action identifier) take values as shown in FIG. There is a problem that it is necessary to expand the database by human power and to input an item addition.

本発明は上記のような課題を解決するためになされたもので、人手で入力データ項目を拡張せずに、発注者意図に沿って発注データ毎に必要となる新規な項目を追加することを目的とする。   The present invention has been made to solve the above-described problems, and it is possible to add new items necessary for each ordering data in accordance with the intention of the orderer without manually expanding the input data items. Objective.

この発明に係るデータ変換装置は、各種の請求方式情報を方式テーブルとしてメモリに記憶して、入力項目を含む入力情報からこの方式テーブルに基づいて上記入力情報に対応する請求方式を判定する方式判定部と、
請求方式毎に拡張項目を付加項目テーブルとしてメモリに記憶して、判定された上記請求方式の上記入力項目に、上記付加項目テーブルに基づいて上記拡張項目を付加する項目付加部と、
上記入力項目を出力項目に変換する変換テーブルをメモリに記憶して、上記変換テーブルに基づいて上記入力項目を出力項目に変換して、上記付加された拡張項目と共に出力情報を得る項目変換部、とを備えた。
The data conversion apparatus according to the present invention stores various billing method information in a memory as a method table, and determines a billing method corresponding to the input information from input information including input items based on the method table And
An item addition unit that stores an extension item for each billing method in the memory as an additional item table, and adds the extension item to the input item of the determined billing method based on the additional item table;
An item conversion unit that stores a conversion table for converting the input item into an output item in a memory, converts the input item into an output item based on the conversion table, and obtains output information together with the added extension item; And with.

この発明によれば、(請求)方式判定部と項目付加部と項目(データ)変換部とを備えたので、拡張項目について改めて人手による入力をしなくとも、ユーザが意図する方式に対応する適切な拡張項目を付加して新しい標準フォーマットによる項目設定ができる効果がある。   According to the present invention, since the (billing) method determination unit, the item addition unit, and the item (data) conversion unit are provided, an appropriate item corresponding to the method intended by the user can be obtained without manually inputting the extension item again. There is an effect that an item can be set by a new standard format by adding an extended item.

実施の形態1.
既存の項目を適用した旧標準項目データを基にして、新規項目を適用する方式、例えば発注者毎請求方式、に用いる新標準項目データに、人手による入力を無くして装置内部に記憶する内容から必要項目を取出し付加して新項目に変更するデータ変換装置、データ変換方法を説明する。
図1は、実施の形態1の、データの変換過程における変換順序とツールを示す、データ変換装置の変換過程説明図である。また図2は、実施の形態1におけるデータ変換装置の構成を示す図であり、図2中において、図1と同一の要素は同一の番号で表示していて、点線でデータの流れを示している。
先ず図1において、例としてEIAJ標準データ項目を旧標準項目とする、入力データ1を読み込んで、データ変換装置10は、以下の要素により、例としてECALGAの項目を新標準データ項目として持つ、出力データ(ECALGA標準データ項目)を出力する。
Embodiment 1 FIG.
Based on the old standard item data to which existing items are applied, new standard item data used in a method for applying a new item, for example, a billing method for each orderer, from the contents stored in the device without manual input A data conversion apparatus and data conversion method for taking out necessary items and adding them to new items will be described.
FIG. 1 is an explanatory diagram of the conversion process of the data conversion apparatus, showing the conversion order and tools in the data conversion process of the first embodiment. 2 is a diagram showing the configuration of the data conversion apparatus according to the first embodiment. In FIG. 2, the same elements as those in FIG. 1 are indicated by the same numbers, and the data flow is indicated by dotted lines. Yes.
First, in FIG. 1, the input data 1 is read with the EIAJ standard data item as an old standard item as an example, and the data conversion apparatus 10 outputs an ECALGA item as a new standard data item as an example with the following elements: Output data (ECALGA standard data item).

具体的な要素として、入力側から、発注者側請求方式テーブル(方式テーブル)13を参照して請求方式を判定する発注者側請求方式判定部(方式判定部)12がある。更にその判定後に、発注者毎の、CBCID(Complex Business Collaboration Identifier),BCID(Business Collaboration Identifier),BTID(Business Transaction Identifier),BAID(Business Action Identifier)判定部14、日毎の、CBCID,BCID,BTID,BAID判定部15、備考文字列による、CBCID,BCID,BTID,BAID判定部16、備考(漢字)文字列による、CBCID,BCID,BTID,BAID判定部17のどれかが、それぞれ対応する発注者毎の、CBCID,BCID,BTID,BAIDテーブル21、日毎の、CBCID,BCID,BTID,BAIDテーブル22、備考文字列による、CBCID,BCID,BTID,BAIDテーブル23、備考(漢字)文字列による、CBCID,BCID,BTID,BAIDテーブル24を参照して、付加すべき項目、すなわち拡張項目、のデータを得る。ここの項目追加されたデータに対して、EIAJ−ECALGAデータ変換部(項目変換部)19が、EIAJ−ECALGAマッピングテーブル(変換テーブル)20を参照して、出力データ11とする。   As a specific element, there is an orderer-side billing method determination unit (method determination unit) 12 that determines a billing method with reference to an orderer-side billing method table (method table) 13 from the input side. Furthermore, after the determination, CBCID (Complex Business Identification Identifier), BCID (Business ID, Business ID, ID of ID), BTID (Business ID, ID of ID) , BAID determination unit 15, CBCID, BCID, BTID, BAID determination unit 16 by remark character string, CBCID, BCID, BTID, BAID determination unit 17 by remark (kanji) character string CBCID, BCID, BTID, BAID table 21 for each day, CB for each day Referring to ID, BCID, BTID, BAID table 22, remark character string, CBCID, BCID, BTID, BAID table 23, remark (kanji) character string, CBCID, BCID, BTID, BAID table 24 Data of items, that is, extended items is obtained. The EIAJ-ECALGA data conversion unit (item conversion unit) 19 refers to the EIAJ-ECALGA mapping table (conversion table) 20 as the output data 11 for the data with the added item.

図2に基づいてハードウェア構成を、図1の変換過程説明図との関係を含めて説明する。
図2において、データ変換装置10は、プロセッサを含む制御部31があり、図示しないコンピュータ・プログラムを読み込んで、後に動作フローで示す制御動作を行う。メモリ32は、そうした制御プログラムを記憶するハードウェア・磁気ディスク等の補助メモリや、そこから読み出されてプロセッサが実行できるよう制御プログラムの必要部分が展開されている主メモリを表す。入力データ1は入力部33が読取り実行して入力データ・メモリ1bに記憶される。この例では、入力データ1はEIAJ標準データ項目に基づいたデータである。方式判定部12は、方式テーブル・メモリ13bに記憶されている発注者側請求方式テーブル(方式テーブル)13を参照して方式を決める。こうして決められた方式に対して、項目付加部34は、付加項目テーブル・メモリ35を参照して付加項目(拡張項目)を定める。項目付加部34は、本実施の形態では発注者毎の、CBCID,BCID,BTID,BAID判定部14、日毎の、CBCID,BCID,BTID,BAID判定部15、備考文字列による、CBCID,BCID,BTID,BAID判定部16、備考(漢字)文字列による、CBCID,BCID,BTID,BAID判定部17のことであり、方式判定部12で判定された請求方式に対応して、これらのどれかが動作する。同様に付加項目テーブル・メモリ35は、本実施の形態では発注者毎の、CBCID,BCID,BTID,BAIDテーブル21、日毎の、CBCID,BCID,BTID,BAIDテーブル22、備考文字列による、CBCID,BCID,BTID,BAIDテーブル23、備考(漢字)文字列による、CBCID,BCID,BTID,BAIDテーブル24を記憶している。
The hardware configuration will be described based on FIG. 2 including the relationship with the conversion process explanatory diagram of FIG.
In FIG. 2, the data conversion apparatus 10 includes a control unit 31 including a processor, reads a computer program (not shown), and performs a control operation shown later in an operation flow. The memory 32 represents an auxiliary memory such as hardware or a magnetic disk for storing such a control program, or a main memory in which necessary portions of the control program are expanded so that the processor can be read out and executed by the processor. The input data 1 is read and executed by the input unit 33 and stored in the input data memory 1b. In this example, the input data 1 is data based on the EIAJ standard data item. The method determination unit 12 determines a method by referring to the orderer side billing method table (method table) 13 stored in the method table memory 13b. For the method thus determined, the item addition unit 34 refers to the additional item table memory 35 to determine additional items (extended items). In the present embodiment, the item adding unit 34 includes CBCID, BCID, BTID, BAID determination unit 14 for each orderer, CBCID, BCID, BTID, BAID determination unit 15 for each day, CBCID, BCID, BTID, BAID determination unit 16, CBCID, BCID, BTID, BAID determination unit 17 based on remark (kanji) character string, and any one of these corresponds to the billing method determined by the method determination unit 12 Operate. Similarly, in the present embodiment, the additional item table memory 35 includes CBCID, BCID, BTID, BAID table 21 for each orderer, CBCID, BCID, BTID, BAID table 22 for each orderer, CBCID, A BCID, BTID, BAID table 23, and a CBCID, BCID, BTID, BAID table 24 based on a remark (kanji) character string are stored.

付加項目を定めて拡張された仮想表に対して、EIAJ−ECALGAデータ変換部(項目変換部)19は、マッピングテーブル・メモリ20bに記憶されたEIAJ−ECALGAマッピングテーブル(変換テーブル)20に基づいて出力データ11を生成する。項目変換部19で拡張された項目を含む出力データ(ECALGA標準データ項目)11は、いったん出力データ・メモリ11bに記憶される。
そして出力が必要になると、制御部31が出力データ11を読み出して、通信部36から外部に出力する。場合によっては、通信部36は、単にCD等のハードウェア媒体に出力して、この媒体を他の計算機が読取って、必要な処理をすることもある。その場合は、通信部36は、出力部となる。
この他に、表示装置等に出力する出力部37があり、上記の任意のデータファイルや、処理の過程におけるデータを読み出して表示する。
方式判定部12、項目付加部34、項目変換部19は、専用のプログラムがメモリ上に展開されていて、制御部31がそれらのプログラムを読取って、後で説明する動作フローに示す制御動作を行う。
即ち、本実施の形態におけるデータ変換装置は、メモリに記憶している方式テーブルに基づいて請求方式を判定し、メモリに記憶している付加項目テーブルに基づいて上記で判定された請求方式から付加すべき拡張項目を判定して付加し、メモリに記憶している変換テーブルに基づいて旧標準と新標準の項目間の項目を変換して、上記付加された項目と共に新標準項目を得て、この新標準項目をメモリに記憶して、必要とされる出力に備えている。
The EIAJ-ECALGA data conversion unit (item conversion unit) 19 is based on the EIAJ-ECALGA mapping table (conversion table) 20 stored in the mapping table memory 20b with respect to the virtual table expanded by defining additional items. Output data 11 is generated. The output data (ECALGA standard data item) 11 including the item expanded by the item conversion unit 19 is temporarily stored in the output data memory 11b.
When output is required, the control unit 31 reads the output data 11 and outputs it from the communication unit 36 to the outside. In some cases, the communication unit 36 may simply output to a hardware medium such as a CD, and another computer may read this medium and perform necessary processing. In that case, the communication unit 36 becomes an output unit.
In addition, there is an output unit 37 that outputs to a display device or the like, and reads and displays the above-mentioned arbitrary data file and data in the course of processing.
In the method determination unit 12, the item addition unit 34, and the item conversion unit 19, dedicated programs are expanded in the memory, and the control unit 31 reads the programs and performs control operations shown in an operation flow described later. Do.
That is, the data conversion apparatus according to the present embodiment determines the billing method based on the method table stored in the memory, and adds from the billing method determined above based on the additional item table stored in the memory. The extension item to be determined is determined and added, the item between the old standard item and the new standard item is converted based on the conversion table stored in the memory, and the new standard item is obtained together with the added item, This new standard item is stored in memory to prepare for the required output.

動作を説明する前に、変換動作の理解を助ける各種の説明図を示して、その内容を述べる。
図3は、入力データ例を示す図である。図4は、CBCID、BCID、BTID、BAIDがパターン(番号)によって、とり得る値を示す図である。図5は、CBCID、BCID、BTID、BAIDなどの出力方法を示す図である。図6は、発注者側請求方式テーブル13を示す図である。図7は、EIAJ−ECALGAマッピングテーブルの例を示す図である。図8は、発注者毎の、CBCID、BCID、BTID、BAIDテーブルの例を示す図である。図9は、日毎の、CBCID、BCID、BTID、BAIDテーブルの例を示す図である。図10は、備考文字列による、CBCID、BCID、BTID、BAIDテーブルの例を示す図である。図11は、備考(漢字)文字列による、CBCID、BCID、BTID、BAIDテーブルの例を示す図である。図12は、本実施の形態における出力データの例を示す図である。
Before explaining the operation, various explanatory diagrams that help understand the conversion operation are shown and described.
FIG. 3 is a diagram illustrating an example of input data. FIG. 4 is a diagram showing possible values for CBCID, BCID, BTID, and BAID depending on patterns (numbers). FIG. 5 is a diagram illustrating an output method of CBCID, BCID, BTID, BAID, and the like. FIG. 6 is a diagram showing the orderer-side billing method table 13. FIG. 7 is a diagram illustrating an example of the EIAJ-ECALGA mapping table. FIG. 8 is a diagram illustrating an example of a CBCID, BCID, BTID, and BAID table for each orderer. FIG. 9 is a diagram illustrating an example of a CBCID, BCID, BTID, and BAID table for each day. FIG. 10 is a diagram illustrating an example of a CBCID, BCID, BTID, and BAID table based on a remark character string. FIG. 11 is a diagram illustrating an example of a CBCID, BCID, BTID, and BAID table based on a remark (kanji) character string. FIG. 12 is a diagram illustrating an example of output data in the present embodiment.

実施の形態1に係るデータ変換装置は、“データ作成日に対応した買掛明細情報識別”を行うため、発注者の発注形式P1ないしP9、特に指定したP1(日々照合請求支払い)とP7(月次照合請求支払い)に対応して、CBCID,BCID,BTID,BAIDがとる形式を記憶しておく日毎の、CBCID、BCID、BTID、BAIDテーブルを備える。
更に、上記発注者の発注形式P1〜P9のパターンを自由に選択できる“備考欄を使用した買掛明細情報識別”を行うための、備考文字列による、CBCID、BCID、BTID、BAIDテーブル、および“備考欄(漢字)を使用した買掛明細情報識別”を行うための、備考(漢字)文字列による、CBCID、BCID、BTID、BAIDテーブルを備える。またこうした発注形式のパターンP1〜P9を選択する必要がないユーザが行う“固定値出力”を可能にするため、発注者毎の、CBCID、BCID、BTID、BAIDテーブルを備える。
Since the data conversion apparatus according to the first embodiment performs “identification of accounts payable information corresponding to the date of data creation”, the ordering forms P1 to P9 of the orderer, particularly designated P1 (daily verification bill payment) and P7 (monthly) Corresponding to (next verification request payment), a CBCID, BCID, BTID, BAID table is provided for each day for storing a format taken by CBCID, BCID, BTID, BAID.
Furthermore, a CBCID, BCID, BTID, BAID table, and “by remark character string for performing“ account details information identification using the remarks column ”that can freely select the pattern of the ordering formats P1 to P9 of the orderer, and“ A CBCID, BCID, BTID, and BAID table with remarks (kanji characters) for performing “accounts payable information identification using the remarks column (kanji)” is provided. In addition, in order to enable “fixed value output” performed by the user who does not need to select such patterns P1 to P9 in the order form, a CBCID, BCID, BTID, and BAID table is provided for each orderer.

図13は、発注者側請求方式判定部12が行う動作フローを示す図である。図14は、発注者毎の、CBCID、BCID、BTID、BAID判定部14が行う動作フローを示す図である。図15は、日毎の、CBCID、BCID、BTID、BAID判定部15が行う動作フローを示す図である。図16は、備考文字列による、CBCID、BCID、BTID、BAID判定部16が行う動作フローを示す図である。図17は、備考(漢字)文字列による、CBCID、BCID、BTID、BAID判定部17が行う動作フローを示す図である。図18は、EIAJ−ECALGAデータ変換部19が行う動作フローを示す図である。
これらのフロー図により装置の動作を説明する。
発注者側請求方式判定部12は、先ずステップ(以降、ステップの記述を省略する)S101ないしS103の動作を行うが、S101で、入力されて入力データ・メモリ1bにある入力データ1からデータの発注者IDを読み取る。次にS102で、読み取った発注者IDで発注者側請求方式テーブル13を参照し、S103の方式判定ステップで、該当する発注者IDに対する請求方式を返す。即ち方式判定部12は、図3でデータ項目から00004(発注者コード)を読取り、値である発注者コード=0000000010001を得る。そして図6の発注者側請求方式テーブル13を参照して、請求方式=M1の識別情報を返す。
FIG. 13 is a diagram illustrating an operation flow performed by the orderer-side billing method determination unit 12. FIG. 14 is a diagram illustrating an operation flow performed by the CBCID, BCID, BTID, and BAID determination unit 14 for each orderer. FIG. 15 is a diagram illustrating an operation flow performed by the CBCID, BCID, BTID, and BAID determination unit 15 for each day. FIG. 16 is a diagram illustrating an operation flow performed by the CBCID, BCID, BTID, and BAID determination unit 16 using a remark character string. FIG. 17 is a diagram illustrating an operation flow performed by the CBCID, BCID, BTID, and BAID determination unit 17 using a remark (kanji) character string. FIG. 18 is a diagram illustrating an operation flow performed by the EIAJ-ECALGA data conversion unit 19.
The operation of the apparatus will be described with reference to these flowcharts.
The orderer-side billing method determination unit 12 first performs the operations of steps S101 to S103 (hereinafter, description of the steps is omitted). Read the orderer ID. Next, in S102, the orderer side billing method table 13 is referred to by the read orderer ID, and the billing method for the corresponding orderer ID is returned in the method determination step in S103. That is, the method determination unit 12 reads 00004 (orderer code) from the data item in FIG. 3 and obtains the orderer code = 0000000010001 as a value. Then, referring to the orderer side billing method table 13 of FIG. 6, identification information of billing method = M1 is returned.

このM1、つまり“データ作成日に対応した買掛明細情報識別”請求方式である情報を受取った項目付加部34は、請求方式が作成日によるので、そのうちの日毎の、CBCID,BCID,BTID,BAID判定部15により、図15に示すS301ないしS303のフローによる動作を行う。即ち項目付加部34の日毎の、CBCID,BCID,BTID,BAID判定部15は、データ作成日および発注者IDおよび情報区分を読み取り(S301)、日毎の、CBCID,BCID,BTID,BAID22テーブルを検索する(S302)。一致する行のCBCID,BCID,BTID,BAIDを読み出し、出力データ(ECALGA標準)に値をセットする(S303:項目付加ステップ)。
具体的には、請求方式が図5の方法番号がデータ作成日に対応した買掛明細情報識別を示すM1なので、図4のP1またはP7であり、日毎の発注である。項目付加部34の日毎の、CBCID,BCID,BTID,BAID判定部15は、入力データ1により、発注者コード=0000000010001、データ作成日=051215、情報区分=1101を読み取る。なお、データ作成日のフォーマットはEIAJではYYMMDDであり、DD=15を使用して、図9の日毎の、CBCID,BCID,BTID,BAIDテーブル22を参照し、データ項目18002(CBCID)=CBCS0062,18003(BCID)=BCSF200,18005(BTID)=BTSF201,18007(BAID)=BASF2021を得る。
The item adding unit 34 that has received this M1, that is, the “accounting details information identification corresponding to data creation date” billing method, depends on the creation date, so the CBCID, BCID, BTID, BAID for each day of the billing method. The determination unit 15 performs an operation according to the flow from S301 to S303 shown in FIG. That is, the CBCID, BCID, BTID, and BAID determination unit 15 for each day of the item adding unit 34 reads the data creation date, the orderer ID, and the information classification (S301), and searches the CBCID, BCID, BTID, BAID22 table for each day. (S302). The CBCID, BCID, BTID, and BAID of the matching row are read and a value is set in the output data (ECALGA standard) (S303: item addition step).
Specifically, since the method number in FIG. 5 is M1 indicating the payable details information identification corresponding to the data creation date, the billing method is P1 or P7 in FIG. The CBCID, BCID, BTID, BAID determination unit 15 for each day of the item addition unit 34 reads the orderer code = 0000000010001, the data creation date = 0512215, and the information classification = 1101 by the input data 1. The format of the data creation date is YYMMDD in EIAJ, and DD = 15 is used to refer to the CBCID, BCID, BTID, and BAID table 22 for each day in FIG. 9, and data item 18002 (CBCID) = CBCS0062, 18003 (BCID) = BCSF200, 18005 (BTID) = BTSF201, 18007 (BAID) = BASF2021 is obtained.

項目変換部19、この例ではEIAJ−ECALGAデータ変換部が、図18に示すS700ないしS710のフローにより動作を行う。先ずEIAJ−ECALGAデータ変換部が自身のプログラムにより、カーソルを入力の先頭行に進める(S700)。続いてEIAJ−ECALGAデータ変換部は、入力データのカーソル位置からの一行を読み出す(S701)。読み出せた場合(S702)、読み出した入力データのデータ項目を、EIAJ−ECALGAマッピングテーブル20の入力データ項目列で検索し、一致した行の出力データ項目を得る(S703:項目変換ステップ)。出力データに、S703で得た出力データ項目と、S702で読み出した入力データの値をセットする(S705)。入力されたデータの次の行にカーソルを進め、ステップS702へ進む(S706)。
S702において読み出せなかった場合は、EIAJ−ECALGAデータ変換部は、EIAJ−ECALGAマッピングテーブル20において、出力データ項目の値が18001の行にカーソルを進める(S704)。そしてEIAJ−ECALGAマッピングテーブルにおいて、カーソルのある行のデフォルト値を読み出す(S707)。読み出せた場合(S708)、読み出したデフォルト値を、データ項目と共に、出力データにセットする(S709:項目変換ステップ)。EIAJ−ECALGAマッピングテーブルにおいて、次の行にカーソルを移す(S710)。ステップS708において、読み出せなかった場合、終了する。
これらの値を出力データにセットする。次に、EIAJ−ECALGAデータ変換部により、図12の残余の出力データ項目00003、00004、00005、00056、00263、18001…をセットする。
The item conversion unit 19, in this example, the EIAJ-ECALGA data conversion unit, operates according to the flow of S700 to S710 shown in FIG. First, the EIAJ-ECALGA data converter advances the cursor to the first line of input by its program (S700). Subsequently, the EIAJ-ECALGA data conversion unit reads one line from the cursor position of the input data (S701). If it can be read (S702), the data item of the read input data is searched with the input data item string in the EIAJ-ECALGA mapping table 20, and the output data item of the matched row is obtained (S703: item conversion step). In the output data, the output data item obtained in S703 and the value of the input data read in S702 are set (S705). The cursor is advanced to the next line of the input data, and the process proceeds to step S702 (S706).
If the data could not be read in S702, the EIAJ-ECALGA data conversion unit advances the cursor to the line where the value of the output data item is 18001 in the EIAJ-ECALGA mapping table 20 (S704). Then, in the EIAJ-ECALGA mapping table, the default value of the line at the cursor is read (S707). If it can be read (S708), the read default value is set in the output data together with the data item (S709: item conversion step). In the EIAJ-ECALGA mapping table, the cursor is moved to the next line (S710). If the data cannot be read in step S708, the process ends.
These values are set in the output data. Next, the remaining output data items 00003, 00004, 00005, 00005, 00026, 18001,... In FIG. 12 are set by the EIAJ-ECALGA data conversion unit.

上記で説明したように、データ変換装置10は、発注者毎請求方式判定部12により、入力データ1から、請求方式を取得する。取得された請求方式がM1であった場合は上記したように、日毎の、CBCID,BCID,BTID,BAID判定部15により、出力データ11中に、CBCID,BCID,BTID,BAIDをセットする。
しかし、取得された請求方式がM2であった場合は、備考文字列による、CBCID,BCID,BTID,BAID判定部16により、出力データ中に、CBCID,BCID,BTID,BAIDをセットする。
そして、CBCID,BCID,BTID,BAIDがセットされた後に、EIAJ−ECALGAデータ変換部19により、残余の出力データ項目をセットする。
As described above, the data conversion apparatus 10 acquires the billing method from the input data 1 by the orderer billing method determination unit 12. When the acquired billing method is M1, as described above, the CBCID, BCID, BTID, BAID determination unit 15 sets CBCID, BCID, BTID, BAID in the output data 11 as described above.
However, if the acquired billing method is M2, the CBCID, BCID, BTID, and BAID determination unit 16 using the remark character string sets CBCID, BCID, BTID, and BAID in the output data.
After CBCID, BCID, BTID, and BAID are set, the EIAJ-ECALGA data conversion unit 19 sets the remaining output data items.

また、取得された請求方式がM3であった場合は、備考(漢字)文字列による、CBCID,BCID,BTID,BAID判定部17により、出力データ中に、CBCID,BCID,BTID,BAIDをセットする。更に、取得された請求方式がM4であった場合は、発注者毎の、CBCID,BCID,BTID,BAID判定部14により、出力データ中に、CBCID,BCID,BTID,BAIDをセットする。
そして、CBCID,BCID,BTID,BAIDがセットされた後に、EIAJ−ECALGAデータ変換部19により、残余の出力データ項目をセットする。
If the acquired billing method is M3, the CBCID, BCID, BTID, and BAID determination unit 17 using a remark (kanji) character string sets CBCID, BCID, BTID, and BAID in the output data. . Further, when the acquired billing method is M4, the CBCID, BCID, BTID, BAID determination unit 14 for each orderer sets CBCID, BCID, BTID, BAID in the output data.
After CBCID, BCID, BTID, and BAID are set, the EIAJ-ECALGA data conversion unit 19 sets the remaining output data items.

発注者毎の、CBCID,BCID,BTID,BAID判定部14による場合は、図14に示す発注者毎の、CBCID,BCID,BTID,BAID判定部14が行うフローによる。つまり発注者毎の、CBCID,BCID,BTID,BAID判定部14は、発注者IDおよび情報区分を読み取り(S201)、次いで発注者毎の、CBCID,BCID,BTID,BAIDテーブルを検索する(S202)。一致する行のCBCID,BCID,BTID,BAIDを読み出し、出力データ(ECALGA標準)に値をメモリにセットする(S203:項目付加ステップ)。
備考文字列による、CBCID,BCID,BTID,BAID判定部16による場合は、図16に示す備考文字列による、CBCID,BCID,BTID,BAID判定部16が行うフローによる。つまり備考文字列による、CBCID,BCID,BTID,BAID判定部16は、備考文字列および発注者IDおよび情報区分を読み取り(S401)、備考文字列による、CBCID,BCID,BTID,BAIDテーブルを検索する(S402)。一致する行のCBCID,BCID,BTID,BAIDを読み出し、出力データ(ECALGA標準)に値をメモリにセットする(S403:項目付加ステップ)。
In the case of using the CBCID, BCID, BTID, BAID determination unit 14 for each orderer, the flow is performed by the CBCID, BCID, BTID, BAID determination unit 14 for each orderer shown in FIG. That is, the CBCID, BCID, BTID, BAID determination unit 14 for each orderer reads the orderer ID and the information classification (S201), and then searches the CBCID, BCID, BTID, BAID table for each orderer (S202). . The CBCID, BCID, BTID, and BAID of the matching row are read, and the value is set in the memory for the output data (ECALGA standard) (S203: item addition step).
In the case of the CBCID, BCID, BTID, and BAID determination unit 16 using the remark character string, the flow is performed by the CBCID, BCID, BTID, and BAID determination unit 16 using the remark character string shown in FIG. That is, the CBCID, BCID, BTID, BAID determination unit 16 based on the remark character string reads the remark character string, the orderer ID, and the information classification (S401), and searches the CBCID, BCID, BTID, BAID table based on the remark character string. (S402). The CBCID, BCID, BTID, and BAID of the matching row are read, and a value is set in the memory for the output data (ECALGA standard) (S403: item addition step).

備考(漢字)文字列による、CBCID,BCID,BTID,BAID判定部17による場合は、図17に示す備考(漢字)文字列による、CBCID,BCID,BTID,BAID判定部17が行うフローによる。つまり備考(漢字)文字列による、CBCID,BCID,BTID,BAID判定部17は、備考文字列および発注者IDおよび情報区分を読み取り(S501)、備考(漢字)文字列による、CBCID,BCID,BTID,BAIDテーブルを検索する(S502)。一致する行のCBCID,BCID,BTID,BAIDを読み出し、出力データ(ECALGA標準)に値をメモリにセットする(S503:項目付加ステップ)。
以上のように、既存のEIAJ標準データ項目の扱い方を変更することにより、ECALGA標準データ項目を生成するようにしているので、EIAJデータ項目−ECALGAデータ項目間のデータ変換において、EIAJ標準データフォーマットに拡張項目を追加せずに、CBCID、BCID、BTID、BAIDを発注データ毎に変更することができる。
When the CBCID, BCID, BTID, and BAID determination unit 17 uses a remark (kanji) character string, the flow is performed by the CBCID, BCID, BTID, and BAID determination unit 17 using the remark (kanji) character string shown in FIG. That is, the CBCID, BCID, BTID, and BAID determination unit 17 based on the remark (kanji) character string reads the remark character string, the orderer ID, and the information classification (S501), and the CBCID, BCID, BTID based on the remark (kanji) character string. The BAID table is searched (S502). The CBCID, BCID, BTID, and BAID of the matching row are read, and the value is set in the memory for the output data (ECALGA standard) (S503: item addition step).
As described above, since the ECALGA standard data item is generated by changing the way of handling the existing EIAJ standard data item, the EIAJ standard data format is used in the data conversion between the EIAJ data item and the ECALGA data item. The CBCID, BCID, BTID, and BAID can be changed for each order data without adding an extension item.

なお、図5の追加項目の出力方法に関して、上記では方法番号M1の場合を説明したが、他の方法番号の“内容”を、予め設定しておくことで、M2ないしM4に対応する場合の追加項目の情報を得る場所が規定できる。
例えばデータ変換装置10は、図19に示すデータが入力された場合、発注者側請求方式判定部12により、発注者コード=0000000040001を読み取り、図6の発注者側請求方式テーブルにより、請求方式=M4を得る。即ち、上記した図14の動作を行う。つまりEIAJ−ECALGAデータ変換装置は、取得された請求方式がM4であったたため、発注者毎の、CBCID,BCID,BTID,BAID判定部14により、入力データから、発注者コード=0000000010001、情報区分=1101を読み取る。発注者毎の、CBCID,BCID,BTID,BAIDテーブル21を参照し、データ項目18002(CBCID)=CBCS0061,18003(BCID)=BCSF120,18005(BTID)=BTSF124,18007(BAID)=BASF1241を得る。これらの値を出力データにセットする。次に、EIAJ−ECALGAデータ変換部により、残余の出力データ項目00003、00004、00005、00056、00263、18001…をセットする。
In addition, regarding the output method of the additional item in FIG. 5, the case of the method number M1 has been described above. However, when “content” of another method number is set in advance, it corresponds to M2 to M4. A place to obtain information on additional items can be defined.
For example, when the data shown in FIG. 19 is input, the data conversion apparatus 10 reads the orderer code = 0000000040001 by the orderer-side billing method determination unit 12 and uses the orderer-side billing method table of FIG. Obtain M4. That is, the operation shown in FIG. 14 is performed. That is, since the EIAJ-ECALGA data conversion apparatus has acquired the billing method M4, the CBCID, BCID, BTID, BAID determination unit 14 for each orderer uses the orderer code = 0000000010001, information classification from the input data. = 1101 is read. The data items 18002 (CBCID) = CBCS0061, 18003 (BCID) = BCSF120, 18005 (BTID) = BTSF124, 18007 (BAID) = BASF1241 are obtained by referring to the CBCID, BCID, BTID, BAID table 21 for each orderer. These values are set in the output data. Next, the remaining output data items 00003, 00004, 00005, 00005, 00026, 18001... Are set by the EIAJ-ECALGA data conversion unit.

更に、データ変換装置10は、図20に示すデータが入力された場合、発注者側請求方式判定部12により、発注者コード=0000000020001を読み取り、発注者毎請求方式テーブルにより、請求方式=M2を得る。即ち、上記した図16の動作を行う。つまりEIAJ−ECALGAデータ変換装置は、取得された請求方式がM2であったたため、備考文字列による、CBCID,BCID,BTID,BAID判定部16により、入力データから、発注者コード=0000000020001、備考=GETUJI、情報区分=1101を読み取る。図10の備考文字列による、CBCID,BCID,BTID,BAIDテーブル23を参照し、データ項目18002(CBCID)=CBCS0061,18003(BCID)=BCSF110,18005(BTID)=BTSF111,18007(BAID)=BASF1121を得る。これらの値を出力データにセットする。次に、EIAJ−ECALGAデータ変換部により、残余の出力データ項目00003、00004、00005、00056、00263、18001…をセットする。   Furthermore, when the data shown in FIG. 20 is input, the data conversion apparatus 10 reads the orderer code = 0000000020001 by the orderer-side billing method determination unit 12 and sets the billing method = M2 according to the orderer's billing method table. obtain. That is, the operation shown in FIG. 16 is performed. In other words, since the EIAJ-ECALGA data conversion apparatus has acquired the billing method M2, the CBCID, BCID, BTID, BAID determination unit 16 based on the remark character string determines the orderer code = 0000000020001, remark = GETJJ, information classification = 1101 is read. Referring to the CBCID, BCID, BTID, and BAID table 23 based on the remark character string shown in FIG. Get. These values are set in the output data. Next, the remaining output data items 00003, 00004, 00005, 00005, 00026, 18001... Are set by the EIAJ-ECALGA data conversion unit.

また更に、EIAJ−ECALGAデータ変換装置は、図21に示すデータが入力された場合、発注者毎請求方式判定部により、発注者コード=0000000030001を読み取り、発注者毎請求方式テーブルにより、請求方式=M3を得る。即ち、上記した図17の動作を行う。つまりEIAJ−ECALGAデータ変換装置は、取得された請求方式がM3であったたため、備考(漢字)文字列による、CBCID,BCID,BTID,BAID判定部17により、入力データから、発注者コード=0000000030001、備考(漢字)=月次、情報区分=1101を読み取る。備考(漢字)文字列による、CBCID,BCID,BTID,BAIDテーブル24を参照し、データ項目18002(CBCID)=CBCS0061,18003(BCID)=BCSF110,18005(BTID)=BTSF111,18007(BAID)=BASF1121を得る。これらの値を出力データにセットする。次に、EIAJ−ECALGAデータ変換部により、残余の出力データ項目00003、00004、00005、00056、00263、18001…をセットする。   Furthermore, when the data shown in FIG. 21 is input, the EIAJ-ECALGA data conversion apparatus reads the orderer code = 0000000030001 by the orderer's billing method determination unit, and the billing method = Obtain M3. That is, the operation shown in FIG. 17 is performed. In other words, the EIAJ-ECALGA data conversion apparatus has acquired the billing method M3, so the CBCID, BCID, BTID, BAID determination unit 17 based on the remark (kanji) character string determines the orderer code = 0000000030001 from the input data. Remarks (kanji) = monthly, information classification = 1101 is read. Remarks (Kanji) Character strings 18002 (CBCID) = CBCS0061, 18003 (BCID) = BCSF110, 18005 (BTID) = BTSF111, 18007 (BAID) = BASF1121 with reference to the CBCID, BCID, BTID, BAID table 24 Get. These values are set in the output data. Next, the remaining output data items 00003, 00004, 00005, 00005, 00026, 18001... Are set by the EIAJ-ECALGA data conversion unit.

上記説明では、EIAJ−ECALGA変換の場合について必要な拡張項目を選択して付加する装置と方法を説明した。こうした変換後の一部の項目に入力側の項目が無くて、新たな入力が必要とされるケースで、装置が拡張項目を付加する他のケースとして、EIAJ標準の入力に対して、ユーザが自社特有の拡張項目を付加したい場合がある。このときも入力パターンによって付加すべき拡張項目を付加項目テーブルに用意して記憶しておき、そのパターンを判定して、付加項目テーブルから拡張項目を引出して付加することができる。こうすることで拡張項目の入力が不要となる。
ECALGA標準の入力に対して、ユーザが自社特有の拡張項目を付加したい場合も同様である。即ち入力パターンによって付加すべき拡張項目を付加項目テーブルに用意して記憶しておき、そのパターンを判定して、付加項目テーブルから拡張項目を引出して付加することができる。
In the above description, an apparatus and a method for selecting and adding necessary extension items in the case of EIAJ-ECALGA conversion have been described. In the case where some items after the conversion do not have items on the input side and a new input is required, as another case in which the device adds an extension item, the user can input the EIAJ standard input. You may want to add company-specific extension items. Also at this time, the extension item to be added according to the input pattern can be prepared and stored in the additional item table, the pattern can be determined, and the extension item can be extracted and added from the additional item table. This eliminates the need for input of extended items.
The same applies to the case where the user wants to add an extension item unique to the company to the ECALGA standard input. That is, it is possible to prepare and store an extension item to be added according to the input pattern in the additional item table, determine the pattern, and extract and add the extension item from the additional item table.

即ち本システムの例は、発注毎に請求方式を設定する発注者側請求方式テーブルと、EIAJ標準データ項目と、ECALGA標準データ項目間の対応を設定するEIAJ―ECALGAマッピングテーブルと、EIAJ標準データ項目における発注者ユーザコードと、データ作成日付とECALGA標準データ項目であるCBCID、BCID、BTIDおよびBAIDとの対応を設定する、日毎CBCID、BCID、BTID、BAIDテーブルと、発注者毎の請求方式を判定する発注者側請求方式判定部と、入力データ中に記載されるデータ作成日によりCBCID、BCID、BTID、BAIDを判定する日毎CBCID、BCID、BTID、BAID判定部と、CBCID、BCID、BTID、BAID以外のデータ項目を変換するEIAJ―ECALGAデータ変換部を備えるデータ変換装置を具備するデータ変換システム、である。
また、EIAJ標準データ項目における発注者ユーザコードとCBCID、BCID、BTID、BAIDの対応を設定する、発注者毎CBCID、BCID、BTID、BAIDテーブルと、発注者毎に一意のCBCID、BCID、BTID、BAIDを与える発注者毎CBCID、BCID、BTID、BAID判定部を備えるデータ変換システム、である。
更に、EIAJ標準データ項目における備考とCBCID、BCID、BTID、BAIDの対応を設定する、備考文字列によるCBCID、BCID、BTID、BAIDテーブルと、備考文字列により、CBCID、BCID、BTID、BAIDを判定する、備考文字列によるCBCID、BCID、BTID、BAID判定部を備えるデータ変換システム、である。
更に、EIAJ標準データ項目における備考(漢字)とCBCID、BCID、BTID、BAIDの対応を設定する、備考(漢字)文字列によるCBCID、BCID、BTID、BAIDテーブルと、備考(漢字)文字列により、CBCID、BCID、BTID、BAIDを判定する、備考(漢字)文字列によるCBCID、BCID、BTID、BAID判定部を備えるデータ変換システム、である。
That is, the example of this system includes an orderer side billing method table for setting a billing method for each order, an EIAJ standard data item, an EIAJ-ECALGA mapping table for setting a correspondence between ECALGA standard data items, and an EIAJ standard data item. Sets the correspondence between the orderer user code, data creation date and ECALGA standard data items CBCID, BCID, BTID, and BAID, determines the daily CBCID, BCID, BTID, BAID table, and the billing method for each orderer The orderer side billing method determination unit, the daily CBCID, BCID, BTID, BAID determination unit, CBCID, BCID, BTID, BAID for determining CBCID, BCID, BTID, BAID according to the data creation date described in the input data Data items other than Data conversion system comprising a data converting device comprising a EIAJ-ECALGA data converter for converting a.
Also, the correspondence between the orderer user code and the CBCID, BCID, BTID, and BAID in the EIAJ standard data item is set. The CBCID, BCID, BTID, and BAID table for each orderer, and the CBCID, BCID, and BTID unique to each orderer, A data conversion system including a CBCID, a BCID, a BTID, and a BAID determination unit for each orderer who gives a BAID.
Furthermore, the correspondence between the remarks in the EIAJ standard data items and CBCID, BCID, BTID, BAID is set. The CBCID, BCID, BTID, BAID table by the remark character string and the remark character string are used to determine CBCID, BCID, BTID, BAID. A data conversion system including a CBCID, BCID, BTID, and BAID determination unit using a remark character string.
Furthermore, the correspondence between the remarks (kanji) in the EIAJ standard data items and the CBCID, BCID, BTID, BAID is set, the CBCID, BCID, BTID, BAID table by the remarks (kanji) character string, and the remarks (kanji) character string, A data conversion system including a CBCID, BCID, BTID, and BAID determination unit based on a remark (kanji) character string that determines CBCID, BCID, BTID, and BAID.

上記説明では、データ変換装置10は図2で示すハードウェア構成を持つとして説明したが、上記でも触れたように、方式判定部12、項目付加部34、項目変換部19等が図13ないし図18の動作フローで示す機能をプログラムで記述して、プロセッサを含む制御部31が実行する構成としてもよい。
また更に、こうしたプログラムを汎用の計算機が読取って実行可能な媒体に記録して、汎用の計算機が入力装置を用いて自身のメモリに展開してプログラムを実行するようにしても、上記で述べたと同様の効果が得られる。
In the above description, the data conversion apparatus 10 has been described as having the hardware configuration shown in FIG. 2, but as mentioned above, the method determination unit 12, the item addition unit 34, the item conversion unit 19 and the like are shown in FIGS. The function shown in the operation flow 18 may be described by a program and executed by the control unit 31 including a processor.
Furthermore, even if such a program is read and recorded on a medium that can be read and executed by a general-purpose computer, and the general-purpose computer develops the program in its own memory using an input device, the program is executed as described above. Similar effects can be obtained.

この発明の実施の形態1におけるデータ変換過程説明図である。It is a data conversion process explanatory drawing in Embodiment 1 of this invention. 実施の形態1におけるデータ変換装置の構成を示す図である。1 is a diagram illustrating a configuration of a data conversion device in Embodiment 1. FIG. 実施の形態1における入力データの例を示す図である。6 is a diagram illustrating an example of input data according to Embodiment 1. FIG. 実施の形態1におけるCBCID,BCID,BTID,BAIDが取り得る値を示す図である。6 is a diagram illustrating values that can be taken by CBCID, BCID, BTID, and BAID in Embodiment 1. FIG. 実施の形態1における請求方式の内容を示す図である。It is a figure which shows the content of the billing system in Embodiment 1. FIG. 実施の形態1における発注者毎請求方式テーブルの例を示す図である。6 is a diagram illustrating an example of an orderer billing method table according to Embodiment 1. FIG. 実施の形態1におけるEIAJ−ECALGAマッピングテーブルの例を示す図である。6 is a diagram illustrating an example of an EIAJ-ECALGA mapping table in the first embodiment. FIG. 実施の形態1における発注者毎の、CBCID,BCID,BTID,BAIDテーブルの例を示す図である。It is a figure which shows the example of the CBCID, BCID, BTID, BAID table for every orderer in Embodiment 1. FIG. 実施の形態1における日毎の、CBCID,BCID,BTID,BAIDテーブルの例を示す図である。It is a figure which shows the example of the CBCID, BCID, BTID, BAID table for every day in Embodiment 1. FIG. 実施の形態1における備考文字列による、CBCID,BCID,BTID,BAIDテーブルの例を示す図である。It is a figure which shows the example of the CBCID, BCID, BTID, BAID table by the remarks character string in Embodiment 1. FIG. 実施の形態1における備考(漢字)文字列による、CBCID,BCID,BTID,BAIDテーブルの例を示す図である。It is a figure which shows the example of the CBCID, BCID, BTID, BAID table by the remarks (kanji) character string in Embodiment 1. FIG. 実施の形態1における出力データの例を示す図である。6 is a diagram illustrating an example of output data in the first embodiment. FIG. 実施の形態1における発注者毎請求方式判定部が行う動作フローを示す図である。It is a figure which shows the operation | movement flow which the ordering person billing system determination part in Embodiment 1 performs. 実施の形態1における発注者毎の、CBCID,BCID,BTID,BAID判定部が行う動作フローを示す図である。6 is a diagram illustrating an operation flow performed by a CBCID, BCID, BTID, and BAID determination unit for each orderer in the first embodiment. FIG. 実施の形態1における日毎の、CBCID,BCID,BTID,BAID判定部が行う動作フローを示す図である。FIG. 10 is a diagram illustrating an operation flow performed by the CBCID, BCID, BTID, and BAID determination unit for each day in the first embodiment. 実施の形態1における備考文字列による、CBCID,BCID,BTID,BAID判定部が行う動作フローを示す図である。It is a figure which shows the operation | movement flow which CBCID, BCID, BTID, and a BAID determination part perform by the remarks character string in Embodiment 1. 実施の形態1における備考(漢字)文字列による、CBCID,BCID,BTID,BAID判定部が行う動作フローを示す図である。It is a figure which shows the operation | movement flow which the CBCID, BCID, BTID, and BAID determination part perform by the remarks (kanji) character string in Embodiment 1. 実施の形態1におけるEIAJ−ECALGAデータ変換部が行う動作フローを示す図である。6 is a diagram illustrating an operation flow performed by an EIAJ-ECALGA data conversion unit according to Embodiment 1. FIG. 実施の形態1における他の入力データを示す図である。FIG. 10 is a diagram showing other input data in the first embodiment. 実施の形態1における他の入力データを示す図である。FIG. 10 is a diagram showing other input data in the first embodiment. 実施の形態1における他の入力データを示す図である。FIG. 10 is a diagram showing other input data in the first embodiment. 従来のデータ交換及び管理方法を適用した場合の変換例を示す図である。It is a figure which shows the example of a conversion at the time of applying the conventional data exchange and management method. 発注者によるデータ入力の例を示す図である。It is a figure which shows the example of the data input by an orderer. 受注者のコード体系で出力した例を示す図である。It is a figure which shows the example output with the code | cord | chord system of the order receiver. 従来の共通データベースのデータ例を示す図である。It is a figure which shows the example of data of the conventional common database. 出力データ例を示す図である。It is a figure which shows the example of output data.

符号の説明Explanation of symbols

1 入力データ、1b 入力データ・メモリ、10 データ変換装置、11 出力データ、11b 出力データ・メモリ、12 (発注者側請求)方式判定部、13 (発注者側請求)方式テーブル、13b (発注者側請求)方式テーブル・メモリ、14 発注者毎の、CBCID,BCID,BTID,BAID判定部、15 日毎の、CBCID,BCID,BTID,BAID判定部、16 備考文字列による、CBCID,BCID,BTID,BAID判定部、17 備考(漢字)文字列による、CBCID,BCID,BTID,BAID判定部、19 (EIAJ−ECALGA)項目変換部、20 EIAJ−ECALGAマッピングテーブル(変換テーブル)、20b マッピング(変換)テーブル・メモリ、21 発注者毎の、CBCID,BCID,BTID,BAIDテーブル、22 日毎の、CBCID,BCID,BTID,BAIDテーブル、23 備考文字列による、CBCID,BCID,BTID,BAIDテーブル、24 備考(漢字)文字列による、CBCID,BCID,BTID,BAIDテーブル、31 プロセッサを含む制御部、32 メモリ、33 入力部、34 項目付加部、35 付加項目テーブル・メモリ、36 通信部、37 出力部。   1 input data, 1b input data memory, 10 data conversion device, 11 output data, 11b output data memory, 12 (orderer side billing) method judgment unit, 13 (orderer side billing) method table, 13b (orderer) Side billing) method table memory, 14 CBCID, BCID, BTID, BAID determination unit for each orderer, CBCID, BCID, BTID, BAID determination unit for every 15 days, 16 Remarks CBCID, BCID, BTID, BAID determination unit, 17 CBCID, BCID, BTID, BAID determination unit, 19 (EIAJ-ECALGA) item conversion unit, 20 EIAJ-ECALGA mapping table (conversion table), 20b mapping (conversion) table by remark (kanji) character string・ Memory, 21 per orderer, BCID, BCID, BTID, BAID table, every 22 days, CBCID, BCID, BTID, BAID table, 23 Remark character string, CBCID, BCID, BTID, BAID table, 24 Remarks BTID, BAID table, 31 control unit including processor, 32 memory, 33 input unit, 34 item addition unit, 35 additional item table / memory, 36 communication unit, 37 output unit.

Claims (5)

複数の入力項目と各入力項目の値とを含む入力情報を入力する入力部と、
所定の入力項目の値毎に複数種の請求方式のうちのいずれかの請求方式が示される方式テーブルをメモリに記憶して、上記方式テーブルに基づいて、上記入力部により入力された入力情報に含まれる上記所定の入力項目の値に対応する請求方式を判定する方式判定部と、
拡張項目の値を示す付加項目テーブルを請求方式毎にメモリに記憶して、上記方式判定部により判定された請求方式に対応する付加項目テーブルに基づいて、上記入力部により入力された入力情報に拡張項目の値を付加する項目付加部と、
入力項目を出力項目に変換する変換テーブルをメモリに記憶して、上記変換テーブルに基づいて上記入力部により入力された入力情報の入力項目を出力項目に変換して、上記付加された拡張項目の値と共に出力情報を得る項目変換部、とを備え、
上記項目付加部は、
請求方式毎に、特定の2つ以上の入力項目の値の組合せに対して1つ以上の拡張項目の値が示される付加項目テーブルを記憶し、
上記方式判定部により判定された請求方式に対応する付加項目テーブルから、上記入力部により入力された入力情報に含まれる上記特定の2つ以上の入力項目の値の組合せに対応する拡張項目の値を取得し、取得した拡張項目の値を、上記入力部により入力された入力情報に付加することを特徴とするデータ変換装置。
An input unit for inputting input information including a plurality of input items and a value of each input item;
Stores any one of the preceding method table scheme is shown of a plurality of kinds of billing scheme for each value of a predetermined input item to the memory, based on the system table, the input information input by the input unit A method determination unit for determining a billing method corresponding to the value of the predetermined input item included ;
An additional item table indicating the value of the extension item is stored in the memory for each billing method, and the input information input by the input unit is added based on the additional item table corresponding to the billing method determined by the method determination unit. An item addition part for adding the value of the extension item;
A conversion table for converting an input item into an output item is stored in a memory, and an input item of input information input by the input unit is converted into an output item based on the conversion table. An item conversion unit that obtains output information together with values,
The above item addition part is
For each billing method, store an additional item table in which one or more extended item values are indicated for a combination of two or more specific input item values;
From the additional item table corresponding to the billing method determined by the method determination unit, the value of the extension item corresponding to the combination of the values of the two or more specific input items included in the input information input by the input unit And a value of the acquired extension item is added to the input information input by the input unit.
上記項目付加部は、
上記特定の2つ以上の入力項目の値の組合せが請求方式毎に異なっている、請求方式毎の付加項目テーブルを記憶していることを特徴とする請求項1記載のデータ変換装置。
The above item addition part is
2. The data conversion apparatus according to claim 1, further comprising an additional item table for each billing method in which a combination of values of the two or more specific input items is different for each billing method.
項目付加部は、複数種の請求方式が日毎か、発注者毎か、備考文字列による発注か、備考(漢字)文字列による発注か、に対応して日毎付加部か、発注者毎付加部か、備考文字列による付加部か、または備考(漢字)文字列による付加部か、のいずれかであり、
付加項目テーブルは、上記請求方式に対応して、1)日毎の、コンプレックスビジネスコラボレーション識別子(日毎CBCID)とビジネスコラボレーション識別子(BCID)とビジネストランザクション識別子(BTID)とビジネスアクション識別子(BAID)とを含む付加項目テーブルか、
2)発注者毎の、CBCIDとBCIDとBTIDとBAIDとを含む付加項目テーブルであるか、
3)備考文字列による、CBCIDとBCIDとBTIDとBAIDとを含む付加項目テーブルであるか、
4)備考(漢字)文字列による、CBCIDとBCIDとBTIDとBAIDとを含む付加項目テーブルであるか、
のどれかであることを特徴とする請求項1記載のデータ変換装置。
The item addition part is a daily addition part or an addition part for each orderer corresponding to whether multiple types of billing methods are daily, per orderer, order by remark character string, or order by remark (kanji) character string Or an additional part with a remark character string, or an additional part with a remark (kanji) character string,
The additional item table includes 1) a complex business collaboration identifier (daily CBCID), a business collaboration identifier (BCID), a business transaction identifier (BTID), and a business action identifier (BAID) for each day corresponding to the above billing method. Additional item table or
2) Is it an additional item table including CBCID, BCID, BTID, and BAID for each orderer?
3) Is it an additional item table that includes CBCID, BCID, BTID, and BAID by remark character string?
4) Is it an additional item table including CBCID, BCID, BTID, and BAID by remark (kanji) character string?
2. The data conversion apparatus according to claim 1, wherein the data conversion apparatus is any one of the above.
入力部が、複数の入力項目と各入力項目の値とを含む入力情報を入力する入力ステップと、
所定の入力項目の値毎に複数種の請求方式のうちのいずれかの請求方式が示される方式テーブルを記憶していて、方式判定部が、上記方式テーブルに基づいて、上記入力部により入力された入力情報に含まれる上記所定の入力項目の値に対応する請求方式を判定する方式判定ステップと、
拡張項目の値を示す付加項目テーブルを請求方式毎に記憶していて、項目付加部が、上記方式判定部により判定された請求方式に対応する付加項目テーブルに基づいて、上記入力部により入力された入力情報に拡張項目の値を付加する項目付加ステップと、
入力項目を出力項目に変換する変換テーブルを記憶していて、項目変換部が、上記変換テーブルに基づいて上記入力部により入力された入力情報の入力項目を出力項目に変換して、上記付加された拡張項目の値と共に出力情報を得る項目変換ステップ、とを備え、
上記項目付加ステップは、
請求方式毎に、特定の2つ以上の入力項目の値の組合せに対して1つ以上の拡張項目の値が示される付加項目テーブルを記憶していて、
項目付加部が、上記方式判定部により判定された請求方式に対応する付加項目テーブルから、上記入力部により入力された入力情報に含まれる上記特定の2つ以上の入力項目の値の組合せに対応する拡張項目の値を取得し、取得した拡張項目の値を、上記入力部により入力された入力情報に付加することを特徴とするデータ変換方法。
An input step in which the input unit inputs input information including a plurality of input items and a value of each input item;
A method table indicating any one of a plurality of billing methods is stored for each value of a predetermined input item, and a method determination unit is input by the input unit based on the method table. A method determination step for determining a billing method corresponding to the value of the predetermined input item included in the input information;
An additional item table indicating the value of the extended item is stored for each billing method, and the item adding unit is input by the input unit based on the additional item table corresponding to the billing method determined by the method determining unit. An item addition step for adding an extended item value to the input information,
A conversion table for converting input items to output items is stored, and the item conversion unit converts the input items of the input information input by the input unit based on the conversion table into output items, and is added An item conversion step for obtaining output information together with the value of the extended item,
The above item addition step is
For each billing method, an additional item table in which one or more extended item values are indicated for a combination of two or more specific input item values is stored;
The item addition unit corresponds to a combination of values of the two or more specific input items included in the input information input by the input unit from the additional item table corresponding to the billing method determined by the method determination unit. A data conversion method comprising: acquiring an extension item value to be added, and adding the acquired extension item value to the input information input by the input unit.
フォーマットが異なる旧標準フォーマットと新標準フォーマット間のデータ変換を実行するための計算機が実行するプログラムであって、
複数の入力項目と各入力項目の値とを含む入力情報を入力する入力ステップと、
所定の入力項目の値毎に複数種の請求方式のうちのいずれかの請求方式が示される方式テーブルを記憶していて、上記方式テーブルに基づいて、上記入力部により入力された入力情報に含まれる上記所定の入力項目の値に対応する請求方式を判定する方式判定ステップと、
拡張項目の値を示す付加項目テーブルを請求方式毎に記憶していて、上記方式判定ステップにより判定された請求方式に対応する付加項目テーブルに基づいて、上記入力ステップにより入力された入力情報に拡張項目の値を付加する項目付加ステップと、
入力項目を出力項目に変換する変換テーブルを記憶していて、上記変換テーブルに基づいて上記入力ステップにより入力された入力情報の入力項目を出力項目に変換して、上記付加された拡張項目の値と共に出力情報を得る項目変換ステップ、とを備え、
上記項目付加ステップは、
請求方式毎に、特定の2つ以上の入力項目の値の組合せに対して1つ以上の拡張項目の値が示される付加項目テーブルを記憶していて、
上記方式判定ステップにより判定された請求方式に対応する付加項目テーブルから、上記入力ステップにより入力された入力情報に含まれる上記特定の2つ以上の入力項目の値の組合せに対応する拡張項目の値を取得し、取得した拡張項目の値を、上記入力ステップにより入力された入力情報に付加することを特徴とするデータ変換プログラム。
A program executed by a computer for performing data conversion between an old standard format and a new standard format having different formats,
An input step for inputting input information including a plurality of input items and a value of each input item;
Stores a method table indicating any one of a plurality of billing methods for each value of a predetermined input item, and is included in the input information input by the input unit based on the method table A method determination step of determining a billing method corresponding to the value of the predetermined input item ,
An additional item table indicating the value of the extended item is stored for each billing method, and the input information input by the input step is expanded based on the additional item table corresponding to the billing method determined by the method determination step. An item addition step for adding an item value;
A conversion table for converting input items to output items is stored. Based on the conversion table, the input item of the input information input by the input step is converted into an output item, and the value of the added extension item And an item conversion step for obtaining output information,
The above item addition step is
For each billing method, an additional item table in which one or more extended item values are indicated for a combination of two or more specific input item values is stored;
The value of the extension item corresponding to the combination of the values of the two or more specific input items included in the input information input by the input step from the additional item table corresponding to the billing method determined by the method determination step And a value of the acquired extension item is added to the input information input in the input step.
JP2006116242A 2006-04-20 2006-04-20 Data conversion apparatus, data conversion method, and data conversion program Expired - Fee Related JP4819559B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006116242A JP4819559B2 (en) 2006-04-20 2006-04-20 Data conversion apparatus, data conversion method, and data conversion program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006116242A JP4819559B2 (en) 2006-04-20 2006-04-20 Data conversion apparatus, data conversion method, and data conversion program

Publications (2)

Publication Number Publication Date
JP2007287059A JP2007287059A (en) 2007-11-01
JP4819559B2 true JP4819559B2 (en) 2011-11-24

Family

ID=38758752

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006116242A Expired - Fee Related JP4819559B2 (en) 2006-04-20 2006-04-20 Data conversion apparatus, data conversion method, and data conversion program

Country Status (1)

Country Link
JP (1) JP4819559B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5264563B2 (en) * 2009-03-04 2013-08-14 三菱電機株式会社 EDI data transmitting / receiving apparatus, EDI data transmitting / receiving method, and EDI data transmitting / receiving program

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000250735A (en) * 1999-03-02 2000-09-14 Mitsubishi Electric Corp Data conversion system and computer readable recording medium recorded with program
JP2004341605A (en) * 2003-05-13 2004-12-02 Ntt Comware Corp Format conversion device and method, and computer program

Also Published As

Publication number Publication date
JP2007287059A (en) 2007-11-01

Similar Documents

Publication Publication Date Title
CN101809610A (en) Auto-generation and syndication of tables as forms
EP2775444A1 (en) Information processing system, information processing apparatus, method of controlling an information processing apparatus, and program
WO2019019789A1 (en) Parameter value calculation method and apparatus, storage medium and computer device
US20080155501A1 (en) System and Method for Revising an Electronic Draft
JP4819559B2 (en) Data conversion apparatus, data conversion method, and data conversion program
JP6072560B2 (en) Electronic magazine generation system, electronic magazine generation method, and electronic magazine generation program
JP2014209314A (en) Document output system and document output method
JP5526991B2 (en) Information processing apparatus, information processing method, program, information processing system
JP5700023B2 (en) Information processing apparatus, information processing method, and program
CN114564197A (en) Method for distinguishing field authority according to service scene and computer readable storage medium
JP6707112B2 (en) User information input support system
JP6801389B2 (en) Information processing equipment and information processing programs
JP2014092807A (en) Information processing device, information processing method and program
JP5081889B2 (en) Input support device, input support method, and input support program
JP2007018364A (en) Form issuance apparatus, form issuance system, form issuance method and form issuance program
JPH11232329A (en) Cost management system
JP2002042045A (en) Electronic business form system
KR102643740B1 (en) Method for generating a user-customized template and apparatus using the same
KR20090017051A (en) Device, method and program recording medium for converting web document
JP6505178B2 (en) Server apparatus, information processing method, and program
JP6505154B2 (en) INFORMATION PROCESSING APPARATUS, INFORMATION PROCESSING METHOD, AND PROGRAM
JP6798356B2 (en) Data management equipment and programs
JP6939473B2 (en) Document processing equipment and programs
JP2024066588A (en) A quotation system that automatically outputs offset printing prices
JP2017045115A (en) Information processing apparatus and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20090226

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110510

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110629

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110726

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110808

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: 20110830

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: 20110901

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

Free format text: PAYMENT UNTIL: 20140909

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees