JP2014164330A - Real time stock inquiry system and real time stock inquiry program - Google Patents

Real time stock inquiry system and real time stock inquiry program Download PDF

Info

Publication number
JP2014164330A
JP2014164330A JP2013032210A JP2013032210A JP2014164330A JP 2014164330 A JP2014164330 A JP 2014164330A JP 2013032210 A JP2013032210 A JP 2013032210A JP 2013032210 A JP2013032210 A JP 2013032210A JP 2014164330 A JP2014164330 A JP 2014164330A
Authority
JP
Japan
Prior art keywords
store
inventory
location
real
management server
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
JP2013032210A
Other languages
Japanese (ja)
Inventor
Takahiro Ogoshi
孝弘 小越
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 JP2013032210A priority Critical patent/JP2014164330A/en
Publication of JP2014164330A publication Critical patent/JP2014164330A/en
Pending legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide a real time stock inquiry system which allows a user to view in real time stocks of a store that the user can visit and a real time stock inquiry program.SOLUTION: The real time stock inquiry system includes: a registration processor for settling a transaction with each customer; a stock management server having a store location database storing a store name uniquely allocated to each store and a store location which is location information for each store and a stock management database storing a stock quantity for each commodity code uniquely allocated to each commodity on the basis of settlement information received from the registration processor; and a location information acquisition part for acquiring a terminal location which is current location information. The system also has a customer terminal which transmits to the stock management server a stock inquiry instruction together with the terminal location and a commodity code, receives a stock quantity read from the stock management database on the basis of a store name which the stock management server reads from the store location database on the basis of the commodity code and the terminal location received, and displays the received store name, store location and stock quantity in an input/output part.

Description

本発明の実施形態は、リアルタイム在庫照会システム及びリアルタイム在庫照会プログラムに関する。   Embodiments described herein relate generally to a real-time inventory inquiry system and a real-time inventory inquiry program.

顧客がある商品の購入をしようとする場合、その商品がこれから行こうとしている店舗における在庫の有無を予め知ることができると便利である。   When a customer intends to purchase a product, it is convenient if the customer can know in advance whether or not the product is in stock at a store to be purchased.

この点に関し、従来の在庫管理システムにおいては、在庫の更新は1日1回に限られているものが多く、現時点での在庫の有無を知ることができなかった。   In this regard, in the conventional inventory management system, the update of inventory is often limited to once a day, and it is impossible to know whether there is inventory at the present time.

一方、実店舗を持たないインターネット通販サイトにおいては、リアルタイムの在庫を表示するものもある。しかし、商品を実際に手に取って確かめてから購入したいと思う顧客にとってはこのようなサイトは利用しづらい。   On the other hand, some Internet shopping sites that do not have actual stores display real-time inventory. However, this site is difficult to use for customers who want to buy the goods after actually picking them up.

さらに、従来の在庫管理システムにおいては、問い合わせを行う場合、複数の店舗の在庫を一覧表示することができず、ある店舗に在庫がなかった場合、他の店舗の在庫の確認は検索をし直さなければならなかった。   Furthermore, in the conventional inventory management system, when making an inquiry, it is not possible to list the inventory of multiple stores, and if there is no inventory in one store, re-search to check the inventory of other stores I had to.

特開平4−160595号公報JP-A-4-160595

従って、実時間、すなわちリアルタイムにて訪問可能な店舗の在庫が一覧できるリアルタイム在庫照会システム及びリアルタイム在庫照会プログラムが求められている。   Accordingly, there is a need for a real-time inventory inquiry system and a real-time inventory inquiry program that can list the inventory of stores that can be visited in real time, that is, in real time.

上記の課題を解決するために、本発明の一実施形態は、顧客との取引を決済する登録処理装置と、店舗に固有に割り当てられる店舗名と店舗ごとの位置情報である店舗位置とを格納する店舗位置データベース及び登録処理装置から受信した決済情報に基づいて、商品に固有に割り当てられる商品コードごとの在庫数量を格納する在庫管理データベースを備える在庫管理サーバと、現在の位置情報である端末位置を取得する位置情報取得部を備え、在庫管理サーバに、在庫問い合わせ指示を端末位置及び商品コードとともに送信し、在庫管理サーバが受信した商品コード及び端末位置に基づいて店舗位置データベースから読み出した店舗名に基づいて在庫管理データベースから読み出した在庫数量を受信し、受信した店舗名、店舗位置、及び在庫数量を入出力部に表示する顧客端末と、を備えるリアルタイム在庫照会システムを提供する。   In order to solve the above-described problem, an embodiment of the present invention stores a registration processing device that settles a transaction with a customer, a store name that is uniquely assigned to a store, and a store location that is location information for each store. An inventory management server having an inventory management database for storing inventory quantities for each product code uniquely assigned to the product based on the store location database and the settlement information received from the registration processing device, and the terminal location that is the current location information The store name read from the store location database based on the product code and the terminal position received by the inventory management server, the inventory management server transmitting the inventory inquiry instruction together with the terminal location and the product code to the inventory management server The inventory quantity read from the inventory management database is received based on the received store name, store location, and location. To provide a real-time inventory inquiry system comprising a customer terminal to display the quantity to the input-output unit.

