[go: up one dir, main page]

JP2006164054A - Inventory data processing apparatus and inventory data processing program - Google Patents

Inventory data processing apparatus and inventory data processing program Download PDF

Info

Publication number
JP2006164054A
JP2006164054A JP2004357008A JP2004357008A JP2006164054A JP 2006164054 A JP2006164054 A JP 2006164054A JP 2004357008 A JP2004357008 A JP 2004357008A JP 2004357008 A JP2004357008 A JP 2004357008A JP 2006164054 A JP2006164054 A JP 2006164054A
Authority
JP
Japan
Prior art keywords
inventory
product
data
department
items
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
JP2004357008A
Other languages
Japanese (ja)
Inventor
Mitsuko Watanabe
晃子 渡邉
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 JP2004357008A priority Critical patent/JP2006164054A/en
Publication of JP2006164054A publication Critical patent/JP2006164054A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

【課題】棚卸確定操作の前に棚卸実行し忘れの商品有無を確認できるようにして、棚卸確定操作にやり直しを未然に防止する。
【解決手段】各商品の単品コードに対応して部門が設定された単品マスタファイルと、未確定の商品棚卸データを蓄積保存する棚卸入力データファイルと、確定済の商品棚卸データを蓄積保存する棚卸確定データファイルとを備える。部門別にその部門に属する商品の単品数を単品マスタファイルのデータを参照して計数する。部門別にその部門に属する商品で棚卸確定済の単品数を棚卸確定データファイルのデータを参照して計数する。部門別にその部門に属する商品で商品棚卸データ入力済の単品数を棚卸入力データファイルのデータを参照して計数する。部門別にマスタ単品数から棚卸済単品数と棚卸入力単品数とを減算して未棚卸単品数を算出する。部門別の未棚卸単品数を出力する。
【選択図】 図7
An object of the present invention is to make it possible to check whether or not a product has been forgotten to be executed before the inventory confirmation operation, thereby preventing the inventory confirmation operation from being redone.
A single product master file in which a department is set corresponding to a single product code of each product, an inventory input data file for accumulating and storing unconfirmed product inventory data, and an inventory for accumulating and storing confirmed product inventory data. A definite data file. For each department, the number of single items belonging to the department is counted with reference to the data of the single article master file. For each department, the number of single items for which inventory has been confirmed for the products belonging to that department is counted with reference to the data in the inventory confirmation data file. For each department, the number of single articles for which goods inventory data has already been entered is counted with reference to the data in the inventory input data file. The number of uninvented single items is calculated by subtracting the number of single inventoried items and the number of single-inventory input items from the number of master single items for each department. Output the number of uninvented single items by department.
[Selection] Figure 7

Description

本発明は、商品棚卸データを確定させる棚卸データ処理装置、及びコンピュータを上記棚卸データ処理装置として機能させるための棚卸データ処理プログラムに関する。   The present invention relates to an inventory data processing apparatus for determining product inventory data, and an inventory data processing program for causing a computer to function as the inventory data processing apparatus.

スーパーマーケット等の商店では、例えば月末に各商品の在庫数量を調べ、商品毎にその月の在庫数量と仕入数量と売上数量とから損失の有無等をチェックする、いわゆる棚卸作業を定期的に行う必要がある。   In stores such as supermarkets, for example, the inventory quantity of each product is checked at the end of the month, and the inventory quantity, purchase quantity, and sales quantity of the month are checked for each product, so-called inventory work is periodically performed. There is a need.

この棚卸作業を効率よく進めるために、従来、ハンディターミナル等に設けられたスキャナで在庫商品の単品コード(バーコード)をスキャニングすることにより、その単品コードによって特定される商品の在庫数量が1ずつ加算されるように構成して、商品別の在庫数量を簡単に集計できるようにした技術が知られていた(例えば、特許文献1参照)。   In order to carry out the inventory work efficiently, the inventory quantity of the product specified by the single product code is one by one by scanning the single product code (bar code) of the stock product with a scanner provided in a handy terminal or the like. There has been known a technique that is configured to be added so that the inventory quantity for each product can be easily aggregated (see, for example, Patent Document 1).

ところで、ハンディターミナル等の入力端末を用いて入力された商品棚卸データは、例えばPOS(Point Of Sales)システムの上位サーバであるストアコントローラに送られる。そして、ストアコントローラにおいて棚卸確定操作がなされると、棚卸実行日の情報とともにデータベースに保管される。   Incidentally, product inventory data input using an input terminal such as a handy terminal is sent to a store controller, which is an upper server of a POS (Point Of Sales) system, for example. Then, when the inventory confirmation operation is performed in the store controller, it is stored in the database together with information on the inventory execution date.

一方、ストアコントローラのデータベースには、各商品の仕入数量や売上数量等も計数管理されている。そして、ストアコントローラにおいて例えば年月度を指定して棚卸伝票の出力を指令すると、その年月度に棚卸が実行された商品の商品別在庫数量と、当該商品の前回棚卸時の在庫数量と、前回棚卸時から今回棚卸時までの期間内の総仕入数量及び総売上数量とを一覧で示す棚卸帳票が作成されて、表示または印字出力される。この棚卸帳票を精査することにより、店舗管理者は、各商品の損失有無等をチェックすることができる。
特開2003−44939号公報
On the other hand, the store controller database also counts and manages the purchase quantity and sales quantity of each product. Then, for example, when the store controller designates the year and month and instructs the output of the inventory slip, the stock quantity by product of the product that was invented in that year, the stock quantity at the time of the previous inventory of the product, the previous inventory An inventory form showing a list of the total purchase quantity and the total sales quantity in the period from the current time to the current inventory time is created and displayed or printed out. By inspecting the inventory form, the store manager can check whether or not each product is lost.
JP 2003-44939 A

しかしながら従来は、棚卸確定操作が行われた後で棚卸が実行された商品の損失有無はチェックできるものの、棚卸を実行し忘れた商品の有無を、確定操作前にチェックすることはできなかった。このため、確定操作をした後で棚卸を実行し忘れた商品があることがわかり、その商品の棚卸データを入力後、再度確定操作をしなければならないという煩雑さがあった。   However, conventionally, although it is possible to check the presence or absence of a product for which inventory has been executed after the inventory confirmation operation has been performed, it has not been possible to check for the presence or absence of a product for which inventory has been forgotten. For this reason, it has been found that there is a product for which the inventory is forgotten to be executed after the confirmation operation, and the confirmation operation has to be performed again after inputting the inventory data of the product.

