JP2012058767A - Commodity information collating device, commodity information collating system, and commodity information collating program - Google Patents

Commodity information collating device, commodity information collating system, and commodity information collating program Download PDF

Info

Publication number
JP2012058767A
JP2012058767A JP2010198156A JP2010198156A JP2012058767A JP 2012058767 A JP2012058767 A JP 2012058767A JP 2010198156 A JP2010198156 A JP 2010198156A JP 2010198156 A JP2010198156 A JP 2010198156A JP 2012058767 A JP2012058767 A JP 2012058767A
Authority
JP
Japan
Prior art keywords
stored
product
verification
file
product code
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2010198156A
Other languages
Japanese (ja)
Inventor
Toshiaki Saito
利昭 斉藤
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.)
Toshiba TEC Corp
Original Assignee
Toshiba TEC 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 Toshiba TEC Corp filed Critical Toshiba TEC Corp
Priority to JP2010198156A priority Critical patent/JP2012058767A/en
Publication of JP2012058767A publication Critical patent/JP2012058767A/en
Pending legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To surely detect contents of inconsistency without any trouble when commodity data is inconsistent between a store server and a head office server.SOLUTION: When receiving a collation source file storing commodity codes and selling prices of all commodities that are registered in a head office commodity master file 11, a store server 22 collates whether the commodity codes of all the commodities stored in the collation source file are stored in a store commodity master file 21 or not and, when they are stored therein, collates whether the selling prices correspond with the commodity codes. The store server 22 identifiably outputs commodity codes that are stored in the store commodity master file 21 but not stored in the collation source file, commodity codes that are stored in the collation source file but not stored in the store commodity master file 21, and commodity codes that are stored in both of the files but whose corresponding selling prices do not correspond with the commodity codes.

Description

本発明の実施形態は、例えば本部とこの本部によって統轄される複数の店舗とからなるチェーンストアシステムにおいて、本部側のデータベースと店舗側のデータベースとにそれぞれ記憶される商品情報を照合する技術に関する。   Embodiments of the present invention relate to a technique for collating product information stored in a headquarters database and a store database, for example, in a chain store system including a headquarters and a plurality of stores controlled by the headquarters.

チェーンストアシステムは、複数の加盟店と各加盟店を統轄する本部とからなる。各加盟店は、その店舗で販売する商品のデータベースを管理するためのサーバコンピュータ、いわゆるストアサーバを備える。本部は、各加盟店で販売される商品のデータベースを一元的に管理するためのサーバコンピュータ、いわゆる本部サーバを備える。本部サーバは、各加盟店のストアサーバを、広域の通信ネットワークを介して双方向通信自在に接続している。   The chain store system includes a plurality of member stores and a headquarters that controls each member store. Each member store includes a server computer for managing a database of products sold at the store, a so-called store server. The headquarters is provided with a server computer for centrally managing a database of products sold at each member store, a so-called headquarter server. The headquarter server connects the store servers of each member store via a wide-area communication network so as to allow two-way communication.

本部サーバと各ストアサーバとがそれぞれ管理するデータベースは、各商品固有の商品コードに対応して,その商品の名称,売価等の商品情報を蓄積記憶する。   The database managed by the headquarters server and each store server stores and stores product information such as the name and selling price of the product corresponding to the product code unique to each product.

一般に、新商品を仕入れて販売するか否かは本部が決める。また、商品の売価変更も本部主導で行われる。新商品を販売する場合、本部サーバは、その新商品のデータをデータベースに追加登録するとともに、各ストアサーバに配信する。売価変更を行う場合、本部サーバは、データベースに記憶されている該当商品の売価を変更後の売価に修正するとともに、売価変更を通知するデータを各ストアサーバに送信する。ストアサーバは、新商品のデータを受信すると、その受信したデータをデータベースに追加登録する。売価変更を通知するデータを受信すると、データベースに記憶されている該当商品の売価を変更後の売価に修正する。   Generally, the headquarters decides whether to purchase and sell new products. In addition, the sales price of products is changed by the headquarters. When selling a new product, the headquarters server additionally registers the data of the new product in the database and distributes it to each store server. When changing the selling price, the headquarters server corrects the selling price of the corresponding product stored in the database to the changed selling price, and transmits data notifying the selling price change to each store server. When the store server receives new product data, the store server additionally registers the received data in the database. When data notifying the selling price change is received, the selling price of the corresponding product stored in the database is corrected to the changed selling price.

店舗が独自に商品を仕入れて販売することがある。この場合、ストアサーバは、新商品のデータをデータベースに追加登録するとともに、本部サーバに送信する。本部サーバは、新商品のデータを受信すると、その受信したデータをデータベースに追加登録する。   Stores may purchase and sell their own products. In this case, the store server additionally registers the data of the new product in the database and transmits it to the headquarter server. When the headquarter server receives the data of the new product, it additionally registers the received data in the database.

したがって、サーバ間のデータ通信やデータベースの更新処理にエラーが発生しなければ、ストアサーバのデータベースに記憶されている各商品のデータは、本部サーバのデータベースに記憶されている同一商品のデータと一致する。逆を言えば、上述したようなエラーが発生した場合には、ストアサーバと本部サーバとの間で商品データに不整合が生じる。   Therefore, if no error occurs in data communication between servers or database update processing, the data of each product stored in the database of the store server matches the data of the same product stored in the database of the head office server. To do. In other words, when the above-described error occurs, the product data is inconsistent between the store server and the headquarter server.

特開平10−289379号公報Japanese Patent Laid-Open No. 10-289379

ストアサーバと本部サーバとの間で商品データに不整合が生じた場合に、その不整合の内容を確実にかつ手間を掛けずに検出できる技術が要望されている。   There is a demand for a technology that can detect the contents of the inconsistency reliably and without trouble when product data is inconsistent between the store server and the headquarters server.

一実施形態によれば、商品情報照合装置は、受信手段と、商品コード照合手段と、売価照合手段と、照合結果出力手段とを備える。受信手段は、照合要求側装置にて登録されている全商品の商品コードと売価とを記憶した照合元ファイルを受信する。商品コード照合手段は、照合処理側装置にて登録されている全商品の商品コード,売価を少なくとも記憶する商品情報ファイルに、受信した照合元ファイルに記憶されている全商品の商品コードが記憶されているか照合する。売価照合手段は、商品情報ファイルと照合元ファイルとに同一の商品コードが記憶されているとき、その商品コードに対応する売価が一致するか照合する。照合結果出力手段は、商品情報ファイルに記憶されているが照合元ファイルに記憶されていない商品コードと、照合元ファイルに記憶されているが商品情報ファイルに記憶されていない商品コードと、商品情報ファイルと照合元ファイルに記憶されているが対応する売価が一致しない商品コードとを、それぞれ識別可能に出力する。   According to one embodiment, the product information collating apparatus includes a receiving unit, a product code collating unit, a selling price collating unit, and a collation result output unit. The receiving means receives a verification source file storing the product codes and selling prices of all the products registered in the verification requesting side device. The merchandise code collating means stores the merchandise codes of all the merchandise stored in the received collation source file in the merchandise information file storing at least the merchandise codes and selling prices of all merchandise registered in the collation processing side device. Check if it is. When the same product code is stored in the product information file and the verification source file, the sales price verification unit verifies whether the sales price corresponding to the product code matches. The verification result output means includes a product code stored in the product information file but not stored in the verification source file, a product code stored in the verification source file but not stored in the product information file, and product information The product code that is stored in the file and the matching source file but does not match the corresponding selling price is output in an identifiable manner.

