JP2021039532A - Inventory management program, inventory management method and inventory management system - Google Patents

Inventory management program, inventory management method and inventory management system Download PDF

Info

Publication number
JP2021039532A
JP2021039532A JP2019160213A JP2019160213A JP2021039532A JP 2021039532 A JP2021039532 A JP 2021039532A JP 2019160213 A JP2019160213 A JP 2019160213A JP 2019160213 A JP2019160213 A JP 2019160213A JP 2021039532 A JP2021039532 A JP 2021039532A
Authority
JP
Japan
Prior art keywords
inventory
period
days
item
threshold value
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2019160213A
Other languages
Japanese (ja)
Other versions
JP7413683B2 (en
Inventor
佐藤 治
Osamu Sato
治 佐藤
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2019160213A priority Critical patent/JP7413683B2/en
Publication of JP2021039532A publication Critical patent/JP2021039532A/en
Application granted granted Critical
Publication of JP7413683B2 publication Critical patent/JP7413683B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Abstract

To manage inventory using a threshold value matching an inventory status of each user.SOLUTION: An inventory management program is provided for making a computer execute processes of: calculating the number of days in stock in a first period including a plurality of consecutive unit periods from the number of inventories and the number of shipments for each unit period of an item to be processed; based on a predetermined under-reference value for determining whether or not inventory is insufficient and/or a predetermined excess reference value for determining whether or not inventory is excessive, a statistical value of the number of days in stock in a second period different from the first period, and a statistical value of the number of shipments in the second period, calculating a first threshold for determining whether or not the inventory for the item is insufficient and/or a second threshold for determining whether or not the inventory for the item is excessive; and determining whether or not the inventory of the item is insufficient and/or excessive based on the number of days in stock and the first threshold value and/or the second threshold value.SELECTED DRAWING: Figure 6

Description

本開示は、在庫管理プログラム、在庫管理方法及び在庫管理システムに関する。 The present disclosure relates to inventory management programs, inventory management methods and inventory management systems.

安全かつ効率的な在庫管理を目的とする在庫管理方法が提案されている。例えば、特許文献1は、往復物流の在庫数量変動を過去の出荷実績情報等から予測し、予測結果に基づき在庫調整を行う。 An inventory management method has been proposed for the purpose of safe and efficient inventory management. For example, Patent Document 1 predicts inventory quantity fluctuations in round-trip logistics from past shipment record information and the like, and adjusts inventory based on the prediction results.

特開平11−120255号公報Japanese Unexamined Patent Publication No. 11-12255 特開2004−302553号公報Japanese Unexamined Patent Publication No. 2004-302553 特開2012−066886号公報Japanese Unexamined Patent Publication No. 2012-066886

しかしながら、上記の手法では、在庫数と、予め設定された在庫の上限値及び下限値の数量とに基づき、在庫が過少であるか又は過剰であるかを判定し、商品の補充若しくは引き上げの指示とその数量とを決定する。よって、予め固定された在庫の上限値及び下限値の数量が日々状況が変わる在庫数に対して在庫数の過少又は過剰を判定するのに適した値でなくなった場合、在庫の過少又は過剰の判定の結果が正確でなくなってしまう。 However, in the above method, it is determined whether the inventory is insufficient or excessive based on the number of inventories and the preset upper and lower limit quantities of the inventory, and an instruction to replenish or raise the product is instructed. And its quantity. Therefore, when the quantity of the upper limit value and the lower limit value of the inventory fixed in advance is no longer a value suitable for determining the under or excess of the inventory with respect to the inventory whose situation changes daily, the inventory is under or over. The result of the judgment will not be accurate.

そこで、1つの側面では、本開示は、ユーザ毎の在庫状況に合致した閾値を用いた在庫管理を行うことを提供する。 Therefore, in one aspect, the present disclosure provides inventory management using a threshold value that matches the inventory status of each user.

1つの実施態様では、処理対象の品目についての単位期間毎の在庫数と出荷数とから、連続する複数の単位期間を含む第1の期間における在庫日数を算出する処理と、在庫が過少か否かを判別する所定の過少基準値及び/又は在庫が過多か否かを判別する所定の過剰基準値と、前記第1の期間とは異なる第2の期間における前記在庫日数の統計値と、前記第2の期間における前記出荷数の統計値とに基づき、前記品目についての在庫が過少か否かを判別する第1の閾値及び/又は前記品目についての在庫が過多か否かを判別する第2の閾値を算出する処理と、前記在庫日数と前記第1の閾値及び/又は前記第2の閾値とに基づき、前記品目の在庫が過少及び/又は過多か否かを判定する処理と、をコンピュータに実行させる在庫管理プログラムが提供される。 In one embodiment, a process of calculating the number of days in stock in a first period including a plurality of consecutive unit periods from the number of stocks and the number of shipments for each unit period for the item to be processed, and whether or not the stock is insufficient. A predetermined under-reference value for determining whether or not the inventory is excessive, and / or a predetermined excess reference value for determining whether or not the inventory is excessive, a statistical value of the number of days in stock in a second period different from the first period, and the above-mentioned Based on the statistical value of the number of shipments in the second period, the first threshold value for determining whether the inventory for the item is insufficient and / or the second for determining whether the inventory for the item is excessive. A computer for calculating the threshold value of the item and determining whether or not the inventory of the item is insufficient and / or excessive based on the number of days in stock and the first threshold value and / or the second threshold value. Is provided with an inventory management program to be executed.

1つの側面では、本開示は、ユーザ毎の在庫状況に合致した閾値を用いた在庫管理を行うことができる。 In one aspect, the present disclosure can perform inventory management using a threshold value that matches the inventory status of each user.

従来の在庫管理の一例を示す図。The figure which shows an example of the conventional inventory management. 一実施形態に係る在庫管理システムを示す図。The figure which shows the inventory management system which concerns on one Embodiment. 一実施形態に係るサーバのハードウェア構成を示す図。The figure which shows the hardware configuration of the server which concerns on one Embodiment. 一実施形態に係る端末装置のハードウェア構成を示す図。The figure which shows the hardware configuration of the terminal apparatus which concerns on one Embodiment. 一実施形態に係る在庫管理方法を示すフローチャート。A flowchart showing an inventory management method according to an embodiment. 一実施形態に係る在庫管理方法を説明するための図。The figure for demonstrating the inventory management method which concerns on one Embodiment. 一実施形態に係る過少判定結果の表示例を示す図。The figure which shows the display example of the underdetermination result which concerns on one Embodiment. 一実施形態に係る過少過剰判定の閾値算出方法を示すフローチャート。The flowchart which shows the threshold value calculation method of the under-excess determination which concerns on one Embodiment. 一実施形態に係る過少過剰判定の閾値算出方法を説明するための図。The figure for demonstrating the threshold calculation method of the under-excess determination which concerns on one Embodiment. 一実施形態に係る過少過剰判定の期間算出方法を示すフローチャート。The flowchart which shows the period calculation method of the under-excess determination which concerns on one Embodiment. 一実施形態に係る過少過剰判定の期間算出方法を説明するための図。The figure for demonstrating the period calculation method of the under-excess determination which concerns on one Embodiment. 一実施形態に係る過少の割合とイベント情報とを紐付けて表示した図。The figure which displayed the under ratio which concerns on one Embodiment and the event information in association with each other.

以下、一実施形態について添付の図面を参照しながら説明する。なお、本明細書及び図面において、実質的に同一の機能構成を有する構成要素については、同一の符号を付することにより重複した説明を省く。 Hereinafter, one embodiment will be described with reference to the accompanying drawings. In the present specification and the drawings, components having substantially the same functional configuration are designated by the same reference numerals to omit duplicate explanations.

[在庫管理]
需給調整では在庫の状況を把握することが重要であるが、多品種、多品目を対象とした在庫管理は難しい。例えば、在庫が過少又は過剰状態(以下、「過少、過剰状態」とも表記する。)にある品目を自動抽出するだけでは、その商品の過少、過剰状態が一時的なものか又は慢性的なものかをユーザが判断するのは困難である。このため、ユーザは緊急に対応すべき商品なのか、緊急に対応する必要はない商品なのかを正確に把握することができない。特に、過少、過剰状態にある対象の商品数が多数(例えば数百、数千)になると、ユーザが1商品ごとに過少、過剰状態をチェックし、緊急に在庫調整等の対応をすべき商品か、それ以外の商品かを判定することは困難である。
[Inventory control]
In supply and demand adjustment, it is important to understand the inventory status, but it is difficult to manage inventory for a wide variety of products and items. For example, simply automatically extracting an item whose inventory is in an under or excess state (hereinafter, also referred to as "under or over state") may cause the under or excess state of the product to be temporary or chronic. It is difficult for the user to determine whether or not. Therefore, the user cannot accurately grasp whether the product should be dealt with urgently or the product does not need to be dealt with urgently. In particular, when the number of target products in an under or excess state becomes large (for example, hundreds or thousands), the user should check the under or excess state for each product and take urgent measures such as inventory adjustment. It is difficult to determine whether it is a product other than that.

よって、在庫が過少、過剰状態にある品目を自動で抽出し、その過少、過剰状態が一時的か又は慢性的かを自動で判定できれば、ユーザは、その判定結果を用いてより効率的な在庫管理を行うことが可能になる。また、在庫の過少、過剰状態を判定するために使用する「閾値」、及び在庫の過少、過剰状態が一時的か又は慢性的かを判定するために使用する時系列の在庫情報の「期間」を自動で設定できれば、日々変化する在庫状況に合わせた判定結果を得ることができる。 Therefore, if it is possible to automatically extract items that are in an under or excess state and automatically determine whether the under or over state is temporary or chronic, the user can use the determination result to make a more efficient inventory. It becomes possible to manage. In addition, a "threshold" used to determine an understock or excess state, and a "period" of time-series inventory information used to determine whether an understock or excess state is temporary or chronic. If can be set automatically, it is possible to obtain a judgment result that matches the inventory status that changes daily.

例えば、図1に従来の在庫管理の一例を示す。図1の例では前日の在庫数から当日の在庫が過少か過剰かを判定し、その判定結果に基づき次の出荷や生産の個数を決定する。このとき、在庫が過少か過剰かの判定に「閾値」を使用する。その閾値が、在庫が過少か過剰かの判定に適切な数値でなければ在庫状況の判定結果が正確でなくなる。 For example, FIG. 1 shows an example of conventional inventory management. In the example of FIG. 1, it is determined from the number of inventories on the previous day whether the inventory on the current day is too small or excessive, and the number of next shipments or productions is determined based on the determination result. At this time, a "threshold value" is used to determine whether the inventory is too low or too high. If the threshold value is not an appropriate value for determining whether the inventory is too low or too large, the judgment result of the inventory status will not be accurate.

また、図1の例では前日(1日前)だけでなく、2日前〜7日前の在庫情報から各日の過少、過剰状態を判定し、その判定に基づき、半数以上が過少、過剰状態である場合に慢性的な過少、過剰状態であると判定し、それ以外は一時的な過少、過剰状態であると判定する。この場合、過少、過剰状態の判定に使用する在庫情報の「期間」として7日を使用した。その期間が、過少、過剰状態が一時的か又は慢性的かの判定に適切な数値でなければ在庫状況の判定結果が正確でなくなる。 Further, in the example of FIG. 1, not only the previous day (1 day ago) but also the inventory information of 2 days to 7 days ago is used to determine the under or excess state of each day, and based on the determination, more than half are under or over states. In some cases, it is determined to be in a chronic under or excess state, and in other cases, it is determined to be in a temporary under or excess state. In this case, 7 days was used as the "period" of the inventory information used for determining the under or excess state. If the period is not an appropriate value for determining whether the under or excess state is temporary or chronic, the inventory status judgment result will not be accurate.

そこで、本実施形態に係る在庫管理システムでは、前記閾値及び前記期間の設定を自動化する。これにより、最新の在庫状況に合わせて閾値及び期間を設定及び更新できる。これにより、ユーザ毎に在庫状況に合致した閾値及び期間を用いた在庫管理を行うことができる。更に、閾値及び期間の設定を自動化することで在庫管理の処理の負荷を軽減することができる。 Therefore, in the inventory management system according to the present embodiment, the setting of the threshold value and the period is automated. This makes it possible to set and update thresholds and periods according to the latest inventory status. As a result, inventory management can be performed for each user using a threshold value and a period that match the inventory status. Furthermore, the load of inventory management processing can be reduced by automating the setting of the threshold value and the period.

[在庫管理システム]
以下、一実施形態に係る在庫管理システムについて、図2を参照しながら説明する。図2は、一実施形態に係る在庫管理システム1を示す図である。在庫管理システム1は、サーバ10及び端末装置20を有する。サーバ10は、ネットワーク40を介してユーザ(在庫管理システム1の利用者)の端末装置20に接続されている。
[Inventory management system]
Hereinafter, the inventory management system according to the embodiment will be described with reference to FIG. FIG. 2 is a diagram showing an inventory management system 1 according to an embodiment. The inventory management system 1 has a server 10 and a terminal device 20. The server 10 is connected to the terminal device 20 of the user (user of the inventory management system 1) via the network 40.

サーバ10は、一実施形態に係る在庫管理方法を実行し、在庫が過少、過剰状態にある品目を抽出し、その過少、過剰状態が一時的か又は慢性的かを判定する。また、サーバ10は、在庫の過少、過剰状態を判定するために使用する「閾値」、及び記憶された時系列の在庫情報(ログ情報)のうち、在庫の過少、過剰状態が一時的か又は慢性的かを判定するために使用する在庫情報の「期間」を判定し、所定のタイミングに前記閾値及び前記期間の設定を更新する。 The server 10 executes the inventory management method according to the embodiment, extracts items in an understock or excess state, and determines whether the under or excess state is temporary or chronic. Further, the server 10 has a "threshold value" used to determine an understock or excess state, and among the stored time-series inventory information (log information), the understock or excess state is temporary or is. The "period" of the inventory information used to determine whether it is chronic is determined, and the threshold value and the setting of the period are updated at a predetermined timing.

端末装置20は、サーバ10が判定した在庫の過少、過剰状態の結果を、ブラウザ等を用いてディスプレイに表示する。端末装置20は、サーバ10が判定した在庫の過少、過剰状態の結果についてサーバ10から通知を受けてもよい。 The terminal device 20 displays the result of the insufficient or excessive inventory determined by the server 10 on the display using a browser or the like. The terminal device 20 may receive a notification from the server 10 about the result of the inventory shortage or excess state determined by the server 10.

サーバ10は、コンピュータ等の情報処理装置であってもよいし、クラウドサービスを提供するネットワーク上のサーバであってもよい。サーバ10が行う処理の一部又は全部を在庫管理システム1又はネットワーク40上の他のサーバで実行し、残りの処理をサーバ10が実行するように、在庫管理システム1内の複数のコンピュータが連携して在庫管理の一連の処理を行うようにしてもよい。 The server 10 may be an information processing device such as a computer, or may be a server on a network that provides a cloud service. A plurality of computers in the inventory management system 1 cooperate with each other so that a part or all of the processing performed by the server 10 is executed by the inventory management system 1 or another server on the network 40, and the remaining processing is executed by the server 10. Then, a series of processes for inventory management may be performed.

端末装置20の一例としては、スマートフォン、タブレット型端末等の携帯デバイス、パーソナルコンピュータ、HMD(Head Mount Display)、FMD(Face Mount Display)等のウェアラブルデバイスであってもよい。端末装置20の他の例としては、コンピュータ等の情報処理装置であってもよい。 As an example of the terminal device 20, a portable device such as a smartphone or a tablet terminal, a personal computer, a wearable device such as an HMD (Head Mount Display) or an FMD (Face Mount Display) may be used. As another example of the terminal device 20, an information processing device such as a computer may be used.

サーバ10の替わりに端末装置20が在庫管理を行ってもよい。この場合、在庫管理システム1は、サーバ10を有さなくてもよい。例えば、端末装置20が以下に説明するサーバ10の機能を有し、端末装置20が在庫管理を行ってもよい。 The terminal device 20 may perform inventory management instead of the server 10. In this case, the inventory management system 1 does not have to have the server 10. For example, the terminal device 20 may have the function of the server 10 described below, and the terminal device 20 may perform inventory management.

[サーバの機能構成]
次に、サーバ10の機能構成の一例について、図2を参照しながら説明する。サーバ10は、通信部11、受付部12、算出部13、判定部14、表示制御部15及び記憶部16を有する。
[Server function configuration]
Next, an example of the functional configuration of the server 10 will be described with reference to FIG. The server 10 includes a communication unit 11, a reception unit 12, a calculation unit 13, a determination unit 14, a display control unit 15, and a storage unit 16.

通信部11は、ネットワーク40に接続される端末装置20及びその他のコンピュータと通信を行う。受付部12は、端末装置20及びその他のコンピュータからの要求を受け付ける。 The communication unit 11 communicates with the terminal device 20 and other computers connected to the network 40. The reception unit 12 receives requests from the terminal device 20 and other computers.

算出部13は、処理対象の品目についての単位期間毎の在庫数と出荷数とから、連続する複数の単位期間を含む第1の期間における在庫日数を算出する。算出部13は、在庫が過少か否かを判別する所定の過少基準値及び/又は在庫が過多か否かを判別する所定の過剰基準値と、前記第1の期間とは異なる第2の期間における前記在庫日数の統計値と、前記第2の期間における前記出荷数の統計値とに基づき、前記品目についての在庫が過少か否かを判別する第1の閾値及び/又は前記品目についての在庫が過多か否かを判別する第2の閾値を算出する。過少基準値及び/又は過剰基準値は、前記品目の在庫が過少及び/又は過多か否かの判定結果を利用するユーザ毎に定められてもよい。 The calculation unit 13 calculates the number of days in stock in the first period including a plurality of consecutive unit periods from the number of stocks and the number of shipments of the item to be processed for each unit period. The calculation unit 13 has a predetermined under-reference value for determining whether or not the inventory is insufficient and / or a predetermined excess reference value for determining whether or not the inventory is excessive, and a second period different from the first period. Based on the statistical value of the number of days in stock in the above and the statistical value of the number of shipments in the second period, a first threshold value for determining whether or not the inventory of the item is insufficient and / or the inventory of the item. A second threshold value for determining whether or not is excessive is calculated. The under-reference value and / or the excess reference value may be set for each user who uses the determination result of whether or not the inventory of the item is under-and / or over-excess.

判定部14は、前記在庫日数と前記第1の閾値及び/又は前記第2の閾値とに基づき、前記品目の在庫が過少及び/又は過多か否かを判定する。 The determination unit 14 determines whether or not the inventory of the item is insufficient and / or excessive based on the number of days in stock and the first threshold value and / or the second threshold value.

算出部13は、第1の期間を、予め定められた複数の候補期間から、各候補期間内の出荷数が1以上の日の割合に基づき決定してもよい。第2の期間は、1年や半年等予め定められている。 The calculation unit 13 may determine the first period from a plurality of predetermined candidate periods based on the ratio of days when the number of shipments within each candidate period is 1 or more. The second period is predetermined, such as one year or half a year.

表示制御部15は、前記品目の在庫が過少及び/又は過多か否かを表示する。表示制御部15は、品目毎の過少在庫の割合及び/又は過剰在庫の割合を表示してもよい。表示制御部15は、品目の在庫が過少である割合及び/又は前記品目の在庫が過多である割合とイベント情報とを紐付けて表示してもよい。 The display control unit 15 displays whether or not the inventory of the item is insufficient and / or excessive. The display control unit 15 may display the ratio of understock and / or the ratio of excess inventory for each item. The display control unit 15 may display the event information in association with the ratio in which the inventory of the item is insufficient and / or the ratio in which the inventory of the item is excessive.

記憶部16は、在庫情報データベース30、出荷情報データベース31及びイベント情報データベース32を有する。在庫情報データベース30は、時系列に商品毎又は品目毎の在庫数を記憶する。出荷情報データベース31は、時系列に商品毎又は品目毎の出荷数を記憶する。イベント情報データベース32は、商品又は品目とイベントとを関連付けて記憶する。 The storage unit 16 has an inventory information database 30, a shipping information database 31, and an event information database 32. The inventory information database 30 stores the number of inventories for each product or item in chronological order. The shipping information database 31 stores the number of shipments for each product or item in chronological order. The event information database 32 stores the product or item in association with the event.

[端末装置の機能構成]
次に、端末装置20の機能構成の一例について説明する。端末装置20は、操作部21、通信部22、制御部23、表示部24及び記憶部25を有する。操作部21は、端末装置20を使用するユーザによるタッチ操作やキーボード操作を入力する。通信部22は、ネットワーク40に接続されるサーバ10及びその他のコンピュータと通信を行う。
[Functional configuration of terminal device]
Next, an example of the functional configuration of the terminal device 20 will be described. The terminal device 20 includes an operation unit 21, a communication unit 22, a control unit 23, a display unit 24, and a storage unit 25. The operation unit 21 inputs a touch operation or a keyboard operation by a user who uses the terminal device 20. The communication unit 22 communicates with the server 10 and other computers connected to the network 40.

制御部23は、操作部21がユーザのタッチ操作やキーボード操作に応じて入力した情報に基づき所定の処理を実行する。例えば、制御部23は、ユーザが行った操作に基づき在庫管理のアプリケーションを立ち上げ、在庫の過少、過剰状態を判定する在庫管理方法の実行をサーバ10に要求する。 The control unit 23 executes a predetermined process based on the information input by the operation unit 21 in response to the user's touch operation or keyboard operation. For example, the control unit 23 launches an inventory management application based on an operation performed by the user, and requests the server 10 to execute an inventory management method for determining an inventory shortage or excess state.

表示部24は、サーバ10が実行した在庫の過少、過剰状態の判定結果を、例えばブラウザを用いて端末装置20のディスプレイに表示する。記憶部25は、サーバ10が判定した在庫管理に関する判定結果等の情報を記憶する。 The display unit 24 displays the determination result of the insufficient or excessive inventory executed by the server 10 on the display of the terminal device 20 by using, for example, a browser. The storage unit 25 stores information such as a determination result regarding inventory management determined by the server 10.

[サーバのハードウェア構成]
次に、サーバ10のハードウェア構成の一例について、図3を参照しながら説明する。図3は、一実施形態に係るサーバ10のハードウェア構成を示す図である。サーバ10は、入力装置111、表示装置112、外部I/F113、通信I/F114、ROM115、RAM116、CPU117、及び補助記憶装置118を有する。各部はバスで相互に接続されている。
[Server hardware configuration]
Next, an example of the hardware configuration of the server 10 will be described with reference to FIG. FIG. 3 is a diagram showing a hardware configuration of the server 10 according to the embodiment. The server 10 includes an input device 111, a display device 112, an external I / F 113, a communication I / F 114, a ROM 115, a RAM 116, a CPU 117, and an auxiliary storage device 118. Each part is connected to each other by a bus.

入力装置111は、例えばタッチパネル、キーボード、マウスであり、サーバ10に各種の入力操作をするのに用いられる。表示装置112は、例えばタッチパネル式ディスプレイであり、各種のデータを表示する。 The input device 111 is, for example, a touch panel, a keyboard, and a mouse, and is used to perform various input operations on the server 10. The display device 112 is, for example, a touch panel type display and displays various data.

外部I/F113は、外部装置とのインターフェースである。外部装置には、記録媒体113a等がある。サーバ10は、外部I/F113を介して、記録媒体113aの読み取りや書き込みを行うことができる。記録媒体113aには、例えば、SDメモリカード(SD memory card)やUSB(Universal Serial Bus)メモリ等がある。 The external I / F 113 is an interface with an external device. The external device includes a recording medium 113a and the like. The server 10 can read and write to the recording medium 113a via the external I / F 113. The recording medium 113a includes, for example, an SD memory card, a USB (Universal Serial Bus) memory, and the like.

通信I/F114は、サーバ10をネットワークに接続するためのインターフェースである。サーバ10は、通信I/F114を介して端末装置20やその他の装置と通信を行う。 The communication I / F 114 is an interface for connecting the server 10 to the network. The server 10 communicates with the terminal device 20 and other devices via the communication I / F 114.

ROM115は、電源を切ってもデータを保持することができる不揮発性の半導体メモリである。RAM116は、プログラムやデータを一時保持する揮発性の半導体メモリである。CPU117は、例えば補助記憶装置118やROM115等からプログラムやデータをRAM116上に読み出して、在庫管理処理を実行する演算装置である。 The ROM 115 is a non-volatile semiconductor memory that can retain data even when the power is turned off. The RAM 116 is a volatile semiconductor memory that temporarily holds programs and data. The CPU 117 is an arithmetic unit that reads a program or data from, for example, an auxiliary storage device 118 or a ROM 115 onto the RAM 116 and executes an inventory management process.

補助記憶装置118は、プログラムやデータを格納している不揮発性の補助記憶装置である。補助記憶装置118には、在庫管理プログラムが格納されてもよい。 The auxiliary storage device 118 is a non-volatile auxiliary storage device that stores programs and data. The inventory management program may be stored in the auxiliary storage device 118.

図2に示すサーバ10の機能は、サーバ10が図3に示すハードウェア構成を有することにより実現される。例えば、通信部11の機能は、通信I/F114により実現される。受付部12、算出部13、判定部14、表示制御部15の各機能は、CPU117が在庫管理プログラムを実行することにより実現される。記憶部16の機能は、ROM115、RAM116又は補助記憶装置118により実現される。 The function of the server 10 shown in FIG. 2 is realized by the server 10 having the hardware configuration shown in FIG. For example, the function of the communication unit 11 is realized by the communication I / F 114. Each function of the reception unit 12, the calculation unit 13, the determination unit 14, and the display control unit 15 is realized by the CPU 117 executing the inventory management program. The function of the storage unit 16 is realized by the ROM 115, the RAM 116, or the auxiliary storage device 118.

[端末装置のハードウェア構成]
次に、端末装置20のハードウェア構成の一例について、図4を参照しながら説明する。図4は、一実施形態に係る端末装置20のハードウェア構成を示す図である。本実施形態に係る端末装置20は、ディスプレイ211、CPU212、メモリ213、タッチパネル214及び通信I/F(インターフェース)215を有する。
[Hardware configuration of terminal device]
Next, an example of the hardware configuration of the terminal device 20 will be described with reference to FIG. FIG. 4 is a diagram showing a hardware configuration of the terminal device 20 according to the embodiment. The terminal device 20 according to the present embodiment includes a display 211, a CPU 212, a memory 213, a touch panel 214, and a communication I / F (interface) 215.

CPU212は、端末装置20が備える各部を統括して制御する。端末装置20が備える機能は、CPU212が、ROMやRAM等で構成されるメモリ213に記憶されているプログラムを、RAMなどに読み出して実行することで実現される。例えば、CPU212は、メモリ213に記憶されているアプリケーションプログラムを、RAMなどに読み出して実行することで、サーバ10に在庫管理方法の実行を要求することができる。これにより、CPU212は、端末装置20の全体制御や端末装置20に搭載された各機能を実現する。 The CPU 212 controls each part of the terminal device 20 in an integrated manner. The function provided in the terminal device 20 is realized by the CPU 212 reading a program stored in a memory 213 composed of a ROM, a RAM, or the like into a RAM or the like and executing the program. For example, the CPU 212 can request the server 10 to execute the inventory management method by reading the application program stored in the memory 213 into a RAM or the like and executing the application program. As a result, the CPU 212 realizes overall control of the terminal device 20 and each function mounted on the terminal device 20.

ディスプレイ211は、液晶ディスプレイや有機EL(electroluminescence)ディスプレイであってもよい。タッチパネル214は、ディスプレイ211の上に重ねて設置されており、これにより、ユーザはディスプレイ211の画面を見ながら、タッチパネル214に指で直接触れることで行われる入力操作を受け付けることができる。タッチパネル214は、指などによるタッチ位置と、タッチ位置における接触状態を示す静電容量や電気抵抗量などの検知量を検出する入力装置である。これにより、端末装置20の画面に対するタッチ位置の座標からユーザの操作を検出することができる。センサの一例としては、圧力センサ、静電容量センサ、光センサ等が挙げられる。 The display 211 may be a liquid crystal display or an organic EL (electroluminescence) display. The touch panel 214 is installed so as to be superposed on the display 211, whereby the user can receive an input operation performed by directly touching the touch panel 214 with a finger while looking at the screen of the display 211. The touch panel 214 is an input device that detects a touch position by a finger or the like and a detection amount such as a capacitance or an electric resistance amount indicating a contact state at the touch position. As a result, the user's operation can be detected from the coordinates of the touch position with respect to the screen of the terminal device 20. Examples of the sensor include a pressure sensor, a capacitance sensor, an optical sensor and the like.

通信I/F215は、端末装置20をネットワークに接続するためのインターフェースである。端末装置20は、通信I/F215を介してサーバ10やその他の装置と通信を行う。 The communication I / F 215 is an interface for connecting the terminal device 20 to the network. The terminal device 20 communicates with the server 10 and other devices via the communication I / F 215.

図2に示す端末装置20の機能は、端末装置20が図4に示すハードウェア構成を有することにより実現される。例えば、操作部21の機能は、タッチパネル214により実現される。通信部22の機能は、通信I/F215により実現される。制御部23の機能は、CPU212が所定のプログラムを実行することにより実現される。表示部24の機能は、ディスプレイ211により実現される。記憶部25の機能は、メモリ213により実現される。 The function of the terminal device 20 shown in FIG. 2 is realized by the terminal device 20 having the hardware configuration shown in FIG. For example, the function of the operation unit 21 is realized by the touch panel 214. The function of the communication unit 22 is realized by the communication I / F 215. The function of the control unit 23 is realized by the CPU 212 executing a predetermined program. The function of the display unit 24 is realized by the display 211. The function of the storage unit 25 is realized by the memory 213.

[在庫管理方法]
次に、本実施形態に係る在庫管理方法の一例について図5及び図6を参照して説明する。図5は、一実施形態に係る在庫管理方法を示すフローチャートである。図6は、一実施形態に係る在庫管理方法を説明するための図である。本処理は、1回/1日や所定時間毎等、周期的に実行されてもよいし、端末装置20からの在庫管理の要求があったとき等、不定期に実行されてもよい。
[Inventory management method]
Next, an example of the inventory management method according to the present embodiment will be described with reference to FIGS. 5 and 6. FIG. 5 is a flowchart showing an inventory management method according to an embodiment. FIG. 6 is a diagram for explaining an inventory management method according to an embodiment. This process may be executed periodically such as once / day or every predetermined time, or may be executed irregularly such as when there is a request for inventory management from the terminal device 20.

本処理が実行されると、算出部13は、第1の期間の品目毎の在庫数と出荷数とを取得する(ステップS1)。「第1の期間」は、時系列に記憶されている在庫数と出荷数とのうち、過少、過剰状態の判定に使用する在庫数と出荷数に対応する日付の期間である。第1の期間の設定の自動化については、図9を用いて後述する。本実施形態では、例えば第1の期間を直前(前日:2017/7/1)から7日間とし、算出部13は、在庫情報データベース30に記憶された、前日(1日前)から7日前までの在庫数と、出荷情報データベース31に記憶された、前日(1日前)から7日前までの出荷数とを取得する。図6に在庫情報データベース30の一例を示す。在庫情報データベース30は、商品コード、カテゴリ、前日(2017/7/1)〜7日前(2017/7/7)の日付、在庫数が記憶されている。また、図6に出荷情報データベース31の一例を示す。出荷情報データベース31は、商品コード、カテゴリ、前日(2017/7/1)〜7日前(2017/7/7)の日付、出荷数が記憶されている。ただし、図6に示す在庫情報データベース30に記憶された在庫数と、出荷情報データベース31に記憶された出荷数とは、過少、過剰状態の判定に使用する在庫情報の一例であり、これに限られない。なお、在庫情報データベース30及び出荷情報データベース31に記憶された商品コード及びカテゴリは、商品及び品目の識別情報である。図5のステップS1では、直近(例えば前日)の在庫状況だけでなく、第1の期間の在庫数と出荷数とが取得される。 When this process is executed, the calculation unit 13 acquires the inventory quantity and the shipment quantity for each item in the first period (step S1). The "first period" is a period of the date corresponding to the number of stocks and the number of shipments used for determining the under or excess state among the number of stocks and the number of shipments stored in the time series. The automation of the setting of the first period will be described later with reference to FIG. In the present embodiment, for example, the first period is set to 7 days from immediately before (previous day: 2017/7/1), and the calculation unit 13 is stored in the inventory information database 30 from the previous day (1 day before) to 7 days before. The number of stocks and the number of shipments stored in the shipping information database 31 from the previous day (1 day ago) to 7 days ago are acquired. FIG. 6 shows an example of the inventory information database 30. The inventory information database 30 stores a product code, a category, a date from the previous day (2017/7/1) to 7 days ago (2017/7/7), and the number of stocks. Further, FIG. 6 shows an example of the shipping information database 31. The shipping information database 31 stores the product code, category, the date from the previous day (2017/7/1) to 7 days ago (2017/7/7), and the number of shipments. However, the number of stocks stored in the inventory information database 30 and the number of shipments stored in the shipping information database 31 shown in FIG. 6 are examples of inventory information used for determining an under or excess state, and are limited to this. I can't. The product code and category stored in the inventory information database 30 and the shipping information database 31 are product and item identification information. In step S1 of FIG. 5, not only the latest inventory status (for example, the previous day) but also the inventory quantity and the shipment quantity in the first period are acquired.

図5において、次に、算出部13は、取得した第1の期間の品目毎の在庫数と出荷数とから在庫日数を算出する(ステップS2)。在庫日数は、各日の在庫数/平均出荷数から算出される。平均出荷数は、第1の期間の出荷数の平均値である。在庫日数は、商品が何日在庫として保存されるかを示す。換言すれば、在庫日数は、商品が何日でなくなるかを示す。 In FIG. 5, next, the calculation unit 13 calculates the number of days in stock from the number of stocks and the number of shipments for each item in the acquired first period (step S2). The number of days in stock is calculated from the number of stocks in each day / the average number of shipments. The average number of shipments is the average value of the number of shipments in the first period. The number of days in stock indicates how many days the goods are stored in stock. In other words, the number of days in stock indicates how many days the product will run out.

図6を参照すると、7日間の平均出荷数は、12.5(小数点第2位以下切り捨て)となり、在庫日数は、2017/7/1から2017/7/7の各日について、「4」、「2.4」、「8」、「7」、「4.8」、「4」、「2.4」と算出される。 With reference to FIG. 6, the average number of shipments for 7 days is 12.5 (rounded down to the second decimal place), and the number of days in stock is "4" for each day from July 1, 2017 to July 7, 2017. , "2.4", "8", "7", "4.8", "4", "2.4".

図5において、次に、判定部14は、在庫日数が過少閾値以下であるかを判定する(ステップS3)。判定部14は、在庫日数が過少閾値よりも大きいと判定すると、ステップS6に進む。判定部14は、在庫日数が過少閾値以下であると判定すると、過少在庫であると判定し(ステップS4)、過少割合を判定する(ステップS5)。 In FIG. 5, next, the determination unit 14 determines whether the number of days in stock is equal to or less than the underthreshold value (step S3). If the determination unit 14 determines that the number of days in stock is larger than the underthreshold value, the determination unit 14 proceeds to step S6. When the determination unit 14 determines that the number of days in stock is equal to or less than the underthreshold value, it determines that the inventory is understocked (step S4), and determines the understock ratio (step S5).

図6の例では、過少閾値が「5」である場合、判定部14は、2017/7/1から2017/7/7の各日の在庫日数と過少閾値「5」とを比較し、2017/7/1、7/2、7/5〜7/7の5日が過少在庫であると判定する。その結果、判定部14は、過少割合を約70%(=5/7)と判定する。 In the example of FIG. 6, when the underthreshold value is “5”, the determination unit 14 compares the number of days in stock on each day from July 1, 2017 to July 7, 2017 with the underthreshold value “5”, and 2017. It is determined that the 5th days of / 7/1, 7/2, and 7 / 5-7 / 7 are understock. As a result, the determination unit 14 determines that the underage ratio is about 70% (= 5/7).

図5において、次に、判定部14は、在庫日数が過剰閾値以上であるかを判定する(ステップS6)。判定部14は、在庫日数が過剰閾値よりも小さいと判定すると、ステップS9に進む。判定部14は、在庫日数が過剰閾値以上であると判定すると、過剰在庫であると判定し(ステップS7)、過剰割合を判定する(ステップS8)。 In FIG. 5, next, the determination unit 14 determines whether the number of days in stock is equal to or greater than the excess threshold value (step S6). If the determination unit 14 determines that the number of days in stock is smaller than the excess threshold value, the determination unit 14 proceeds to step S9. When the determination unit 14 determines that the number of days in stock is equal to or greater than the excess threshold value, it determines that the inventory is excessive (step S7) and determines the excess ratio (step S8).

図6の例では、過剰閾値が「8」である場合、判定部14は、2017/7/1〜2017/7/7の各日の在庫日数と過剰閾値「8」とを比較し、2017/7/3の1日が過剰在庫であると判定する。その結果、判定部14は、過剰割合を約14%(=1/7)と判定する。 In the example of FIG. 6, when the excess threshold value is “8”, the determination unit 14 compares the number of days in stock on each day of 2017/7/1 to 2017/7/7 with the excess threshold value “8” and 2017. It is determined that one day of / 7/3 is excess inventory. As a result, the determination unit 14 determines that the excess ratio is about 14% (= 1/7).

図5において、次に、表示制御部15は、端末装置20のディスプレイ211に品目毎に過少状態の割合及び過剰状態の割合を表示し(ステップS9)、本処理を終了する。図7は、一実施形態に係る過少判定結果の表示例を示す図である。図7に示すように、2017/7/1〜2017/7/7の7日間の各日における在庫の過少状態を表示するとともに、過少状態の割合を表示する。図7に示す例では、過剰判定結果を表示していないが、例えば、過剰判定結果についても同様に2017/7/1〜2017/7/7の7日間の各日における在庫の過剰状態を表示するとともに、過剰状態の割合を表示してもよい。 In FIG. 5, next, the display control unit 15 displays the ratio of the understate and the ratio of the excess state for each item on the display 211 of the terminal device 20 (step S9), and ends this process. FIG. 7 is a diagram showing a display example of an underdetermination result according to one embodiment. As shown in FIG. 7, the inventory under-state is displayed for each of the 7 days from July 7, 2017 to July 7, 2017, and the ratio of the under-state is displayed. In the example shown in FIG. 7, the excess judgment result is not displayed, but for example, the excess judgment result also displays the excess inventory state on each day of 7 days from 2017/7/1 to 2017/7/7. At the same time, the ratio of the excess state may be displayed.

以上に説明した在庫管理方法によれば、直近(例えば前日)の在庫だけでなく、予め設定した過少、過剰状態の判定に使用する在庫数と出荷数に対応する日付の期間(第1の期間)の時系列の在庫数及び出荷数から在庫の過少、過剰状態を判定し、表示することで、ユーザは、在庫が慢性的なのか一時的なのかを判断できる。例えば、ユーザは、図7に示す過少割合が70%の表示から、在庫が足りない状態が慢性的であると判定してもよい。慢性的であるか否かの割合は、ユーザにより定められる。 According to the inventory management method described above, not only the latest (for example, the previous day) inventory, but also the period of the date corresponding to the preset number of inventory and the number of shipments used for determining the under or excess state (first period). ), The user can determine whether the inventory is chronic or temporary by determining and displaying the insufficient or excessive state of the inventory from the number of inventories and the number of shipments in the time series. For example, the user may determine that the state of insufficient inventory is chronic from the display of the underrate ratio of 70% shown in FIG. 7. The percentage of chronic or non-chronic is determined by the user.