本発明はこのような事情に基づいてなされたもので、その目的とするところは、棚卸確定操作の前に棚卸実行し忘れの商品有無を確認することができ、棚卸確定操作にやり直しを未然に防止できる棚卸データ処理装置を提供しようとするものである。   The present invention has been made based on such circumstances, and the purpose of the present invention is to confirm the presence or absence of a product that has been forgotten to be executed before the inventory confirmation operation, and to repeat the inventory confirmation operation. It is an object of the present invention to provide an inventory data processing apparatus that can be prevented.

また本発明は、棚卸確定操作の前に棚卸実行し忘れの商品有無を確認でき、棚卸確定操作にやり直しを未然に防止できる棚卸データ処理機能をコンピュータ上で実現可能な棚卸データ処理プログラムを提供しようとするものである。   Also, the present invention provides an inventory data processing program that can check whether or not a product has been forgotten to be executed before the inventory confirmation operation, and can implement an inventory data processing function on a computer that can prevent the inventory confirmation operation from being redone. It is what.

本発明の棚卸データ処理装置は、棚卸が行われた商品の単品コード,棚卸数量等の商品棚卸データを取込み確定させるものであって、各商品の単品コードに対応してその商品が属する部門が設定された単品マスタファイルと、未確定の商品棚卸データを蓄積保存する棚卸入力データファイルと、確定済の商品棚卸データを蓄積保存する棚卸確定データファイルとを備えている。また、各商品を分類する部門別にその部門に属する商品の単品数を単品マスタファイルのデータを参照して計数するマスタ単品数計数手段、部門別にその部門に属する商品で棚卸確定済の単品数を棚卸確定データファイルのデータを参照して計数する棚卸済単品数計数手段、部門別にその部門に属する商品で商品棚卸データ入力済の単品数を棚卸入力データファイルのデータを参照して計数する棚卸入力単品数計数手段、及び、部門別にマスタ単品数から棚卸済単品数と棚卸入力単品数とを減算して未棚卸単品数を算出する未棚卸単品数算出手段を備え、この未棚卸単品数算出手段により算出された部門別の未棚卸単品数を出力することで、棚卸確定操作の前に棚卸実行し忘れの商品有無を確認できるようにしたものである。   The inventory data processing apparatus of the present invention captures and confirms the product inventory data such as the single product code and inventory quantity of the product for which inventory has been performed, and the department to which the product belongs corresponds to the single product code of each product. A set single product master file, an inventory input data file for accumulating and storing unconfirmed product inventory data, and an inventory confirmation data file for accumulating and storing confirmed product inventory data are provided. In addition, a master single item counting means that counts the number of single items belonging to the division for each category by referring to the data in the single item master file, and the number of single items that have been inventoried for the products belonging to the division for each division. Inventory counting unit that counts by referring to the data in the inventory confirmation data file, inventory input that counts the number of single items that have entered the product inventory data for the products belonging to that department by department, with reference to the data in the inventory input data file Single item number counting means and non-inventory single item calculation means for calculating the number of uninvented single items by subtracting the number of single inventory items and the number of inventory input single items from the master single item number for each department. By outputting the number of uninvented single items for each department calculated by the above, it is possible to check the presence or absence of a product that has been forgotten to be inventoried before the inventory confirmation operation.

また、本発明の棚卸データ処理プログラムは、各商品の単品コードに対応してその商品が属する部門が設定された単品マスタファイルと、棚卸が行われた商品の単品コード,棚卸数量等の商品棚卸データのうち未確定の商品棚卸データを蓄積保存する棚卸入力データファイルと、商品棚卸データのうち確定済の商品棚卸データを蓄積保存する棚卸確定データファイルとをアクセス可能なコンピュータに、各商品を分類する部門別にその部門に属する商品の単品数を単品マスタファイルのデータを参照して計数する機能と、部門別にその部門に属する商品で棚卸確定済の単品数を棚卸確定データファイルのデータを参照して計数する機能と、部門別にその部門に属する商品で商品棚卸データ入力済の単品数を棚卸入力データファイルのデータを参照して計数する機能と、部門別に算出されたマスタ単品数から棚卸済単品数と棚卸入力単品数とを減算して未棚卸単品数を算出する機能と、この機能により算出された部門別の未棚卸単品数を出力する機能とを実現させるものである。   Further, the inventory data processing program of the present invention includes a single item master file in which a department to which a product belongs is set corresponding to a single item code of each item, a single item code of an item for which inventory has been performed, and a product inventory such as an inventory quantity. Classify each product on a computer that can access the inventory input data file that stores and stores unconfirmed product inventory data in the data and the inventory confirmation data file that stores and stores confirmed product inventory data in the product inventory data A function that counts the number of single items belonging to each department by referring to the data in the single item master file, and the number of single items that have been inventoried for products belonging to that department for each department, with reference to the data in the inventory confirmation data file Count the number of single items that have already been entered in the product inventory data for the products belonging to that department by department. A function to calculate the number of uninvented single items by subtracting the number of inventoried single items and the number of inventoried single items from the number of master single items calculated for each department, and a function for each department calculated by this function. It realizes the function to output the number of uninvented single items.

かかる手段を講じた本発明によれば、棚卸確定操作の前に棚卸実行し忘れの商品有無を確認することができ、棚卸確定操作にやり直しを未然に防止できる棚卸データ処理装置を提供できる。   According to the present invention in which such measures are taken, it is possible to provide an inventory data processing apparatus that can confirm whether or not a product has been forgotten to be executed before the inventory confirmation operation and can prevent the inventory confirmation operation from being performed again.

また、棚卸確定操作の前に棚卸実行し忘れの商品有無を確認でき、棚卸確定操作にやり直しを未然に防止できる棚卸データ処理機能をコンピュータ上で実現可能な棚卸データ処理プログラムを提供できる。   In addition, it is possible to provide an inventory data processing program that can confirm on the computer the inventory data processing function that can confirm whether there is a product that has been forgotten to be executed before the inventory confirmation operation and can prevent the inventory confirmation operation from being redone.

以下、本発明を実施するための最良の形態を、図面を用いて説明する。
なお、この実施の形態は、POSシステムの上位サーバであるストアコントローラとして機能するコンピュータに、本発明に係わる棚卸データ処理プログラムをインストールすることによって、当該コンピュータを棚卸データ処理装置として機能させる場合である。
Hereinafter, the best mode for carrying out the present invention will be described with reference to the drawings.
In this embodiment, the inventory data processing program according to the present invention is installed in a computer that functions as a store controller, which is a host server of the POS system, so that the computer functions as an inventory data processing apparatus. .