一実施形態であるチェーンストアシステムの概略を説明するための模式図。The schematic diagram for demonstrating the outline of the chain store system which is one Embodiment. 同実施形態において、本部商品マスタファイルに記憶される1レコードのデータ構造を示す模式図。The schematic diagram which shows the data structure of 1 record memorize | stored in the headquarters merchandise master file in the same embodiment. 同実施形態において、店舗商品マスタファイルに記憶される1レコードのデータ構造を示す模式図。The schematic diagram which shows the data structure of 1 record memorize | stored in a store goods master file in the same embodiment. 同実施形態において、本部サーバの要部構成を示すブロック図。The block diagram which shows the principal part structure of the headquarters server in the same embodiment. 同実施形態において、本部サーバが具備するエラー情報テーブルのエリア構造を示す模式図。FIG. 3 is a schematic diagram showing an area structure of an error information table included in the headquarter server in the embodiment. 同実施形態において、ストアサーバの要部構成を示すブロック図。The block diagram which shows the principal part structure of a store server in the embodiment. 同実施形態において、ストアサーバが具備する照合結果テーブルのエリア構造を示す模式図。The schematic diagram which shows the area structure of the collation result table which the store server has in the same embodiment. 同実施形態において、本部サーバのCPUが実行する商品情報照合要求処理の手順を示す流れ図。The flowchart which shows the procedure of the merchandise information collation request | requirement process which CPU of a headquarter server performs in the same embodiment. 図8において、ステップST7として示した照合結果受信処理の具体的手順を示す流れ図。The flowchart which shows the specific procedure of the collation result reception process shown as step ST7 in FIG. 同実施形態において、ストアサーバのCPU220が実行する商品情報照合処理の手順を示す流れ図。The flowchart which shows the procedure of the merchandise information collation process which CPU220 of a store server performs in the same embodiment. 同実施形態において、本部サーバに接続されるディスプレイに表示される照合結果出力画面の一例を示す模式図。The schematic diagram which shows an example of the collation result output screen displayed on the display connected to the headquarters server in the same embodiment. 同実施形態において、本部サーバに接続されるディスプレイに表示される店舗照合結果詳細画面の一例を示す模式図。The schematic diagram which shows an example of the shop collation result detailed screen displayed on the display connected to the headquarters server in the same embodiment.

チェーンストアシステムの本部サーバを照合要求側装置とし、同システムのストアサーバを照合処理側装置とする一実施形態について、図面を用いて説明する。   An embodiment in which a headquarter server of a chain store system is a verification requesting side device and a store server of the system is a verification processing side device will be described with reference to the drawings.

図1は、チェーンストアシステムの概略を説明するための模式図である。チェーンストアシステムは、本部システム10と加盟店システム20とからなる。本部システム10は、本部側の商品データベースである本部商品マスタファイル11と、このファイル11を管理する本部サーバ12とを備える。加盟店システム20は、加盟店側の商品データベースである店舗商品マスタファイル21と、このファイル21を管理するストアサーバ22とを備える。ストアサーバ22は、LAN(Local Area Network)等の通信ネットワーク23を介して複数台のPOS(Point Of Sales)端末24を接続する。本部サーバ12は、イントラネット等の通信ネットワーク30を介して、ストアサーバ22を接続する。
なお、図1では、加盟店システム20を1系統のみ示しているが、実際には、複数系統の加盟店システム20が本部システム10に接続されている。
FIG. 1 is a schematic diagram for explaining an outline of a chain store system. The chain store system includes a headquarter system 10 and a member store system 20. The headquarters system 10 includes a headquarters product master file 11 that is a headquarters product database, and a headquarter server 12 that manages the file 11. The member store system 20 includes a store product master file 21 that is a product database on the member store side, and a store server 22 that manages the file 21. The store server 22 connects a plurality of POS (Point Of Sales) terminals 24 via a communication network 23 such as a LAN (Local Area Network). The headquarter server 12 connects the store server 22 via a communication network 30 such as an intranet.
In FIG. 1, only one member store system 20 is shown, but actually, a plurality of member store systems 20 are connected to the headquarter system 10.

図2は、本部商品マスタファイル11に記憶される1レコード110のデータ構造を示す模式図である。このレコード110は、1商品に対応している。このレコード110は、商品毎に設定される商品固有の商品コード111と、その商品コード111で特定される商品の名称(商品名)、分類コード、売価等の商品固有情報112と、製造元コード,製造元名等の製造元情報113と、発注先コード,発注単位等の発注管理情報114とを含む。   FIG. 2 is a schematic diagram showing the data structure of one record 110 stored in the headquarters product master file 11. This record 110 corresponds to one product. This record 110 includes a product-specific product code 111 set for each product, product-specific information 112 such as a product name (product name), a classification code, and a selling price specified by the product code 111, a manufacturer code, It includes manufacturer information 113 such as a manufacturer name and order management information 114 such as an ordering party code and an ordering unit.

図3は、店舗商品マスタファイル21に記憶される1レコード210のデータ構造を示す模式図である。このレコード210は、1商品に対応している。このレコード210は、商品毎に設定される商品固有の商品コード211と、その商品コード211で特定される商品の名称(商品名)、分類コード、売価等の商品固有情報212と、売場コード、棚札番号等の店舗特有のローカル情報213と、チェック済フラグ214とを含む。   FIG. 3 is a schematic diagram showing the data structure of one record 210 stored in the store product master file 21. This record 210 corresponds to one product. This record 210 includes a product-specific product code 211 set for each product, a product name (product name) specified by the product code 211, a product-specific information 212 such as a classification code, a selling price, a sales floor code, Store-specific local information 213 such as a shelf label number and a checked flag 214 are included.

本部サーバ12は、本部商品マスタファイル11のレコードが追加,削除または変更されて更新される毎に、店舗商品マスタファイル21のメンテナンスデータを作成し、通信ネットワーク30を介して各店舗のストアサーバ22に配信する。   The headquarters server 12 creates maintenance data for the store merchandise master file 21 each time a record of the headquarters merchandise master file 11 is added, deleted or changed, and updates the store server 22 of each store via the communication network 30. Deliver to.

ストアサーバ22は、上記メンテナンスデータを受信すると、その受信データに基いて店舗商品マスタファイル21のメンテナンスを行う。例えば、新規レコードの追加情報を受信した場合には、その情報に基いて新規の店舗商品マスタレコード210を作成し、店舗商品マスタファイル21に追加する。既存レコードの削除情報を受信した場合には、その情報で特定される既存の店舗商品マスタレコード210を店舗商品マスタファイル21から削除する。既存レコードの例えば売価変更情報を受信した場合には、その情報で特定される既存レコードの商品固有情報212に含まれる売価を変更後の売価に変更する。   When the store server 22 receives the maintenance data, the store server 22 performs maintenance on the store product master file 21 based on the received data. For example, when additional information on a new record is received, a new store product master record 210 is created based on the information and added to the store product master file 21. When the deletion information of the existing record is received, the existing store product master record 210 specified by the information is deleted from the store product master file 21. For example, when selling price change information of an existing record is received, the selling price included in the product specific information 212 of the existing record specified by the information is changed to the changed selling price.

図4は、本部サーバ12の要部構成を示すブロック図である。本部サーバ12は、制御部本体としてCPU(Central Processing Unit)120を搭載している。そして、このCPU120に、アドレスバス,データバス等のバスラインを介して、主記憶部を構成するROM(Read Only Memory)121及びRAM(Random Access Memory)122と、現在の日時を計時する時計部123と、補助記憶部を構成するHDD(Hard Disk Drive)124と、通信インターフェース125,キーボードインターフェース126,マウスインターフェース127,ディスプレイインターフェース128,プリンタインターフェース129等の各種入出力インターフェースとを接続している。通信インターフェース125は、通信ネットワーク30を介してストアサーバ22との間で行うデータ通信を司る。   FIG. 4 is a block diagram showing a main configuration of the headquarter server 12. The headquarter server 12 includes a CPU (Central Processing Unit) 120 as a control unit main body. The CPU 120 is connected to a ROM (Read Only Memory) 121 and a RAM (Random Access Memory) 122 constituting a main storage unit via a bus line such as an address bus and a data bus, and a clock unit for measuring the current date and time. 123, a hard disk drive (HDD) 124 constituting an auxiliary storage unit, and various input / output interfaces such as a communication interface 125, a keyboard interface 126, a mouse interface 127, a display interface 128, and a printer interface 129 are connected. The communication interface 125 manages data communication performed with the store server 22 via the communication network 30.