リアルタイム在庫照会システムの構成を示すブロック図である。It is a block diagram which shows the structure of a real-time stock inquiry system. 商品マスタのデータ構成を示す図である。It is a figure which shows the data structure of a goods master. トランザクションファイルのデータ構成を示す図である。It is a figure which shows the data structure of a transaction file. 在庫管理ファイルのデータ構成を示す図である。It is a figure which shows the data structure of an inventory management file. 店舗位置データベースのデータ構成を示す図である。It is a figure which shows the data structure of a shop position database. 在庫管理データベースのデータ構成を示す図である。It is a figure which shows the data structure of an inventory management database. リアルタイム在庫照会システムの在庫管理データベースの更新動作を示すフローチャートである。It is a flowchart which shows the update operation | movement of the stock management database of a real-time stock inquiry system. リアルタイム在庫照会システムの店舗在庫照会動作を示すフローチャートである。It is a flowchart which shows store inventory inquiry operation | movement of a real-time inventory inquiry system. 顧客端末が表示する在庫確認結果画面の例である。It is an example of the inventory confirmation result screen which a customer terminal displays.

以下、リアルタイム在庫照会システム及びリアルタイム在庫照会プログラムの一実施形態について、図面を用いて詳細に説明する。   Hereinafter, an embodiment of a real-time inventory inquiry system and a real-time inventory inquiry program will be described in detail with reference to the drawings.

本実施形態のリアルタイム在庫照会システムは、顧客との取引を決済する登録処理装置と、店舗に固有に割り当てられる店舗名と店舗ごとの位置情報である店舗位置とを格納する店舗位置データベース及び登録処理装置から受信した決済情報に基づいて、商品に固有に割り当てられる商品コードごとの在庫数量を格納する在庫管理データベースを備える在庫管理サーバと、現在の位置情報である端末位置を取得する位置情報取得部を備え、在庫管理サーバに、在庫問い合わせ指示を端末位置及び商品コードとともに送信し、在庫管理サーバが受信した商品コード及び端末位置に基づいて店舗位置データベースから読み出した店舗名に基づいて在庫管理データベースから読み出した在庫数量を受信し、受信した店舗名、店舗位置、及び在庫数量を入出力部に表示する顧客端末と、を備える。   The real-time inventory inquiry system of the present embodiment includes a registration processing device that settles a transaction with a customer, a store location database that stores a store name that is uniquely assigned to a store, and a store location that is location information for each store, and a registration process. An inventory management server that includes an inventory management database that stores inventory quantities for each product code that is uniquely assigned to a product based on payment information received from the apparatus, and a location information acquisition unit that acquires a terminal location that is current location information From the inventory management database based on the store name read from the store location database based on the product code and terminal location received by the inventory management server. Receiving the read inventory quantity, received store name, store location, and inventory quantity And a customer terminal to be displayed on the output unit.

図1は、リアルタイム在庫照会システムの構成を示すブロック図である。図1に示すように、リアルタイム在庫照会システムは、各店舗に設置される、いわゆるPOS(Point of sales)端末などの商品情報登録処理装置(以下、登録処理装置という。)1と、各店舗10に設置され、登録処理装置1に接続する、いわゆるストアコントローラなどの管理装置2と、管理装置2に接続する在庫管理サーバ3と、顧客が有するスマートフォン、パソコンなどの顧客端末4と、を備える。   FIG. 1 is a block diagram showing a configuration of a real-time inventory inquiry system. As shown in FIG. 1, the real-time inventory inquiry system is a product information registration processing device (hereinafter referred to as a registration processing device) 1 such as a so-called POS (Point of sales) terminal installed in each store, and each store 10. And a management device 2 such as a so-called store controller, connected to the registration processing device 1, an inventory management server 3 connected to the management device 2, and a customer terminal 4 such as a smartphone or a personal computer owned by the customer.

登録処理装置1は、演算装置であるCPU(Central processing unit)を含む制御部11と、情報を入出力する入出力部12と、情報通信を行う通信部13と、メモリ、ハードディスクドライブ等の記憶装置を含む記憶部14と、を備える。   The registration processing device 1 includes a control unit 11 including a CPU (Central processing unit) that is an arithmetic device, an input / output unit 12 that inputs / outputs information, a communication unit 13 that performs information communication, and storage such as a memory and a hard disk drive. And a storage unit 14 including the device.