図1は本実施の形態における棚卸データ処理システムの要部構成を示すブロック図である。このシステムは、ストアコントローラとして機能するコンピュータの本体10と、このコンピュータ本体10に接続されたキーボード,マウス等の操作入力部20と、同じくコンピュータ本体10に接続された液晶ディスプレイ,CRTディスプレイ等の表示部30と、商品販売データや商品仕入れデータ等の入力端末であるPOSターミナル40と、商品棚卸データの入力端末であるハンディターミナル50とから構成されている。   FIG. 1 is a block diagram showing a main configuration of an inventory data processing system according to the present embodiment. This system includes a computer main body 10 functioning as a store controller, an operation input unit 20 such as a keyboard and a mouse connected to the computer main body 10, and a display such as a liquid crystal display and a CRT display connected to the computer main body 10. The unit 30 includes a POS terminal 40 which is an input terminal for merchandise sales data and merchandise purchase data, and a handy terminal 50 which is an input terminal for merchandise inventory data.

コンピュータ本体10は、本発明に係わる棚卸データ処理機能を実現するために、通信インターフェイス部11、演算処理部12、プログラム記憶部13、データ記憶部14、入力・表示制御部15及び表示バッファ16等を備えている。   The computer main body 10 includes a communication interface unit 11, an arithmetic processing unit 12, a program storage unit 13, a data storage unit 14, an input / display control unit 15, a display buffer 16 and the like in order to realize an inventory data processing function according to the present invention. It has.

通信インターフェイス部11は、通信回線41を介して接続されるPOSターミナル40から販売登録された商品の単品コード,販売点数等の商品販売データを取込む機能を有している。また、通信回線51を介して接続されるハンディターミナル50から、棚卸が行われた商品の単品コード,棚卸数量等の商品棚卸データを取込む機能を有している。通信インターフェイス部11は、例えばLANボードで構成されている。   The communication interface unit 11 has a function of taking in merchandise sales data such as a single item code and a sale number of merchandise registered for sale from the POS terminal 40 connected via the communication line 41. In addition, it has a function of fetching product inventory data such as a single product code and an inventory quantity of a product for which inventory has been performed from the handy terminal 50 connected via the communication line 51. The communication interface unit 11 is configured by a LAN board, for example.

演算処理部12は、プログラム記憶部13に記憶されたプログラムに基づいて各種の演算処理を行うもので、その演算処理の際にデータ記憶部14に記憶されているデータファイルをアクセス可能である。演算処理部12は、例えばCPUで構成されている。   The arithmetic processing unit 12 performs various types of arithmetic processing based on a program stored in the program storage unit 13, and can access a data file stored in the data storage unit 14 during the arithmetic processing. The arithmetic processing unit 12 is constituted by a CPU, for example.

プログラム記憶部13には、本発明に係わる棚卸データ処理プログラムが記憶されている。棚卸データ処理プログラムは、CD−ROM,フレキシブルディスク等のコンピュータ読取可能な記録媒体にその実体が記録されており、コンピュータ本体10に設けられた媒体読取装置で読取らせることによって、プログラム記憶部13に書き込まれる。あるいは、伝送媒体である通信回線41,51を経由してその実体がコンピュータ本体10にダウンロードされ、プログラム記憶部13に書き込まれる。プログラム記憶部13は、例えばROM,EPROM,HDD装置等で構成されている。   The program storage unit 13 stores an inventory data processing program according to the present invention. The inventory data processing program has its substance recorded on a computer-readable recording medium such as a CD-ROM or a flexible disk, and is read by a medium reader provided in the computer main body 10, whereby the program storage unit 13. Is written to. Alternatively, the entity is downloaded to the computer main body 10 via the communication lines 41 and 51 which are transmission media, and written into the program storage unit 13. The program storage unit 13 is composed of, for example, a ROM, EPROM, HDD device or the like.

入力・表示制御部15は、操作入力部20を介して入力されるデータを取込み、演算処理部12に与える機能と、表示バッファ16から表示データを読み出して表示部30に表示させる機能とを有している。入力・表示制御部15は、例えば入出力インターフェイスとドライバで構成されている。   The input / display control unit 15 has a function of fetching data input via the operation input unit 20 and supplying the data to the arithmetic processing unit 12, and a function of reading display data from the display buffer 16 and displaying it on the display unit 30. is doing. The input / display control unit 15 includes, for example, an input / output interface and a driver.

データ記憶部14は、部門マスタファイル61,単品マスタファイル62,棚卸入力データファイル63及び棚卸確定データファイル64等のデータファイルを記憶する機能を有している。データ記憶部14は、例えばHDD装置,メモリカード等の不揮発性記憶装置で構成されている。   The data storage unit 14 has a function of storing data files such as a department master file 61, a single product master file 62, an inventory input data file 63, and an inventory confirmation data file 64. The data storage unit 14 is configured by a nonvolatile storage device such as an HDD device or a memory card.

部門マスタファイル61は、図2に示すように、各商品を分類する部門コード別に、部門名称と未棚卸処理区分コードとを記憶するデータファイルである。ここで、未棚卸処理区分コード=1は、当該部門に属する商品で棚卸がされなかった商品の棚卸数量を“0”で確定する処理に対応する。未棚卸処理区分コード=0は、当該部門に属する商品で棚卸がされなかった商品の棚卸数量を、前回棚卸数量に仕入数量を加算した値から売上数量を減算した帳簿上計算値で確定する処理に対応する。未棚卸処理区分コード=2は、当該部門に属する商品で棚卸がされなかった商品の棚卸数量を、後述する未棚卸単品数が“0”の場合は“0”で確定し、“0”以外の場合には帳簿上計算値で確定する処理に対応する。   As shown in FIG. 2, the department master file 61 is a data file that stores a department name and an uninventory processing classification code for each department code for classifying each product. Here, the uninventory process classification code = 1 corresponds to a process of determining the inventory quantity of a product that has not been inventoried with a product belonging to the department by “0”. The uninventory processing classification code = 0 determines the inventory quantity of a product that has not been inventoried for a product belonging to the relevant department as the calculated value on the book, which is obtained by subtracting the sales quantity from the value obtained by adding the purchased quantity to the previous inventory quantity. Corresponds to processing. The uninventory processing classification code = 2 is determined as “0” when the number of uninventoried single items described later is “0”, and other than “0”, if the number of uninvented items is “0”. In the case of, this corresponds to the process of confirming with the calculated value on the book.