図5は、本部サーバ12が具備するエラー情報テーブル40のエリア構造を示す模式図である。エラー情報テーブル40は、店舗名41別に、エラー有無フラグ42と、エラー1情報43と、エラー2情報44と、エラー3情報45とを格納するエリアを備えている。店舗名41は、通信ネットワーク30に加盟店システム20のストアサーバ22を接続してなる各店舗の固有名称である。エラー有無フラグ42、エラー1情報43、エラー2情報44及びエラー3情報45については、後述する。本部サーバ12は、エラー情報テーブル40をRAM122に形成する。   FIG. 5 is a schematic diagram showing an area structure of the error information table 40 provided in the head office server 12. The error information table 40 includes an area for storing an error presence flag 42, error 1 information 43, error 2 information 44, and error 3 information 45 for each store name 41. The store name 41 is a unique name of each store formed by connecting the store server 22 of the member store system 20 to the communication network 30. The error presence / absence flag 42, error 1 information 43, error 2 information 44, and error 3 information 45 will be described later. The headquarter server 12 forms the error information table 40 in the RAM 122.

図6は、ストアサーバ22の要部構成を示すブロック図である。ストアサーバ22は、制御部本体としてCPU220を搭載している。そして、このCPU220に、アドレスバス,データバス等のバスラインを介して、主記憶部を構成するROM221及びRAM222と、現在の日時を計時する時計部223と、補助記憶部を構成するHDD224と、第1の通信インターフェース225a及び第2の通信インターフェース225bと、キーボードインターフェース226,マウスインターフェース227,ディスプレイインターフェース228,プリンタインターフェース229等の各種入出力インターフェースとを接続している。第1の通信インターフェース225aは、通信ネットワーク30を介して本部サーバ12との間で行うデータ通信を司る。第2の通信インターフェース225bは、通信ネットワーク23を介して各POS端末24との間で行うデータ通信を司る。   FIG. 6 is a block diagram showing a main configuration of the store server 22. The store server 22 includes a CPU 220 as a control unit main body. The CPU 220 is connected to the ROM 221 and the RAM 222 constituting the main storage unit, the clock unit 223 for measuring the current date and time, and the HDD 224 constituting the auxiliary storage unit via bus lines such as an address bus and a data bus. The first communication interface 225a and the second communication interface 225b are connected to various input / output interfaces such as a keyboard interface 226, a mouse interface 227, a display interface 228, and a printer interface 229. The first communication interface 225 a manages data communication performed with the headquarters server 12 via the communication network 30. The second communication interface 225 b manages data communication with each POS terminal 24 via the communication network 23.

図7は、ストアサーバ22が具備する照合結果テーブル50のエリア構造を示す模式図である。照合結果テーブル50は、一連のテーブル番号51別に、商品コード52、売価53及びその他の商品情報54を格納するエリアを備えている。ストアサーバ22は、照合結果テーブル54をRAM222に形成する。照合結果テーブル54は、照合結果記憶部として機能する。   FIG. 7 is a schematic diagram showing an area structure of the matching result table 50 provided in the store server 22. The matching result table 50 includes an area for storing a product code 52, a selling price 53, and other product information 54 for each series of table numbers 51. The store server 22 forms a matching result table 54 in the RAM 222. The collation result table 54 functions as a collation result storage unit.

かかる構成において、本部サーバ12のCPU120は、図8の流れ図で示す手順の商品情報照合要求処理を定期的に実行する。この処理は、ROM121に常駐する商品情報照合要求プログラムに従う。   In such a configuration, the CPU 120 of the headquarter server 12 periodically executes the merchandise information matching request process of the procedure shown in the flowchart of FIG. This process follows a product information collation request program resident in the ROM 121.

すなわちCPU120は、先ず、時計部123にて計時される現在時刻が所定の照合時刻に達するのを待機する(ST1)。照合時刻は、例えば毎朝の任意の時刻に予め設定されている。現在時刻が照合時刻に達すると(ST1のYES)、CPU120は、本部商品マスタファイル11に登録されている全てのレコード110から、商品コードと売価とを取得する(ST2)。そして、取得した全レコードの商品コードと売価とから照合元ファイルを作成する(ST3:作成手段)。照合元ファイルは、同一のレコードから取得した商品コードと売価とを関連付けて保存したものである。   That is, the CPU 120 first waits for the current time measured by the clock unit 123 to reach a predetermined collation time (ST1). The collation time is set in advance at an arbitrary time every morning, for example. When the current time reaches the collation time (YES in ST1), the CPU 120 acquires the product code and the selling price from all the records 110 registered in the headquarters product master file 11 (ST2). Then, a verification source file is created from the product codes and selling prices of all the acquired records (ST3: creation means). The collation source file is a file in which the product code acquired from the same record and the selling price are stored in association with each other.

CPU120は、生成した照合元ファイルのデータを圧縮する(ST4)。なお、データ圧縮の技法は特に限定されるものではない。例えば、ランレングス符号化、ハフマン符号化、n/2n符号化等を適用してもよい。CPU120は、データを圧縮した照合元ファイルを、通信ネットワーク30を介して各加盟店システム20のストアサーバ22に配信する(ST5:送信手段)。   CPU 120 compresses the data of the generated verification source file (ST4). The data compression technique is not particularly limited. For example, run length coding, Huffman coding, n / 2n coding, or the like may be applied. The CPU 120 distributes the collation source file obtained by compressing the data to the store server 22 of each member store system 20 via the communication network 30 (ST5: transmission means).

ストアサーバ22のCPU220は、図10の流れ図で示す手順の商品情報照合処理を実行する。この処理は、ROM221に常駐する商品情報照合プログラムに従う。   The CPU 220 of the store server 22 executes the merchandise information matching process according to the procedure shown in the flowchart of FIG. This process follows a product information collation program resident in the ROM 221.

すなわちCPU220は、照合元ファイルの受信を待機している(ST31:受信手段)。通信ネットワーク30を介して本部サーバ12から配信される照合元ファイルを受信すると(ST31のYES)、CPU220は,受信した照合元ファイルのデータをRAM222に展開する(ST32)。   That is, the CPU 220 waits for reception of the collation source file (ST31: receiving means). When the verification source file distributed from the headquarter server 12 is received via the communication network 30 (YES in ST31), the CPU 220 expands the received verification source file data in the RAM 222 (ST32).

CPU220は、店舗商品マスタファイル21に登録されている全ての店舗商品マスタレコード210のチェック済フラグ214を“0”にリセットする(ST33)。また、RAM222に設けたレジスタNに、照合元ファイルから展開して得られた商品コードとそれに関連付けられた売価との一対データのデータ数をセットする(ST34)。   The CPU 220 resets the checked flags 214 of all the store product master records 210 registered in the store product master file 21 to “0” (ST33). Further, the number of data in a pair of the product code obtained by expanding from the collation source file and the selling price associated therewith is set in the register N provided in the RAM 222 (ST34).

CPU220は,RAM222に設けたカウンタnを“0”に一旦リセットする(ST35)。次いで、CPU220は、カウンタnを”1”だけカウントアップする(ST36)。そしてCPU220は、カウンタnがレジスタNの値を超えたか否かを判断する(ST37)。   The CPU 220 once resets the counter n provided in the RAM 222 to “0” (ST35). Next, the CPU 220 increments the counter n by “1” (ST36). Then, CPU 220 determines whether counter n has exceeded the value of register N (ST37).

カウンタnがレジスタNの値を超えていない場合(ST37のNO)、CPU220は、照合元ファイルを展開して得られたデータからn番目の商品コードと売価の一対データを検出する(ST38)。そしてCPU220は、検出した一対データの商品コードで、店舗商品マスタファイル21を検索して(ST39)、同一の商品コードを含む店舗商品マスタレコード210が存在するか否かを判断する(ST40:商品コード照合手段)。   When the counter n does not exceed the value of the register N (NO in ST37), the CPU 220 detects the paired data of the nth product code and selling price from the data obtained by expanding the collation source file (ST38). The CPU 220 searches the store product master file 21 with the detected product code of the paired data (ST39), and determines whether or not there is a store product master record 210 including the same product code (ST40: product). Code verification means).