記憶部14は、商品毎に固有に割り当てられる識別子である商品コード毎に単価を格納する商品マスタ14Aと、一取引の内容を格納するトランザクションファイル14Bと、を格納する。   The storage unit 14 stores a product master 14A that stores a unit price for each product code that is an identifier uniquely assigned to each product, and a transaction file 14B that stores the contents of one transaction.

記憶部14は、リアルタイム在庫照会プログラムを格納する。制御部11は記憶部14からリアルタイム在庫照会プログラムを読み出して実行する。   The storage unit 14 stores a real-time inventory inquiry program. The control unit 11 reads out and executes the real-time inventory inquiry program from the storage unit 14.

登録処理装置1は、通信部13を介してストアコントローラ等の管理装置2と通信してもよい。   The registration processing device 1 may communicate with the management device 2 such as a store controller via the communication unit 13.

管理装置2は、演算装置であるCPUを含む制御部21と、情報を入出力する入出力部22と、情報通信を行う通信部23と、メモリ、ハードディスクドライブ等の記憶装置を含む記憶部24と、を備える。   The management device 2 includes a control unit 21 including a CPU as an arithmetic device, an input / output unit 22 that inputs and outputs information, a communication unit 23 that performs information communication, and a storage unit 24 that includes a storage device such as a memory and a hard disk drive. And comprising.

記憶部24は、商品毎に固有に割り当てられる識別子である商品コード毎に単価を格納する商品マスタ24Aと、商品コード毎に在庫の数量を格納する在庫管理ファイル24Bと、を格納する。   The storage unit 24 stores a product master 24A that stores a unit price for each product code, which is an identifier uniquely assigned to each product, and an inventory management file 24B that stores the quantity of stock for each product code.

記憶部24は、リアルタイム在庫照会プログラムを格納する。制御部21は記憶部24からリアルタイム在庫照会プログラムを読み出して実行する。   The storage unit 24 stores a real-time inventory inquiry program. The control unit 21 reads the real-time inventory inquiry program from the storage unit 24 and executes it.

登録処理装置1は、一取引内の商品に対応する商品コードが商品マスタ14Aにない場合、管理装置2の商品マスタ24Aから該当するデータを読み出して商品マスタ14Aに格納し、一取引の処理を行う。   When the product code corresponding to the product in one transaction is not in the product master 14A, the registration processing device 1 reads out the corresponding data from the product master 24A of the management device 2 and stores it in the product master 14A to process one transaction. Do.

管理装置2は、商品マスタ24Aに格納されているデータに変更があった場合、該当するデータを登録処理装置1に送信する。登録処理装置1は受信したデータに基づいて商品マスタ14Aを更新する。   When there is a change in the data stored in the merchandise master 24A, the management device 2 transmits the corresponding data to the registration processing device 1. The registration processing device 1 updates the merchandise master 14A based on the received data.

在庫管理サーバ3は、演算装置であるCPUを含む制御部31と、情報を入出力する入出力部32と、情報通信を行う通信部33と、メモリ、ハードディスクドライブ等の記憶装置を含む記憶部34と、を備える。   The inventory management server 3 includes a control unit 31 including a CPU that is an arithmetic device, an input / output unit 32 that inputs and outputs information, a communication unit 33 that performs information communication, and a storage unit that includes a storage device such as a memory and a hard disk drive. 34.

記憶部34は、店舗ごとの位置情報を格納する店舗位置データベース(以下、データベースをDBという。)34Aと、商品コード毎に店舗別の在庫の数量を格納する在庫管理DB34Bと、を格納する。   The storage unit 34 stores a store location database (hereinafter referred to as a database) 34A that stores location information for each store, and an inventory management DB 34B that stores the quantity of stock for each store for each product code.

記憶部34は、リアルタイム在庫照会プログラムを格納する。制御部31は記憶部34からリアルタイム在庫照会プログラムを読み出して実行する。   The storage unit 34 stores a real-time inventory inquiry program. The control unit 31 reads the real-time inventory inquiry program from the storage unit 34 and executes it.

登録処理装置1は、一取引を終了するごとに管理装置2の在庫管理ファイル24Bの在庫を更新する。管理装置2は在庫管理ファイル24Bの更新を終了するごとに在庫管理サーバ3の在庫管理DB34Bを更新する。   The registration processing device 1 updates the stock in the stock management file 24B of the management device 2 every time one transaction is completed. The management device 2 updates the inventory management DB 34B of the inventory management server 3 every time the update of the inventory management file 24B is completed.

顧客端末4は、演算装置であるCPUを含む制御部41と、情報を入出力する入出力部42と、情報通信を行う通信部43と、メモリ、ハードディスクドライブ等の記憶装置を含む記憶部44と、顧客端末4の位置情報を取得する位置情報取得部45と、を備える。   The customer terminal 4 includes a control unit 41 including a CPU that is an arithmetic device, an input / output unit 42 that inputs and outputs information, a communication unit 43 that performs information communication, and a storage unit 44 that includes a storage device such as a memory and a hard disk drive. And a position information acquisition unit 45 that acquires the position information of the customer terminal 4.