単品マスタファイル62は、図3に示すように、商品毎に設定される各商品の単品コードに対応して、その商品が属する部門コード及び単品名称と、棚卸確定数量,仕入数量及び売上数量とを記憶するデータファイルである。棚卸確定数量は、最新の棚卸確定処理で商品毎に確定された棚卸数量である。仕入数量は、最新の棚卸確定処理以後における商品別の総仕入数量であって、操作入力部20からの操作入力によりデータ記憶部14に蓄積されているデータに基づいて更新される。売上数量は、最新の棚卸確定処理以後における商品別の総売上数量であって、POSターミナル40から取込まれる商品販売データに基づいて更新される。   As shown in FIG. 3, the single product master file 62 corresponds to the single product code of each product set for each product, and the department code and single product name to which the product belongs, the inventory confirmation quantity, the purchase quantity, and the sales quantity. Is a data file for storing. The inventory confirmation quantity is an inventory quantity determined for each product in the latest inventory confirmation processing. The purchase quantity is a total purchase quantity for each product after the latest inventory confirmation process, and is updated based on data accumulated in the data storage unit 14 by an operation input from the operation input unit 20. The sales volume is the total sales volume for each product after the latest inventory confirmation process, and is updated based on the product sales data fetched from the POS terminal 40.

棚卸入力データファイル63は、図4に示すように、棚卸実行日,単品コード,部門コード,ケース数量,バラ数量及び入り数の各項目からなる棚卸入力データを蓄積記憶するデータファイルである。ケース数量,バラ数量及び入り数は棚卸数量であって、ハンディターミナル50から取込まれる商品棚卸データに含まれる。   As shown in FIG. 4, the inventory input data file 63 is a data file for accumulating and storing inventory input data including items such as an inventory execution date, a single item code, a department code, a case quantity, a loose quantity, and an input quantity. The case quantity, the rose quantity, and the input quantity are inventory quantities, and are included in the commodity inventory data taken from the handy terminal 50.

棚卸確定データファイル64は、図5に示すように、単品コード,棚卸実行日及び棚卸数の各項目からなる棚卸確定データを蓄積記憶するデータファイルである。   As shown in FIG. 5, the inventory confirmation data file 64 is a data file for accumulating and storing inventory confirmation data including items of a single item code, an inventory execution date, and the number of inventory.

しかして本実施の形態においては、ハンディターミナル50で棚卸が行われた商品の単品コード,棚卸数量等の商品棚卸データが入力され、この商品棚卸データが通信回線51を介してコンピュータ本体10に取込まれると、演算処理部12は、その未確定の商品棚卸データから棚卸入力データを作成し、棚卸入力データファイル63に追加格納する。   Therefore, in the present embodiment, product inventory data such as a single product code and an inventory quantity of the product inventoried at the handy terminal 50 is input, and this product inventory data is input to the computer main body 10 via the communication line 51. Then, the arithmetic processing unit 12 creates inventory input data from the unconfirmed product inventory data and additionally stores it in the inventory input data file 63.

また、POSターミナル40で登録処理された商品仕入れデータや商品販売データが通信回線41を介してコンピュータ本体10に取込まれると、演算処理部12は、この商品仕入れデータや商品販売データに基づいて単品マスタファイル62の仕入数量及び売上数量を更新する。   When the product purchase data and product sales data registered at the POS terminal 40 are taken into the computer main body 10 via the communication line 41, the arithmetic processing unit 12 is based on the product purchase data and product sales data. The purchase quantity and sales quantity of the single article master file 62 are updated.

また、操作入力部20の操作入力により棚卸確定業務の実行が指令されると、演算処理部12は、プログラム記憶部13に記憶された棚卸データ処理プログラムを起動して、図6の流れ図に示す手順の処理を実行するものとなっている。   Further, when the execution of the inventory confirmation job is instructed by the operation input of the operation input unit 20, the arithmetic processing unit 12 starts the inventory data processing program stored in the program storage unit 13 and is shown in the flowchart of FIG. The process of the procedure is to be executed.

先ず、演算処理部12は、ST(ステップ)1として表示部30に棚卸確定条件画面を表示させて、実行年月度及び棚卸部門の棚卸確定条件が入力されるのを待機する。そして、操作入力部20の操作入力により棚卸確定条件が入力されたならば、演算処理部12は、ST2として棚卸確定条件である棚卸部門1つを選択する。そして、この選択部門に対してST3〜ST14の処理を実行する。   First, the arithmetic processing unit 12 displays an inventory confirmation condition screen on the display unit 30 as ST (step) 1 and waits for the execution date and the inventory confirmation condition of the inventory department to be input. If the inventory confirmation condition is input by the operation input of the operation input unit 20, the arithmetic processing unit 12 selects one inventory department that is the inventory confirmation condition as ST2. And the process of ST3-ST14 is performed with respect to this selection department.

すなわち、ST3では部門マスタファイル61を検索して、当該選択部門の部門コード,部門名称及び未棚卸処理区分コードを取得する。ST4では、予め用意されている単品数カウンタA,棚卸済数カウンタB及び棚卸単品数カウンタCをいずれも“0”にリセットする。ST5では、単品マスタファイル62を先頭レコードから順に検索して、当該選択部門に属する単品コードを探す。そして、該当する単品コードを検出したならば、演算処理部12は、ST8として単品数カウンタAを“1”だけカウントアップする(マスタ単品数計数手段)。   That is, in ST3, the department master file 61 is searched to obtain the department code, department name, and uninventory processing classification code of the selected department. In ST4, the single item number counter A, the stocktaking number counter B, and the single stock number counter C prepared in advance are all reset to “0”. In ST5, the single product master file 62 is searched in order from the first record to search for a single product code belonging to the selected department. If the corresponding single product code is detected, the arithmetic processing unit 12 counts up the single product number counter A by “1” as ST8 (master single product number counting means).

また、ST9として棚卸確定データファイル64を先頭レコードから順に検索して、棚卸確定条件の実行年月度を棚卸実行日とするもので単品コードが該当単品コードと一致する棚卸確定データが格納されているか否かを判断する。そして格納されている場合には、ST10として棚卸済数カウンタBを“1”だけカウントアップする(棚卸済単品数計数手段)。   Also, in ST9, the inventory confirmation data file 64 is searched in order from the first record, and the execution date of the inventory confirmation condition is set as the inventory execution date, and whether the inventory confirmation data in which the single item code matches the corresponding single item code is stored. Judge whether or not. If it is stored, the stock count counter B is incremented by “1” in ST10 (inventory count single product count means).