同一の商品コードを含む店舗商品マスタレコード210が存在しない場合(ST40のNO)、CPU220は、照合元のデータ、つまりは検出した一対データの商品コードを照合結果テーブル50の商品コードエリア52に記憶させる。このとき、照合結果テーブル50の売価エリア53及び他の商品情報エリア54には、データが無いことを示す情報“0”を記憶させる(ST41:照合結果出力手段)。しかる後、CPU220は、ステップST36の処理に戻り、カウンタnをさらに“1”だけカウントアップする。そして、ステップST37以降の処理を再度実行する。   When the store product master record 210 including the same product code does not exist (NO in ST40), the CPU 220 stores the verification source data, that is, the detected product code of a pair of data in the product code area 52 of the verification result table 50. Let At this time, information “0” indicating that there is no data is stored in the selling price area 53 and the other product information area 54 of the matching result table 50 (ST41: matching result output means). Thereafter, the CPU 220 returns to the process of step ST36 and further increments the counter n by “1”. And the process after step ST37 is performed again.

ステップST39の処理において店舗商品マスタファイル21を検索した結果、同一の商品コードを含む店舗商品マスタレコード210が存在する場合には(ST40のYES)、CPU220は、当該店舗商品マスタレコード210のチェック済フラグ214を“1”にセットする(ST42)。次いで、CPU220は、当該店舗商品マスタレコード210にセットされている売価が、検出した一対データの売価と一致するか否かを判断する(ST43:売価照合手段)。   When the store product master file 21 including the same product code exists as a result of searching the store product master file 21 in the process of step ST39 (YES in ST40), the CPU 220 has checked the store product master record 210. The flag 214 is set to “1” (ST42). Next, the CPU 220 determines whether or not the selling price set in the store merchandise master record 210 matches the selling price of the detected paired data (ST43: selling price matching means).

両売価が一致する場合(ST43のYES)、CPU220は、ステップST36の処理に戻り、カウンタnをさらに“1”だけカウントアップする。そして、ステップST37以降の処理を再度実行する。   If the selling prices match (YES in ST43), the CPU 220 returns to the process in step ST36 and further increments the counter n by “1”. And the process after step ST37 is performed again.

これに対し、両売価が不一致の場合には(ST43のNO)、CPU220は、当該店舗商品マスタレコード210の商品コードと売価とを、照合結果テーブル50の商品コードエリア52と売価エリア53とに記憶させる。このとき、照合結果テーブル50の他の商品情報エリア54には、データが無いことを示す情報“0”を記憶させる(ST44:照合結果出力手段)。しかる後、CPU220は、ステップST36の処理に戻り、カウンタnをさらに“1”だけカウントアップする。そして、ステップST37以降の処理を再度実行する。   On the other hand, if the selling prices do not match (NO in ST43), the CPU 220 converts the product code and selling price of the store product master record 210 into the product code area 52 and selling price area 53 of the matching result table 50. Remember. At this time, information “0” indicating that there is no data is stored in the other product information area 54 of the verification result table 50 (ST44: verification result output means). Thereafter, the CPU 220 returns to the process of step ST36 and further increments the counter n by “1”. And the process after step ST37 is performed again.

CPU220は、カウンタnがレジスタNの値を超えるまで、上記ステップST38,ST39,ST40,ST41の処理、またはステップST38,ST39,ST40,ST42,ST43の処理、あるいはステップST38,ST39,ST40,ST42,ST43,ST44の処理を実行する。   Until the counter n exceeds the value of the register N, the CPU 220 performs the processing of steps ST38, ST39, ST40, ST41, the processing of steps ST38, ST39, ST40, ST42, ST43, or the steps ST38, ST39, ST40, ST42, The processing of ST43 and ST44 is executed.

ステップST37において、カウンタnがレジスタNの値を超えたならば(ST37のYES)、CPU220は、店舗商品マスタファイル21を検索して、チェック済フラグが“0”にリセットされたままの店舗商品マスタレコード210を全て抽出する。そして、抽出したレコード210の商品コード及び売価と、商品名,分類コード等の商品固有情報とを、それぞれ照合結果テーブル50の商品コードエリア52、売価エリア53及び商品情報エリア54に記憶させる(ST45:照合結果出力手段)。   If the counter n exceeds the value of the register N in step ST37 (YES in ST37), the CPU 220 searches the store product master file 21 and stores the store product whose checked flag is still reset to “0”. All master records 210 are extracted. Then, the product code and the selling price of the extracted record 210 and the product unique information such as the product name and the classification code are stored in the product code area 52, the selling price area 53, and the product information area 54 of the matching result table 50, respectively (ST45). : Collation result output means).

しかる後、CPU220は、照合結果テーブル50のデータを、予め設定されている店舗名のデータとともに通信ネットワーク30を介して本部サーバ12に送信する(ST46:結果送信手段)。以上で、今回のプログラム処理が終了する。   Thereafter, the CPU 220 transmits the data of the collation result table 50 to the headquarter server 12 through the communication network 30 together with the store name data set in advance (ST46: result transmission means). This is the end of the current program processing.

図8に説明を戻す。上述したように、照合元ファイルを受信した各ストアサーバ22のCPU220は、照合結果テーブルのデータを本部サーバ12に返信する。そこで本部サーバ12のCPU120は、照合元ファイルを配信した後、図9に具体的に示す照合結果受信処理を実行する(ST6)。   Returning to FIG. As described above, the CPU 220 of each store server 22 that has received the verification source file returns the data of the verification result table to the headquarter server 12. Therefore, after distributing the verification source file, the CPU 120 of the headquarter server 12 executes a verification result reception process specifically shown in FIG. 9 (ST6).

すなわち、CPU120は、ストアサーバ22から送られてくる照合結果テーブルのデータを受信するのを待機する(ST11:結果受信手段)。そして、照合結果テーブルのデータを受信したならば、CPU120は、そのデータから店舗名を取得する(ST12)。   That is, the CPU 120 waits to receive data of the collation result table sent from the store server 22 (ST11: result receiving means). And if the data of a collation result table are received, CPU120 will acquire a shop name from the data (ST12).

次に、CPU120は、受信した照合結果テーブルのデータを解析して、エラー情報があるか否か、つまりは商品コードが記憶されているか否かを判断する(ST13)。照合結果テーブルに商品コードが記憶されていない場合、エラー情報は無い。この場合(ST13のNO)、CPU120は、エラー情報テーブル40の当該店舗名41に対応するエラー有無フラグ42を、エラー無しを示す情報、例えば“0”とする(ST14)。   Next, CPU 120 analyzes the data of the received collation result table, and determines whether there is error information, that is, whether a product code is stored (ST13). If the product code is not stored in the verification result table, there is no error information. In this case (NO in ST13), the CPU 120 sets the error presence / absence flag 42 corresponding to the store name 41 in the error information table 40 to information indicating no error, for example, “0” (ST14).

照合結果テーブルに商品コードが記憶されている場合、エラー情報は有る。この場合(ST13のYES)、CPU120は、エラー情報テーブル40の当該店舗名41に対応するエラー有無フラグ42を、エラー有りを示す情報、例えば“1”とする(ST15)。   If the product code is stored in the matching result table, there is error information. In this case (YES in ST13), the CPU 120 sets the error presence / absence flag 42 corresponding to the store name 41 in the error information table 40 to information indicating that there is an error, for example, “1” (ST15).

次に、CPU120は、照合結果テーブルに記憶されている商品コードの数、つまりはエラー情報の数を、RAM122に設けたレジスタNにセットする(ST16)。また、CPU120は,RAM122に設けたカウンタnを“0”に一旦リセットする(ST17)。次いで、CPU120は、カウンタnを”1”だけカウントアップする(ST18)。そしてCPU120は、カウンタnがレジスタNの値を超えたか否かを判断する(ST19)。   Next, CPU 120 sets the number of product codes stored in the collation result table, that is, the number of error information, in register N provided in RAM 122 (ST16). The CPU 120 once resets the counter n provided in the RAM 122 to “0” (ST17). Next, the CPU 120 counts up the counter n by “1” (ST18). Then, CPU 120 determines whether counter n has exceeded the value of register N (ST19).