記憶部44は、リアルタイム在庫照会プログラムを格納する。制御部41は記憶部44からリアルタイム在庫照会プログラムを読み出して実行する。   The storage unit 44 stores a real-time inventory inquiry program. The control unit 41 reads out and executes the real-time inventory inquiry program from the storage unit 44.

顧客端末4は、例えばインターネットなどのような公衆通信回線網5を介して在庫管理サーバ3と接続する。   The customer terminal 4 is connected to the inventory management server 3 via a public communication line network 5 such as the Internet.

位置情報取得部45は、顧客端末4の位置を経度と緯度によって取得する。位置情報取得部45は、例えばGPS(Global positioning system)であってもよく、またこれに限られるものではない。   The position information acquisition unit 45 acquires the position of the customer terminal 4 by longitude and latitude. The position information acquisition unit 45 may be a GPS (Global positioning system), for example, and is not limited thereto.

図2は、商品マスタ14Aのデータ構成を示す図である。図2に示すように、商品マスタ14Aは、商品毎に固有に割り当てられる「商品コード」と、商品の名称である「名称」と、商品の1個当たりの価格である「単価」と、商品の販売部門を示す「部門」と、を格納する。   FIG. 2 is a diagram illustrating a data configuration of the product master 14A. As shown in FIG. 2, the product master 14 </ b> A includes a “product code” that is uniquely assigned to each product, a “name” that is the name of the product, a “unit price” that is the price per product, Stores “department” indicating the sales department.

各データの例は、商品コードが「4000000001234」、名称が「冷凍カルボナーラ」、単価が「398」、部門が「5010」である。   As an example of each data, the product code is “4000000001234”, the name is “Frozen Carbonara”, the unit price is “398”, and the department is “5010”.

商品マスタ24Aのデータ構成は商品マスタ14Aのデータ構成と同様である。   The data configuration of the product master 24A is the same as the data configuration of the product master 14A.

図3は、トランザクションファイル14Bのデータ構成を示す図である。図3に示すように、トランザクションファイル14Bは、顧客が購入した商品を示す「商品コード」と当該商品の名称である「名称」と、当該商品の1個当たりの価格である「単価」と、顧客が購入した個数である「数量」と、を格納する。   FIG. 3 is a diagram showing a data configuration of the transaction file 14B. As shown in FIG. 3, the transaction file 14B includes a “product code” indicating a product purchased by the customer, a “name” that is the name of the product, a “unit price” that is a price per product, “Quantity”, which is the number purchased by the customer, is stored.

各データの例は、商品コードが「4000000001234」、名称が「冷凍カルボナーラ」、単価が「398」、数量が「2」である。   As an example of each data, the product code is “4000000001234”, the name is “Frozen Carbonara”, the unit price is “398”, and the quantity is “2”.

図4は、在庫管理ファイル24Bのデータ構成を示す図である。図4に示すように、在庫管理ファイル24Bは、商品毎に固有に割り当てられる「商品コード」と、商品の名称である「名称」と、管理装置2が設置される店舗10を示す「店舗名」と、現時点での在庫数量を示す「在庫数量」と、を格納する。   FIG. 4 is a diagram showing a data configuration of the inventory management file 24B. As shown in FIG. 4, the inventory management file 24B includes a “product code” that is uniquely assigned to each product, a “name” that is the name of the product, and a “store name” that indicates the store 10 in which the management device 2 is installed. And “inventory quantity” indicating the current inventory quantity.

各データの例は、商品コードが「4000000001234」、名称が「冷凍カルボナーラ」、店舗名が「A店」、在庫数量が「12」である。   As an example of each data, the product code is “4000000001234”, the name is “Frozen Carbonara”, the store name is “A store”, and the inventory quantity is “12”.

図5は、店舗位置DB34Aのデータ構成を示す図である。図5に示すように、店舗位置DB34Aは、各店舗を示す「店舗名」と、当該店舗の位置を示す「位置」と、を格納する。   FIG. 5 is a diagram illustrating a data configuration of the store position DB 34A. As illustrated in FIG. 5, the store position DB 34 </ b> A stores a “store name” indicating each store and a “position” indicating the position of the store.

各データの例は、店舗名が「A店」、位置が「東経135°25' 31'' 北緯45°18' 04''」である。   In the example of each data, the store name is “Store A” and the position is “East longitude 135 ° 25 ′ 31 ″ North latitude 45 ° 18′04 ″”.

図6は、在庫管理DB34Bのデータ構成を示す図である。図6に示すように、在庫管理DB34Bは、商品毎に固有に割り当てられる「商品コード」と、商品の名称である「名称」と、各店舗を示す「店舗名」と、現時点での在庫数量を示す「在庫数量」と、を格納する。   FIG. 6 is a diagram showing a data configuration of the inventory management DB 34B. As shown in FIG. 6, the inventory management DB 34 </ b> B includes a “product code” that is uniquely assigned to each product, a “name” that is the name of the product, a “store name” that indicates each store, and the current inventory quantity. “Inventory quantity” indicating “” is stored.