さらに、ST11として棚卸入力データファイル63を先頭レコードから順に検索して、棚卸確定条件の実行年月度を棚卸実行日とするもので単品コードが該当単品コードと一致する棚卸入力データが格納されているか否かを判断する。そして格納されている場合には、ST12として棚卸単品数カウンタCを“1”だけカウントアップする(棚卸入力単品数計数手段)。   Further, as ST11, the inventory input data file 63 is searched in order from the first record, and the execution date of the inventory confirmation condition is set as the inventory execution date, and whether the inventory input data whose single product code matches the corresponding single product code is stored. Judge whether or not. If it is stored, the stock count counter C is incremented by "1" as ST12 (inventory input single product count means).

単品マスタファイル62を最終レコードまで検索し終えたならば、演算処理部12は、ST13として下記(1)式により未棚卸単品数Dを算出する(未棚卸単品数算出手段)。   When the single item master file 62 has been searched up to the last record, the arithmetic processing unit 12 calculates the uninvented single item number D by the following equation (1) as ST13 (uninventory single item number calculating means).

D=A−(B+C) …(1)
なお、(1)式においてAは単品数カウンタの値であり、Bは棚卸済数カウンタの値であり、Cは棚卸単品数カウンタの値である。
D = A− (B + C) (1)
In equation (1), A is the value of the single product counter, B is the value of the stock count counter, and C is the value of the single stock counter.

しかる後、演算処理部12は、ST14として選択部門の部門コード及び部門名称と、単品数カウンタA,棚卸済数カウンタB及び棚卸単品数カウンタCの各値と、これらのカウンタ値から算出された未棚卸単品数Dとを表示バッファ16に格納する。   Thereafter, the arithmetic processing unit 12 calculates from ST14 the department code and department name of the selected department, the individual product counter A, the stock count counter B, and the stock count counter C, and these counter values. The number D of uninventory single items is stored in the display buffer 16.

演算処理部12は、棚卸確定条件である棚卸部門を1つ選択する毎に、その選択部門に対してST3〜ST14の各処理を繰返し実行する。そして、ST15として棚卸確定条件で指定された全ての棚卸部門についてST3〜ST14の各処理を実行したならば、演算処理部12は、ST16として表示バッファ16のデータに基づいて棚卸確定確認画面を表示部30に表示出力させる(出力手段)。   Each time the arithmetic processing unit 12 selects one inventory department that is the inventory confirmation condition, the arithmetic processing unit 12 repeatedly executes the processes of ST3 to ST14 for the selected department. Then, if each process of ST3 to ST14 is executed for all the inventory departments specified in the inventory confirmation condition as ST15, the arithmetic processing unit 12 displays an inventory confirmation confirmation screen based on the data of the display buffer 16 as ST16. The display is output to the unit 30 (output means).

この棚卸確定確認画面の一表示例を図7に示す。図示するように、棚卸確定確認画面70には、棚卸確定条件で指定された部門別に、マスタ単品数A,棚卸済単品数B,棚卸入力単品数C及び未棚卸単品数Dと未棚卸処理区分コードとを併記した一覧表71が表示されている。また、商品棚卸データを確定させることを宣言する確定宣言手段としての実行ボタン72と、商品棚卸データの確定を取り消すキャンセルボタン73が表示されている。   One display example of the inventory confirmation screen is shown in FIG. As shown in the figure, on the inventory confirmation screen 70, for each department specified in the inventory confirmation condition, the master single item number A, the inventoried single item number B, the inventory input single item number C, the uninvented single item number D, and the uninventory processing classification A list 71 along with the code is displayed. In addition, an execution button 72 as a declaration means for declaring that the product inventory data is confirmed and a cancel button 73 for canceling the confirmation of the product inventory data are displayed.

棚卸確定確認画面を表示出力後、演算処理部12は、ST17及びST18として上記キャンセルボタン73及び実行ボタン72のいずれかが操作されるのを待機する。そして、操作入力部20の操作入力により実行ボタン72が操作されたことを検知した場合には、演算処理部12は、ST19として棚卸確定処理を実行する。すなわち、棚卸入力データファイル63に保存されている全ての棚卸入力データを棚卸確定データに変換して棚卸確定データファイル64に追加登録する。そして、棚卸入力データファイル63のデータをクリアする。また、単品マスタファイル62の該当単品コードに対応する棚卸確定数を今回の棚卸数に更新する(確定処理手段)。   After displaying and outputting the inventory confirmation screen, the arithmetic processing unit 12 waits for either the cancel button 73 or the execution button 72 to be operated as ST17 and ST18. When it is detected that the execution button 72 is operated by an operation input from the operation input unit 20, the arithmetic processing unit 12 executes an inventory confirmation process as ST19. That is, all the inventory input data stored in the inventory input data file 63 is converted into inventory confirmation data and additionally registered in the inventory confirmation data file 64. Then, the data in the inventory input data file 63 is cleared. Further, the inventory confirmation number corresponding to the corresponding single item code in the single item master file 62 is updated to the current inventory number (confirmation processing means).

しかる後、演算処理部12は、ST20として表示部30から棚卸確定確認画面70を消去したならば、今回の棚卸確定業務を終了する。   After that, if the processing unit 12 deletes the inventory confirmation screen 70 from the display unit 30 in ST20, the present inventory confirmation operation is terminated.

これに対し、棚卸確定確認画面70で実行ボタン72でなくキャンセルボタン73が操作された場合には、演算処理部12は、棚卸確定処理を実行することなく表示部30から棚卸確定確認画面70を消去して、今回の棚卸確定業務を終了する。   On the other hand, when the cancel button 73 is operated instead of the execution button 72 on the inventory confirmation screen 70, the arithmetic processing unit 12 displays the inventory confirmation screen 70 from the display unit 30 without executing the inventory confirmation processing. Erase and end the current inventory confirmation operation.

このように構成された本実施の形態においては、コンピュータ本体10上で棚卸データ処理プログラムを起動させることにより、棚卸確定条件の入力が可能となる。ここで、実行年月度(例えば2004年11月度)と棚卸部門(例えば部門10,20,30,40)の棚卸確定条件を入力すると、部門マスタファイル61,単品マスタファイル62,棚卸入力データファイル63及び棚卸確定データファイル64に記憶されている各データにより、例えば図7に示される棚卸確定確認画面70が表示部30に表示される。   In the present embodiment configured as described above, the inventory confirmation condition can be input by starting the inventory data processing program on the computer main body 10. Here, when the execution date (for example, November 2004) and the inventory confirmation condition of the inventory department (for example, department 10, 20, 30, 40) are input, the department master file 61, the single article master file 62, and the inventory input data file 63 are entered. For example, an inventory confirmation screen 70 shown in FIG. 7 is displayed on the display unit 30 by each data stored in the inventory confirmation data file 64.