カウンタnがレジスタNの値を超えていない場合(ST19のNO)、CPU120は、照合結果テーブルからn番目のエラーデータを検出する(ST20)。そしてCPU120は、検出したエラーデータに売価以外の他の商品情報(商品名,分類コード等)が含まれているか否かを判断する(ST21:識別手段)。含まれている場合(ST21のYES)、CPU120は、そのエラーデータ(商品コード,売価、他の商品情報)を、エラー情報テーブル40の当該店舗名41に対応するエラー3情報エリア45に記憶させる(ST22:識別結果出力手段)。   If counter n does not exceed the value of register N (NO in ST19), CPU 120 detects the nth error data from the collation result table (ST20). Then, the CPU 120 determines whether or not the detected error data includes product information (product name, classification code, etc.) other than the selling price (ST21: identification unit). If included (YES in ST21), the CPU 120 stores the error data (product code, selling price, other product information) in the error 3 information area 45 corresponding to the store name 41 in the error information table 40. (ST22: Identification result output means).

ステップST21の処理において、検出したエラーデータに他の商品情報が含まれていない場合には(ST21のNO)、CPU120は、そのエラーデータに売価が含まれているか否かを判断する(ST23:識別手段)。含まれている場合(ST23のYES)、CPU120は、そのエラーデータ(商品コード,売価)を、エラー情報テーブル40の当該店舗名41に対応するエラー1情報エリア43に記憶させる(ST24:識別結果出力手段)。   In the process of step ST21, when other product information is not included in the detected error data (NO in ST21), the CPU 120 determines whether or not the selling price is included in the error data (ST23: Identification means). If it is included (YES in ST23), the CPU 120 stores the error data (product code, selling price) in the error 1 information area 43 corresponding to the store name 41 in the error information table 40 (ST24: identification result). Output means).

ステップST23の処理において、検出したエラーデータに売価と他の商品情報とが含まれていない場合には(ST23のNO)、CPU120は、そのエラーデータ(商品コード)を、エラー情報テーブル40の当該店舗名41に対応するエラー2情報エリア44に記憶させる(ST25:識別結果出力手段)。   In the process of step ST23, when the detected error data does not include the selling price and other product information (NO in ST23), the CPU 120 stores the error data (product code) in the error information table 40. It is stored in the error 2 information area 44 corresponding to the store name 41 (ST25: identification result output means).

ステップST22,ST24またはST25の処理を終了すると、CPU120は、ステップST18の処理に戻り、カウンタnをさらに“1”だけカウントアップする。そして、ステップST19以降の処理を再度実行する。   When the process of step ST22, ST24 or ST25 is completed, the CPU 120 returns to the process of step ST18 and further increments the counter n by “1”. And the process after step ST19 is performed again.

CPU120は、カウンタnがレジスタNの値を超えるまで、上記ステップST20,ST21,ST22の処理、またはステップST20,ST21,ST23,ST24の処理、あるいはステップST20,ST21,ST23,ST25の処理を実行する。   CPU 120 executes the processing of steps ST20, ST21, ST22, the processing of steps ST20, ST21, ST23, ST24, or the processing of steps ST20, ST21, ST23, ST25 until counter n exceeds the value of register N. .

ステップST19において、カウンタnがレジスタNの値を超えたならば、CPU120は、図8のステップST7の処理に進む。   If the counter n exceeds the value of the register N in step ST19, the CPU 120 proceeds to the process of step ST7 in FIG.

ステップST7においては、CPU120は、各店舗のストアサーバ22から照合結果テーブルのデータを受信したか否かを判断する。受信を完了していない場合には(ST7のNO)、CPU120は、ステップST6の照合結果受信処理を再度実行する。   In step ST <b> 7, the CPU 120 determines whether or not the verification result table data has been received from the store server 22 of each store. When reception has not been completed (NO in ST7), CPU 120 executes the collation result reception process in step ST6 again.

全店舗のストアサーバ22から照合結果テーブルのデータを受信したならば(ST7のYES)、CPU120は、エラー情報テーブル40のデータに基いて、全店舗の照合結果を出力する(ST8)。   If the data of the collation result table is received from the store servers 22 of all stores (YES in ST7), the CPU 120 outputs the collation results of all stores based on the data of the error information table 40 (ST8).

例えばCPU120は、全店舗の照合結果をディスプレイインターフェース128に接続されるディスプレイに表示出力する。図11は、照合結果出力画面60の一例である。本例は、エラー情報テーブル40において店舗別に収集されたエラー1情報、エラー2情報及びエラー3情報の各件数をリスト形式で表示している。   For example, the CPU 120 displays and outputs the matching results of all stores on a display connected to the display interface 128. FIG. 11 is an example of the collation result output screen 60. In this example, the numbers of error 1 information, error 2 information, and error 3 information collected for each store in the error information table 40 are displayed in a list format.

ここで、エラー1情報は、照合結果テーブルに記録されたエラーデータが商品コードと売価とからなるものである。商品コードと売価とからなるエラーデータは、本部商品マスタファイル11と店舗商品マスタファイル21の同一商品のデータにおいて売価が異なるときに生成される。そこで、図11の照合結果出力画面60においては、エラー1情報の件数を売価不一致の件数として表示している。   Here, the error 1 information is information in which error data recorded in the collation result table includes a product code and a selling price. The error data including the product code and the selling price is generated when the selling price is different in the data of the same product in the headquarters product master file 11 and the store product master file 21. Therefore, in the collation result output screen 60 of FIG. 11, the number of error 1 information is displayed as the number of sales price mismatches.

エラー2情報は、照合結果テーブルに記録されたエラーデータが商品コードのみからなるものである。商品コードのみからなるエラーデータは、本部商品マスタファイル11に登録されている商品データが店舗商品マスタファイル21には登録されていないときに生成される。そこで、照合結果出力画面60においては、エラー2情報の件数を店舗無商品の件数として表示している。   In the error 2 information, the error data recorded in the collation result table is composed only of the product code. The error data consisting only of the product code is generated when the product data registered in the headquarters product master file 11 is not registered in the store product master file 21. Therefore, on the collation result output screen 60, the number of error 2 information is displayed as the number of products without stores.

エラー3情報は、照合結果テーブルに記録されたエラーデータが商品コードと売価とその他の商品情報とからなるものである。商品コード,売価及び他の商品情報からなるエラーデータは、店舗商品マスタファイル21に登録されている商品データが本部商品マスタファイル11には登録されていないとき、つまりは店舗側で独自に登録されたときに生成される。そこで、図11の照合結果出力画面60においては、エラー3情報の件数を店舗登録商品の件数として表示している。   In the error 3 information, the error data recorded in the verification result table includes a product code, a selling price, and other product information. The error data consisting of the product code, selling price and other product information is uniquely registered when the product data registered in the store product master file 21 is not registered in the headquarters product master file 11, that is, on the store side. Generated when Therefore, on the collation result output screen 60 of FIG. 11, the number of error 3 information is displayed as the number of store registered products.

また、本実施形態においては、照合結果出力画面60に、店舗別の詳細ボタン61と終了ボタン62とを表示している。ユーザがマウスインターフェース127に接続されているマウスを操作するか、キーボードインターフェース126に接続されているキーボードを操作して、いずれかの店舗の詳細ボタン61を選択的に入力すると、図12に示すように、ディスプレイの画面が、その店舗の商品マスタ照合結果を示す詳細な画面70に切り換わる。   In the present embodiment, a detail button 61 and an end button 62 for each store are displayed on the collation result output screen 60. When the user operates the mouse connected to the mouse interface 127 or operates the keyboard connected to the keyboard interface 126 and selectively inputs the detail button 61 of any store, as shown in FIG. In addition, the screen of the display is switched to a detailed screen 70 showing the product master matching result of the store.