また、時系列の過少、過剰状態の判定結果をわかりやすく可視化して、ユーザの端末装置20に表示する。これにより、ユーザは、在庫の過少、過剰状態を容易に把握することができ、効率的に需要計画、需給計画の立案ができる。例えば過少割合が30%以下の場合、ユーザは過少在庫の状態が一時的であると判定し、直ぐに対応せず、例えば、過少割合が70%以上の場合、過少在庫の状態が慢性的であると判定し、直ぐに対応することができる。 In addition, the determination results of the under and excess states in the time series are visualized in an easy-to-understand manner and displayed on the user's terminal device 20. As a result, the user can easily grasp the insufficient or excessive state of inventory, and can efficiently formulate a demand plan and a supply and demand plan. For example, if the understock ratio is 30% or less, the user determines that the understock condition is temporary and does not respond immediately. For example, if the understock ratio is 70% or more, the understock condition is chronic. It can be determined that it can be dealt with immediately.

日々状況が変わる在庫数に対して、在庫下限及び在庫上限の数量を示す過少閾値及び過剰閾値が、在庫の過少又は過剰を判定するのに適した値でない場合、在庫の過少又は過剰の判定結果が正確に得られないことになる。そこで、本実施形態に係る在庫管理方法では、過少、過剰状態の判定に使用する「過少閾値」及び「過剰閾値」の設定を、ユーザが指定した判断基準値と過去の実績とに基づき自動化する。「第1の期間」の設定についても、第1の期間の候補となる期間(候補期間)と出荷の発生した日数に基づき自動化する。これにより、ユーザ毎の在庫状況に合致した過少閾値及び過剰閾値と期間を用いた在庫管理を行うことができる。以下、「過少閾値」及び「過剰閾値」の設定の自動化について図8及び図9を参照して説明した後、「第1の期間」の設定について図10及び図11を参照して説明する。
[閾値の設定の自動化]
本実施形態に係る在庫管理方法に使用する過少過剰判定の閾値の設定の一例について図8及び図9を参照して説明する。図8は、一実施形態に係る過少過剰判定の閾値算出方法を示すフローチャートである。図9は、一実施形態に係る過少過剰判定の閾値算出方法を説明するための図である。本処理は、1回/1日や所定時間毎等、周期的に実行されてもよいし、端末装置20からの過少閾値及び過剰閾値の設定要求があったとき等、不定期に実行されてもよい。
If the under-threshold value and the excess-threshold value indicating the quantity of the lower limit of inventory and the upper limit of inventory are not suitable values for judging the under- or excess of inventory with respect to the number of inventories whose situation changes daily, the judgment result of under- or over-inventory Will not be obtained accurately. Therefore, in the inventory management method according to the present embodiment, the setting of the "under-threshold value" and the "excess threshold value" used for determining the under- or excess state is automated based on the judgment reference value specified by the user and the past results. .. The setting of the "first period" is also automated based on the candidate period (candidate period) of the first period and the number of days in which shipment occurs. As a result, inventory management can be performed using an underthreshold value, an excess threshold value, and a period that match the inventory status of each user. Hereinafter, the automation of the setting of the “under-threshold value” and the “excess threshold value” will be described with reference to FIGS. 8 and 9, and then the setting of the “first period” will be described with reference to FIGS. 10 and 11.
[Automation of threshold setting]
An example of setting the threshold value for the under-excess determination used in the inventory management method according to the present embodiment will be described with reference to FIGS. 8 and 9. FIG. 8 is a flowchart showing a threshold value calculation method for the under-excess determination according to the embodiment. FIG. 9 is a diagram for explaining a threshold value calculation method for the under-excess determination according to the embodiment. This process may be executed periodically once a day, every predetermined time, etc., or may be executed irregularly, such as when there is a request for setting an underthreshold value and an overthreshold value from the terminal device 20. May be good.