この棚卸確定確認画面70に表示された部門別のマスタ単品数A,棚卸済単品数B,棚卸入力単品数C,未棚卸単品数D及び未棚卸処理区分により、オペレータは次のことがわかる。すなわち、マスタ単品数Aから各部門にそれぞれ属する商品の単品数がわかる。棚卸済単品数Bから部門毎にその部門に属する商品の中で実行年月度に棚卸が既に確定されている商品の単品数がわかる。棚卸入力単品数Cから部門毎にその部門に属する商品の中で実行年月度に棚卸が行われて商品棚卸データが入力済である商品の単品数がわかる。未棚卸単品数Dから部門毎にその部門に属する商品の中で実行年月度に棚卸がまだ行われていない商品の単品数がわかる。未棚卸処理区分から部門毎にその部門に属する商品のうち棚卸が行われていない商品に対しての確定方法がわかる。   The operator knows the following from the master unit number A, the inventoried unit number B, the inventory input unit number C, the uninventory unit number D and the uninventory processing category displayed on the inventory confirmation screen 70. That is, the number of single items of products belonging to each department can be determined from the master single item number A. The number of single items for which the inventory has already been confirmed in the execution year among the products belonging to the division can be found from the number B of the single inventory completed. From the inventory input single item number C, it is possible to know the number of individual products for which the inventory has been entered for each department and the inventory data has been entered among the products belonging to that department. From the number of uninvented single items D, it is possible to know the number of single items of products that have not yet been invented in the execution year among the products belonging to that department for each department. From the uninventory processing category, it is possible to know a determination method for a product that is not inventoried among products belonging to the department for each department.

そこでオペレータは、未棚卸単品数Dが“0”でない部門について、その部門に属する商品のうち未棚卸単品数D分の商品の棚卸がまだ行われていないことを容易に知り得る。その結果、棚卸を確定させない場合には、例えば操作入力部20のマウスを操作して、画面70のキャンセルボタン73を操作すればよい。   Therefore, the operator can easily know that, for a department in which the number D of uninventory single items is not “0”, the inventory for the number D of uninventory single items among the products belonging to the department has not yet been performed. As a result, if the inventory is not confirmed, the cancel button 73 on the screen 70 may be operated by operating the mouse of the operation input unit 20, for example.

また、仮に全ての棚卸部門の未棚卸単品数Dが“0”であった場合には、棚卸実行し忘れの商品がないと容易に判断できる。そしてその場合には、画面70の実行ボタン72を操作することによって、棚卸確定処理が実行される。   In addition, if the number D of uninventoried items in all the inventory departments is “0”, it can be easily determined that there is no product forgotten to execute the inventory. In that case, the inventory confirmation process is executed by operating the execution button 72 of the screen 70.

このように本実施の形態によれば、棚卸確定操作の前に棚卸実行し忘れの商品有無を確認できるので、棚卸確定操作にやり直しを未然に防ぐことができる。また、棚卸確定確認画面70から棚卸実行し忘れの商品有無を確認後、その画面70に表示されている実行ボタン72を操作することで棚卸確定処理を実行できるので、操作性が良好である。   As described above, according to the present embodiment, it is possible to confirm the presence / absence of a product that has been forgotten to be executed prior to the inventory confirmation operation, so that it is possible to prevent the inventory confirmation operation from being performed again. In addition, after confirming the presence / absence of a product forgot to execute inventory from the inventory confirmation confirmation screen 70, the inventory confirmation processing can be executed by operating the execution button 72 displayed on the screen 70, so that the operability is good.

なお、この発明は前記実施形態そのままに限定されるものではなく、実施段階ではその要旨を逸脱しない範囲で構成要素を変形して具体化できる。   The present invention is not limited to the above-described embodiment as it is, and can be embodied by modifying the constituent elements without departing from the scope of the invention in the implementation stage.

例えば前記実施の形態では、1つの店舗での棚卸業務で発生した棚卸データの処理装置として本発明を説明したが、複数の店舗のストアコントローラをオンラインで接続してなる上位のサーバ、例えば本部サーバに本発明の機能を持たせて、複数の店舗での棚卸業務で発生した棚卸データを一元的に処理する装置としてもよい。この場合、棚卸確定条件として1つの店舗を指定する店舗コードを入力するように構成することで可能となる。   For example, in the above-described embodiment, the present invention has been described as a processing device for inventory data generated in an inventory operation at one store. However, a higher-level server formed by connecting store controllers of a plurality of stores online, for example, a headquarter server It is good also as an apparatus which gives the function of this invention and processes the inventory data which generate | occur | produced in the inventory business in a some store centrally. In this case, it is possible to configure such that a store code specifying one store is input as the inventory confirmation condition.

また、前記実施の形態では棚卸確定確認画面70に未棚卸単品数Dだけでなくマスタ単品数A,棚卸済単品数B,棚卸入力単品数C等も表示させたが、少なくとも未棚卸単品数Dを表示させることで本発明の効果を奏することはできる。また、出力手段は表示手段に限定されるものではなく、例えばコンピュータ本体10にプリンタを接続して印字出力させるようにしてもよい。   In the above embodiment, the inventory confirmation confirmation screen 70 displays not only the uninvented single item number D but also the master single item number A, the inventoried single item number B, the inventory input single item number C, etc., but at least the uninvented single item number D The effect of the present invention can be achieved by displaying. Further, the output means is not limited to the display means, and for example, a printer may be connected to the computer main body 10 for printout.

また、売上数量の取得方法は、POSターミナル40から取得する方法だけに限定されるものではなく、コンピュータ本体10の操作入力部20の操作により入力されたデータをデータ記憶部14で保持するようにしてもよい。   Further, the method for acquiring the sales quantity is not limited to the method for acquiring from the POS terminal 40, and the data input by the operation input unit 20 of the computer main body 10 is held in the data storage unit 14. May be.

また、棚卸数量の登録方法もハンディターミナル50からの登録に限定されるものではなく、コンピュータ本体10の操作入力部20の操作により入力された棚卸入力データを棚卸入力データファイル63で保持するようにしてもよい。   Also, the method of registering the inventory quantity is not limited to registration from the handy terminal 50, and the inventory input data input by the operation input unit 20 of the computer main body 10 is held in the inventory input data file 63. May be.

この他、前記実施形態に開示されている複数の構成要素の適宜な組合せにより種々の発明を形成できる。例えば、実施形態に示される全構成要素から幾つかの構成要素を削除してもよい。さらに、異なる実施形態に亘る構成要素を組合わせてもよい。   In addition, various inventions can be formed by appropriately combining a plurality of constituent elements disclosed in the embodiment. For example, some components may be deleted from all the components shown in the embodiment. Furthermore, the constituent elements over different embodiments may be combined.