この店舗照合結果詳細画面70には、エラー1情報1の売価不一致のデータに関しては、その商品の商品コード及び商品名と、本部商品マスタファイル11に設定されている売価と、店舗商品マスタファイル21に設定されている売価とが件数とともに表示される。エラー2情報の店舗無商品のデータに関しては、その商品の本部商品マスタファイル11に設定されている商品コードと商品名とが件数とともに表示される。エラー3情報の店舗登録商品のデータに関しては、その商品の店舗商品マスタファイル21に設定されている商品コード,商品名,分類コード、売価等が件数とともに表示される。   In the store matching result detail screen 70, regarding the selling price mismatch data of the error 1 information 1, the product code and product name of the product, the selling price set in the headquarters product master file 11, and the store product master file 21 are displayed. The selling price set for and the number of cases are displayed. Regarding the data of the product without store in the error 2 information, the product code and the product name set in the headquarters product master file 11 of the product are displayed together with the number of items. Regarding the data of the store registration product of the error 3 information, the product code, product name, classification code, selling price, etc. set in the store product master file 21 of the product are displayed together with the number of cases.

また、店舗照合結果詳細画面70には、戻りボタン71と印刷ボタン72とが表示される。ユーザが、マウスまたはキーボードを操作して戻りボタン71を入力すると、ディスプレイの画面が照合結果出力画面60に戻る。印刷ボタン72を入力した場合には、店舗照合結果詳細画面70に表示されている内容が、プリンタインターフェース129を介して接続されるプリンタから印字出力される。   In addition, a return button 71 and a print button 72 are displayed on the store matching result detail screen 70. When the user operates the mouse or keyboard to input the return button 71, the display screen returns to the verification result output screen 60. When the print button 72 is input, the content displayed on the store matching result detail screen 70 is printed out from a printer connected via the printer interface 129.

このように本実施形態のチェーンストアシステムにおいては、毎営業日の所定の時刻になると、本部サーバ12が、本部商品マスタファイル11に登録されている全レコードの商品コードと売価とを取得し、照合元ファイルを作成する。そして、この照合元ファイルを、通信ネットワーク30を介して接続される全ての加盟店システム20のストアサーバ22に配信する。   As described above, in the chain store system of the present embodiment, the headquarter server 12 acquires the product codes and selling prices of all the records registered in the headquarters product master file 11 at a predetermined time on each business day, Create a verification source file. Then, this verification source file is distributed to the store servers 22 of all member store systems 20 connected via the communication network 30.

この照合元ファイルを受信したストアサーバ22においては、照合元ファイルに記憶されている全レコードの商品コード及び売価を、店舗商品マスタファイル21に記憶されている店舗商品マスタレコードと照合する。その結果、売価が異なる商品に関しては、その商品の商品コードと店舗商品マスタレコード210に設定されている売価とを、照合結果テーブル50に記録する。また、照合元ファイルには存在するが店舗商品マスタファイル21には存在しない商品に関しては、その商品の照合元ファイルに設定されている商品コードを照合結果テーブル50に記録する。逆に、店舗商品マスタファイル21には存在するが照合元ファイルには存在しない商品に関しては、その商品の店舗商品マスタファイル21に設定されている商品コード及び売価と、商品名,分類コード等の他の商品情報とを照合結果テーブル50に記録する。ストアサーバ22は、照合を終了すると、照合結果テーブル50のデータを、通信ネットワーク30を介して本部サーバ12に送信する。   In the store server 22 that has received this verification source file, the product codes and selling prices of all the records stored in the verification source file are verified against the store product master record stored in the store product master file 21. As a result, regarding the products with different selling prices, the product codes of the products and the selling prices set in the store product master record 210 are recorded in the matching result table 50. Further, for a product that exists in the verification source file but does not exist in the store product master file 21, the product code set in the verification source file of the product is recorded in the verification result table 50. On the other hand, for a product that exists in the store product master file 21 but does not exist in the collation source file, the product code and selling price set in the store product master file 21 of the product, the product name, the classification code, etc. Other product information is recorded in the matching result table 50. When the store server 22 finishes the collation, the store server 22 transmits the data of the collation result table 50 to the headquarter server 12 via the communication network 30.

この照合結果テーブル50のデータを受信した本部サーバ12においては、照合結果テーブル50のデータを解析する。そして、商品コードと売価とからなるデータについては、その商品コードで識別される商品に関して、本部商品マスタファイル11に登録されている売価と店舗商品マスタファイル21に登録されている売価とが一致していないと認識する。商品コードのみからなるデータについては、その商品コードで識別される商品に関して、本部商品マスタファイル11には登録されているが店舗商品マスタファイル21には登録されていないと認識する。商品コード及び売価とその他の商品情報とからなるデータについては、その商品コードで識別される商品に関して、店舗商品マスタファイル21には登録されているが本部商品マスタファイル11には登録されていないと認識する。そして、この認識結果を示す画面60,70を表示または印刷出力する。   The headquarter server 12 that has received the data of the verification result table 50 analyzes the data of the verification result table 50. As for the data composed of the product code and the selling price, the selling price registered in the headquarters product master file 11 and the selling price registered in the store product master file 21 are the same for the product identified by the product code. Recognize that it is not. For data consisting only of the product code, it is recognized that the product identified by the product code is registered in the headquarters product master file 11 but not registered in the store product master file 21. Regarding the data consisting of the product code, selling price and other product information, the product identified by the product code is registered in the store product master file 21 but not registered in the headquarters product master file 11. recognize. Then, the screens 60 and 70 showing the recognition result are displayed or printed out.

このように本実施形態によれば、本部商品マスタファイル11に登録されている本部商品マスタレコードの全件で、店舗商品マスタファイル21に登録されている店舗商品マスタレコードをチェックするので、ストアサーバ22と本部サーバ12との間で商品データに不整合が生じた場合に、その不整合の内容を確実にかつ手間を掛けずに検出することができる。   As described above, according to the present embodiment, the store product master record registered in the store product master file 21 is checked in all cases of the headquarter product master record registered in the headquarters product master file 11, so the store server When the product data is inconsistent between the headquarters 22 and the headquarters server 12, the content of the inconsistency can be detected reliably and without trouble.

また、本実施形態によれば、売価不一致のデータに関しては商品コードと売価とからなるデータを照合結果テーブル50に記録し、店舗無商品のデータに関しては商品コードのみのデータを照合結果テーブル50に記録し、店舗登録商品のデータに関しては商品コード及び売価とその他の消費紺情報とからなるデータを照合結果テーブル50に記録するようにしている。したがって、別途、データの種別を識別するためのフラグ等を照合結果テーブル50に記録する必要が無いので、照合結果テーブル50の記憶容量を削減できる効果を奏する。   In addition, according to the present embodiment, the data including the product code and the selling price is recorded in the matching result table 50 for the selling price mismatch data, and the data of only the product code is stored in the matching result table 50 for the data of the store-free product. With respect to the data of the store registration product, data including a product code, a selling price, and other consumption information is recorded in the verification result table 50. Therefore, there is no need to separately record a flag or the like for identifying the type of data in the collation result table 50, so that the storage capacity of the collation result table 50 can be reduced.

なお、本実施形態では装置内部に発明を実施する機能が予め記録されている場合で説明をしたが、これに限らず同様の機能をネットワークから装置にダウンロードしても良いし、同様の機能を記録媒体に記憶させたものを装置にインストールしてもよい。記録媒体としては、CD−ROM等プログラムを記憶でき、かつ装置が読み取り可能な記録媒体であれば、その形態は何れの形態であっても良い。またこのように予めインストールやダウンロードにより得る機能は装置内部のOS(オペレーティング・システム)等と協働してその機能を実現させるものであってもよい。   In this embodiment, the function for carrying out the invention is recorded in advance in the apparatus. However, the present invention is not limited to this, and the same function may be downloaded from the network to the apparatus. What is stored in the recording medium may be installed in the apparatus. The recording medium may be any form as long as the recording medium can store the program and can be read by the apparatus, such as a CD-ROM. In addition, the function obtained by installing or downloading in advance may be realized in cooperation with an OS (operating system) inside the apparatus.