各データの例は、商品コードが「4000000001234」、名称が「冷凍カルボナーラ」、店舗名が「A店」、在庫数量が「12」である。   As an example of each data, the product code is “4000000001234”, the name is “Frozen Carbonara”, the store name is “A store”, and the inventory quantity is “12”.

図7は、リアルタイム在庫照会システムの在庫管理DB34Bの更新動作を示すフローチャートである。図7に示すように、ステップ701において、登録処理装置1は、スキャナによって商品の商品コードをスキャンする。   FIG. 7 is a flowchart showing an update operation of the inventory management DB 34B of the real-time inventory inquiry system. As shown in FIG. 7, in step 701, the registration processing apparatus 1 scans the product code of the product using a scanner.

ステップ702において、登録処理装置1は、読み込んだ商品コードに基づいて商品マスタ14Aを検索し、名称と単価を読み出す。登録処理装置1は、読み込んだ商品コードと、名称と、数量と、をトランザクションファイル14Bに格納する。   In step 702, the registration processing apparatus 1 searches the product master 14A based on the read product code, and reads the name and unit price. The registration processing apparatus 1 stores the read product code, name, and quantity in the transaction file 14B.

ステップ703において、登録処理装置1は小計ボタンが押下されたかを判定する。登録処理装置1は、小計ボタンが押下されたと判定した場合、ステップ704に進み、押下されていないと判定した場合、ステップ701に戻る。   In step 703, the registration processing apparatus 1 determines whether the subtotal button has been pressed. If the registration processing apparatus 1 determines that the subtotal button has been pressed, the process proceeds to step 704. If it determines that the subtotal button has not been pressed, the registration processing apparatus 1 returns to step 701.

ステップ704において、登録処理装置1は小計を計算する。
ステップ705において、登録処理装置1は、管理装置2に対して在庫管理ファイル24Bの更新指示を、商品コード、名称、及び数量とともに送信する。
ステップ706において、登録処理装置1は、預り金を入力する。
ステップ707において、登録処理装置1はつり銭を計算する。
ステップ708において、登録処理装置1はトランザクションファイル14Bをクリアする。
In step 704, the registration processing apparatus 1 calculates a subtotal.
In step 705, the registration processing apparatus 1 transmits an update instruction for the inventory management file 24 </ b> B to the management apparatus 2 together with the product code, name, and quantity.
In step 706, the registration processing apparatus 1 inputs a deposit.
In step 707, the registration processing apparatus 1 calculates change.
In step 708, the registration processing apparatus 1 clears the transaction file 14B.

ステップ709において、管理装置2は在庫管理ファイル24Bを更新する。すなわち、管理装置2は受信した商品コードに該当する在庫数量から受信した数量を減じて在庫数量に格納する。   In step 709, the management apparatus 2 updates the inventory management file 24B. That is, the management device 2 subtracts the received quantity from the inventory quantity corresponding to the received product code and stores it in the inventory quantity.

ステップ710において、管理装置2は、在庫管理サーバ3に対して在庫管理DB34Bの更新指示を、商品コード、名称、店舗名、及び在庫数量とともに送信する。   In step 710, the management apparatus 2 transmits an update instruction for the inventory management DB 34 </ b> B to the inventory management server 3 together with the product code, name, store name, and inventory quantity.

ステップ711において、在庫管理サーバ3は在庫管理DB34を更新する。すなわち、在庫管理サーバ3は、受信した商品コード、名称、店舗名に該当する在庫数量を、受信した在庫数量によって更新する。   In step 711, the inventory management server 3 updates the inventory management DB 34. That is, the inventory management server 3 updates the inventory quantity corresponding to the received product code, name, and store name with the received inventory quantity.

図8は、リアルタイム在庫照会システムの店舗在庫照会動作を示すフローチャートである。図8に示すように、ステップ801において、顧客端末4は、入出力部42から商品コードを入力する。   FIG. 8 is a flowchart showing the store inventory inquiry operation of the real-time inventory inquiry system. As shown in FIG. 8, in step 801, the customer terminal 4 inputs a product code from the input / output unit 42.

ステップ802において、顧客端末4は、店舗在庫の問い合わせ指示を入力する。
ステップ803において、顧客端末4は、位置情報取得部45によって顧客端末4の位置情報を取得する。
In step 802, the customer terminal 4 inputs a store inventory inquiry instruction.
In step 803, the customer terminal 4 acquires the position information of the customer terminal 4 by the position information acquisition unit 45.