本処理が開始されると、算出部13は、過少基準値と過剰基準値とを取得する(ステップS11)。過少基準値と過剰基準値とはユーザが予め指定した値に設定されている。例えば、図9に示すように、過少基準値がユーザの指定により30%マイナスに設定され、過剰基準値が30%プラスに設定されている場合を例に挙げて説明する。ただし、過少基準値と過剰基準値とはユーザが設定することに限られず、サーバ10が設定してもよい。 When this process is started, the calculation unit 13 acquires the under-reference value and the excess reference value (step S11). The under-reference value and the over-reference value are set to values specified in advance by the user. For example, as shown in FIG. 9, a case where the under-reference value is set to 30% minus and the excess reference value is set to 30% plus by the user's specification will be described as an example. However, the under-reference value and the over-reference value are not limited to being set by the user, and may be set by the server 10.

図8において、次に、算出部13は、第2の期間の在庫日数の中央値と、第2の期間の出荷数の中央値とを算出する(ステップS12)。「第2の期間」は、予め定められた期間であり、図9の例では1年間に設定されている。つまり、図9の例では、算出部13は、在庫情報データベース30に時系列に記憶された過去1年間分の在庫数を算出する。また、出荷情報データベース31に時系列に記憶された過去1年間分の出荷数を算出する。そして、過去1年間分の在庫数と出荷数とから、過去1年間分の在庫日数(=各日の在庫数/平均出荷数)を記憶した在庫日数データベースを作成する。算出部13は、作成した在庫日数データベースに基づき、過去1年間分の在庫日数の中央値を、通常在庫日数として算出する。図9の例では、通常在庫日数が「5.5」と算出された場合を示す。 In FIG. 8, next, the calculation unit 13 calculates the median number of days in stock in the second period and the median number of shipments in the second period (step S12). The "second period" is a predetermined period, and is set to one year in the example of FIG. That is, in the example of FIG. 9, the calculation unit 13 calculates the number of inventories for the past one year stored in the inventory information database 30 in time series. In addition, the number of shipments for the past one year stored in the shipment information database 31 in chronological order is calculated. Then, from the inventory quantity and the shipment quantity for the past one year, an inventory days database that stores the inventory days for the past one year (= inventory quantity for each day / average shipment quantity) is created. Based on the created inventory days database, the calculation unit 13 calculates the median inventory days for the past year as the normal inventory days. In the example of FIG. 9, the case where the normal stock days are calculated as "5.5" is shown.

