JP2004288009A - Data exchange and management method, and computer program - Google Patents

Data exchange and management method, and computer program Download PDF

Info

Publication number
JP2004288009A
JP2004288009A JP2003081037A JP2003081037A JP2004288009A JP 2004288009 A JP2004288009 A JP 2004288009A JP 2003081037 A JP2003081037 A JP 2003081037A JP 2003081037 A JP2003081037 A JP 2003081037A JP 2004288009 A JP2004288009 A JP 2004288009A
Authority
JP
Japan
Prior art keywords
data
item
format
common database
exchange
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.)
Granted
Application number
JP2003081037A
Other languages
Japanese (ja)
Other versions
JP4251893B2 (en
Inventor
Takashi Oishi
剛史 大石
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2003081037A priority Critical patent/JP4251893B2/en
Publication of JP2004288009A publication Critical patent/JP2004288009A/en
Application granted granted Critical
Publication of JP4251893B2 publication Critical patent/JP4251893B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a data exchange and management method capable of performing unitary data management without having to prepare a format conversion program for each customer in data exchange with a plurality of customers whose data formats are partially different. <P>SOLUTION: A format table 23 for defining a different data format for each customer is prepared in advance, data 21 received from a customer by an EDI are divided for each item according to the format table 23 of the customer to generate item unit data, item information including a date, the opposite party code and a data type is attached to each of the item unit data, and the item unit data attached with the item information is registered in a common database 18. The item unit data obtained from the data 21 received from a plurality of customers are made to be mixed in the common database 18 and managed unitarily. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

【0001】
【発明の属する技術分野】
本発明は、データフォーマットが異なる複数の取引先とのデータ交換及び管理方法並びにコンピュータプログラムに関する。特に卸売業者が複数の小売業者と電子データの交換を行う際に、自社内でのコンピュータ処理の負担軽減を目的とするデータ交換及び管理方法並びにコンピュータプログラムに関する。
【0002】
【従来の技術】
例えば小売業者と卸売業者との間の取引データの交換に際し、従来からEDI(エレクトロニック・データ・インターチェンジ又は電子データ交換)と呼ばれる標準化されたフォーマットでのデータ交換が行われている。他方、小売業者や卸売業者の内部コンピュータシステムにおけるデータ処理に際しては、それぞれの業務に適したデータフォーマットが使用されることが多い。
【0003】
したがって、EDIフォーマットと内部処理用フォーマットとの間でデータフォーマットの変換処理が必要となる。このようなデータフォーマットの変換処理については、例えば特許文献1や特許文献2に記載されている。
【0004】
【特許文献1】
特開平9−319811号公報
【0005】
【特許文献2】
特開2002−222382号公報
【0006】
【発明が解決しようとする課題】
しかしながら、実際のところ、小売業者と卸売業者との間のデータ交換において、小売業者主導でデータフォーマットが決められる場合が多い。小売業者は、標準化されたEDIフォーマットで決められたデータに加えて、自社処理に都合のよい付加情報を含めたデータを卸売業者との間で交換することを希望することが多い。
【0007】
この場合に、卸売業者は、得意先である小売業者ごとにデータフォーマットの変換処理を行うことになる。つまり、小売業者ごとにフォーマット変換用のプログラムを作成する必要がある。得意先(取引先)の小売業者が増えれば、そのたびにフォーマット変換用のプログラムを作成しなければならない。
【0008】
また、部分的にデータフォーマットが異なる複数の取引先ごとに取引データを管理する取引先別のシステムが必要であり、この面でも業務合理化の障害となっていた。
【0009】
本発明は、上記のような従来の課題に鑑みて為されたものであり、データフォーマットが異なる複数の取引先とのデータ交換において、取引先ごとにフォーマット変換プログラムを作成する必要がなく、一元的なデータ管理が可能なデータ交換及び管理方法並びにコンピュータプログラムを提供することを目的とする。
【0010】
【課題を解決するための手段】
本発明によるデータ交換及び管理方法(請求項1)は、データフォーマットが異なる複数の取引先とのデータ交換及び管理方法であって、取引先ごとに異なるデータフォーマットを定義するフォーマットテーブルをあらかじめ用意し、取引先からEDIで受信したデータを当該取引先の前記フォーマットテーブルにしたがって項目ごとに分解して項目単位データを生成し、前記項目単位データのそれぞれに日付、相手先コード及びデータ種別を含む項目情報を付加し、前記項目情報が付加された項目単位データを共通データベースに登録し、複数の取引先から受信したデータから得られた項目単位データを前記共通データベースに混在させることを特徴とする。
【0011】
また、本発明によるコンピュータプログラム(請求項3)は、データフォーマットが異なる複数の取引先とのデータ交換及び管理を実行するためのコンピュータに実行させるプログラムであって、取引先ごとに異なるデータフォーマットを定義するフォーマットテーブルにしたがって、取引先からEDIで受信したデータを項目ごとに分解して項目単位データを生成するステップと、前記項目単位データのそれぞれに日付、相手先コード及びデータ種別を含む項目情報を付加するステップと、前記項目情報が付加された項目単位データを共通データベースに登録し、複数の取引先から受信したデータから得られた項目単位データを前記共通データベースに混在させるステップとを有することを特徴とする。
【0012】
このようなデータ交換及び管理方法によれば、取引先ごとにフォーマット変換プログラムを作成する必要がなく、一元的なデータ管理が可能になる。新しい取引先ができた場合、その取引先の指定するデータフォーマットの受信データを項目ごとに分解するためのフォーマットテーブルを用意するだけでよい。また、1つの取引先からマルチフォーマットデータを受信する場合も同様に、それぞれのフォーマットテーブルを用意することによって対応することができる。
【0013】
好ましい実施形態において、本発明によるデータ交換及び管理方法(請求項2)及びコンピュータプログラム(請求項4)は、日付、相手先コード及びデータ種別をキーとして前記共通データベースから所望のデータを抽出し、抽出されたデータを仮想的なデータファイルとして使用するステップを更に備えている。このような構成によれば、受注データファイルの実体を保存しておかなくても、共通データベースから抽出した仮想的な受注データファイルを使用することにより、データの一元的な管理を行うことができる。
【0014】
また、本発明の記録媒体は、上記のようなコンピュータプログラムが記録されたCD−ROMのようなコンピュータ読み取り可能な記録媒体である。このような記録媒体から上記コンピュータプログラムをコンピュータにインストールすることによって、本発明のデータ交換及び管理方法をコンピュータ上で実行することができる。
【0015】
【発明の実施の形態】
以下、本発明の実施形態を図面に基づいて説明する。
図1は、本発明の実施形態に係るデータ交換及び管理方法を実行するためのコンピュータシステムの例を示すブロック図である。この例では、複数の取引先(小売業者)のコンピュータシステム(PC)2に通信回線3で接続された卸売業者のコンピュータシステム1が、本発明の実施形態に係るデータ交換及び管理方法を実行する。
【0016】
図1において、コンピュータシステム1には、データ交換及びデータ管理のための専用ソフトウェア(コンピュータプログラム)がインストールされ、実行される。専用ソフトウェアは、例えばCD−ROM(光ディスク)のような記録媒体6に記録された状態で供給され、読取装置7を介してコンピュータ1の補助記憶装置(HDD)13にインストールされる。補助記憶装置13にインストールされた専用ソフトウェアは主メモリ12にロードされ、処理装置(CPU)14によって実行される。あるいは、ネットワークに接続されたサーバ等の他のコンピュータからコンピュータ1に専用ソフトウェアをダウンロードしてインストールし、あるいは、ダウンロードしながら実行することも可能である。
【0017】
コンピュータシステム1は、主メモリ12、補助記憶装置13及び処理装置14の他に、入力処理部15a、表示処理部16a及び通信部11を備えている。入力処理部15aにはキーボード、マウス等の入力装置15が接続され、表示処理部16aにはCRT(陰極線管)、LCD(液晶表示装置)等の表示装置16が接続されている。通信部11は、通信回線3を介して複数の小売業者のコンピュータシステム2との通信に使用されている。
【0018】
また、補助記憶装置13には、オペレーティングシステムや各種アプリケーションプログラム及びデータベースが格納されている。それらの中には、上述のデータ交換及びデータ管理のための専用ソフトウェアや、後述するフォーマットテーブル23及び共通データベース18が含まれている。
【0019】
図2は、本発明の実施形態に係るデータ交換及び管理方法のコンセプトを示す図である。取引先のコンピュータシステム2から受信した受信データ(受注データ)21は、データ分解モジュール22によって項目ごとに分解され、生成された項目単位データは日付、相手先コード及びデータ種別等の項目情報が付加されて共通データベース18に登録される。複数の取引先から受信したデータから得られた項目単位データが共通データベース18に混在するように登録される。
【0020】
受注データ21そのものは保存されないが、日付、相手先コード及びデータ種別をキーとして共通データベース18から抽出したデータによって仮想的な受注データ25を必要に応じて生成することができる。また、仮想的な受注データ25をコピーし、種別を変えることによって仮想的な出荷データ(売上データ)26を生成することができる。
【0021】
請求データについても、同様に共通データベース18から抽出したデータによって仮想的な請求データ27を生成することができる。このように、共通データベース18から抽出したデータによって仮想的なデータファイルを生成する処理は仮想フォーマット生成モジュール24が司る。また、これらの仮想的なデータファイルから、第2の仮想フォーマット生成モジュール28によって取引先システムのフォーマットに即した仮想的な出荷データ29や請求データ30が生成される。すなわち、取引先システム2に対するデータ送信も仮想的なデータファイルを介して行われる。
【0022】
図3は、図2のシステムにおけるデータの流れを示す図である。取引先のコンピュータシステム2から受信した受信データ21は、データ分解モジュール22によって項目ごとに分解される。この際、取引先ごとに異なるデータフォーマットを定義するフォーマットテーブル23が参照される。このフォーマットテーブル23は、項目情報23aを有し、各項目の位置(順番及びデータ長)がフォーマットテーブル23から分かる。
【0023】
分解されて得られた項目単位データのそれぞれに日付、相手先コード及びデータ種別を含む項目情報が付加され、共通データベース18に登録される。項目情報が付加された項目単位データの例が18aに示されている。また、共通データベースのデータ登録構造の例を図4にテーブルで示す。
【0024】
前述のように、仮想フォーマット生成モジュール24,28が共通データベース18から所望のデータを抽出し、抽出されたデータによって仮想的なデータファイル(仮想データ)25〜27,29,30を生成する。この際にも、フォーマットテーブル23が参照され、所望の仮想データがそのデータフォーマットにしたがって生成される。
【0025】
図5は、データフォーマット変換の例を示す図である。この例では、2箇所の取引先からデータ21を受信し、一方の(取引先1からの)受信データ21aはa,b,cなるデータ項目を含み、他方の(取引先2からの)受信データ21bはa’,b’,c’なるデータ項目を含んでいる。受信データ21aと受信データ21bはどちらもEDIフォーマットに準拠しているが、部分的に異なるデータフォーマットであるとする。
【0026】
データ分解モジュール22によって受信データ21a及び21bは、それぞれの取引先のフォーマットテーブルにしたがって項目ごとに分解され、項目情報が付加されることにより、項目単位データの集合データ33が生成される。これが共通データベース18に混在するように格納される。
【0027】
例えば、取引先1からの受注データファイルが必要になったときに、仮想フォーマット生成モジュール24を用いて仮想データ(受注データ)25が生成される。図示の例は、取引先1からの受注データ21aにおけるデータ項目の順番がa,b,cであり、これが一旦分解された後に、卸売業者のコンピュータシステム1の内部処理のために、a,c,bの順番のデータ項目からなる仮想的な受注データ25が生成され、表示装置16に表示された様子を示している。
【0028】
図6は、仮想フォーマット生成モジュールが実行する処理の順序を示す図である。この例は、卸売業者のコンピュータシステム1の表示装置16を用いて抽出条件データの入力及び抽出結果(仮想データ)の出力を行う場合である。先ず、仮想フォーマット生成モジュール24は画面やアプリケーションプログラムから抽出条件(取引先、日付、データ種別等)を受け取る(ステップ#101)。次に、受け取った抽出条件に合致するフォーマットテーブル23を参照する(ステップ#102)。
【0029】
続いて、仮想フォーマット生成モジュール24は、共通データベース18から抽出条件に合致するデータを抽出する(ステップ#103)。そして、抽出したデータをフォーマットテーブル23にしたがって順次再構成(フォーマット変換)しながら、仮想データ25を介して表示装置16に出力する(ステップ#104)。
【0030】
以上、本発明の実施形態を説明したが、本発明は上記の実施形態に限らず、種々の形態で実施可能である。
【0031】
【発明の効果】
以上に説明したように、本発明のデータ交換及び管理方法並びにコンピュータプログラムによれば、取引先ごとにフォーマット変換プログラムを作成する必要がなく、一元的なデータ管理が可能になる。新しい取引先ができた場合、その取引先の指定するデータフォーマットの受信データを項目ごとに分解するためのフォーマットテーブルを用意するだけでよい。また、1つの取引先からマルチフォーマットデータを受信する場合も同様に、それぞれのフォーマットテーブルを用意することによって対応することができる。
【図面の簡単な説明】
【図1】本発明の実施形態に係るデータ交換及び管理方法を実行するためのコンピュータシステムの例を示すブロック図である。
【図2】本発明の実施形態に係るデータ交換及び管理方法のコンセプトを示す図である。
【図3】図2のシステムにおけるデータの流れを示す図である。
【図4】共通データベースのデータ登録構造の例を示すテーブルである。
【図5】データフォーマット変換の例を示す図である。
【図6】仮想フォーマット生成モジュールが実行する処理の順序を示す図である。
【符号の説明】
1 コンピュータシステム
6 記録媒体
7 読取装置
16 表示装置
18 共通データベース
22 データ分解モジュール
23 フォーマットテーブル
24 仮想フォーマット生成モジュール
[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to a data exchange and management method with a plurality of business partners having different data formats, and a computer program. In particular, the present invention relates to a data exchange and management method and a computer program for reducing the burden of computer processing in a company when a wholesaler exchanges electronic data with a plurality of retailers.
[0002]
[Prior art]
For example, when exchanging transaction data between a retailer and a wholesaler, data exchange is conventionally performed in a standardized format called EDI (Electronic Data Interchange or Electronic Data Exchange). On the other hand, when processing data in an internal computer system of a retailer or wholesaler, a data format suitable for each business is often used.
[0003]
Therefore, a data format conversion process between the EDI format and the internal processing format is required. Such a data format conversion process is described in, for example, Patent Documents 1 and 2.
[0004]
[Patent Document 1]
Japanese Patent Application Laid-Open No. 9-319811
[Patent Document 2]
Japanese Patent Application Laid-Open No. 2002-222382
[Problems to be solved by the invention]
However, in practice, in data exchange between a retailer and a wholesaler, the data format is often determined by the retailer. Retailers often wish to exchange data with wholesalers in addition to data defined in a standardized EDI format, including additional information that is convenient for in-house processing.
[0007]
In this case, the wholesaler performs a data format conversion process for each retailer who is a customer. That is, it is necessary to create a format conversion program for each retailer. As the number of customer (customer) retailers increases, a format conversion program must be created each time.
[0008]
Further, a system for each business partner that manages business data for each of a plurality of business partners having partially different data formats is required, and this has been an obstacle to streamlining operations.
[0009]
The present invention has been made in view of the above-described conventional problems, and in data exchange with a plurality of business partners having different data formats, there is no need to create a format conversion program for each business partner. It is an object of the present invention to provide a data exchange and management method and a computer program capable of effective data management.
[0010]
[Means for Solving the Problems]
A data exchange and management method according to the present invention (claim 1) is a data exchange and management method for a plurality of business partners having different data formats, and a format table that defines a different data format for each business partner is prepared in advance. In accordance with the format table of the supplier, the data received by EDI from the supplier is decomposed for each item to generate item-based data, and the item-based data includes a date, a partner code, and a data type. Information is added, the item-based data to which the item information is added is registered in a common database, and the item-based data obtained from data received from a plurality of suppliers is mixed in the common database.
[0011]
A computer program according to the present invention (claim 3) is a program to be executed by a computer for executing data exchange and management with a plurality of business partners having different data formats. Decomposing the data received by the EDI from the supplier for each item according to the format table to be defined to generate item-based data; and item information including a date, a partner code and a data type in each of the item-based data. And a step of registering the item-based data to which the item information is added in a common database, and mixing the item-based data obtained from data received from a plurality of suppliers in the common database. It is characterized by.
[0012]
According to such a data exchange and management method, it is not necessary to create a format conversion program for each business partner, and unified data management becomes possible. When a new supplier is created, it is only necessary to prepare a format table for decomposing the received data of the data format specified by the supplier for each item. Similarly, the case where multi-format data is received from one supplier can be handled by preparing the respective format tables.
[0013]
In a preferred embodiment, a data exchange and management method (claim 2) and a computer program (claim 4) according to the present invention extract desired data from the common database using a date, a destination code and a data type as keys. The method further includes using the extracted data as a virtual data file. According to such a configuration, data can be centrally managed by using a virtual order data file extracted from the common database without storing the actual order data file. .
[0014]
The recording medium of the present invention is a computer-readable recording medium such as a CD-ROM in which the above-described computer program is recorded. By installing the computer program from such a recording medium into a computer, the data exchange and management method of the present invention can be executed on the computer.
[0015]
BEST MODE FOR CARRYING OUT THE INVENTION
Hereinafter, embodiments of the present invention will be described with reference to the drawings.
FIG. 1 is a block diagram illustrating an example of a computer system for executing a data exchange and management method according to an embodiment of the present invention. In this example, a computer system 1 of a wholesaler connected to a computer system (PC) 2 of a plurality of business partners (retailers) by a communication line 3 executes the data exchange and management method according to the embodiment of the present invention. .
[0016]
In FIG. 1, dedicated software (computer program) for data exchange and data management is installed and executed in a computer system 1. The dedicated software is supplied in a state recorded on a recording medium 6 such as a CD-ROM (optical disk), and is installed in an auxiliary storage device (HDD) 13 of the computer 1 via a reading device 7. The dedicated software installed in the auxiliary storage device 13 is loaded into the main memory 12 and executed by the processing device (CPU) 14. Alternatively, it is also possible to download and install the dedicated software from another computer such as a server connected to a network to the computer 1, or execute the software while downloading.
[0017]
The computer system 1 includes an input processing unit 15a, a display processing unit 16a, and a communication unit 11 in addition to the main memory 12, the auxiliary storage device 13, and the processing device 14. An input device 15 such as a keyboard and a mouse is connected to the input processing unit 15a, and a display device 16 such as a CRT (cathode ray tube) and an LCD (liquid crystal display device) is connected to the display processing unit 16a. The communication unit 11 is used for communication with the computer systems 2 of a plurality of retailers via the communication line 3.
[0018]
The auxiliary storage device 13 stores an operating system, various application programs, and a database. These include dedicated software for data exchange and data management described above, and a format table 23 and common database 18 described later.
[0019]
FIG. 2 is a diagram illustrating the concept of a data exchange and management method according to an embodiment of the present invention. The received data (order data) 21 received from the supplier's computer system 2 is decomposed for each item by the data decomposing module 22, and the generated item unit data is added with item information such as date, partner code and data type. Then, it is registered in the common database 18. Item unit data obtained from data received from a plurality of business partners is registered in the common database 18 so as to be mixed.
[0020]
The order data 21 itself is not stored, but the virtual order data 25 can be generated as needed by data extracted from the common database 18 using the date, the destination code and the data type as keys. Also, virtual shipping data (sales data) 26 can be generated by copying virtual order data 25 and changing the type.
[0021]
As for the billing data, virtual billing data 27 can be similarly generated from data extracted from the common database 18. As described above, the process of generating a virtual data file based on the data extracted from the common database 18 is controlled by the virtual format generation module 24. From these virtual data files, the second virtual format generation module 28 generates virtual shipping data 29 and billing data 30 conforming to the format of the supplier system. That is, data transmission to the supplier system 2 is also performed via the virtual data file.
[0022]
FIG. 3 is a diagram showing a data flow in the system of FIG. The received data 21 received from the client computer system 2 is decomposed for each item by the data decomposing module 22. At this time, a format table 23 that defines a different data format for each supplier is referred to. The format table 23 has item information 23a, and the position (order and data length) of each item can be known from the format table 23.
[0023]
Item information including a date, a destination code, and a data type is added to each item-based data obtained by the decomposition, and registered in the common database 18. An example of item unit data to which item information is added is shown in 18a. FIG. 4 is a table showing an example of the data registration structure of the common database.
[0024]
As described above, the virtual format generation modules 24 and 28 extract desired data from the common database 18 and generate virtual data files (virtual data) 25 to 27, 29 and 30 based on the extracted data. At this time, the format table 23 is referred to, and desired virtual data is generated according to the data format.
[0025]
FIG. 5 is a diagram illustrating an example of data format conversion. In this example, data 21 is received from two business partners, one received data 21a (from business partner 1) includes data items a, b, and c, and the other received data 21 (from business partner 2) The data 21b includes data items a ', b', and c '. Although both the reception data 21a and the reception data 21b conform to the EDI format, it is assumed that the reception data 21a and the reception data 21b have partially different data formats.
[0026]
The received data 21a and 21b are decomposed for each item by the data decomposing module 22 in accordance with the format table of each supplier, and the item information is added to generate the set data 33 of the item unit data. This is stored in the common database 18 in a mixed manner.
[0027]
For example, when an order data file from the supplier 1 becomes necessary, virtual data (order data) 25 is generated using the virtual format generation module 24. In the illustrated example, the order of the data items in the order data 21a from the supplier 1 is a, b, c. After the data items are once disassembled, a, c , B is generated and displayed on the display device 16.
[0028]
FIG. 6 is a diagram illustrating the order of processing performed by the virtual format generation module. In this example, input of extraction condition data and output of extraction results (virtual data) are performed using the display device 16 of the computer system 1 of the wholesaler. First, the virtual format generation module 24 receives extraction conditions (customer, date, data type, etc.) from the screen or the application program (step # 101). Next, the format table 23 that matches the received extraction condition is referred to (step # 102).
[0029]
Subsequently, the virtual format generation module 24 extracts data matching the extraction condition from the common database 18 (Step # 103). Then, the extracted data is output to the display device 16 via the virtual data 25 while sequentially reconstructing (format conversion) according to the format table 23 (step # 104).
[0030]
The embodiments of the present invention have been described above. However, the present invention is not limited to the above embodiments, and can be implemented in various forms.
[0031]
【The invention's effect】
As described above, according to the data exchange and management method and the computer program of the present invention, it is not necessary to create a format conversion program for each business partner, and unified data management becomes possible. When a new supplier is created, it is only necessary to prepare a format table for decomposing the received data of the data format specified by the supplier for each item. Similarly, the case where multi-format data is received from one supplier can be handled by preparing the respective format tables.
[Brief description of the drawings]
FIG. 1 is a block diagram showing an example of a computer system for executing a data exchange and management method according to an embodiment of the present invention.
FIG. 2 is a diagram illustrating a concept of a data exchange and management method according to an embodiment of the present invention.
FIG. 3 is a diagram showing a data flow in the system of FIG. 2;
FIG. 4 is a table showing an example of a data registration structure of a common database.
FIG. 5 is a diagram illustrating an example of data format conversion.
FIG. 6 is a diagram illustrating an order of processing executed by a virtual format generation module.
[Explanation of symbols]
1 Computer System 6 Recording Medium 7 Reader 16 Display 18 Common Database 22 Data Decomposition Module 23 Format Table 24 Virtual Format Generation Module

Claims (5)

データフォーマットが異なる複数の取引先とのデータ交換及び管理方法であって、
取引先ごとに異なるデータフォーマットを定義するフォーマットテーブルをあらかじめ用意し、
取引先からEDIで受信したデータを当該取引先の前記フォーマットテーブルにしたがって項目ごとに分解して項目単位データを生成し、
前記項目単位データのそれぞれに日付、相手先コード及びデータ種別を含む項目情報を付加し、
前記項目情報が付加された項目単位データを共通データベースに登録し、複数の取引先から受信したデータから得られた項目単位データを前記共通データベースに混在させることを特徴とするデータ交換及び管理方法。
A data exchange and management method with a plurality of business partners having different data formats,
Prepare a format table that defines different data formats for each business partner in advance,
Data received by EDI from a business partner is decomposed for each item according to the format table of the business partner to generate item-by-item data,
Add item information including date, destination code and data type to each of the item unit data,
A data exchange and management method, wherein the item-based data to which the item information is added is registered in a common database, and the item-based data obtained from data received from a plurality of suppliers is mixed in the common database.
日付、相手先コード及びデータ種別をキーとして前記共通データベースから所望のデータを抽出し、抽出されたデータを仮想的なデータファイルとして使用するステップを更に備えていることを特徴とする
請求項1記載のデータ交換及び管理方法。
2. The method according to claim 1, further comprising the step of extracting desired data from the common database using the date, the destination code and the data type as keys, and using the extracted data as a virtual data file. Data exchange and management methods.
データフォーマットが異なる複数の取引先とのデータ交換及び管理を実行するためのコンピュータに実行させるプログラムであって、
取引先ごとに異なるデータフォーマットを定義するフォーマットテーブルにしたがって、取引先からEDIで受信したデータを項目ごとに分解して項目単位データを生成するステップと、
前記項目単位データのそれぞれに日付、相手先コード及びデータ種別を含む項目情報を付加するステップと、
前記項目情報が付加された項目単位データを共通データベースに登録し、複数の取引先から受信したデータから得られた項目単位データを前記共通データベースに混在させるステップと
を有することを特徴とするコンピュータプログラム。
A program to be executed by a computer for executing data exchange and management with a plurality of business partners having different data formats,
According to a format table that defines a different data format for each customer, the data received by EDI from the customer is decomposed for each item to generate item-by-item data;
A step of adding item information including a date, a destination code and a data type to each of the item unit data;
Registering the item unit data to which the item information is added in a common database, and mixing the item unit data obtained from data received from a plurality of suppliers in the common database. .
日付、相手先コード及びデータ種別をキーとして前記共通データベースから所望のデータを抽出し、抽出されたデータを仮想的なデータファイルとして使用するステップを更に備えていることを特徴とする
請求項3記載のコンピュータプログラム。
4. The method according to claim 3, further comprising the step of extracting desired data from the common database using a date, a destination code, and a data type as keys, and using the extracted data as a virtual data file. Computer programs.
データフォーマットが異なる複数の取引先とのデータ交換及び管理を実行するためのコンピュータに実行させるプログラムが記録されたコンピュータ読み取り可能な記録媒体であって、
請求項3又は4記載のコンピュータプログラムが記録されていることを特徴とする記録媒体。
A computer-readable recording medium on which a program to be executed by a computer for executing data exchange and management with a plurality of business partners having different data formats is recorded,
A recording medium on which the computer program according to claim 3 or 4 is recorded.
JP2003081037A 2003-03-24 2003-03-24 Data exchange and management method and computer program Expired - Fee Related JP4251893B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003081037A JP4251893B2 (en) 2003-03-24 2003-03-24 Data exchange and management method and computer program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003081037A JP4251893B2 (en) 2003-03-24 2003-03-24 Data exchange and management method and computer program

Publications (2)

Publication Number Publication Date
JP2004288009A true JP2004288009A (en) 2004-10-14
JP4251893B2 JP4251893B2 (en) 2009-04-08

Family

ID=33294720

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003081037A Expired - Fee Related JP4251893B2 (en) 2003-03-24 2003-03-24 Data exchange and management method and computer program

Country Status (1)

Country Link
JP (1) JP4251893B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008015870A (en) * 2006-07-07 2008-01-24 Fujitsu Social Science Laboratory Ltd Data processor having layout conversion function, data management part program, and recording medium recording its program
JP2010015330A (en) * 2008-07-02 2010-01-21 Hitachi Information Systems Ltd Information exchange computer system and operation program for this system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008015870A (en) * 2006-07-07 2008-01-24 Fujitsu Social Science Laboratory Ltd Data processor having layout conversion function, data management part program, and recording medium recording its program
JP2010015330A (en) * 2008-07-02 2010-01-21 Hitachi Information Systems Ltd Information exchange computer system and operation program for this system

Also Published As

Publication number Publication date
JP4251893B2 (en) 2009-04-08

Similar Documents

Publication Publication Date Title
US7756751B2 (en) Architecture for business process integration
US8260713B2 (en) Web-based system providing royalty processing and reporting services
US7685280B2 (en) Populating requests to multiple destinations using a mass request
US20060259456A1 (en) System for describing text file formats in a flexible, reusable way to facilitate text file transformations
WO2002057926A1 (en) Data transfer and/or transformation system and method
US9122733B2 (en) Generation of electronic pedigree
JP5090193B2 (en) System, method, and program for synchronizing multi-source spread data
JP2005070835A (en) Test supporting program and test supporting method
CN113537943A (en) Universal workflow engine and construction method thereof
US20030055672A1 (en) Method of defining functional configuration of business application system
CN102375859A (en) Method and equipment for processing information
US20040064788A1 (en) System and method for generating source code for an XML application
JP4251893B2 (en) Data exchange and management method and computer program
US9002870B2 (en) System, method and computer program product for EDI-to-EDI translations
JP2003150762A (en) Cooperation method for project information and its system
US20080183537A1 (en) Approach to comprehensive requirements specifications for complex workflows
JP5144974B2 (en) Module management method, module management apparatus, and module management program
JP2011060057A (en) Information processing apparatus, control method thereof, program, and recording medium
US20120078928A1 (en) Integrated content publishing
JP3900268B2 (en) Form processing device for ERP package
Kwok et al. A web-based and email driven electronic contract management system
JP2002268762A (en) S/w license management system, s/w license management method, s/w license management program and recording medium with the program recorded thereon
CN116225521A (en) Record delivery method, apparatus, device, medium, and program product
JP2008191863A (en) Apparatus, method and program for consolidating authorization history of multiple systems performing authorization history management
CN117891973A (en) Converting an API to a graphics API

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20060210

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20080716

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20080722

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20080922

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

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

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20120130

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20130130

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20130130

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20140130

Year of fee payment: 5

LAPS Cancellation because of no payment of annual fees