ステップ804において、顧客端末4は、店舗在庫の問い合わせ指示を、在庫管理サーバ3に対して、位置情報、商品コード、及び予め顧客端末4に登録してあるメールアドレスとともに送信する。   In step 804, the customer terminal 4 transmits a store inventory inquiry instruction to the inventory management server 3 together with the position information, the product code, and the mail address registered in the customer terminal 4 in advance.

ステップ805において、在庫管理サーバ3は問い合わせ指示を受信する。
ステップ806において、在庫管理サーバ3は受信した位置情報に基づいて店舗位置DB34Aを検索し、受信した位置情報からあらかじめ決められた距離内にある店舗名を読み出す。
In step 805, the inventory management server 3 receives an inquiry instruction.
In step 806, the inventory management server 3 searches the store location DB 34A based on the received location information, and reads store names within a predetermined distance from the received location information.

ステップ807において、在庫管理サーバ3は、受信した商品コードと、検索した店舗名と、に基づいて在庫管理DB34Bを検索し、店舗別の在庫数量を読み出す。   In step 807, the inventory management server 3 searches the inventory management DB 34B based on the received product code and the searched store name, and reads the inventory quantity for each store.

ステップ808において、在庫管理サーバ3は、顧客端末4に回答として、商品コードと、商品名と、店舗名と、読み出した店舗別の在庫数量と、を送信する。   In step 808, the inventory management server 3 transmits the product code, the product name, the store name, and the read inventory quantity for each store as an answer to the customer terminal 4.

ステップ809において、在庫管理サーバ3は、受信したメールアドレスに、回答として、商品コードと、商品名と、店舗名と、読み出した店舗別の在庫数量と、を送信する。   In step 809, the inventory management server 3 transmits a product code, a product name, a store name, and the read inventory quantity for each store as a reply to the received mail address.

ステップ810において、顧客端末4は入出力部42に受信した回答に基づいて店舗ごとの在庫を表示する。   In step 810, the customer terminal 4 displays the inventory for each store based on the received answer at the input / output unit 42.

図9は、顧客端末4が表示する在庫確認結果画面901の例である。図9に示すように、顧客端末4は、在庫確認結果画面901に商品コードと、名称と、店舗ごとの在庫と、を一覧表示する。   FIG. 9 is an example of an inventory confirmation result screen 901 displayed by the customer terminal 4. As illustrated in FIG. 9, the customer terminal 4 displays a list of product codes, names, and stocks for each store on the inventory confirmation result screen 901.

顧客端末4は、在庫確認結果画面901に、地図902によって店舗ごとの在庫数量を表示してもよい。   The customer terminal 4 may display the inventory quantity for each store on the inventory confirmation result screen 901 using the map 902.

この場合、在庫数量は、地図902の各店舗の所在場所に、吹き出し904によって表示するとともに、現在位置903として顧客端末4の位置を表示してもよい。   In this case, the inventory quantity may be displayed by a balloon 904 at the location of each store on the map 902, and the position of the customer terminal 4 may be displayed as the current position 903.

以上述べたように、本実施形態のリアルタイム在庫照会システムは、顧客との取引を決済する登録処理装置1と、店舗ごとの位置情報を格納する店舗位置DB34A及び登録処理装置1から受信した決済情報に基づいて、商品に固有に割り当てられる商品コードごとの在庫を格納する在庫管理DB34Bを備える在庫管理サーバ3と、位置情報を取得する位置情報取得部45を備え、在庫管理サーバ3に、在庫問い合わせ指示を位置情報及び商品コードとともに送信し、在庫管理サーバ3が受信した商品コード及び位置情報に基づいて店舗位置DB34Aから読み出した店舗名に基づいて在庫管理DB34Bから読み出した在庫数量を受信し、受信した店舗名、店舗ごとの店舗位置、及び在庫数量を表示する入出力部を備える顧客端末4と、を備える。   As described above, the real-time inventory inquiry system of the present embodiment includes the registration processing device 1 that settles transactions with customers, the store location DB 34A that stores location information for each store, and the settlement information received from the registration processing device 1. The inventory management server 3 includes an inventory management DB 34B that stores the inventory for each product code uniquely assigned to the product, and the location information acquisition unit 45 that acquires location information. An instruction is transmitted together with location information and a product code, and the inventory quantity read from the inventory management DB 34B is received based on the store name read from the store location DB 34A based on the product code and location information received by the inventory management server 3, and received. A customer terminal 4 having an input / output unit for displaying the store name, the store position for each store, and the inventory quantity; Provided.

従って、リアルタイムにて訪問可能な店舗の在庫が一覧できるという効果がある。   Accordingly, there is an effect that the inventory of stores that can be visited in real time can be listed.