また、図9の例では、算出部13は、出荷情報データベース31に時系列に記憶された過去1年間分の出荷数から、過去1年間分の出荷数の中央値を、通常出荷数として算出する。図9の例では、通常出荷数が「12.5」と算出された場合を示す。 Further, in the example of FIG. 9, the calculation unit 13 calculates the median number of shipments for the past one year as the normal number of shipments from the number of shipments for the past one year stored in the shipping information database 31 in chronological order. To do. In the example of FIG. 9, the case where the normal shipment number is calculated as “12.5” is shown.

図8において、次に、算出部13は、過少基準値と、第2の期間の在庫日数の中央値と、第2の期間の出荷数の中央値とに基づき過少閾値を算出する(ステップS13)。次に、算出部13は、過剰基準値と、第2の期間の在庫日数の中央値と、第2の期間の出荷数の中央値とに基づき過剰閾値を算出し(ステップS14)、本処理を終了する。 In FIG. 8, next, the calculation unit 13 calculates the under-threshold value based on the under-reference value, the median inventory days in the second period, and the median number of shipments in the second period (step S13). ). Next, the calculation unit 13 calculates the excess threshold value based on the excess reference value, the median inventory days in the second period, and the median number of shipments in the second period (step S14), and this process is performed. To finish.

過少閾値は、品目毎の商品の在庫を過少とするための判断に用いる閾値であり、通常在庫数×(100−A)%により算出される。過剰閾値は、在庫を過剰とするための判断に用いる閾値であり、通常在庫数×(100+A)%により算出される。A値は、過少又は過剰の割合であり、ユーザの扱う商品により異なる。よって、図9に示す例では、ユーザの指定に基づきA値、すなわち、過少基準値を「30%マイナス」とし、過剰基準値を「30%プラス」とする。 The under-threshold value is a threshold value used for determining that the inventory of goods for each item is under-stocked, and is calculated by multiplying the number of normal inventories by (100-A)%. The excess threshold is a threshold used for determining the excess inventory, and is usually calculated by the number of stocks × (100 + A)%. The A value is an under or excess ratio and varies depending on the product handled by the user. Therefore, in the example shown in FIG. 9, the A value, that is, the under-reference value is set to "30% minus" and the excess reference value is set to "30% plus" based on the user's designation.