本発明の一実施の形態における棚卸データ処理システムの要部構成を示すブロック図。The block diagram which shows the principal part structure of the inventory data processing system in one embodiment of this invention. 図1における部門マスタファイルのデータ構造例を示す模式図。The schematic diagram which shows the example of a data structure of the department master file in FIG. 図1における単品マスタファイルのデータ構造例を示す模式図。The schematic diagram which shows the data structure example of the single item master file in FIG. 図1における棚卸入力データファイルのデータ構造例を示す模式図。The schematic diagram which shows the data structural example of the inventory input data file in FIG. 図1における棚卸確定データファイルのデータ構造例を示す模式図。The schematic diagram which shows the example of a data structure of the inventory confirmation data file in FIG. 図1における演算処理部の棚卸データ処理プログラム起動時における処理手順を示す流れ図。The flowchart which shows the process sequence at the time of the inventory data processing program start of the arithmetic processing part in FIG. 棚卸確定確認画面の一例を示す平面図。The top view which shows an example of an inventory confirmation confirmation screen.

符号の説明Explanation of symbols

10…コンピュータ本体、11…通信インターフェイス部、12…演算処理部、13…プログラム記憶部、14…データ記憶部、15…入力・表示制御部、16…表示バッファ、20…操作入力部、30…表示部、40…POSターミナル、50…ハンディターミナル、61…部門マスタファイル、62…単品マスタファイル、63…棚卸入力データファイル、64…棚卸確定データファイル、70…棚卸確定確認画面。   DESCRIPTION OF SYMBOLS 10 ... Computer main body, 11 ... Communication interface part, 12 ... Arithmetic processing part, 13 ... Program storage part, 14 ... Data storage part, 15 ... Input / display control part, 16 ... Display buffer, 20 ... Operation input part, 30 ... Display unit 40 ... POS terminal 50 ... handy terminal 61 ... department master file 62 ... single item master file 63 ... inventory input data file 64 ... inventory confirmation data file 70 ... inventory confirmation confirmation screen

Claims (5)

棚卸が行われた商品の単品コード,棚卸数量等の商品棚卸データを取込み確定させる棚卸データ処理装置において、
各商品の単品コードに対応してその商品が属する部門が設定された単品マスタファイルと、
未確定の前記商品棚卸データを蓄積保存する棚卸入力データファイルと、
確定済の前記商品棚卸データを蓄積保存する棚卸確定データファイルと、
前記各商品を分類する部門別にその部門に属する商品の単品数を前記単品マスタファイルのデータを参照して計数するマスタ単品数計数手段と、
前記部門別にその部門に属する商品で棚卸確定済の単品数を前記棚卸確定データファイルのデータを参照して計数する棚卸済単品数計数手段と、
前記部門別にその部門に属する商品で商品棚卸データ入力済の単品数を前記棚卸入力データファイルのデータを参照して計数する棚卸入力単品数計数手段と、
前記部門別に前記棚卸部門単品数計数手段により算出されたマスタ単品数から前記棚卸済単品数計数手段により算出された棚卸済単品数と前記棚卸入力単品数計数手段により算出された棚卸入力単品数とを減算して未棚卸単品数を算出する未棚卸単品数算出手段と、
この未棚卸単品数算出手段により算出された部門別の未棚卸単品数を出力する出力手段と、
を具備したことを特徴とする棚卸データ処理装置。
In the inventory data processing device that takes in and confirms product inventory data such as the single product code and inventory quantity of the product that has been inventoried,
A single product master file in which the department to which the product belongs is set corresponding to the single product code of each product,
An inventory input data file for accumulating and storing the unconfirmed product inventory data;
An inventory confirmation data file for accumulating and storing the confirmed product inventory data;
Master single product number counting means for counting the number of single items belonging to the department classified by each category with reference to the data of the single item master file,
An inventory-completed single item counting means for counting the number of single-items that have been inventoried for products belonging to that department by the department with reference to the data of the inventory-confirmed data file;
Inventory input single item counting means for counting the number of single items for which the product inventory data has been input with reference to the data of the inventory input data file for the products belonging to the department for each department,
The number of single inventory items calculated by the inventory single item number counting means and the number of single inventory input items calculated by the inventory input single item counting means from the master single item number calculated by the inventory division single item number counting means for each department The uninventory single item number calculating means for subtracting and calculating the uninventory single item number,
An output means for outputting the number of uninventory single items for each department calculated by the uninventory single item number calculating means;
An inventory data processing apparatus comprising:
商品棚卸データの確定を宣言する確定宣言手段と、
この確定宣言手段により前記商品棚卸データの確定が宣言されると、前記棚卸入力データファイルに保存された未確定の商品棚卸データを前記棚卸確定データファイルに登録して確定させる確定処理手段とをさらに具備し、
前記確定宣言手段は、前記出力手段による部門別未確定単品数の出力後に有効となることを特徴とする請求項1記載の棚卸データ処理装置。
A declarative declaration means for declaring finalization of product inventory data;
A confirmation processing unit for registering and confirming unconfirmed product inventory data stored in the inventory input data file in the inventory confirmation data file when the confirmation of the product inventory data is declared by the confirmation declaration unit; Equipped,
2. The inventory data processing apparatus according to claim 1, wherein the confirmation declaration unit is valid after the output unit outputs the number of unconfirmed single items by department.
表示装置をさらに具備し、
前記出力手段は、部門別未棚卸単品数の一覧表を前記表示装置に表示出力することを特徴とする請求項2記載の棚卸データ処理装置。
A display device;
The inventory data processing apparatus according to claim 2, wherein the output unit displays and outputs a list of the number of uninventoried single items by department on the display device.
前記表示装置に表示出力された部門別未棚卸単品数一覧表の画面に、商品棚卸データを確定させるか否かを選択するためのボタンを表示させたことを特徴とする請求項3記載の棚卸データ処理装置。   4. The button for selecting whether or not to confirm the product inventory data is displayed on the screen of the departmental uninventory single product list displayed and output on the display device. Inventory data processing device. 各商品の単品コードに対応してその商品が属する部門が設定された単品マスタファイルと、棚卸が行われた商品の単品コード,棚卸数量等の商品棚卸データのうち未確定の前記商品棚卸データを蓄積保存する棚卸入力データファイルと、前記商品棚卸データのうち確定済の前記商品棚卸データを蓄積保存する棚卸確定データファイルとをアクセス可能なコンピュータに、
前記各商品を分類する部門別にその部門に属する商品の単品数を前記単品マスタファイルのデータを参照して計数する機能と、
前記部門別にその部門に属する商品で棚卸確定済の単品数を前記棚卸確定データファイルのデータを参照して計数する機能と、
前記部門別にその部門に属する商品で商品棚卸データ入力済の単品数を前記棚卸入力データファイルのデータを参照して計数する機能と、
前記部門別に算出されたマスタ単品数から棚卸済単品数と棚卸入力単品数とを減算して未棚卸単品数を算出する機能と、
この機能により算出された部門別の未棚卸単品数を出力する機能と、
を実現させるための棚卸データ処理プログラム。
The single product master file in which the department to which the product belongs is set corresponding to the single product code of each product, and the undetermined product inventory data among the product inventory data such as the single product code and inventory quantity of the product that has been inventoried A computer capable of accessing an inventory input data file to be stored and stored and an inventory determination data file to store and store the confirmed product inventory data among the product inventory data;
A function for counting the number of single items belonging to the department for each division into which each product is classified with reference to the data of the single item master file;
A function for counting the number of single items that have been confirmed for inventory for products belonging to that department for each department by referring to the data of the inventory confirmation data file;
A function of counting the number of single items that have been entered in the product inventory data for the products belonging to that department for each department with reference to the data in the inventory input data file,
A function of calculating the number of uninvented single items by subtracting the number of inventoried single items and the number of inventory input single items from the number of master single items calculated for each department;
A function to output the number of uninvented single items by department calculated by this function,
Inventory data processing program to realize.
JP2004357008A 2004-12-09 2004-12-09 Inventory data processing apparatus and inventory data processing program Pending JP2006164054A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004357008A JP2006164054A (en) 2004-12-09 2004-12-09 Inventory data processing apparatus and inventory data processing program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004357008A JP2006164054A (en) 2004-12-09 2004-12-09 Inventory data processing apparatus and inventory data processing program