いくつかの実施形態を説明したが、これらの実施形態は、例として提示したものであり、発明の範囲を限定することは意図していない。これら実施形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことができる。これら実施形態やその変形は、発明の範囲や要旨に含まれると同様に、特許請求の範囲に記載された発明とその均等の範囲に含まれるものである。   Although several embodiments have been described, these embodiments have been presented by way of example and are not intended to limit the scope of the invention. These embodiments can be implemented in various other forms, and various omissions, replacements, and changes can be made without departing from the spirit of the invention. These embodiments and their modifications are included in the scope and gist of the invention, and are also included in the invention described in the claims and the equivalents thereof.

1:登録処理装置
2:管理装置
3:在庫管理サーバ
4:顧客端末
34A:店舗位置データベース
34B:在庫管理データベース
1: Registration processing device 2: Management device 3: Inventory management server 4: Customer terminal 34A: Store location database 34B: Inventory management database

Claims (6)

顧客との取引を決済する登録処理装置と、
店舗に固有に割り当てられる店舗名と店舗ごとの位置情報である店舗位置とを格納する店舗位置データベース及び前記登録処理装置から受信した決済情報に基づいて、商品に固有に割り当てられる商品コードごとの在庫数量を格納する在庫管理データベースを備える在庫管理サーバと、
現在の位置情報である端末位置を取得する位置情報取得部を備え、前記在庫管理サーバに、在庫問い合わせ指示を前記端末位置及び前記商品コードとともに送信し、前記在庫管理サーバが受信した前記商品コード及び前記端末位置に基づいて前記店舗位置データベースから読み出した店舗名に基づいて前記在庫管理データベースから読み出した前記在庫数量を受信し、受信した前記店舗名、前記店舗位置、及び前記在庫数量を入出力部に表示する顧客端末と、
を備えるリアルタイム在庫照会システム。
A registration processing device that settles transactions with customers;
Stock for each product code uniquely assigned to the product based on the store location database storing the store name uniquely assigned to the store and the store location which is location information for each store and the settlement information received from the registration processing device An inventory management server comprising an inventory management database for storing quantities;
A location information acquisition unit that acquires a terminal location that is current location information, and transmits an inventory inquiry instruction to the inventory management server together with the terminal location and the product code, and the product code received by the inventory management server; The inventory quantity read from the inventory management database based on the store name read from the shop location database based on the terminal location is received, and the received store name, the store location, and the inventory quantity are input / output units Customer terminals to be displayed on
Real-time inventory inquiry system.
前記顧客端末は、
地図を用いて店舗ごとのリアルタイムの在庫数量を入出力部に表示する請求項1記載のリアルタイム在庫照会システム。
The customer terminal is
The real-time inventory inquiry system according to claim 1, wherein a real-time inventory quantity for each store is displayed on the input / output unit using a map.
前記顧客端末は、前記地図に、
前記顧客端末の現在位置と、
前記店舗の位置及び前記店舗ごとの在庫数量を表示する請求項2記載のリアルタイム在庫照会システム。
The customer terminal is on the map,
The current location of the customer terminal;
The real-time inventory inquiry system according to claim 2, wherein the store location and the inventory quantity for each store are displayed.
前記顧客端末は、
前記地図の前記店舗の位置に前記店舗ごとの在庫数量を吹き出しに入れて表示する請求項3記載のリアルタイム在庫照会システム。
The customer terminal is
4. The real-time inventory inquiry system according to claim 3, wherein the inventory quantity for each store is displayed in a balloon at the location of the store on the map.
前記在庫管理サーバは、
前記店舗ごとの在庫をあらかじめ指定されたメールアドレスにメールにて送信する請求項4記載のリアルタイム在庫照会システム。
The inventory management server
The real-time inventory inquiry system according to claim 4, wherein the inventory for each store is transmitted by e-mail to a pre-designated e-mail address.
顧客との取引を決済する登録処理装置と、
店舗に固有に割り当てられる店舗名と店舗ごとの位置情報である店舗位置とを格納する店舗位置データベース及び前記登録処理装置から受信した決済情報に基づいて、商品に固有に割り当てられる商品コードごとの在庫数量を格納する在庫管理データベースを備える在庫管理サーバと、
現在の位置情報である端末位置を取得する位置情報取得部を備える顧客端末と、
を備えるリアルタイム在庫照会システムのリアルタイム在庫照会プログラムであって、
前記管理サーバを、
前記顧客端末から在庫問い合わせ指示を前記端末位置及び前記商品コードとともに受信した場合、
前記在庫管理サーバが受信した前記商品コード及び前記端末位置に基づいて前記店舗位置データベースから読み出した店舗名に基づいて前記在庫管理データベースから前記在庫数量を読み出す在庫数量読み出し手段と、
受信した前記店舗名、前記店舗位置、及び前記在庫数量を入出力部に表示する顧客端末に前記店舗名、前記店舗位置、及び前記在庫数量を送信する在庫数量送信手段と、
として機能させるためのリアルタイム在庫照会プログラム。
A registration processing device that settles transactions with customers;
Stock for each product code uniquely assigned to the product based on the store location database storing the store name uniquely assigned to the store and the store location which is location information for each store and the settlement information received from the registration processing device An inventory management server comprising an inventory management database for storing quantities;
A customer terminal comprising a position information acquisition unit for acquiring a terminal position which is the current position information;
A real-time inventory inquiry program for a real-time inventory inquiry system comprising:
The management server
When receiving an inventory inquiry instruction from the customer terminal together with the terminal position and the product code,
Inventory quantity reading means for reading the inventory quantity from the inventory management database based on the store name read from the store position database based on the product code and the terminal position received by the inventory management server;
Stock quantity transmitting means for transmitting the store name, the store position, and the inventory quantity to a customer terminal that displays the received shop name, the shop position, and the inventory quantity on an input / output unit;
Real-time inventory inquiry program to function as.
JP2013032210A 2013-02-21 2013-02-21 Real time stock inquiry system and real time stock inquiry program Pending JP2014164330A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013032210A JP2014164330A (en) 2013-02-21 2013-02-21 Real time stock inquiry system and real time stock inquiry program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013032210A JP2014164330A (en) 2013-02-21 2013-02-21 Real time stock inquiry system and real time stock inquiry program