算出部13は、通常在庫数=通常在庫日数×通常出荷数の式から通常在庫数を66(=5.5×12.0)と算出する。そして、算出部13は、過少閾値=通常在庫数×(100−A)%の式から、過少閾値を46(=66×0.7)と算出する。また、算出部13は、過剰閾値=通常在庫数×(100+A)%の式から、過剰閾値を86(=66×1.3)と算出する。 The calculation unit 13 calculates the number of normal stocks as 66 (= 5.5 × 12.0) from the formula of the number of normal stocks = the number of days of normal stocks × the number of normal shipments. Then, the calculation unit 13 calculates the underthreshold value as 46 (= 66 × 0.7) from the formula of the underthreshold value = the number of normal stocks × (100-A)%. Further, the calculation unit 13 calculates the excess threshold value as 86 (= 66 × 1.3) from the formula of excess threshold value = normal stock quantity × (100 + A)%.

以上、在庫の過少状態及び過剰状態を判定する閾値となる過少閾値及び過剰閾値の設定の自動化について説明した。本処理により、定期的又は不定期に過少閾値が更新され、過少閾値が5から3に変更された後に図5の在庫管理方法が実行されたとする。そうすると、図6に示す各日の在庫日数に対して、2017/7/2及び2017/7/7の2日の在庫が過少状態であると判定される。同様に、本処理により、過剰閾値が8から6に変更された後に図5の在庫管理方法が実行されると、図6に示す各日の在庫日数に対して、2017/7/3及び2017/7/4の2日の在庫が過剰状態であると判定される。これによれば、過少閾値及び過剰閾値の設定を更新することで、過少在庫及び過剰在庫の結果を異ならせることができる。 The automation of setting the underthreshold value and the excess threshold value, which are the threshold values for determining the understatement and the excess state of inventory, has been described above. It is assumed that the inventory management method of FIG. 5 is executed after the underthreshold value is updated periodically or irregularly by this processing and the underthreshold value is changed from 5 to 3. Then, it is determined that the inventory on the two days of 2017/7/2 and 2017/7/7 is insufficient with respect to the number of inventory days on each day shown in FIG. Similarly, when the inventory management method of FIG. 5 is executed after the excess threshold is changed from 8 to 6 by this processing, 2017/7/3 and 2017 with respect to the inventory days of each day shown in FIG. It is determined that the inventory for 2 days of / 7/4 is in excess. According to this, by updating the setting of the under-threshold value and the over-threshold value, the results of the under-inventory and the over-inventory can be different.

なお、第2の期間の在庫日数の中央値は、1年間の在庫日数を小さいものから順に探索して第2の期間の在庫日数の中央にある値である。第2の期間の在庫日数の平均値では、第2の期間の在庫日数に極端に大きい値が含まれた場合に、その値による影響が大きくなるため、平均値よりも中央値をとることが好ましい。ただし、第2の期間の在庫日数の中央値及び第2の期間の在庫日数の平均値はいずれも第2の期間の在庫日数の統計値の一例である。 The median number of days in stock in the second period is a value in the middle of the number of days in stock in the second period by searching for the number of days in stock in one year in ascending order. In the average value of the number of days in stock in the second period, if the number of days in stock in the second period contains an extremely large value, the influence of that value becomes large, so it is possible to take the median value rather than the average value. preferable. However, the median number of days in stock in the second period and the average number of days in stock in the second period are both examples of statistical values for the number of days in stock in the second period.

同様に、第2の期間の出荷数の平均値では、第2の期間の出荷数に極端に大きい値が含まれた場合にその値による影響が大きくなるため、平均値よりは中央値をとることが好ましい。ただし、第2の期間の出荷数の中央値及び第2の期間の出荷数の平均値はいずれも第2の期間の出荷数の統計値の一例である。 Similarly, in the average value of the number of shipments in the second period, if the number of shipments in the second period contains an extremely large value, the influence of that value becomes large, so the median value is taken from the average value. Is preferable. However, the median number of shipments in the second period and the average number of shipments in the second period are both examples of statistical values of the number of shipments in the second period.

かかる計算により算出した過少閾値は、過少基準値と、第2の期間の在庫日数の統計値と、第2の期間の出荷数の統計値とに基づき算出した第1の閾値の一例である。また、かかる計算により算出した過剰閾値は、過剰基準値と、第2の期間の在庫日数の統計値と、第2の期間の出荷数の統計値とに基づき算出した第2の閾値の一例である。 The under-threshold value calculated by such calculation is an example of the first threshold value calculated based on the under-reference value, the statistical value of the number of days in stock in the second period, and the statistical value of the number of shipments in the second period. Further, the excess threshold value calculated by such calculation is an example of the second threshold value calculated based on the excess reference value, the statistical value of the number of stock days in the second period, and the statistical value of the number of shipments in the second period. is there.