また、前記実施形態は、例として提示したものであり、発明の範囲を限定することは意図していない。これら新規な実施形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことができる。これら実施形態やその変形は、発明の範囲や要旨に含まれるとともに、特許請求の範囲に記載された発明とその均等の範囲に含まれる。   Moreover, the said embodiment is shown as an example and is not intending limiting the range of invention. These novel embodiments can be implemented in various other forms, and various omissions, replacements, and changes can be made without departing from the scope of the invention. These embodiments and modifications thereof are included in the scope and gist of the invention, and are included in the invention described in the claims and the equivalents thereof.

10…本部システム、11…本部商品マスタファイル、12…本部サーバ、20…巣加盟店システム、21…店舗商品マスタファイル、22…ストアサーバ、30…通信ネットワーク、40…エラー情報テーブル、50…照合結果テーブル、60…照合結果出力画面、70…店舗照合結果詳細画面。   DESCRIPTION OF SYMBOLS 10 ... Head office system, 11 ... Head office product master file, 12 ... Head office server, 20 ... Nest member store system, 21 ... Store product master file, 22 ... Store server, 30 ... Communication network, 40 ... Error information table, 50 ... Verification Result table, 60 ... verification result output screen, 70 ... store verification result detail screen.

Claims (6)

照合要求側装置にて登録されている全商品の商品コードと売価とを記憶した照合元ファイルを受信する受信手段と、
照合処理側装置にて登録されている全商品の商品コード,売価を少なくとも記憶する商品情報ファイルに、受信した前記照合元ファイルに記憶されている全商品の商品コードが記憶されているか照合する商品コード照合手段と、
前記商品情報ファイルと前記照合元ファイルとに同一の商品コードが記憶されているとき、その商品コードに対応する売価が一致するか照合する売価照合手段と、
前記商品情報ファイルに記憶されているが前記照合元ファイルに記憶されていない商品コードと、前記照合元ファイルに記憶されているが前記商品情報ファイルに記憶されていない商品コードと、前記商品情報ファイルと前記照合元ファイルに記憶されているが対応する売価が一致しない商品コードとを、それぞれ識別可能に出力する照合結果出力手段と、
を具備したことを特徴とする商品情報照合装置。
Receiving means for receiving a verification source file storing the product codes and selling prices of all the products registered in the verification requesting device;
Product for checking whether the product code of all products stored in the received verification source file is stored in the product information file storing at least the product codes and selling prices of all products registered in the verification processing side device Code verification means;
When the same product code is stored in the product information file and the verification source file, the sales price verification means for verifying whether the sales price corresponding to the product code matches,
A product code stored in the product information file but not stored in the verification source file, a product code stored in the verification source file but not stored in the product information file, and the product information file And a matching result output means for outputting the product codes stored in the matching source file but having the corresponding selling price not matching each other,
A product information collating apparatus characterized by comprising:
前記照合結果出力手段は、前記商品情報ファイルに記憶されているが前記照合元ファイルに記憶されていない商品コードについては、この商品コードに対応して前記商品情報ファイルに記憶されている商品情報を照合結果記憶部に出力し、前記照合元ファイルに記憶されているが前記商品情報ファイルに記憶されていない商品コードについてはその商品コードを前記照合結果記憶部に出力し、前記商品情報ファイルと前記照合元ファイルに記憶されているが対応する売価が一致しない商品コードについては、その商品コードと前記商品情報ファイルにて当該商品コードに対応して記憶されている売価情報とを前記照合結果記憶部に出力することを特徴とする請求項1記載の商品情報照合装置。   For the product code that is stored in the product information file but not stored in the verification source file, the verification result output means uses the product information stored in the product information file corresponding to the product code. For the product code that is output to the verification result storage unit and stored in the verification source file but not stored in the product information file, the product code is output to the verification result storage unit, and the product information file and the product code For a product code that is stored in the verification source file but does not match the corresponding sales price, the product code and the sales price information stored in correspondence with the product code in the product information file are stored in the verification result storage unit. The product information collating apparatus according to claim 1, wherein the product information collating apparatus outputs the information to the product information collating apparatus. 前記照合結果記憶部で記憶したデータを前記照合要求側装置に送信する結果送信手段、をさらに具備したことを特徴とする請求項2記載の商品情報照合装置。   3. The product information collating apparatus according to claim 2, further comprising a result transmitting means for transmitting data stored in the collation result storage unit to the collation requesting side apparatus. 照合要求側装置と照合処理側装置とを備え、照合要求側装置と照合処理側装置とを通信ネットワークで接続してなるシステムであって、
前記照合処理側装置は、
前記照合要求側装置にて登録されている全商品の商品コードと売価とを記憶した照合元ファイルを受信する受信手段と、
当該照合処理側装置にて登録されている全商品の商品コード,売価を少なくとも記憶する商品情報ファイルに、受信した前記照合元ファイルに記憶されている全商品の商品コードが記憶されているか照合する商品コード照合手段と、
前記商品情報ファイルと前記照合元ファイルとに同一の商品コードが記憶されているとき、その商品コードに対応する売価が一致するか照合する売価照合手段と、
前記商品情報ファイルに記憶されているが前記照合元ファイルに記憶されていない商品コードと、前記照合元ファイルに記憶されているが前記商品情報ファイルに記憶されていない商品コードと、前記商品情報ファイルと前記照合元ファイルに記憶されているが対応する売価が一致しない商品コードとを、それぞれ識別可能に照合結果記憶部に出力する照合結果出力手段と、
前記照合結果記憶部で記憶したデータを、前記通信ネットワークを経由して前記照合要求側装置に送信する結果送信手段と、を具備し、
前記照合要求側装置は、
当該照合要求側装置にて登録されている全商品の商品コードと売価とを記憶した照合元ファイルを作成する作成手段と、
前記照合元ファイルを、前記通信ネットワークを経由して前記照合処理側装置に送信する送信手段と、
前記照合処理側装置から前記通信ネットワークを経由して送られてくる前記照合結果記憶部を受信する結果受信手段と、
前記照合結果記憶部に記憶されたデータから、前記商品情報ファイルに記憶されているが前記照合元ファイルに記憶されていない商品コードと、前記照合元ファイルに記憶されているが前記商品情報ファイルに記憶されていない商品コードと、前記商品情報ファイルと前記照合元ファイルに記憶されているが対応する売価が一致しない商品コードとを識別する識別手段と、
この識別手段による商品コードの識別結果を出力する識別結果出力手段と、を具備したことを特徴とする商品情報照合システム。
A system comprising a verification requesting device and a verification processing side device, wherein the verification requesting side device and the verification processing side device are connected by a communication network,
The verification processing side device
Receiving means for receiving a collation source file storing product codes and selling prices of all commodities registered in the collation request side device;
The product information file that stores at least the product codes and selling prices of all products registered in the verification processing side device is checked to see if the product codes of all products stored in the received verification source file are stored. Product code matching means;
When the same product code is stored in the product information file and the verification source file, the sales price verification means for verifying whether the sales price corresponding to the product code matches,
A product code stored in the product information file but not stored in the verification source file, a product code stored in the verification source file but not stored in the product information file, and the product information file And a matching result output means for outputting a product code stored in the matching source file but having a corresponding selling price that does not match, to the matching result storage unit in an identifiable manner,
A result transmitting means for transmitting the data stored in the verification result storage unit to the verification request side device via the communication network, and
The verification requesting device is:
Creating means for creating a collation source file storing product codes and selling prices of all products registered in the collation request side device;
Transmitting means for transmitting the verification source file to the verification processing side device via the communication network;
A result receiving means for receiving the verification result storage unit sent from the verification processing side device via the communication network;
From the data stored in the verification result storage unit, the product code stored in the product information file but not stored in the verification source file, and stored in the verification source file but stored in the product information file Identification means for identifying a product code that is not stored, and a product code that is stored in the product information file and the verification source file but does not match the corresponding selling price;
A product information collating system comprising: an identification result output unit that outputs a product code identification result by the identification unit.
前記照合結果出力手段は、前記商品情報ファイルに記憶されているが前記照合元ファイルに記憶されていない商品コードについては、この商品コードに対応して前記商品情報ファイルに記憶されている商品情報を前記照合結果記憶部に出力し、前記照合元ファイルに記憶されているが前記商品情報ファイルに記憶されていない商品コードについてはその商品コードを前記照合結果記憶部に出力し、前記商品情報ファイルと前記照合元ファイルに記憶されているが対応する売価が一致しない商品コードについては、その商品コードと前記商品情報ファイルにて当該商品コードに対応して記憶されている売価情報とを前記照合結果記憶部に出力し、
前記識別手段は、前記照合結果記憶部に商品情報とともに記憶されている商品コードは前記商品情報ファイルに記憶されているが前記照合元ファイルに記憶されていない商品コードと識別し、商品コードのみ記憶されている商品コードは前記照合元ファイルに記憶されているが前記商品情報ファイルに記憶されていない商品コードと識別し、売価情報とともに記憶されている商品コードは、前記商品情報ファイルと前記照合元ファイルに記憶されているが対応する売価が一致しない商品コードと識別することを特徴とする請求項4記載の商品情報照合システム。
For the product code that is stored in the product information file but not stored in the verification source file, the verification result output means uses the product information stored in the product information file corresponding to the product code. For the product code that is output to the verification result storage unit and stored in the verification source file but not stored in the product information file, the product code is output to the verification result storage unit, and the product information file For a product code stored in the verification source file but whose corresponding selling price does not match, the product code and the selling price information stored corresponding to the product code in the product information file are stored in the verification result storage. Output to
The identification means identifies a product code stored together with product information in the verification result storage unit from a product code stored in the product information file but not stored in the verification source file, and stores only the product code. Product codes that are stored in the verification source file but are not stored in the product information file, and the product codes that are stored together with selling price information are the product information file and the verification source 5. The product information matching system according to claim 4, wherein the product code is identified as a product code that is stored in a file but does not match a corresponding selling price.
通信ネットワークを介して照合要求側装置を接続してなる照合処理側装置のプログラムであって、
前記照合処理側装置を、
前記照合要求側装置にて登録されている全商品の商品コードと売価とを記憶した照合元ファイルを、前記通信ネットワークを介して受信すると、当該照合処理側装置にて登録されている全商品の商品コード,売価を少なくとも記憶する商品情報ファイルに、受信した前記照合元ファイルに記憶されている全商品の商品コードが記憶されているか照合する商品コード照合手段と、
前記商品情報ファイルと前記照合元ファイルとに同一の商品コードが記憶されているとき、その商品コードに対応する売価が一致するか照合する売価照合手段と、
前記商品情報ファイルに記憶されているが前記照合元ファイルに記憶されていない商品コードと、前記照合元ファイルに記憶されているが前記商品情報ファイルに記憶されていない商品コードと、前記商品情報ファイルと前記照合元ファイルに記憶されているが対応する売価が一致しない商品コードとを、それぞれ識別可能に出力する照合結果出力手段として機能させるための商品情報照合プログラム。
A program for a collation processing side device formed by connecting a collation request side device via a communication network,
The verification processing side device,
When a verification source file storing the product codes and selling prices of all products registered in the verification requesting device is received via the communication network, all the products registered in the verification processing side device Product code verification means for verifying whether or not the product codes of all the products stored in the received verification source file are stored in the product information file storing at least the product code and the selling price;
When the same product code is stored in the product information file and the verification source file, the sales price verification means for verifying whether the sales price corresponding to the product code matches,
A product code stored in the product information file but not stored in the verification source file, a product code stored in the verification source file but not stored in the product information file, and the product information file And a product information collation program for functioning as a collation result output means for outputting a product code that is stored in the collation source file but does not match the corresponding selling price in an identifiable manner.
JP2010198156A 2010-09-03 2010-09-03 Commodity information collating device, commodity information collating system, and commodity information collating program Pending JP2012058767A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010198156A JP2012058767A (en) 2010-09-03 2010-09-03 Commodity information collating device, commodity information collating system, and commodity information collating program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010198156A JP2012058767A (en) 2010-09-03 2010-09-03 Commodity information collating device, commodity information collating system, and commodity information collating program