Publications (1)

Publication Number Publication Date
JP2006164054A true JP2006164054A (en) 2006-06-22

Family

ID=36665985

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004357008A Pending JP2006164054A (en) 2004-12-09 2004-12-09 Inventory data processing apparatus and inventory data processing program

Country Status (1)

Country Link
JP (1) JP2006164054A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7707075B2 (en) * 2001-08-17 2010-04-27 Expedia, Inc. System and method for managing inventory
US7783506B2 (en) 2001-08-17 2010-08-24 Expedia, Inc. System and method for managing reservation requests for one or more inventory items
WO2015095494A1 (en) * 2013-12-20 2015-06-25 Wal-Mart Stores, Inc. System and method for increasing counting accuracy
CN111145880A (en) * 2019-11-12 2020-05-12 望海康信(北京)科技股份公司 Asset inventory system and method for PDA devices

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1115938A (en) * 1997-06-26 1999-01-22 D T P:Kk Bar code, portable terminal and merchandise management system
JP2002145420A (en) * 2000-11-14 2002-05-22 Sagawa Express Co Ltd Inventory management system and inventory management system using network
JP2003044939A (en) * 2001-07-30 2003-02-14 Toshiba Tec Corp Product sales registration data processing device
JP2003178220A (en) * 2001-09-05 2003-06-27 Sca Hygiene Prod Ab Data entry graphical user interface system
JP2004238126A (en) * 2003-02-05 2004-08-26 Itfor Inc Inventory management system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1115938A (en) * 1997-06-26 1999-01-22 D T P:Kk Bar code, portable terminal and merchandise management system
JP2002145420A (en) * 2000-11-14 2002-05-22 Sagawa Express Co Ltd Inventory management system and inventory management system using network
JP2003044939A (en) * 2001-07-30 2003-02-14 Toshiba Tec Corp Product sales registration data processing device
JP2003178220A (en) * 2001-09-05 2003-06-27 Sca Hygiene Prod Ab Data entry graphical user interface system
JP2004238126A (en) * 2003-02-05 2004-08-26 Itfor Inc Inventory management system

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7707075B2 (en) * 2001-08-17 2010-04-27 Expedia, Inc. System and method for managing inventory
US7783506B2 (en) 2001-08-17 2010-08-24 Expedia, Inc. System and method for managing reservation requests for one or more inventory items
WO2015095494A1 (en) * 2013-12-20 2015-06-25 Wal-Mart Stores, Inc. System and method for increasing counting accuracy
GB2535945A (en) * 2013-12-20 2016-08-31 Wal Mart Stores Inc System and method for increasing counting accuracy
US10049339B2 (en) 2013-12-20 2018-08-14 Walmart Apollo, Llc System and method for increasing counting accuracy
US10713618B2 (en) 2013-12-20 2020-07-14 Walmart Apollo, Llc System and method for increasing counting accuracy
CN111145880A (en) * 2019-11-12 2020-05-12 望海康信(北京)科技股份公司 Asset inventory system and method for PDA devices

Similar Documents

Publication Publication Date Title
JP5826801B2 (en) Product recognition apparatus and product recognition program
US7021538B2 (en) Form processing system and method
US20150310414A1 (en) Information processing device and method of changing a transaction statement
CN112990956B (en) Promotion system
US20170116591A1 (en) Information processing device and screen setting method
JP5108863B2 (en) Sales support system and sales support method
JP6949611B2 (en) Product registration device and its program
JP2009199330A (en) Merchandise sales data processor
JP2006164054A (en) Inventory data processing apparatus and inventory data processing program
JP2017182290A (en) Print control device, receipt printer, and method for controlling print control device
JP5562913B2 (en) Merchandise sales data processing apparatus and receipt details search program
JP5614439B2 (en) Customer management device and program
JP2001023045A (en) Product sales registration data processing device
JP4685889B2 (en) Product sales data processing apparatus, product sales data processing system, and product sales data processing method
US20120316982A1 (en) Specification setting system, specification setting method, and specification setting program
JP7516082B2 (en) Information collection device and control program thereof
JP7478602B2 (en) Payment device and control program thereof
JP5764701B2 (en) Commerce processing apparatus and receipt details search program
CN117765673A (en) Commodity registration device, storage medium, and monitoring device
JP2005063378A (en) Purchase rebate management system and sales rebate management system
JP2006065671A (en) Voluntary product collection system
JPH1196255A (en) Product registration data management system
JP5205328B2 (en) Product sales processing system, product sales processing device and program
JP2019185829A (en) Information processing apparatus and information processing program
JP4641223B2 (en) Price management device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20070312

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20090611

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090623

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090729

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20100330