[期間の設定の自動化]
次に、過少過剰判定に使用する在庫数及び出荷数を取得する期間(過少過剰判定の期間)の設定の一例について図10及び図11を参照して説明する。図10は、一実施形態に係る過少過剰判定の期間算出方法を示すフローチャートである。図11は、一実施形態に係る過少過剰判定の期間算出方法を説明するための図である。本処理は、1回/1日や所定時間毎等、周期的に実行されてもよいし、端末装置20からの過少過剰判定の期間の設定要求があったとき等、不定期に実行されてもよい。
[Automation of period setting]
Next, an example of setting the number of stocks used for the under-excess determination and the period for acquiring the number of shipments (the period for the under-excess determination) will be described with reference to FIGS. 10 and 11. FIG. 10 is a flowchart showing a method of calculating the period of the under-excess determination according to the embodiment. FIG. 11 is a diagram for explaining a method for calculating the period of the under-excess determination according to the embodiment. This process may be executed periodically such as once / day or every predetermined time, or may be executed irregularly when there is a request from the terminal device 20 to set a period for underestimation or excess determination. May be good.

本処理が開始されると、算出部13は、予め設定された候補期間内の出荷数が1以上の日数の割合を候補期間毎に算出する(ステップS15)。候補期間は最大30日とし、予め複数の候補期間を用意する。在庫の見直し(棚卸し)の頻度はユーザ毎に異なることが想定されるが、1年又は半年ベースで在庫の見直しをすると想定するのは長すぎると考えられる。日々商品の出荷及び入荷が行われることを考慮すると、当該期間は、直近(前日)から最長で30日程度が好ましいと考えられる。 When this process is started, the calculation unit 13 calculates the ratio of the number of days in which the number of shipments within the preset candidate period is 1 or more for each candidate period (step S15). The maximum candidate period is 30 days, and a plurality of candidate periods are prepared in advance. It is assumed that the frequency of inventory review (inventory) varies from user to user, but it is considered too long to assume that inventory is reviewed on a one-year or six-month basis. Considering that products are shipped and received on a daily basis, it is considered preferable that the period is about 30 days at the longest from the latest (previous day).

そこで、本実施形態では、例えば、図11に示すように、当該期間の最小を7日、最大を30日とし、候補期間は7日、14日、21日、30日の4つに設定する。ただし、候補期間の長さ、候補期間の最小値、候補期間の最大値は、これに限られず、他の日数であってもよい。また、候補期間は予め複数設定されていれば4つに限られない。 Therefore, in the present embodiment, for example, as shown in FIG. 11, the minimum of the period is set to 7 days, the maximum is set to 30 days, and the candidate period is set to 4 days, 14 days, 21 days, and 30 days. .. However, the length of the candidate period, the minimum value of the candidate period, and the maximum value of the candidate period are not limited to this, and may be other days. Further, the candidate period is not limited to four if a plurality of candidate periods are set in advance.

図10において、次に、判定部14は、候補期間内の出荷数が1以上の日数の割合が当該期間の半数以下の候補期間があるかを判定する(ステップS16)。このように、候補期間は7日、14日、21日、30日から選択するとし、判定は出荷実績回数で行う。出荷実績回数の閾値を「半数」としの意味は、キャンペーンなどによる出荷は一時的なものであるため、出荷実績のない日も含む期間を選択し、在庫の過少、過剰状態が慢性化していないかを判定できるようにするためである。ここでいう期間とは、上記の候補(7日、14日、21日、30日)の期間のことであり、閾値として出荷実績がある日(出荷実績回数)を全体の半数とすることで出荷実績のない日も期間に含むようにしている。 In FIG. 10, next, the determination unit 14 determines whether there is a candidate period in which the ratio of the number of days shipped within the candidate period is 1 or more is less than half of the period (step S16). In this way, the candidate period is selected from 7 days, 14 days, 21 days, and 30 days, and the determination is made based on the actual number of shipments. The meaning of setting the threshold of the actual number of shipments to "half" is that shipments due to campaigns etc. are temporary, so select a period that includes days when there is no actual shipment, and the inventory is not under- or excessive. This is so that it can be determined. The period referred to here is the period of the above candidates (7 days, 14 days, 21 days, 30 days), and by setting the date with the actual shipment record (number of actual shipments) as the threshold value to half of the total. The period includes days when there is no shipping record.

次に、図10のステップS16において、判定部14は、候補期間内の出荷数が1以上の日数の割合が当該期間の半数以下の候補期間がないと判定した場合、本処理を終了する。一方、判定部14は、候補期間内の出荷数が1以上の日数の割合が当該期間の半数以下の候補期間があると判定した場合、最短の候補期間を「第1の期間」と判定する(ステップS17)。 Next, in step S16 of FIG. 10, when the determination unit 14 determines that there is no candidate period in which the ratio of the number of days shipped within the candidate period is 1 or more is less than half of the period, this process ends. On the other hand, when the determination unit 14 determines that there is a candidate period in which the ratio of the number of days shipped within the candidate period is 1 or more is less than half of the period, the determination unit 14 determines the shortest candidate period as the "first period". (Step S17).

最短の候補期間は、7日で出荷実績がある日が半数以下の場合、7日とし、7日で出荷実績がある日が半数よりも多く、14日で出荷実績がある日が半数以下の場合、14日とする。最短の候補期間は、7日及び14日で出荷実績がある日が半数よりも多く、21日で出荷実績がある日が半数以下の場合、21日とし、上記以外は30日とする。 The shortest candidate period is 7 days if less than half of the days have a shipping record in 7 days, more than half of the days have a shipping record in 7 days, and less than half of the days have a shipping record in 14 days. In the case, it is 14 days. The shortest candidate period is 21 days if the number of days with a shipping record of 7 days and 14 days is more than half, and less than half of the days with a shipping record of 21 days, and 30 days other than the above.

算出部13は、例えば、出荷情報データベース31に基づき、直前から1週間単位で出荷実績がある日を出荷実績回数と算出する。その結果、図11の例では、7日で出荷実績回数が半数よりも多く、14日、21日、30日で出荷実績回数が半数以下であったとする。この場合、判定部14は、出荷実績回数が半数以下になった最短の期間である14日を、第1の期間に設定する。 For example, based on the shipping information database 31, the calculation unit 13 calculates the number of shipping records as the number of shipping records on a weekly basis from immediately before. As a result, in the example of FIG. 11, it is assumed that the actual number of shipments is more than half in 7 days and the actual number of shipments is less than half in 14 days, 21 days, and 30 days. In this case, the determination unit 14 sets 14 days, which is the shortest period in which the actual number of shipments is half or less, as the first period.

以上に説明したように、本実施形態に係る在庫管理システムでは、過少閾値及び過剰閾値の設定を自動化する。また、過少過剰判定に使用する第1の期間の設定を自動化する。これにより、最新の在庫状況に合わせて過少閾値及び過剰閾値と、過少過剰判定に使用する第1の期間とを更新できる。これにより、ユーザ毎に在庫状況に合致した、過少閾値及び過剰閾値と、過少過剰判定に使用する第1の期間とを用いた在庫管理を行うことができる。また、過少閾値及び過剰閾値の設定と、過少過剰判定に使用する第1の期間の設定とを自動化することで在庫管理の処理の負荷を軽減することができる。 As described above, the inventory management system according to the present embodiment automates the setting of the underthreshold value and the excess threshold value. In addition, the setting of the first period used for the under-excess determination is automated. Thereby, the under-threshold value and the excess-threshold value and the first period used for the under-excess determination can be updated according to the latest inventory status. As a result, inventory management can be performed using the under-threshold value and the excess-threshold value that match the inventory status for each user and the first period used for the under-excess determination. In addition, the load of inventory management processing can be reduced by automating the setting of the underthreshold value and the excess threshold value and the setting of the first period used for the underestimation / excess determination.

算出した第1の期間での過少在庫及び過剰在庫の割合と、第1の期間内に開催されるイベント情報とを紐付けして表示することも可能である。これによれば、時系列の過少、過剰状態の判定結果の情報とイベント情報とを可視化して関連をわかりやすく表示することができる。これにより、ユーザは、イベントを考慮して在庫の過少、過剰状態に対する対応を行うことができる。 It is also possible to display the calculated ratio of the understock and the excess inventory in the first period in association with the event information held in the first period. According to this, it is possible to visualize the information of the determination result of the under or over state of the time series and the event information and display the relation in an easy-to-understand manner. As a result, the user can take measures against the shortage and excess of inventory in consideration of the event.

図12は、一実施形態に係る在庫の過少状態の割合とイベント情報とを紐付けて端末装置20のディスプレイ211に表示した図である。図12の例では、イベント情報データベース32に、商品コード、カテゴリ、イベント名、開始日付、終了日付の各項目が記憶されている。これにより、商品コード及びカテゴリに基づき、イベント名、開始日付、終了日付などのイベント情報と、在庫の過少、過剰状態の判定結果とを紐づけて表示できる。これにより、在庫の過少、過剰の状態又は割合とイベントとの関連性を可視化することができる。なお、図12では、過少在庫の結果を可視化した画面例を示したが、これに限られず、過剰在庫の結果及び過少割合及び過剰割合を可視化してもよい。 FIG. 12 is a diagram showing the ratio of the inventory shortage state according to the embodiment and the event information on the display 211 of the terminal device 20 in association with each other. In the example of FIG. 12, each item of the product code, the category, the event name, the start date, and the end date is stored in the event information database 32. Thereby, based on the product code and the category, the event information such as the event name, the start date, and the end date can be displayed in association with the judgment result of the insufficient or excessive inventory. This makes it possible to visualize the relationship between the state or ratio of understock or excess inventory and the event. Note that FIG. 12 shows a screen example in which the result of the understock is visualized, but the present invention is not limited to this, and the result of the excess inventory, the understock ratio, and the excess ratio may be visualized.

以上の説明では、一品目について過少、過剰状態の結果を可視化する表示方法の一例を示したが、商品の品目が多い場合には、過少割合又は過剰割合の高い品目から優先的にリストに表示して、ユーザに提示してもよい。ユーザは、過少割合又は過剰割合の高い品目から優先的に、生産量を増やす、在庫数を増やす等の対策を迅速に取ることができる。なお、表示制御部15は、ユーザが検索したいカテゴリを絞って在庫の過少、過剰状態の検索を行なった場合には、そのカテゴリに絞った品目のリストを表示してもよい。サーバ10側にも過少、過剰状態の判定結果を表示することができる。なお、本実施形態に係る在庫管理方法は、製造業、小売り、流通業等、在庫を有する業務を有する全てのユーザが好適に利用できる。 In the above explanation, an example of a display method for visualizing the result of the under or excess state for one item is shown, but when there are many items of goods, the items with the under or excess ratio are preferentially displayed in the list. Then, it may be presented to the user. The user can promptly take measures such as increasing the production amount and increasing the number of inventories, preferentially from the items having the under-percentage or the high-over-percentage. In addition, when the display control unit 15 narrows down the category to be searched by the user and searches for the insufficient or excessive inventory, the display control unit 15 may display a list of items narrowed down to that category. The determination result of the under or excess state can be displayed on the server 10 side as well. The inventory management method according to the present embodiment can be suitably used by all users who have inventories, such as manufacturing, retail, and distribution.