Publications (1)

Publication Number Publication Date
JP2012058767A true JP2012058767A (en) 2012-03-22

Family

ID=46055852

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010198156A Pending JP2012058767A (en) 2010-09-03 2010-09-03 Commodity information collating device, commodity information collating system, and commodity information collating program

Country Status (1)

Country Link
JP (1) JP2012058767A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05101272A (en) * 1991-10-09 1993-04-23 Nec Software Ltd Pos system
JPH06333161A (en) * 1993-05-21 1994-12-02 Hitachi Ltd Commodity master automatic registration method
JPH11345268A (en) * 1998-06-01 1999-12-14 Toshiba Tec Corp Inventory management data processing system
JP2005316534A (en) * 2004-04-27 2005-11-10 A Line Kk E-commerce system
JP2007206745A (en) * 2006-01-30 2007-08-16 Fujitsu Ltd Electronic shelf tag, electronic shelf tag system server, electronic shelf tag system and electronic shelf tag display method

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05101272A (en) * 1991-10-09 1993-04-23 Nec Software Ltd Pos system
JPH06333161A (en) * 1993-05-21 1994-12-02 Hitachi Ltd Commodity master automatic registration method
JPH11345268A (en) * 1998-06-01 1999-12-14 Toshiba Tec Corp Inventory management data processing system
JP2005316534A (en) * 2004-04-27 2005-11-10 A Line Kk E-commerce system
JP2007206745A (en) * 2006-01-30 2007-08-16 Fujitsu Ltd Electronic shelf tag, electronic shelf tag system server, electronic shelf tag system and electronic shelf tag display method

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
JPN6012068060; '同じレイアウトのテーブルのデータの比べっこをする' [online] , 20060111 *

Similar Documents

Publication Publication Date Title
JP2011076385A (en) Stock management apparatus and program
JPH11185163A (en) Merchandise price synchronization device and merchandise price synchronization method by electronic price label
JP2004265196A (en) Method for coordinating electronic bin tag to article, electronic bin tag system and information acquiring system
JP5581348B2 (en) Coordinate support system, coordinate support apparatus and program thereof
JP5108863B2 (en) Sales support system and sales support method
JP5050632B2 (en) Price tag management system
US11379812B2 (en) Data management device, data management system, and data management method
JP6223305B2 (en) Information processing apparatus, print control apparatus, server apparatus, and program
JP5483636B2 (en) Product order management apparatus and program
US20160323380A1 (en) Network system and control method of a network system, and a control device
JP2013210970A (en) Coordination list providing system and program
JP2012058767A (en) Commodity information collating device, commodity information collating system, and commodity information collating program
US10237348B2 (en) Network system and control method of a network system, and a control device
JPH10143563A (en) Shopping support system
JP4235198B2 (en) Integrated point management device
JP2007334547A (en) Distribution system
JP2010063748A (en) Server apparatus, electric shelf tag apparatus, electric shelf tag system and program
JP2009172274A (en) Electronic bin tag system
US20240095732A1 (en) Information processing apparatus and notification system
JP5492933B2 (en) Product information processing apparatus and program thereof
JP2019121182A (en) Sales support system, sales support method, ad program
KR101980574B1 (en) Apparatus able to manage fresh food database by interworking with pos terminal installed in supermarket
US20210065205A1 (en) Certificate issuing apparatus, commodity sales data processing apparatus, and non-transitory computer readable medium
JP2002373267A (en) System, server, method, program for intermediating supply and demand of merchandise, recording medium in which the program is recorded, information terminal for retail store, application for retail store, recording medium in which the application is recorded, application for wholesaler and recording medium in which the application is recorded
JP2023042792A (en) Server device and program

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120820

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120904

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20121031

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20130108