Publications (1)

Publication Number Publication Date
JP2014164330A true JP2014164330A (en) 2014-09-08

Family

ID=51614924

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013032210A Pending JP2014164330A (en) 2013-02-21 2013-02-21 Real time stock inquiry system and real time stock inquiry program

Country Status (1)

Country Link
JP (1) JP2014164330A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017009069A (en) * 2015-06-24 2017-01-12 Jxエネルギー株式会社 Centralized management system of hydrogen station, and hydrogen manufacturing and shipping system
JP2020135373A (en) * 2019-02-19 2020-08-31 株式会社日本総合研究所 Store management system and program
JP2020528615A (en) * 2017-07-17 2020-09-24 バイエル、ソシエダーデ、アノニマBayer S.A. Drug availability
JP2021028768A (en) * 2019-08-09 2021-02-25 株式会社ライラック Stock control system
JP7354365B1 (en) 2022-06-30 2023-10-02 ヤフー株式会社 Information processing device, information processing method, and information processing program

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017009069A (en) * 2015-06-24 2017-01-12 Jxエネルギー株式会社 Centralized management system of hydrogen station, and hydrogen manufacturing and shipping system
JP2020528615A (en) * 2017-07-17 2020-09-24 バイエル、ソシエダーデ、アノニマBayer S.A. Drug availability
JP2020135373A (en) * 2019-02-19 2020-08-31 株式会社日本総合研究所 Store management system and program
JP7273534B2 (en) 2019-02-19 2023-05-15 株式会社日本総合研究所 Store management system and program
JP2021028768A (en) * 2019-08-09 2021-02-25 株式会社ライラック Stock control system
JP7354365B1 (en) 2022-06-30 2023-10-02 ヤフー株式会社 Information processing device, information processing method, and information processing program

Similar Documents

Publication Publication Date Title
US10580052B2 (en) Systems and methods for controlling shelf display units and for graphically presenting information on shelf display units
US9589294B2 (en) Location based alerts for shopper
US10127595B1 (en) Categorization of items based on attributes
US20120004954A1 (en) Crowd-Sourced Shopping List Augmentation
JP6206760B2 (en) Customer requirement management system, customer requirement management method, program
US20140304075A1 (en) Methods and systems for transmitting live coupons
KR20180069099A (en) Shopping trip planner
JP2014164330A (en) Real time stock inquiry system and real time stock inquiry program
US20170032290A1 (en) Personalized shopping and routing
US20170046771A1 (en) System and Method for Real-Time Full-Service Shopping
US20190213616A1 (en) Shopper Traffic Flow Spatial Analytics Based on Indoor Positioning Data
US10657342B2 (en) Portable wireless communication terminal installed on a shopping cart
KR20160038662A (en) Omni commerce method and apparatus thereof
CN112074859A (en) Welfare type low-price mall system and operation method thereof
US20190213607A1 (en) Shopper Traffic Flow Visualization Based on Point of Sale (POS) Transaction Data
JP2015001903A (en) Notification system, notification method, and notification program
JP2011150700A (en) Apparatus, method and program for order-receiving commodity, and computer-readable recording medium with the program recorded thereon
JP2018097628A (en) Shop correlation diagram display device and shop correlation diagram display system
JP2018028890A (en) Commodity management server, commodity management method, program, and commodity management system
JP2016177448A (en) Expense item ratio estimation device and expense item ratio estimation method
JP2019040570A (en) Sales promotion system, sales promotion device and program
JP2016004442A (en) Sales price calculation device and sales price calculation system
JP6159276B2 (en) Sales information registration processing device, point server, and point processing program
TWI781457B (en) Method, system, and computer readable medium for filling in recipient information
KR101626197B1 (en) Method of time-sale based on smart phone application