以上に説明したように、一実施形態に係る在庫管理システムによれば、ユーザ毎の在庫状況に合致した過少閾値及び過剰閾値と、ユーザ毎の在庫状況に合致した過少過剰判定に使用する第1の期間とを用いた在庫管理を行うことができる。 As described above, according to the inventory management system according to the embodiment, the first under-threshold value and the excess threshold value that match the inventory status of each user and the first under-excess determination that matches the inventory status of each user. Inventory management can be performed using the period of.

以上、在庫管理プログラム、在庫管理方法及び在庫管理システムを上記実施形態により説明したが、本開示に係る在庫管理プログラム、在庫管理方法及び在庫管理システムは上記実施形態に限定されるものではなく、本開示の範囲内で種々の変形及び改良が可能である。また、上記実施形態及び変形例が複数存在する場合、矛盾しない範囲で組み合わせることができる。 Although the inventory management program, the inventory management method, and the inventory management system have been described above by the above-described embodiment, the inventory management program, the inventory management method, and the inventory management system according to the present disclosure are not limited to the above-described embodiment. Various modifications and improvements are possible within the scope of disclosure. Further, when a plurality of the above-described embodiments and modifications exist, they can be combined within a consistent range.

以上の説明に関し、更に以下の項を開示する。
(付記1)
処理対象の品目についての単位期間毎の在庫数と出荷数とから、連続する複数の単位期間を含む第1の期間における在庫日数を算出する処理と、
在庫が過少か否かを判別する所定の過少基準値及び/又は在庫が過多か否かを判別する所定の過剰基準値と、前記第1の期間とは異なる第2の期間における前記在庫日数の統計値と、前記第2の期間における前記出荷数の統計値とに基づき、前記品目についての在庫が過少か否かを判別する第1の閾値及び/又は前記品目についての在庫が過多か否かを判別する第2の閾値を算出する処理と、
前記在庫日数と前記第1の閾値及び/又は前記第2の閾値とに基づき、前記品目の在庫が過少及び/又は過多か否かを判定する処理と、
をコンピュータに実行させる在庫管理プログラム。
(付記2)
前記第1の期間を、予め定められた複数の候補期間から、各候補期間内の出荷数が1以上の日の割合に基づき決定する処理を有する、
付記1に記載の在庫管理プログラム。
(付記3)
前記品目の在庫が過少及び/又は過多か否かを表示する処理を有する、
付記1又は2に記載の在庫管理プログラム。
(付記4)
前記品目の在庫が過少である割合及び/又は前記品目の在庫が過多である割合とイベント情報とを紐付けて表示する処理を有する、
付記3に記載の在庫管理プログラム。
(付記5)
前記過少基準値及び/又は過剰基準値は、前記品目の在庫が過少及び/又は過多か否かの判定結果を利用するユーザ毎に定められる、
付記1〜4のいずれか一項に記載の在庫管理プログラム。
(付記6)
処理対象の品目についての単位期間毎の在庫数と出荷数とから、連続する複数の単位期間を含む第1の期間における在庫日数を算出する処理と、
在庫が過少か否かを判別する所定の過少基準値及び/又は在庫が過多か否かを判別する所定の過剰基準値と、前記第1の期間とは異なる第2の期間における前記在庫日数の統計値と、前記第2の期間における前記出荷数の統計値とに基づき、前記品目についての在庫が過少か否かを判別する第1の閾値及び/又は前記品目についての在庫が過多か否かを判別する第2の閾値を算出する処理と、
前記在庫日数と前記第1の閾値及び/又は前記第2の閾値とに基づき、前記品目の在庫が過少及び/又は過多か否かを判定する処理と、
をコンピュータが実行する在庫管理方法。
(付記7)
前記第1の期間を、予め定められた複数の候補期間から、各候補期間内の出荷数が1以上の日の割合に基づき決定する処理を有する、
付記6に記載の在庫管理方法。
(付記8)
前記品目の在庫が過少及び/又は過多か否かを表示する処理を有する、
付記6又は7に記載の在庫管理方法。
(付記9)
前記品目の在庫が過少である割合及び/又は前記品目の在庫が過多である割合とイベント情報とを紐付けて表示する処理を有する、
付記8に記載の在庫管理方法。
(付記10)
前記過少基準値及び/又は過剰基準値は、前記品目の在庫が過少及び/又は過多か否かの判定結果を利用するユーザ毎に定められる、
付記6〜9のいずれか一項に記載の在庫管理方法。
(付記11)
処理対象の品目についての単位期間毎の在庫数と出荷数とから、連続する複数の単位期間を含む第1の期間における在庫日数を算出し、
在庫が過少か否かを判別する所定の過少基準値及び/又は在庫が過多か否かを判別する所定の過剰基準値と、前記第1の期間とは異なる第2の期間における前記在庫日数の統計値と、前記第2の期間における前記出荷数の統計値とに基づき、前記品目についての在庫が過少か否かを判別する第1の閾値及び/又は前記品目についての在庫が過多か否かを判別する第2の閾値を算出する算出部と、
前記在庫日数と前記第1の閾値及び/又は前記第2の閾値とに基づき、前記品目の在庫が過少及び/又は過多か否かを判定する判定部と、
を有する在庫管理システム。
(付記12)
前記判定部は、前記第1の期間を、予め定められた複数の候補期間から、各候補期間内の出荷数が1以上の日の割合に基づき決定する、
付記11に記載の在庫管理システム。
(付記13)
前記品目の在庫が過少及び/又は過多か否かを表示する表示制御部を有する、
付記11又は12に記載の在庫管理システム。
(付記14)
前記表示制御部は、前記品目の在庫が過少である割合及び/又は前記品目の在庫が過多である割合とイベント情報とを紐付けて表示する、
付記13に記載の在庫管理システム。
(付記15)
前記過少基準値及び/又は過剰基準値は、前記品目の在庫が過少及び/又は過多か否かの判定結果を利用するユーザ毎に定められる、
付記11〜14のいずれか一項に記載の在庫管理システム。
With respect to the above description, the following sections will be further disclosed.
(Appendix 1)
The process of calculating the number of days in stock in the first period including a plurality of consecutive unit periods from the number of stocks and the number of shipments for each unit period for the item to be processed, and
A predetermined under-reference value for determining whether or not inventory is insufficient and / or a predetermined excess reference value for determining whether or not inventory is excessive, and the number of days in stock in a second period different from the first period. Based on the statistical value and the statistical value of the number of shipments in the second period, the first threshold value for determining whether or not the inventory for the item is insufficient and / or whether or not the inventory for the item is excessive. And the process of calculating the second threshold value to determine
A process of determining whether or not the inventory of the item is insufficient and / or excessive based on the number of days in stock and the first threshold value and / or the second threshold value.
An inventory management program that lets your computer run.
(Appendix 2)
It has a process of determining the first period from a plurality of predetermined candidate periods based on the ratio of days in which the number of shipments within each candidate period is one or more.
The inventory management program described in Appendix 1.
(Appendix 3)
It has a process of indicating whether the inventory of the item is under and / or over.
The inventory management program described in Appendix 1 or 2.
(Appendix 4)
It has a process of displaying the ratio of the item in stock being insufficient and / or the ratio of the item in stock being excessive and the event information in association with each other.
The inventory management program described in Appendix 3.
(Appendix 5)
The under-reference value and / or the excess reference value is determined for each user who uses the determination result of whether or not the inventory of the item is under-and / or over-excess.
The inventory management program according to any one of Appendix 1 to 4.
(Appendix 6)
The process of calculating the number of days in stock in the first period including a plurality of consecutive unit periods from the number of stocks and the number of shipments for each unit period for the item to be processed, and
A predetermined under-reference value for determining whether or not inventory is insufficient and / or a predetermined excess reference value for determining whether or not inventory is excessive, and the number of days in stock in a second period different from the first period. Based on the statistical value and the statistical value of the number of shipments in the second period, the first threshold value for determining whether or not the inventory for the item is insufficient and / or whether or not the inventory for the item is excessive. And the process of calculating the second threshold value to determine
A process of determining whether or not the inventory of the item is insufficient and / or excessive based on the number of days in stock and the first threshold value and / or the second threshold value.
The inventory management method that the computer performs.
(Appendix 7)
It has a process of determining the first period from a plurality of predetermined candidate periods based on the ratio of days in which the number of shipments within each candidate period is one or more.
The inventory management method described in Appendix 6.
(Appendix 8)
It has a process of indicating whether the inventory of the item is under and / or over.
The inventory management method according to Appendix 6 or 7.
(Appendix 9)
It has a process of displaying the ratio of the item in stock being insufficient and / or the ratio of the item in stock being excessive and the event information in association with each other.
The inventory management method described in Appendix 8.
(Appendix 10)
The under-reference value and / or the excess reference value is determined for each user who uses the determination result of whether or not the inventory of the item is under-and / or over-excess.
The inventory management method according to any one of Appendix 6 to 9.
(Appendix 11)
From the number of stocks and the number of shipments for each unit period for the item to be processed, the number of days in stock in the first period including a plurality of consecutive unit periods is calculated.
A predetermined under-reference value for determining whether or not inventory is insufficient and / or a predetermined excess reference value for determining whether or not inventory is excessive, and the number of days in stock in a second period different from the first period. Based on the statistical value and the statistical value of the number of shipments in the second period, the first threshold value for determining whether or not the inventory for the item is insufficient and / or whether or not the inventory for the item is excessive. A calculation unit that calculates a second threshold value for determining
A determination unit that determines whether or not the inventory of the item is too low and / or too high based on the number of days in stock and the first threshold value and / or the second threshold value.
Inventory management system with.
(Appendix 12)
The determination unit determines the first period from a plurality of predetermined candidate periods based on the ratio of days when the number of shipments within each candidate period is 1 or more.
The inventory management system according to Appendix 11.
(Appendix 13)
It has a display control unit that displays whether or not the inventory of the item is too low and / or too high.
The inventory management system according to Appendix 11 or 12.
(Appendix 14)
The display control unit displays the event information by associating the ratio of the item with an insufficient inventory and / or the ratio of the item with an excess inventory.
The inventory management system according to Appendix 13.
(Appendix 15)
The under-reference value and / or the excess reference value is determined for each user who uses the determination result of whether or not the inventory of the item is under-and / or over-excess.
The inventory management system according to any one of Appendix 11-14.

1 在庫管理システム
10 サーバ
11 通信部
12 受付部
13 算出部
14 判定部
15 表示制御部
16 記憶部
20 端末装置
21 操作部
22 通信部
23 制御部
24 表示部
25 記憶部
30 在庫情報データベース
31 出荷情報データベース
32 イベント情報データベース
1 Inventory management system 10 Server 11 Communication unit 12 Reception unit 13 Calculation unit 14 Judgment unit 15 Display control unit 16 Storage unit 20 Terminal device 21 Operation unit 22 Communication unit 23 Control unit 24 Display unit 25 Storage unit 30 Inventory information database 31 Shipping information Database 32 Event information database

Claims (7)

処理対象の品目についての単位期間毎の在庫数と出荷数とから、連続する複数の単位期間を含む第1の期間における在庫日数を算出する処理と、
在庫が過少か否かを判別する所定の過少基準値及び/又は在庫が過多か否かを判別する所定の過剰基準値と、前記第1の期間とは異なる第2の期間における前記在庫日数の統計値と、前記第2の期間における前記出荷数の統計値とに基づき、前記品目についての在庫が過少か否かを判別する第1の閾値及び/又は前記品目についての在庫が過多か否かを判別する第2の閾値を算出する処理と、
前記在庫日数と前記第1の閾値及び/又は前記第2の閾値とに基づき、前記品目の在庫が過少及び/又は過多か否かを判定する処理と、
をコンピュータに実行させる在庫管理プログラム。
The process of calculating the number of days in stock in the first period including a plurality of consecutive unit periods from the number of stocks and the number of shipments for each unit period for the item to be processed, and
A predetermined under-reference value for determining whether or not inventory is insufficient and / or a predetermined excess reference value for determining whether or not inventory is excessive, and the number of days in stock in a second period different from the first period. Based on the statistical value and the statistical value of the number of shipments in the second period, the first threshold value for determining whether or not the inventory for the item is insufficient and / or whether or not the inventory for the item is excessive. And the process of calculating the second threshold value to determine
A process of determining whether or not the inventory of the item is insufficient and / or excessive based on the number of days in stock and the first threshold value and / or the second threshold value.
An inventory management program that lets your computer run.
前記第1の期間を、予め定められた複数の候補期間から、各候補期間内の出荷数が1以上の日の割合に基づき決定する処理を有する、
請求項1に記載の在庫管理プログラム。
It has a process of determining the first period from a plurality of predetermined candidate periods based on the ratio of days in which the number of shipments within each candidate period is one or more.
The inventory management program according to claim 1.
前記品目の在庫が過少及び/又は過多か否かを表示する処理を有する、
請求項1又は2に記載の在庫管理プログラム。
It has a process of indicating whether the inventory of the item is under and / or over.
The inventory management program according to claim 1 or 2.
前記品目の在庫が過少である割合及び/又は前記品目の在庫が過多である割合とイベント情報とを紐付けて表示する処理を有する、
請求項3に記載の在庫管理プログラム。
It has a process of displaying the ratio of the item in stock being insufficient and / or the ratio of the item in stock being excessive and the event information in association with each other.
The inventory management program according to claim 3.
前記過少基準値及び/又は過剰基準値は、前記品目の在庫が過少及び/又は過多か否かの判定結果を利用するユーザ毎に定められる、
請求項1〜4のいずれか一項に記載の在庫管理プログラム。
The under-reference value and / or the excess reference value is determined for each user who uses the determination result of whether or not the inventory of the item is under-and / or over-excess.
The inventory management program according to any one of claims 1 to 4.
処理対象の品目についての単位期間毎の在庫数と出荷数とから、連続する複数の単位期間を含む第1の期間における在庫日数を算出する処理と、
在庫が過少か否かを判別する所定の過少基準値及び/又は在庫が過多か否かを判別する所定の過剰基準値と、前記第1の期間とは異なる第2の期間における前記在庫日数の統計値と、前記第2の期間における前記出荷数の統計値とに基づき、前記品目についての在庫が過少か否かを判別する第1の閾値及び/又は前記品目についての在庫が過多か否かを判別する第2の閾値を算出する処理と、
前記在庫日数と前記第1の閾値及び/又は前記第2の閾値とに基づき、前記品目の在庫が過少及び/又は過多か否かを判定する処理と、
をコンピュータが実行する在庫管理方法。
The process of calculating the number of days in stock in the first period including a plurality of consecutive unit periods from the number of stocks and the number of shipments for each unit period for the item to be processed, and
A predetermined under-reference value for determining whether or not inventory is insufficient and / or a predetermined excess reference value for determining whether or not inventory is excessive, and the number of days in stock in a second period different from the first period. Based on the statistical value and the statistical value of the number of shipments in the second period, the first threshold value for determining whether or not the inventory for the item is insufficient and / or whether or not the inventory for the item is excessive. And the process of calculating the second threshold value to determine
A process of determining whether or not the inventory of the item is insufficient and / or excessive based on the number of days in stock and the first threshold value and / or the second threshold value.
The inventory management method that the computer performs.
処理対象の品目についての単位期間毎の在庫数と出荷数とから、連続する複数の単位期間を含む第1の期間における在庫日数を算出し、
在庫が過少か否かを判別する所定の過少基準値及び/又は在庫が過多か否かを判別する所定の過剰基準値と、前記第1の期間とは異なる第2の期間における前記在庫日数の統計値と、前記第2の期間における前記出荷数の統計値とに基づき、前記品目についての在庫が過少か否かを判別する第1の閾値及び/又は前記品目についての在庫が過多か否かを判別する第2の閾値を算出する算出部と、
前記在庫日数と前記第1の閾値及び/又は前記第2の閾値とに基づき、前記品目の在庫が過少及び/又は過多か否かを判定する判定部と、
を有する在庫管理システム。
From the number of stocks and the number of shipments for each unit period for the item to be processed, the number of days in stock in the first period including a plurality of consecutive unit periods is calculated.
A predetermined under-reference value for determining whether or not inventory is insufficient and / or a predetermined excess reference value for determining whether or not inventory is excessive, and the number of days in stock in a second period different from the first period. Based on the statistical value and the statistical value of the number of shipments in the second period, the first threshold value for determining whether or not the inventory for the item is insufficient and / or whether or not the inventory for the item is excessive. A calculation unit that calculates a second threshold value for determining
A determination unit that determines whether or not the inventory of the item is too low and / or too high based on the number of days in stock and the first threshold value and / or the second threshold value.
Inventory management system with.
JP2019160213A 2019-09-03 2019-09-03 Inventory management program, inventory management method and inventory management system Active JP7413683B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019160213A JP7413683B2 (en) 2019-09-03 2019-09-03 Inventory management program, inventory management method and inventory management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019160213A JP7413683B2 (en) 2019-09-03 2019-09-03 Inventory management program, inventory management method and inventory management system

Publications (2)

Publication Number Publication Date
JP2021039532A true JP2021039532A (en) 2021-03-11
JP7413683B2 JP7413683B2 (en) 2024-01-16

Family

ID=74848761

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019160213A Active JP7413683B2 (en) 2019-09-03 2019-09-03 Inventory management program, inventory management method and inventory management system

Country Status (1)

Country Link
JP (1) JP7413683B2 (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001229319A (en) * 2000-02-16 2001-08-24 Matsushita Electric Ind Co Ltd Inventory control method and inventory control device to be used for the method
JP2002279024A (en) * 2001-03-19 2002-09-27 Mitsubishi Electric Corp Method and system for setting merchandise quantity
JP2004178037A (en) * 2002-11-25 2004-06-24 Hitachi Ltd Production plan forming system and method
JP2004295227A (en) * 2003-03-25 2004-10-21 Matsushita Electric Works Ltd Inventory control system and program and recording medium for recording this program
JP2006318289A (en) * 2005-05-13 2006-11-24 Nec System Technologies Ltd System, method and program for deciding production request quantity by supply-demand balance calculation
JP2015114787A (en) * 2013-12-11 2015-06-22 三菱電機株式会社 Information processing device

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001229319A (en) * 2000-02-16 2001-08-24 Matsushita Electric Ind Co Ltd Inventory control method and inventory control device to be used for the method
JP2002279024A (en) * 2001-03-19 2002-09-27 Mitsubishi Electric Corp Method and system for setting merchandise quantity
JP2004178037A (en) * 2002-11-25 2004-06-24 Hitachi Ltd Production plan forming system and method
JP2004295227A (en) * 2003-03-25 2004-10-21 Matsushita Electric Works Ltd Inventory control system and program and recording medium for recording this program
JP2006318289A (en) * 2005-05-13 2006-11-24 Nec System Technologies Ltd System, method and program for deciding production request quantity by supply-demand balance calculation
JP2015114787A (en) * 2013-12-11 2015-06-22 三菱電機株式会社 Information processing device

Also Published As

Publication number Publication date
JP7413683B2 (en) 2024-01-16

Similar Documents

Publication Publication Date Title
WO2019061994A1 (en) Electronic device, insurance product recommendation method and system, and computer readable storage medium
US11093954B2 (en) System and method for predicting the sales behavior of a new item
CN110866786A (en) Goods quantity prediction method and device, electronic equipment and storage medium
US11163783B2 (en) Auto-selection of hierarchically-related near-term forecasting models
JP2012247964A (en) Progress management apparatus and progress management program
CN110751376A (en) Work order distribution scheduling method and device, computer equipment and storage medium
JP6594801B2 (en) Supply and demand adjustment device, supply and demand adjustment system, and supply and demand adjustment method
US11010393B2 (en) Library search apparatus, library search system, and library search method
US20160260111A1 (en) System and method for grouping time series data for forecasting purposes
WO2018061136A1 (en) Demand forecasting method, demand forecasting system, and program therefor
CN112948705A (en) Intelligent matching method, device and medium based on policy big data
JP2021039532A (en) Inventory management program, inventory management method and inventory management system
US20210405627A1 (en) Production planning system
JP2019046183A (en) Information processing method and program
JP2018092265A (en) Transaction support apparatus and transaction support method
CN108182608B (en) Electronic device, product recommendation method, and computer-readable storage medium
CN114626660A (en) Method and apparatus for surge regulation forecasting
US10866835B2 (en) Data usage effectiveness determination
CN113515277A (en) Visual display method, device and equipment for buried point data and storage medium
US20230081100A1 (en) Risk evaluation system and risk evaluation method
CN115392206B (en) Method, device and equipment for quickly querying data based on WPS/EXCEL and storage medium
CN111538716B (en) Method and related device for maintaining database across systems
US20170011357A1 (en) Job execution calendar management device and job execution calendar management method
CN107578195A (en) Stock monitors method and stock's monitoring arrangement
US20240028982A1 (en) Plan making device and plan making method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20220517

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20230526

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20230606

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20230803

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20230926

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20231107

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20231128

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20231211

R150 Certificate of patent or registration of utility model

Ref document number: 7413683

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150