JP7291084B2 - Information processing device, inventory control method and inventory control program - Google Patents

Information processing device, inventory control method and inventory control program Download PDF

Info

Publication number
JP7291084B2
JP7291084B2 JP2020007073A JP2020007073A JP7291084B2 JP 7291084 B2 JP7291084 B2 JP 7291084B2 JP 2020007073 A JP2020007073 A JP 2020007073A JP 2020007073 A JP2020007073 A JP 2020007073A JP 7291084 B2 JP7291084 B2 JP 7291084B2
Authority
JP
Japan
Prior art keywords
inventory
allocated
stored
orders
product
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.)
Active
Application number
JP2020007073A
Other languages
Japanese (ja)
Other versions
JP2021114199A (en
Inventor
勇希 浦地
剛光 上野
Original Assignee
株式会社オービック
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 株式会社オービック filed Critical 株式会社オービック
Priority to JP2020007073A priority Critical patent/JP7291084B2/en
Publication of JP2021114199A publication Critical patent/JP2021114199A/en
Application granted granted Critical
Publication of JP7291084B2 publication Critical patent/JP7291084B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/30Computing systems specially adapted for manufacturing

Landscapes

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

Description

本発明は、情報処理装置、在庫管理方法および在庫管理プログラムに関する。 The present invention relates to an information processing device, an inventory management method, and an inventory management program.

特許文献1には、商品の在庫数量や入庫予定数量を原産地単位で記憶する場合を対象とした商品の引当を実現する商品引当装置等について記載されている。 Patent Literature 1 describes a product allocation device or the like that realizes product allocation for the case where the stock quantity and the expected stock quantity of products are stored in units of origin.

特開2007-018093号公報JP 2007-018093 A

しかしながら、商品の在庫が無い状態でも受注を受付け且つ在庫の引当は受注時ではなく入荷時に行う企業(卸や小売など)において、主に取り扱う商品によって在庫の引当に対する考え方は異なる(例えば、主に取り扱う商品が定番品なのか将来販売予定の新商品なのかによって、引当可能在庫数の算出に対する考え方は異なる)が、自社の考え方に合った在庫の引当(具体的には引当可能在庫数の算出)を簡単な設定変更のみで実現可能とする情報処理システム(アプリケーションソフトウェア)は、これまで存在しなかった。 However, in companies (wholesale, retail, etc.) that accept orders even when there is no product inventory and reserve inventory at the time of arrival rather than at the time of receiving an order, the concept of inventory allocation differs depending on the main product handled (for example, mainly Depending on whether the product to be handled is a standard product or a new product scheduled to be sold in the future, the concept of calculating the number of available inventory will differ), but the inventory allocation that fits the company's thinking (specifically, the calculation of the number of available inventory) ) can be realized by simply changing settings, there has been no information processing system (application software).

本発明は、上記に鑑みてなされたものであって、自社の考え方に合った在庫の引当(具体的には引当可能在庫数の算出)の管理を簡単な設定変更のみで実現可能とする情報処理装置、在庫管理方法および在庫管理プログラムを提供することを目的とする。 The present invention has been made in view of the above, and information that makes it possible to manage inventory allocation (specifically, calculation of the number of available inventory) that matches the company's concept by simply changing settings. An object of the present invention is to provide a processing device, an inventory control method, and an inventory control program.

上述した課題を解決し、目的を達成するために、本発明に係る情報処理装置は、制御部を備える情報処理装置であって、実在庫数と、実在庫数から入荷時に引当された受注数である引当済受注数と、実在庫数から入荷時に引当される予定の受注数である引当予定受注数と、実在庫数から引当可能な在庫数である引当可能在庫数とを商品別に管理するための在庫データが記憶される記憶部と接続されており、前記制御部は、引当可能在庫数を算出する際に引当予定受注数を加味するか否かについての第一の設定を登録させる第一設定登録手段と、受注した商品の受注データの登録が指示されると、第一の設定に応じて在庫データの生成または更新を行う在庫管理手段とを備え、前記在庫管理手段は、受注した商品の受注データの登録が指示されると、(1)第一の設定を確認し、(2)確認した第一の設定が引当予定受注数を加味するものであった場合において、当該商品の在庫データが前記記憶部にないときには、実在庫数としてゼロが格納され、引当済受注数としてゼロが格納され、引当予定受注数として当該商品の受注数が格納され、引当可能在庫数として当該実在庫数から当該引当済受注数と当該引当予定受注数を減算した数が格納された当該商品の在庫データを生成し、当該生成した在庫データを前記記憶部に格納する第一生成処理を実行し、当該商品の在庫データが前記記憶部にあるときには、当該在庫データに格納されている引当予定受注数を、当該引当予定受注数に当該受注数を加算した数に更新し、当該在庫データに格納されている引当可能在庫数を、当該在庫データに格納されている実在庫数から当該在庫データに格納されている引当済受注数と当該更新後の引当予定受注数を減算した数に更新する第一更新処理を実行し、(3)確認した第一の設定が引当予定受注数を加味しないものであった場合において、当該商品の在庫データが前記記憶部にないときには、実在庫数としてゼロが格納され、引当済受注数としてゼロが格納され、引当予定受注数として当該受注数が格納され、引当可能在庫数として当該実在庫数から当該引当済受注数を減算した数が格納された当該商品の在庫データを生成し、当該生成した在庫データを前記記憶部に格納する第二生成処理を実行し、当該商品の在庫データが前記記憶部にあるときには、当該在庫データに格納されている引当予定受注数を、当該引当予定受注数に当該受注数を加算した数に更新し、当該在庫データに格納されている引当可能在庫数を、当該在庫データに格納されている実在庫数から当該在庫データに格納されている引当済受注数を減算した数に更新する第二更新処理を実行すること、を特徴とする。 In order to solve the above-described problems and achieve the object, an information processing apparatus according to the present invention is an information processing apparatus including a control unit, and includes an actual inventory quantity and an order quantity allocated at the time of arrival based on the actual inventory quantity. , the number of orders to be allocated, which is the number of orders to be allocated at the time of arrival based on the actual inventory, and the number of allocable inventory, which is the number of inventory that can be allocated from the actual inventory, are managed for each product. The control unit registers a first setting as to whether or not to take into consideration the number of orders to be allocated when calculating the number of available stocks for allocation. and an inventory control means for generating or updating inventory data in accordance with a first setting when registration of order data of an ordered product is instructed, wherein the inventory control means receives an order. When the registration of the order data of the product is instructed, (1) the first setting is confirmed, and (2) if the confirmed first setting takes into consideration the number of orders to be allocated, When there is no inventory data in the storage unit, zero is stored as the actual inventory quantity, zero is stored as the allocated order quantity, the order quantity of the product is stored as the planned allocation order quantity, and the actual quantity is stored as the allocable stock quantity. Execute a first generation process of generating inventory data of the product in which the number obtained by subtracting the allocated order quantity and the scheduled allocation order quantity from the inventory quantity is stored, and storing the generated inventory data in the storage unit. , when the inventory data of the product is in the storage unit, update the planned allocation order quantity stored in the inventory data to the sum of the planned allocation order quantity and the order quantity, and store it in the inventory data. Update the allocated quantity of available inventory to the number obtained by subtracting the number of allocated orders stored in the relevant inventory data from the actual quantity of inventory stored in the relevant inventory data and the planned number of orders to be allocated after the update. (3) When the confirmed first setting does not take into consideration the number of orders to be allocated, and the inventory data of the product is not in the storage unit, the actual inventory quantity is set to zero. 0 is stored as the number of allocated orders, the number of orders is stored as the number of orders to be allocated, and the number obtained by subtracting the number of allocated orders from the actual inventory is stored as the number of available stocks. and executes a second generation process of storing the generated inventory data in the storage unit, and when the inventory data of the product is in the storage unit, the allocation schedule stored in the inventory data The number of orders received is updated to the number obtained by adding the number of orders received to the number of orders scheduled to be allocated, and the number of allocable inventory stored in the inventory data is changed from the actual inventory stored in the inventory data to the inventory data. and executing a second update process to update the number obtained by subtracting the number of reserved orders stored in .

また、本発明に係る情報処理装置は、前記情報処理装置において、前記制御部は、引当可能在庫数の算出において引当予定受注数を加味するか否かまたは第一の設定に従うかについての第二の設定を商品別に登録させる第二設定登録手段をさらに備え、前記在庫管理手段は、前記受注した商品の受注データの登録が指示されると、(1)当該商品に紐付く第二の設定を確認し、当該確認した第二の設定が第一の設定に従うものであった場合には更に第一の設定を確認することで、引当予定受注数を加味するか否かを決定し、(2)引当予定受注数を加味すると決定された場合において、前記受注した商品の在庫データが前記記憶部にないときには前記第一生成処理を実行し、当該商品の在庫データが前記記憶部にあるときには前記第一更新処理を実行し、(3)引当予定受注数を加味しないと決定された場合において、当該商品の在庫データが前記記憶部にないときには前記第二生成処理を実行し、当該商品の在庫データが前記記憶部にあるときには前記第二更新処理を実行すること、を特徴とする。 Further, the information processing apparatus according to the present invention is the information processing apparatus, wherein the control unit determines whether or not to take into account the planned allocation order quantity in the calculation of the allocatable inventory quantity or whether to follow the first setting. The inventory management means, when instructed to register the order data of the ordered product, (1) registers the second setting associated with the product. Confirm, and if the confirmed second setting conforms to the first setting, further confirm the first setting to determine whether or not to take into consideration the number of orders to be allocated, (2 ) When it is determined that the number of orders to be allocated should be taken into consideration, the first generation process is executed when the inventory data of the ordered product is not in the storage unit, and when the inventory data of the product is in the storage unit When it is determined that (3) the number of orders to be allocated is not taken into consideration, the second generation process is executed if the inventory data of the product is not in the storage unit, and the inventory of the product is determined. The second updating process is executed when data is in the storage unit.

また、本発明に係る情報処理装置は、前記情報処理装置において、前記制御部は、在庫照会画面にて照会対象の商品が指定されると、(1)第一の設定を確認し、(2)確認した第一の設定が引当予定受注数を加味するものであった場合には、当該商品の在庫データに格納されている実在庫数から当該在庫データに格納されている引当済受注数と当該在庫データに格納されている引当予定受注数を減算した数を引当可能在庫数として算出する第一算出処理を実行し、(3)確認した第一の設定が引当予定受注数を加味しないものであった場合には、当該商品の在庫データに格納されている実在庫数から当該在庫データに格納されている引当済受注数を減算した数を引当可能在庫数として算出する第二算出処理を実行し、(4)算出結果を前記在庫照会画面に出力する在庫照会手段をさらに備えること、を特徴とする。 Further, in the information processing apparatus according to the present invention, in the information processing apparatus, when a product to be inquired is specified on an inventory inquiry screen, the control unit (1) confirms a first setting, (2) ) If the confirmed first setting takes into consideration the number of orders to be allocated, the actual number of orders stored in the inventory data of the product concerned will be converted to the number of orders already allocated stored in the inventory data. Execute the first calculation process to calculate the number of available inventory by subtracting the planned allocation order quantity stored in the inventory data, and (3) the confirmed first setting does not take into account the planned allocation order quantity. If it is, the second calculation process is performed to calculate the number of allocable inventory by subtracting the allocated order quantity stored in the inventory data from the actual inventory quantity stored in the inventory data of the product. and (4) inventory inquiry means for outputting the calculation result to the inventory inquiry screen.

また、本発明に係る情報処理装置は、前記情報処理装置において、前記制御部は、引当可能在庫数の算出において引当予定受注数を加味するか否かまたは第一の設定に従うかについての第二の設定を商品別に登録させる第二設定登録手段をさらに備え、前記在庫照会手段は、前記照会対象の商品が指定されると、(1)当該商品に紐付く第二の設定を確認し、当該確認した第二の設定が第一の設定に従うものであった場合には更に第一の設定を確認することで、引当予定受注数を加味するか否かを決定し、(2)引当予定受注数を加味すると決定された場合には前記第一算出処理を実行し、(3)引当予定受注数を加味しないと決定された場合には前記第二算出処理を実行し、(4)算出結果を前記在庫照会画面に出力すること、を特徴とする。 Further, the information processing apparatus according to the present invention is the information processing apparatus, wherein the control unit determines whether or not to take into account the planned allocation order quantity in the calculation of the allocatable inventory quantity or whether to follow the first setting. When the product to be inquired is specified, the inventory inquiry means (1) confirms the second setting associated with the product, and confirms the second setting associated with the product, If the confirmed second setting conforms to the first setting, further confirm the first setting to determine whether or not to take into consideration the number of orders to be allocated, and If it is determined that the number is taken into consideration, the first calculation process is executed, (3) if it is determined that the number of orders to be allocated is not taken into account, the second calculation process is executed, and (4) Calculation result is output to the inventory inquiry screen.

また、本発明に係る在庫管理方法は、制御部を備える情報処理装置で実行される在庫管理方法であって、前記情報処理装置は、実在庫数と、実在庫数から入荷時に引当された受注数である引当済受注数と、実在庫数から入荷時に引当される予定の受注数である引当予定受注数と、実在庫数から引当可能な在庫数である引当可能在庫数とを商品別に管理するための在庫データが記憶される記憶部と接続されており、前記情報処理装置には、引当可能在庫数を算出する際に引当予定受注数を加味するか否かについての第一の設定が登録されており、前記制御部で実行される、受注した商品の受注データの登録が指示されると、第一の設定に応じて在庫データの生成または更新を行う在庫管理ステップを含み、前記在庫管理ステップは、受注した商品の受注データの登録が指示されると、(1)第一の設定を確認し、(2)確認した第一の設定が引当予定受注数を加味するものであった場合において、当該商品の在庫データが前記記憶部にないときには、実在庫数としてゼロが格納され、引当済受注数としてゼロが格納され、引当予定受注数として当該商品の受注数が格納され、引当可能在庫数として当該実在庫数から当該引当済受注数と当該引当予定受注数を減算した数が格納された当該商品の在庫データを生成し、当該生成した在庫データを前記記憶部に格納する第一生成処理を実行し、当該商品の在庫データが前記記憶部にあるときには、当該在庫データに格納されている引当予定受注数を、当該引当予定受注数に当該受注数を加算した数に更新し、当該在庫データに格納されている引当可能在庫数を、当該在庫データに格納されている実在庫数から当該在庫データに格納されている引当済受注数と当該更新後の引当予定受注数を減算した数に更新する第一更新処理を実行し、(3)確認した第一の設定が引当予定受注数を加味しないものであった場合において、当該商品の在庫データが前記記憶部にないときには、実在庫数としてゼロが格納され、引当済受注数としてゼロが格納され、引当予定受注数として当該受注数が格納され、引当可能在庫数として当該実在庫数から当該引当済受注数を減算した数が格納された当該商品の在庫データを生成し、当該生成した在庫データを前記記憶部に格納する第二生成処理を実行し、当該商品の在庫データが前記記憶部にあるときには、当該在庫データに格納されている引当予定受注数を、当該引当予定受注数に当該受注数を加算した数に更新し、当該在庫データに格納されている引当可能在庫数を、当該在庫データに格納されている実在庫数から当該在庫データに格納されている引当済受注数を減算した数に更新する第二更新処理を実行すること、を特徴とする。 Further, an inventory management method according to the present invention is an inventory management method executed by an information processing apparatus having a control unit, wherein the information processing apparatus controls the number of actual inventories and the number of orders allocated at the time of arrival based on the number of actual inventories. The number of orders that have been allocated, which is the number of products; The information processing device has a first setting as to whether or not to take into consideration the number of orders to be allocated when calculating the available stock quantity. an inventory management step of generating or updating inventory data according to a first setting when an instruction is given to register order data of the ordered product, which is registered and executed by the control unit; The management step is to (1) confirm the first setting, and (2) add the number of orders to be allocated to the confirmed first setting when the registration of the order data of the ordered product is instructed. , when there is no inventory data of the product in the storage unit, zero is stored as the actual inventory quantity, zero is stored as the allocated order quantity, and the order quantity of the product is stored as the planned allocation order quantity, generating inventory data of the product in which the number obtained by subtracting the allocated order quantity and the scheduled allocation order quantity from the actual inventory quantity is stored as the available inventory quantity, and storing the generated inventory data in the storage unit; When the inventory data of the product is in the storage unit after the generation process is executed, the planned allocation order quantity stored in the inventory data is updated to the sum of the planned allocation order quantity and the order quantity. , the number of allocable inventory stored in the relevant inventory data is subtracted from the actual inventory quantity stored in the relevant inventory data by the number of allocated orders stored in the relevant inventory data and the planned number of orders to be allocated after the update. (3) In the case where the confirmed first setting does not take into consideration the number of orders to be allocated, when the inventory data of the product is not in the storage unit, Zero is stored as the number of actual inventory, zero is stored as the number of allocated orders, the number of orders is stored as the number of orders to be allocated, and the number obtained by subtracting the number of allocated orders from the actual number of inventory is stored as the number of available stocks. is stored, and a second generation process is executed to store the generated inventory data in the storage unit, and when the inventory data of the product is in the storage unit, the inventory data is The number of orders to be allocated that is stored is updated to the number obtained by adding the number of orders to the number of orders that are to be allocated, and the number of allocable inventory stored in the inventory data is changed to the actual number that is stored in the inventory data. It is characterized by executing a second updating process of updating the inventory quantity to a quantity obtained by subtracting the allocated order quantity stored in the inventory data from the quantity of inventory.

また、本発明に係る在庫管理プログラムは、制御部を備える情報処理装置に実行させるための在庫管理プログラムであって、前記情報処理装置は、実在庫数と、実在庫数から入荷時に引当された受注数である引当済受注数と、実在庫数から入荷時に引当される予定の受注数である引当予定受注数と、実在庫数から引当可能な在庫数である引当可能在庫数とを商品別に管理するための在庫データが記憶される記憶部と接続されており、前記情報処理装置には、引当可能在庫数を算出する際に引当予定受注数を加味するか否かについての第一の設定が登録されており、前記制御部に実行させるための、受注した商品の受注データの登録が指示されると、第一の設定に応じて在庫データの生成または更新を行う在庫管理ステップを含み、前記在庫管理ステップは、受注した商品の受注データの登録が指示されると、(1)第一の設定を確認し、(2)確認した第一の設定が引当予定受注数を加味するものであった場合において、当該商品の在庫データが前記記憶部にないときには、実在庫数としてゼロが格納され、引当済受注数としてゼロが格納され、引当予定受注数として当該商品の受注数が格納され、引当可能在庫数として当該実在庫数から当該引当済受注数と当該引当予定受注数を減算した数が格納された当該商品の在庫データを生成し、当該生成した在庫データを前記記憶部に格納する第一生成処理を実行し、当該商品の在庫データが前記記憶部にあるときには、当該在庫データに格納されている引当予定受注数を、当該引当予定受注数に当該受注数を加算した数に更新し、当該在庫データに格納されている引当可能在庫数を、当該在庫データに格納されている実在庫数から当該在庫データに格納されている引当済受注数と当該更新後の引当予定受注数を減算した数に更新する第一更新処理を実行し、(3)確認した第一の設定が引当予定受注数を加味しないものであった場合において、当該商品の在庫データが前記記憶部にないときには、実在庫数としてゼロが格納され、引当済受注数としてゼロが格納され、引当予定受注数として当該受注数が格納され、引当可能在庫数として当該実在庫数から当該引当済受注数を減算した数が格納された当該商品の在庫データを生成し、当該生成した在庫データを前記記憶部に格納する第二生成処理を実行し、当該商品の在庫データが前記記憶部にあるときには、当該在庫データに格納されている引当予定受注数を、当該引当予定受注数に当該受注数を加算した数に更新し、当該在庫データに格納されている引当可能在庫数を、当該在庫データに格納されている実在庫数から当該在庫データに格納されている引当済受注数を減算した数に更新する第二更新処理を実行すること、を特徴とする。 Further, an inventory management program according to the present invention is an inventory management program to be executed by an information processing apparatus having a control unit, wherein the information processing apparatus includes an actual inventory quantity and an allocation at the time of arrival from the actual inventory quantity. The number of orders received, which is the number of orders, the number of orders to be allocated, which is the number of orders to be allocated at the time of arrival from the actual inventory, and the number of available inventory, which is the number of inventory that can be allocated from the actual inventory, for each product The information processing device is connected to a storage unit that stores inventory data for management, and the information processing device has a first setting as to whether or not to take into consideration the number of orders to be allocated when calculating the available inventory quantity. is registered, and an inventory management step of generating or updating inventory data according to a first setting when an instruction is given to register the order data of the ordered product for execution by the control unit, In the inventory control step, when the registration of the order data of the ordered product is instructed, (1) the first setting is confirmed, and (2) the confirmed first setting takes into consideration the number of orders to be allocated. When there is no inventory data of the product in the storage unit, zero is stored as the actual inventory quantity, zero is stored as the allocated order quantity, and the order quantity of the relevant product is stored as the planned allocation order quantity. and generating inventory data of the product in which the number obtained by subtracting the allocated order quantity and the allocation scheduled order quantity from the actual inventory quantity is stored as the allocatable inventory quantity, and storing the generated inventory data in the storage unit. When the inventory data of the product is in the storage unit, the planned allocation order quantity stored in the inventory data is added to the planned allocation order quantity and the order quantity. Update the number of allocable inventory stored in the relevant inventory data from the actual inventory quantity stored in the relevant inventory data to the number of allocated orders stored in the relevant inventory data and the planned number of orders to be allocated after the update (3) If the confirmed first setting does not take into consideration the number of orders to be allocated, the inventory data of the product is not in the storage unit. Occasionally, zero is stored as the actual inventory quantity, zero is stored as the allocated order quantity, the order quantity is stored as the planned allocation order quantity, and the allocated order quantity is subtracted from the actual inventory quantity as the allocable inventory quantity. a second generation process for generating inventory data of the product in which the number is stored, storing the generated inventory data in the storage unit, and when the inventory data of the product is in the storage unit, The number of orders to be allocated that is stored in the data is updated to the number obtained by adding the number of orders to the number of orders that are to be allocated, and the number of allocable inventory stored in the inventory data and executing a second update process for updating the number obtained by subtracting the allocated order quantity stored in the inventory data from the current actual inventory quantity.

本発明は、自社の考え方に合った在庫の引当(具体的には引当可能在庫数の算出)の管理を簡単な設定変更のみで実現可能とする、という効果を奏する。 The present invention has the effect of making it possible to manage inventory allocation (specifically, calculation of the number of allocatable inventory) that matches the concept of the company by simply changing settings.

図1は、在庫管理装置100の構成の一例を示す図である。FIG. 1 is a diagram showing an example of the configuration of an inventory management device 100. As shown in FIG. 図2は、第一設定マスタ106aの一例を示す図である。FIG. 2 is a diagram showing an example of the first setting master 106a. 図3は、第二設定マスタ106bの一例を示す図である。FIG. 3 is a diagram showing an example of the second setting master 106b. 図4は、受注データテーブル106cの一例を示す図である。FIG. 4 is a diagram showing an example of the received order data table 106c. 図5は、在庫データテーブル106dの一例を示す図である。FIG. 5 is a diagram showing an example of the inventory data table 106d. 図6は、受注登録画面MAの一例を示す図である。FIG. 6 is a diagram showing an example of an order registration screen MA. 図7は、在庫照会画面MBの一例を示す図である。FIG. 7 is a diagram showing an example of an inventory inquiry screen MB.

以下に、本発明に係る情報処理装置、在庫管理方法および在庫管理プログラムの実施形態を、図面に基づいて詳細に説明する。なお、本実施形態により本発明が限定されるものではない。 Embodiments of an information processing apparatus, an inventory management method, and an inventory management program according to the present invention will be described in detail below with reference to the drawings. It should be noted that the present invention is not limited by this embodiment.

[1.構成]
本実施形態に係る在庫管理装置の構成の一例について、図1等を参照して説明する。図1は、在庫管理装置の構成の一例を示すブロック図である。
[1. composition]
An example of the configuration of the inventory management device according to this embodiment will be described with reference to FIG. 1 and the like. FIG. 1 is a block diagram showing an example of the configuration of an inventory management device.

在庫管理装置100は、市販のデスクトップ型パーソナルコンピュータを基に構築したものである。なお、在庫管理装置100は、デスクトップ型パーソナルコンピュータのような据置型情報処理装置を基に構築したものに限らず、市販のノート型パーソナルコンピュータ、PDA(Personal Digital Assistants)、スマートフォンまたはタブレット型パーソナルコンピュータなどの携帯型情報処理装置を基に構築したものであってもよい。 The inventory management device 100 is constructed based on a commercially available desktop personal computer. Note that the inventory management device 100 is not limited to those constructed based on a stationary information processing device such as a desktop personal computer, but may be a commercially available notebook personal computer, a PDA (Personal Digital Assistant), a smart phone, or a tablet personal computer. It may also be constructed based on a portable information processing device such as.

在庫管理装置100は、制御部102と通信インターフェース部104と記憶部106と入出力インターフェース部108と、を備えている。在庫管理装置100が備えている各部は、任意の通信路を介して通信可能に接続されている。 The inventory management device 100 includes a control section 102 , a communication interface section 104 , a storage section 106 and an input/output interface section 108 . Each unit included in the inventory management device 100 is communicably connected via an arbitrary communication path.

通信インターフェース部104は、ルータ等の通信装置および専用線等の有線または無線の通信回線を介して、在庫管理装置100をネットワーク300に通信可能に接続する。通信インターフェース部104は、他の装置と通信回線を介してデータを通信する機能を有する。ここで、ネットワーク300は、在庫管理装置100とサーバ200とを相互に通信可能に接続する機能を有し、例えばインターネットやLAN(Local Area Network)等である。なお、記憶部106に格納されるデータは、例えばサーバ装置200に格納されてもよい。 The communication interface unit 104 communicably connects the inventory management device 100 to the network 300 via a communication device such as a router and a wired or wireless communication line such as a dedicated line. The communication interface unit 104 has a function of communicating data with another device via a communication line. Here, the network 300 has a function of connecting the inventory management apparatus 100 and the server 200 so that they can communicate with each other, and is, for example, the Internet or a LAN (Local Area Network). Note that the data stored in the storage unit 106 may be stored in the server device 200, for example.

入出力インターフェース部108には、入力装置112および出力装置114が接続されている。出力装置114には、モニタ(家庭用テレビを含む)の他、スピーカやプリンタを用いることができる。入力装置112には、キーボード、マウス、及びマイクの他、マウスと協働してポインティングデバイス機能を実現するモニタを用いることができる。なお、以下では、出力装置114をモニタ114とし、入力装置112をキーボード112またはマウス112として記載する場合がある。 An input device 112 and an output device 114 are connected to the input/output interface section 108 . The output device 114 can be a monitor (including a home television), a speaker, or a printer. The input device 112 can be a keyboard, a mouse, a microphone, or a monitor that realizes a pointing device function in cooperation with a mouse. Note that, hereinafter, the output device 114 may be referred to as the monitor 114 and the input device 112 may be referred to as the keyboard 112 or the mouse 112 .

記憶部106には、各種のデータベース、テーブルおよびファイルなどが格納される。記憶部106には、OS(Operating System)と協働してCPU(Central Processing Unit)に命令を与えて各種処理を行うためのコンピュータプログラムが記録される。記憶部106として、例えば、RAM(Random Access Memory)・ROM(Read Only Memory)等のメモリ装置、ハードディスクのような固定ディスク装置、フレキシブルディスク、および光ディスク等を用いることができる。 The storage unit 106 stores various databases, tables, files, and the like. The storage unit 106 stores a computer program for performing various processes by giving commands to a CPU (Central Processing Unit) in cooperation with an OS (Operating System). As the storage unit 106, for example, memory devices such as RAM (Random Access Memory) and ROM (Read Only Memory), fixed disk devices such as hard disks, flexible disks, and optical disks can be used.

記憶部106には、第一設定マスタ106a、第二設定マスタ106b、受注データテーブル106cおよび在庫データテーブル106dなどが格納される。 The storage unit 106 stores a first setting master 106a, a second setting master 106b, an order data table 106c, an inventory data table 106d, and the like.

図2は、第一設定マスタ106aの一例を示す図である。第一設定マスタ106aは、引当可能在庫数を算出する際に引当予定受注数を加味するか否かについての第一の設定を含む。ここで、引当可能在庫数とは、実在庫数から引当可能な在庫数であり、入荷時に行われる在庫の引当の判断基準(在庫の引当ができるか否かの判断基準)とされるものである。また、引当予定受注数とは、実在庫数から入荷時に引当される予定の受注数である(補足:当該受注数は、当該入荷よりも前に受付した受注に係るものである。)。また、第一の設定に係る設定値は、例えば、「加味しない」を示す数値「0」、または、「加味する」を示す数値「1」、などである。 FIG. 2 is a diagram showing an example of the first setting master 106a. The first setting master 106a includes a first setting as to whether or not to consider the number of orders to be allocated when calculating the available stock quantity. Here, the number of available stocks is the number of stocks that can be allocated based on the number of actual stocks. be. In addition, the number of orders to be allocated is the number of orders to be allocated at the time of arrival from the actual inventory (Supplementary information: The number of orders is related to the orders received before the arrival of goods). Also, the setting value related to the first setting is, for example, a numerical value “0” indicating “not added” or a numerical value “1” indicating “added”.

ここで、例えば、商品の在庫が無い状態でも受注を受付け、且つ在庫の引当は受注時ではなく入荷時に行い、且つ将来販売予定の新商品(例えば将来のシーズンに販売予定の新しいアパレル商品など)や客注商品などを主に取り扱う企業(例えば卸や小売など)において、在庫管理装置100が使用される場合は、「加味する」を示す数値「1」を設定しておくのが、先に登録した受注を優先的に引当できるという観点で効果的である。 Here, for example, an order can be accepted even if the product is out of stock, inventory allocation is performed at the time of arrival, not at the time of receiving the order, and new products scheduled to be sold in the future (for example, new apparel products scheduled to be sold in the future season). When the inventory management device 100 is used in a company (for example, a wholesaler or a retailer) that mainly handles custom-ordered products, etc., it is recommended to set the numerical value "1" indicating "addition" first. This is effective from the viewpoint that the registered orders can be allocated with priority.

また、例えば、商品の在庫が無い状態でも受注を受付け、且つ在庫の引当は受注時ではなく入荷時に行い、且つ定番品を主に取り扱う企業(例えば卸や小売など)、または、商品の在庫が無い状態でも受注を受付け、且つ在庫の引当は受注時ではなく入荷時に行い、且つ主に取り扱う商品について「納期の短い受注が原因で、納期の長い受注に対し在庫の引当ができない」という事態を避けたい企業(例えば卸や小売など)において、在庫管理装置100が使用される場合は、「加味しない」を示す数値「0」が設定された状態にしておくのが、売れ損じを減らす又は在庫の回転率を上げる又は随時引当できるという観点で効果的である。 Also, for example, a company that accepts orders even if there is no product inventory, reserves inventory at the time of arrival rather than at the time of ordering, and mainly handles standard products (for example, wholesalers and retailers), or companies that have no product inventory We will accept orders even if there is no inventory, and inventory allocation will be performed at the time of arrival, not at the time of receiving an order. When the inventory management device 100 is used by a company (for example, a wholesaler or a retailer) that should be avoided, setting the value "0" to indicate "do not take into account" is a good way to reduce lost sales or reduce inventory. It is effective from the viewpoint of increasing the turnover rate of

図3は、第二設定マスタ106bの一例を示す図である。第二設定マスタ106bは、引当可能在庫数の算出において引当予定受注数を加味するか否かまたは第一の設定(具体的には第一設定マスタ106aに格納されている第一の設定に係る設定値)に従うかについての第二の設定を商品別に含む。ここで、第二の設定に係る設定値は、例えば、「第一の設定に従う」を示す数値「0」、「加味しない」を示す数値「1」、または、「加味する」を示す数値「2」、などである。なお、第二設定マスタ106bは、在庫管理装置100において必須の構成ではない。つまり、在庫管理装置100は、第二設定マスタ106bを備えなくてもよい。 FIG. 3 is a diagram showing an example of the second setting master 106b. The second setting master 106b determines whether or not the planned allocation order quantity is taken into account in the calculation of the allocatable inventory quantity, or the first setting (specifically, the first setting stored in the first setting master 106a). setting value) is included for each product. Here, the setting value related to the second setting is, for example, a numerical value “0” indicating “according to the first setting”, a numerical value “1” indicating “not considering”, or a numerical value “ 2”, and so on. Note that the second setting master 106b is not an essential component in the inventory management device 100. FIG. In other words, the inventory management device 100 does not need to have the second setting master 106b.

図4は、受注データテーブル106cの一例を示す図である。受注データテーブル106cは、受注コード、受注日、商品コード、商品名および受注数(数量)などを含む。なお、受注データテーブル106cは、在庫管理装置100において必須の構成ではない。つまり、在庫管理装置100は、受注データテーブル106cを備えなくてもよい。 FIG. 4 is a diagram showing an example of the received order data table 106c. The order data table 106c includes an order code, an order date, a product code, a product name, the number of orders received (quantity), and the like. Note that the order data table 106c is not an essential component of the inventory management device 100. FIG. In other words, the inventory management device 100 does not have to include the order data table 106c.

図5は、在庫データテーブル106dの一例を示す図である。在庫データテーブル106dは、商品コード、商品名、実在庫数、引当予定受注数、引当済受注数および引当可能在庫数などを含む。ここで、引当済受注数とは、実在庫数から入荷時に引当された受注数である(補足:当該受注数は、当該入荷よりも前に受付した受注に係るものである。)。 FIG. 5 is a diagram showing an example of the inventory data table 106d. The inventory data table 106d includes product code, product name, actual inventory quantity, planned allocation quantity of orders, quantity of already allocated orders, quantity of allocable inventory, and the like. Here, the allocated order quantity is the quantity of order received at the time of arrival from the actual inventory quantity (Supplementary note: the order quantity is related to orders received prior to the arrival of goods).

図1に戻り、制御部102は、在庫管理装置100を統括的に制御するCPU等である。制御部102は、OS等の制御プログラム・各種の処理手順等を規定したプログラム・所要データなどを格納するための内部メモリを有し、格納されているこれらのプログラムに基づいて種々の情報処理を実行する。 Returning to FIG. 1, the control unit 102 is a CPU or the like that controls the inventory management device 100 in a centralized manner. The control unit 102 has an internal memory for storing a control program such as an OS, a program defining various processing procedures, required data, and the like, and performs various information processing based on these stored programs. Execute.

制御部102は、機能概念的に、第一設定登録部102a、第二設定登録部102b、在庫管理部102cおよび在庫照会部102dなどを備える。 The control unit 102 functionally and conceptually includes a first setting registration unit 102a, a second setting registration unit 102b, an inventory management unit 102c, an inventory inquiry unit 102d, and the like.

第一設定登録部102aは、第一の設定(具体的には第一の設定に係る設定値)を登録させる。例えば、第一設定登録部102aは、第一の設定(具体的には第一の設定に係る設定値)を、所定の画面(図示せず)を介してオペレータに登録させる。 The first setting registration unit 102a registers a first setting (specifically, a setting value related to the first setting). For example, the first setting registration unit 102a allows the operator to register a first setting (specifically, a setting value related to the first setting) via a predetermined screen (not shown).

第二設定登録部102bは、第二の設定(具体的には第二の設定に係る設定値)を商品別に登録させる。例えば、第一設定登録部102aは、第二の設定(具体的には第二の設定に係る設定値)を、所定の画面(図示せず)を介してオペレータに商品別に登録させる。なお、第二設定登録部102bは、在庫管理装置100において必須の構成ではない。つまり、在庫管理装置100は、第二設定登録部102bを備えなくてもよい。 The second setting registration unit 102b registers a second setting (specifically, a setting value related to the second setting) for each product. For example, the first setting registration unit 102a allows the operator to register the second setting (specifically, the setting value related to the second setting) for each product via a predetermined screen (not shown). Note that the second setting registration unit 102b is not an essential component in the inventory management device 100. FIG. In other words, the inventory management device 100 does not have to include the second setting registration section 102b.

在庫管理部102cは、受注登録画面(例えば図6に示す受注登録画面MAなど)にて、受注した商品の受注データの登録が指示されると、第一の設定(具体的には第一設定マスタ106aに格納されている第一の設定に係る設定値)に応じて在庫データの生成または更新を行う。 The inventory management unit 102c sets the first setting (specifically, the first setting Inventory data is generated or updated according to the setting value related to the first setting stored in the master 106a.

具体的には、在庫管理部102cは、受注登録画面(例えば図6に示す受注登録画面MAなど)にて、受注した商品の受注データの登録が指示されると、第一の設定(具体的には第一設定マスタ106aに格納されている第一の設定に係る設定値)を確認する。 Specifically, the inventory management unit 102c sets the first setting (specifically, (setting value related to the first setting stored in the first setting master 106a).

そして、在庫管理部102cは、確認した第一の設定が引当予定受注数を加味するものであった場合において、受注した商品の在庫データが記憶部106(具体的には在庫データテーブル106d)にないときには、第一生成処理を実行し、当該受注した商品の在庫データが記憶部106(具体的には在庫データテーブル106d)にあるときには、第一更新処理を実行する。 Then, the inventory management unit 102c stores the inventory data of the ordered product in the storage unit 106 (specifically, the inventory data table 106d) when the confirmed first setting takes into consideration the number of orders to be allocated. If not, the first generation process is executed, and if the inventory data of the ordered product is in the storage unit 106 (specifically, the inventory data table 106d), the first update process is executed.

また、在庫管理部102cは、確認した第一の設定(具体的には第一設定マスタ106aに格納されている第一の設定に係る設定値)が引当予定受注数を加味しないものであった場合において、受注した商品の在庫データが記憶部106(具体的には在庫データテーブル106d)にないときには、第二生成処理を実行し、当該受注した商品の在庫データが記憶部106(具体的には在庫データテーブル106d)にあるときには、第二更新処理を実行する。 In addition, the inventory management unit 102c confirms that the confirmed first setting (specifically, the setting value related to the first setting stored in the first setting master 106a) does not take into consideration the number of orders to be allocated. In this case, when the inventory data of the ordered product is not stored in the storage unit 106 (specifically, the inventory data table 106d), the second generation process is executed, and the inventory data of the ordered product is stored in the storage unit 106 (specifically, the inventory data table 106d). is in the inventory data table 106d), a second update process is executed.

ここで、第一生成処理とは、実在庫数としてゼロが格納され、引当済受注数としてゼロが格納され、引当予定受注数として受注した商品の受注数が格納され、引当可能在庫数として実在庫数から引当済受注数と引当予定受注数を減算した数が格納された受注した商品の在庫データを生成し、生成した在庫データを記憶部106(具体的には在庫データテーブル106d)に格納する処理である。 Here, the first generation process stores zero as the actual inventory quantity, stores zero as the allocated order quantity, stores the order quantity of the ordered product as the planned allocation order quantity, and stores the actual quantity as the allocable stock quantity. Generate inventory data of the ordered product in which the number obtained by subtracting the allocated order quantity and the allocated order quantity from the inventory quantity is stored, and store the generated inventory data in the storage unit 106 (specifically, the inventory data table 106d). It is a process to

また、第一更新処理とは、受注した商品の在庫データに格納されている引当予定受注数を、当該引当予定受注数に当該受注した商品の受注数を加算した数に更新し、当該在庫データに格納されている引当可能在庫数を、当該在庫データに格納されている実在庫数から当該在庫データに格納されている引当済受注数と更新後の引当予定受注数を減算した数に更新する処理である。 In addition, the first update process updates the scheduled allocation order quantity stored in the inventory data of the ordered product to the number obtained by adding the order quantity of the ordered product to the planned allocation order quantity, and updates the inventory data to the number obtained by subtracting the allocated order quantity stored in the relevant inventory data from the actual quantity of inventory stored in the relevant inventory data and the updated allocation planned order quantity. processing.

また、第二生成処理とは、実在庫数としてゼロが格納され、引当済受注数としてゼロが格納され、引当予定受注数として受注した商品の受注数が格納され、引当可能在庫数として実在庫数から引当済受注数を減算した数が格納された受注した商品の在庫データを生成し、生成した在庫データを記憶部106(具体的には在庫データテーブル106d)に格納する処理である。 In the second generation process, zero is stored as the actual inventory quantity, zero is stored as the allocated order quantity, the order quantity of the ordered product is stored as the planned allocation order quantity, and the actual inventory quantity is stored as the allocable inventory quantity. This is a process of generating inventory data of ordered products in which the number obtained by subtracting the allocated order quantity from the number is stored, and storing the generated inventory data in the storage unit 106 (specifically, the inventory data table 106d).

また、第二更新処理とは、受注した商品の在庫データに格納されている引当予定受注数を、当該引当予定受注数に当該受注した商品の受注数を加算した数に更新し、当該在庫データに格納されている引当可能在庫数を、当該在庫データに格納されている実在庫数から当該在庫データに格納されている引当済受注数を減算した数に更新する処理である。 In addition, the second update process updates the scheduled allocation order quantity stored in the inventory data of the ordered product to the number obtained by adding the order quantity of the ordered product to the planned allocation order quantity, and updates the inventory data It is a process of updating the allocable inventory quantity stored in the , to the number obtained by subtracting the allocated order quantity stored in the inventory data from the actual inventory quantity stored in the inventory data.

なお、在庫管理装置100が第二設定マスタ106bを備える場合、在庫管理部102cは、受注登録画面(例えば図6に示す受注登録画面MAなど)にて、受注した商品の受注データの登録が指示されると、以下の(11)から(13)の処理を実行してもよい。 When the inventory management device 100 includes the second setting master 106b, the inventory management unit 102c instructs the registration of the order data of the ordered product on the order registration screen (for example, the order registration screen MA shown in FIG. 6). Then, the following processes (11) to (13) may be executed.

(11)受注した商品(具体的には商品コードまたは商品名)に紐付く第二の設定(具体的には第二設定マスタ106bに格納されている第二の設定に係る設定値)を確認し、確認した第二の設定が第一の設定に従うものであった場合には更に第一の設定(具体的には第一設定マスタ106aに格納されている第一の設定に係る設定値)を確認することで、引当予定受注数を加味するか否かを決定する。
(12)引当予定受注数を加味すると決定された場合において、受注した商品の在庫データが記憶部106(具体的には在庫データテーブル106d)にないときには第一生成処理を実行し、当該受注した商品の在庫データが記憶部106(具体的には在庫データテーブル106d)にあるときには第一更新処理を実行する。
(13)引当予定受注数を加味しないと決定された場合において、受注した商品の在庫データが記憶部106(具体的には在庫データテーブル106d)にないときには第二生成処理を実行し、当該受注した商品の在庫データが記憶部106(具体的には在庫データテーブル106d)にあるときには第二更新処理を実行する。
(11) Confirm the second setting (specifically, the setting value related to the second setting stored in the second setting master 106b) associated with the ordered product (specifically, product code or product name) If the confirmed second setting conforms to the first setting, then the first setting (specifically, the set value related to the first setting stored in the first setting master 106a) By confirming, it is determined whether or not to consider the number of orders to be allocated.
(12) When it is determined that the number of orders to be allocated is taken into consideration, if the inventory data of the ordered product is not in the storage unit 106 (specifically, the inventory data table 106d), the first generation process is executed, When the inventory data of the product is in the storage unit 106 (specifically, the inventory data table 106d), the first update process is executed.
(13) When it is decided not to consider the number of orders to be allocated, if the inventory data of the ordered product is not in the storage unit 106 (specifically, the inventory data table 106d), the second generation process is executed to When the inventory data of the purchased product is in the storage unit 106 (specifically, the inventory data table 106d), the second update process is executed.

在庫照会部102dは、在庫照会画面(例えば図7に示す在庫照会画面MBなど)にて照会対象の商品が指定されると、第一の設定(具体的には第一設定マスタ106aに格納されている第一の設定に係る設定値)を確認し、確認した第一の設定が引当予定受注数を加味するものであった場合には、第一算出処理を実行し、確認した第一の設定が引当予定受注数を加味しないものであった場合には、第二算出処理を実行し、算出結果を在庫照会画面に出力する。 When a product to be inquired is specified on an inventory inquiry screen (for example, the inventory inquiry screen MB shown in FIG. 7), the inventory inquiry unit 102d changes the first setting (specifically, the first setting stored in the first setting master 106a). setting value related to the first setting), and if the confirmed first setting takes into account the number of orders to be allocated, the first calculation process is executed, and the confirmed first setting If the setting does not consider the number of orders to be allocated, the second calculation process is executed, and the calculation result is output to the inventory inquiry screen.

ここで、第一算出処理とは、指定された商品の在庫データに格納されている実在庫数から当該在庫データに格納されている引当済受注数と当該在庫データに格納されている引当予定受注数を減算した数を引当可能在庫数として算出する処理である。 Here, the first calculation process is based on the number of actual stocks stored in the inventory data of the specified product, the number of allocated orders stored in the inventory data, and the scheduled allocation orders stored in the inventory data. This is a process of calculating the number obtained by subtracting the number as the number of available inventory.

また、第二算出処理とは、指定された商品の在庫データに格納されている実在庫数から当該在庫データに格納されている引当済受注数を減算した数を引当可能在庫数として算出する処理である。 In addition, the second calculation process is a process of calculating the number obtained by subtracting the allocated order quantity stored in the inventory data from the actual inventory quantity stored in the inventory data of the designated product as the allocatable inventory quantity. is.

なお、在庫管理装置100が第二設定マスタ106bを備える場合、在庫照会部102dは、在庫照会画面(例えば図7に示す在庫照会画面MBなど)にて照会対象の商品が指定されると、以下の(21)から(23)の処理を実行してもよい。 In addition, when the inventory management device 100 has the second setting master 106b, the inventory inquiry unit 102d, when the product to be inquired is designated on the inventory inquiry screen (for example, the inventory inquiry screen MB shown in FIG. 7), the following (21) to (23) may be executed.

(21)指定された商品に紐付く第二の設定(具体的には第二設定マスタ106bに格納されている第二の設定に係る設定値)を確認し、確認した第二の設定が第一の設定に従うものであった場合には更に第一の設定(具体的には第一設定マスタ106aに格納されている第一の設定に係る設定値)を確認することで、引当予定受注数を加味するか否かを決定する。
(22)引当予定受注数を加味すると決定された場合には第一算出処理を実行し、引当予定受注数を加味しないと決定された場合には第二算出処理を実行する。
(23)算出結果を在庫照会画面に出力する。
(21) Confirm the second setting (specifically, the setting value related to the second setting stored in the second setting master 106b) associated with the designated product, and confirm that the confirmed second setting is the second setting. If it conforms to one setting, the first setting (specifically, the setting value related to the first setting stored in the first setting master 106a) is confirmed, so that the number of orders to be allocated Decide whether or not to add
(22) If it is determined that the planned number of orders to be allocated should be considered, the first calculation process is executed, and if it is determined not to consider the number of planned orders to be allocated, the second calculation process is executed.
(23) Output the calculation result to the inventory inquiry screen.

[2.処理の具体例]
ここでは、在庫管理装置100で実行される処理の具体例について説明する。
[2. Specific example of processing]
Here, a specific example of processing executed by the inventory management device 100 will be described.

例えば、以下の(A1)から(C1)を前提とした場合において、展示会にて注文を受けた将来販売予定のアパレル新商品の受注データ(受注日「2019/7/19」、商品コード「500001」、商品名「Tシャツ(20SS)」および受注数「10」を含む受注データ)の登録が受注登録画面(例えば図6に示す受注登録画面MAなど)にて指示されると、在庫管理部102cは第一生成処理を実行し、その結果、在庫データテーブル106dに、商品コード「500001」、商品名「Tシャツ(20SS)」、実在庫数「0」、引当予定受注数「10」、引当済受注数「0」および引当可能在庫数「-10」を含む在庫データが格納される。この場合、引当可能在庫数の算出に引当予定受注数が加味されるので、在庫入荷後も、この展示会の受注が優先的に引当可能となる。 For example, assuming the following (A1) to (C1), order data for a new apparel product scheduled to be sold in the future received an order at an exhibition (order date "2019/7/19", product code " 500001", product name "T-shirt (20SS)" and number of orders received "10") is instructed on an order registration screen (for example, order registration screen MA shown in FIG. 6), inventory management The unit 102c executes the first generation process, and as a result, the inventory data table 106d includes the product code "500001", the product name "T-shirt (20SS)", the actual inventory quantity "0", and the allocation planned order quantity "10". , the number of reserved orders "0" and the number of available stocks "-10" are stored. In this case, since the expected number of orders to be allocated is taken into account in the calculation of the quantity of inventory that can be allocated, orders for this exhibition can be preferentially allocated even after the stock arrives.

(A1)第一設定マスタ106aに、第一の設定に係る設定値として「加味する」を示す数値「1」が格納されている。
(B1)第二設定マスタ106bに、前記将来販売予定のアパレル新商品の商品コード「500001」および商品名「Tシャツ(20SS)」ならびに第二の設定に係る設定値として「第一の設定に従う」を示す数値「0」が格納されている。
(C1)前記将来販売予定のアパレル新商品の在庫データが在庫データテーブル106dに格納されていない。
(A1) The first setting master 106a stores a numerical value "1" indicating "addition" as a setting value related to the first setting.
(B1) In the second setting master 106b, the product code "500001" and the product name "T-shirt (20SS)" of the new apparel product scheduled to be sold in the future and the setting value related to the second setting "according to the first setting ” is stored as a numerical value “0”.
(C1) The inventory data of the new apparel product scheduled to be sold in the future is not stored in the inventory data table 106d.

また、例えば、以下の(A2)から(C2)を前提とした場合において、展示会にて注文を受けたアパレル定番品の受注データ(受注日「2019/7/19」、商品コード「100001」、商品名「Tシャツ(定番)」および受注数「10」を含む受注データ)の登録が受注登録画面(例えば図6に示す受注登録画面MAなど)にて指示されると、在庫管理部102cは第二更新処理を実行し、その結果、在庫データテーブル106dに格納されている在庫データの引当予定受注数および引当可能在庫数がそれぞれ「10」および「5」に更新される。この場合、引当可能在庫数の算出に引当予定受注数が加味されないので、結果として、引当可能在庫数は「5」のままとなり、前記アパレル定番品の追加のフォロー受注があっても引当可能となる。 Further, for example, assuming the following (A2) to (C2), the order data of standard apparel items ordered at the exhibition (order date "2019/7/19", product code "100001" , order data including the product name "T-shirt (standard)" and order quantity "10") is instructed on the order registration screen (for example, the order registration screen MA shown in FIG. 6), the inventory management unit 102c executes the second update process, and as a result, the number of orders to be allocated and the number of available stocks in the inventory data stored in the inventory data table 106d are updated to "10" and "5", respectively. In this case, since the expected number of orders to be allocated is not taken into account in the calculation of the available inventory quantity, the available inventory quantity remains "5" as a result, and even if there is an additional follow-up order for the standard apparel item, it will be possible to allocate it. Become.

(A2)第一設定マスタ106aに、第一の設定に係る設定値として「加味しない」を示す数値「0」が格納されている。
(B2)第二設定マスタ106bに、前記アパレル定番品の商品コード「100001」および商品名「Tシャツ(定番)」ならびに第二の設定に係る設定値として「第一の設定に従う」を示す数値「0」が格納されている。
(C2)在庫データテーブル106dに、前記アパレル定番品の在庫データ(商品コード「100001」、商品名「Tシャツ(定番)」、実在庫数「5」、引当予定受注数「0」、引当済受注数「0」および引当可能在庫数「5」を含む在庫データ)が格納されている。
(A2) The first setting master 106a stores a numerical value "0" indicating "not considered" as a setting value related to the first setting.
(B2) A numerical value indicating the product code "100001" and the product name "T-shirt (standard)" of the standard apparel item and "according to the first setting" as the setting value related to the second setting in the second setting master 106b. "0" is stored.
(C2) In the inventory data table 106d, the inventory data of the standard apparel item (product code "100001", product name "T-shirt (standard)", actual inventory quantity "5", planned allocation order quantity "0", allocation completed) inventory data including the order quantity "0" and the allocable inventory quantity "5") is stored.

例えば展示会の場合、在庫がない状態で受注が受付されるので、未引当受注(引当予定受注)のデータが溜まることになる。「定番品の取り扱いが多い場合は、引当予定受注数を加味しない形での引当可能在庫数の算出とし、将来販売予定の新商品の取り扱いが多い場合は、引当予定受注数を加味する形での引当可能在庫数の算出とする」といった、企業が取り扱う商品の業態に合わせて、引当可能在庫数の算出に未引当受注(引当予定受注)を加味するかどうかを設定することができる。 For example, in the case of an exhibition, orders are accepted without inventory, so data on unallocated orders (orders scheduled to be allocated) is accumulated. "If you handle a lot of standard products, calculate the number of available inventory without taking into account the number of orders that you plan to allocate, and if you handle a lot of new products that you plan to sell in the future, consider the number of orders that you plan to allocate. According to the type of products handled by the company, it is possible to set whether or not to take unallocated orders (orders scheduled to be allocated) into account in the calculation of allocatable inventory.

ここで、引当可能在庫数の算出に未引当受注(引当予定受注)を加味し且つ引当可能在庫数を基に引当や出荷を行う場合において、定番品が多く取り扱われており且つ展示会が行われていることを想定したとき、売れる在庫が在るかどうかが展示会の未引当受注(引当予定受注)が原因で判らず(理由:展示会では在庫がない状態で受注が受付され、その後に発注が行われるので、在庫が入荷して引当できる状態になるまでに時間がかかるため)、その結果、売れ損じが発生していた。そこで、本実施形態では、企業単位で在庫の引当に対する本来あるべき姿の考え方が異なることを踏まえ、引当可能在庫数の算出に未引当受注(引当予定受注)を加味するかどうかを設定変更で対応することで、売れ損じを減らし、また在庫の回転率を上げることができる。 Here, when taking into account unallocated orders (orders scheduled to be allocated) in the calculation of the allocatable inventory and making allocations and shipments based on the allocatable inventory, many standard products are handled and exhibitions are held. When it is assumed that there is inventory that can be sold, it is not possible to know whether there is inventory that can be sold due to unallocated orders (orders scheduled to be allocated) at the exhibition (Reason: At the exhibition, orders are received without inventory, and then (Because orders are placed at 12:00 a.m., it takes time for inventory to arrive and to be ready for allocation), resulting in loss of sales. Therefore, in this embodiment, it is possible to change the setting of whether or not to take into consideration unallocated orders (orders scheduled to be allocated) in the calculation of the number of allocatable inventory, based on the fact that each company has a different way of thinking about inventory allocation. By doing so, it is possible to reduce lost sales and increase the inventory turnover rate.

なお、客注が多い場合は、「在庫がない状態で受注が受付されて在庫が入荷された後に、他の受注により引当されない」という状態にするためにも、引当可能在庫数の算出に未引当受注(引当予定受注)を加味するのが効果的である。これにより、先に登録した客注受注が優先的に引当されるようにすることができる。また、家具のオーダーを行っている場合は、「納期が長い注文も引当予定受注に加味されることで、他の納期が短い注文に対し引当・出荷ができない」という状態にならないためにも、引当可能在庫数の算出に未引当受注(引当予定受注)を加味しないのが効果的である。これにより、引当が随時されるようにすることができる。 In addition, if there are many customer orders, it is necessary to calculate the number of available stocks that can be allocated in order to create a situation where "an order is received when there is no stock and the stock is received, but it is not allocated by other orders". It is effective to consider allocation orders (orders scheduled to be allocated). As a result, the previously registered customer order can be preferentially reserved. Also, if you are ordering furniture, in order to avoid the situation where "orders with long delivery times are also included in the allocation schedule orders, other orders with short delivery times cannot be allocated and shipped". It is effective not to take unallocated orders (orders scheduled to be allocated) into account when calculating the quantity of inventory that can be allocated. This allows allocation to be made at any time.

[3.他の実施形態]
本発明は、上述した実施形態以外にも、特許請求の範囲に記載した技術的思想の範囲内において種々の異なる実施形態にて実施されてよいものである。
[3. Other embodiments]
The present invention may be implemented in various different embodiments other than the embodiments described above within the scope of the technical idea described in the claims.

例えば、実施形態において説明した各処理のうち、自動的に行われるものとして説明した処理の全部または一部を手動的に行うこともでき、あるいは、手動的に行われるものとして説明した処理の全部または一部を公知の方法で自動的に行うこともできる。 For example, among the processes described in the embodiments, all or part of the processes described as being automatically performed can be manually performed, or all of the processes described as being manually performed Alternatively, some can be done automatically by known methods.

また、本明細書中や図面中で示した処理手順、制御手順、具体的名称、各処理の登録データや検索条件等のパラメータを含む情報、画面例、データベース構成については、特記する場合を除いて任意に変更することができる。 In addition, unless otherwise specified, the processing procedures, control procedures, specific names, information including parameters such as registration data and search conditions for each process, screen examples, and database configurations shown in this specification and drawings can be changed arbitrarily.

また、在庫管理装置100に関して、図示の各構成要素は機能概念的なものであり、必ずしも物理的に図示の如く構成されていることを要しない。 Also, with regard to the inventory management device 100, each illustrated component is functionally conceptual, and does not necessarily need to be physically configured as illustrated.

例えば、在庫管理装置100が備える処理機能、特に制御部にて行われる各処理機能については、その全部または任意の一部を、CPUおよび当該CPUにて解釈実行されるプログラムにて実現してもよく、また、ワイヤードロジックによるハードウェアとして実現してもよい。尚、プログラムは、本実施形態で説明した処理を情報処理装置に実行させるためのプログラム化された命令を含む一時的でないコンピュータ読み取り可能な記録媒体に記録されており、必要に応じて在庫管理装置100に機械的に読み取られる。すなわち、ROMまたはHDD(Hard Disk Drive)などの記憶部などには、OSと協働してCPUに命令を与え、各種処理を行うためのコンピュータプログラムが記録されている。このコンピュータプログラムは、RAMにロードされることによって実行され、CPUと協働して制御部を構成する。 For example, the processing functions of the inventory management device 100, particularly the processing functions performed by the control unit, may be implemented in whole or in part by a CPU and a program interpreted and executed by the CPU. Alternatively, it may be implemented as hardware by wired logic. The program is recorded on a non-temporary computer-readable recording medium containing programmed instructions for causing the information processing device to execute the processing described in this embodiment, and the inventory management device as necessary. 100 mechanically read. That is, a storage unit such as a ROM or HDD (Hard Disk Drive) stores a computer program for giving commands to the CPU in cooperation with the OS to perform various processes. This computer program is executed by being loaded into the RAM and constitutes a control section in cooperation with the CPU.

また、このコンピュータプログラムは、在庫管理装置100に対して任意のネットワークを介して接続されたアプリケーションプログラムサーバに記憶されていてもよく、必要に応じてその全部または一部をダウンロードすることも可能である。 Also, this computer program may be stored in an application program server connected to the inventory management apparatus 100 via any network, and it is possible to download all or part of it as necessary. be.

また、本実施形態で説明した処理を実行するためのプログラムを、一時的でないコンピュータ読み取り可能な記録媒体に格納してもよく、また、プログラム製品として構成することもできる。ここで、この「記録媒体」とは、メモリーカード、USB(Universal Serial Bus)メモリ、SD(Secure Digital)カード、フレキシブルディスク、光磁気ディスク、ROM、EPROM(Erasable Programmable Read Only Memory)、EEPROM(登録商標)(Electrically Erasable and Programmable Read Only Memory)、CD-ROM(Compact Disk Read Only Memory)、MO(Magneto-Optical disk)、DVD(Digital Versatile Disk)、および、Blu-ray(登録商標) Disc等の任意の「可搬用の物理媒体」を含むものとする。 Also, the program for executing the processing described in this embodiment may be stored in a non-temporary computer-readable recording medium, or may be configured as a program product. Here, the term "recording medium" refers to memory cards, USB (Universal Serial Bus) memories, SD (Secure Digital) cards, flexible disks, magneto-optical disks, ROMs, EPROMs (Erasable Programmable Read Only Memory), EEPROMs (registered trademark) (Electrically Erasable and Programmable Read Only Memory), CD-ROM (Compact Disk Read Only Memory), MO (Magneto-Optical disk), DVD (Digital Versatile Disk), and Blu-ray (registered trademark) Disc, etc. shall include any "portable physical medium".

また、「プログラム」とは、任意の言語または記述方法にて記述されたデータ処理方法であり、ソースコードまたはバイナリコード等の形式を問わない。なお、「プログラム」は必ずしも単一的に構成されるものに限られず、複数のモジュールやライブラリとして分散構成されるものや、OSに代表される別個のプログラムと協働してその機能を達成するものをも含む。なお、実施形態に示した各装置において記録媒体を読み取るための具体的な構成および読み取り手順ならびに読み取り後のインストール手順等については、周知の構成や手順を用いることができる。 A "program" is a data processing method written in any language or writing method, regardless of the format such as source code or binary code. In addition, the "program" is not necessarily limited to a single structure, but is distributed as a plurality of modules or libraries, or cooperates with a separate program represented by the OS to achieve its function. Including things. It should be noted that well-known configurations and procedures can be used for the specific configuration and reading procedure for reading the recording medium in each device shown in the embodiments, the installation procedure after reading, and the like.

記憶部に格納される各種のデータベース等は、RAM、ROM等のメモリ装置、ハードディスク等の固定ディスク装置、フレキシブルディスク、および、光ディスク等のストレージ手段であり、各種処理やウェブサイト提供に用いる各種のプログラム、テーブル、データベース、および、ウェブページ用ファイル等を格納する。 The various databases stored in the storage unit are storage means such as memory devices such as RAM and ROM, fixed disk devices such as hard disks, flexible disks, and optical disks. It stores programs, tables, databases, files for web pages, and so on.

また、在庫管理装置100は、既知のパーソナルコンピュータまたはワークステーション等の情報処理装置として構成してもよく、また、任意の周辺装置が接続された当該情報処理装置として構成してもよい。また、在庫管理装置100は、当該装置に本実施形態で説明した処理を実現させるソフトウェア(プログラムまたはデータ等を含む)を実装することにより実現してもよい。 The inventory management device 100 may be configured as an information processing device such as a known personal computer or workstation, or may be configured as the information processing device to which arbitrary peripheral devices are connected. Also, the inventory management device 100 may be realized by installing software (including programs, data, etc.) for realizing the processing described in this embodiment.

更に、装置の分散・統合の具体的形態は図示するものに限られず、その全部または一部を、各種の付加等に応じてまたは機能負荷に応じて、任意の単位で機能的または物理的に分散・統合して構成することができる。すなわち、上述した実施形態を任意に組み合わせて実施してもよく、実施形態を選択的に実施してもよい。 Furthermore, the specific form of distribution and integration of devices is not limited to the one shown in the figure, and all or part of them can be functionally or physically arranged in arbitrary units according to various additions or functional loads. It can be distributed and integrated. In other words, the embodiments described above may be arbitrarily combined and implemented, or the embodiments may be selectively implemented.

本発明は、特に、商品の在庫が無い状態でも受注を受付け且つ在庫の引当は受注時ではなく入荷時に行う企業(例えば卸や小売など)における在庫管理に有用である。 INDUSTRIAL APPLICABILITY The present invention is particularly useful for inventory management in companies (for example, wholesalers, retailers, etc.) that accept orders even when there is no product in stock and reserve inventory at the time of receipt of goods rather than at the time of receipt of orders.

100 在庫管理装置
102 制御部
102a 第一設定登録部
102b 第二設定登録部
102c 在庫管理部
102d 在庫照会部
104 通信インターフェース部
106 記憶部
106a 第一設定マスタ
106b 第二設定マスタ
106c 受注データテーブル
106d 在庫データテーブル
108 入出力インターフェース部
112 入力装置
114 出力装置
200 サーバ装置
300 ネットワーク
100 inventory management device 102 control unit
102a first setting registration unit
102b second setting registration unit
102c Inventory Control Department
102d inventory inquiry unit 104 communication interface unit 106 storage unit
106a first configuration master
106b second configuration master
106c Order data table
106d inventory data table 108 input/output interface unit 112 input device 114 output device 200 server device 300 network

Claims (6)

制御部を備える情報処理装置であって、
実在庫数と、実在庫数から入荷時に引当された受注数である引当済受注数と、実在庫数から入荷時に引当される予定の受注数である引当予定受注数と、実在庫数から引当可能な在庫数である引当可能在庫数とを商品別に管理するための在庫データが記憶される記憶部と接続されており、
前記制御部は、
引当可能在庫数を算出する際に引当予定受注数を加味するか否かについての第一の設定を登録させる第一設定登録手段と、
受注した商品の受注データの登録が指示されると、第一の設定に応じて在庫データの生成または更新を行う在庫管理手段と
を備え、
前記在庫管理手段は、受注した商品の受注データの登録が指示されると、(1)第一の設定を確認し、(2)確認した第一の設定が引当予定受注数を加味するものであった場合において、当該商品の在庫データが前記記憶部にないときには、実在庫数としてゼロが格納され、引当済受注数としてゼロが格納され、引当予定受注数として当該商品の受注数が格納され、引当可能在庫数として当該実在庫数から当該引当済受注数と当該引当予定受注数を減算した数が格納された当該商品の在庫データを生成し、当該生成した在庫データを前記記憶部に格納する第一生成処理を実行し、当該商品の在庫データが前記記憶部にあるときには、当該在庫データに格納されている引当予定受注数を、当該引当予定受注数に当該受注数を加算した数に更新し、当該在庫データに格納されている引当可能在庫数を、当該在庫データに格納されている実在庫数から当該在庫データに格納されている引当済受注数と当該更新後の引当予定受注数を減算した数に更新する第一更新処理を実行し、(3)確認した第一の設定が引当予定受注数を加味しないものであった場合において、当該商品の在庫データが前記記憶部にないときには、実在庫数としてゼロが格納され、引当済受注数としてゼロが格納され、引当予定受注数として当該受注数が格納され、引当可能在庫数として当該実在庫数から当該引当済受注数を減算した数が格納された当該商品の在庫データを生成し、当該生成した在庫データを前記記憶部に格納する第二生成処理を実行し、当該商品の在庫データが前記記憶部にあるときには、当該在庫データに格納されている引当予定受注数を、当該引当予定受注数に当該受注数を加算した数に更新し、当該在庫データに格納されている引当可能在庫数を、当該在庫データに格納されている実在庫数から当該在庫データに格納されている引当済受注数を減算した数に更新する第二更新処理を実行すること、
を特徴とする情報処理装置。
An information processing device comprising a control unit,
The number of orders received, which is the number of orders allocated at the time of arrival based on the actual number of stocks, the number of orders to be allocated, which is the number of orders to be allocated at the time of arrival based on the actual number of inventories, and the number of orders to be allocated from the actual number of stocks It is connected to a storage unit that stores inventory data for managing the number of available inventory that is the number of available inventory and the number of available inventory for each product,
The control unit
a first setting registering means for registering a first setting as to whether or not to take into consideration the number of orders to be allocated when calculating the quantity of inventory that can be allocated;
inventory management means for generating or updating inventory data in accordance with a first setting when registration of order data for an ordered product is instructed;
When the inventory management means is instructed to register the order data of the ordered product, (1) the first setting is confirmed, and (2) the confirmed first setting takes into account the number of orders to be allocated. When there is no inventory data of the product in the storage unit, zero is stored as the actual inventory quantity, zero is stored as the allocated order quantity, and the order quantity of the relevant product is stored as the planned allocation order quantity. and generating inventory data of the product in which the number obtained by subtracting the allocated order quantity and the allocation scheduled order quantity from the actual inventory quantity is stored as the allocatable inventory quantity, and storing the generated inventory data in the storage unit. When the inventory data of the product is in the storage unit, the planned allocation order quantity stored in the inventory data is added to the planned allocation order quantity and the order quantity. Update the number of allocable inventory stored in the relevant inventory data from the actual inventory quantity stored in the relevant inventory data to the number of allocated orders stored in the relevant inventory data and the planned number of orders to be allocated after the update (3) If the confirmed first setting does not take into consideration the number of orders to be allocated, the inventory data of the product is not in the storage unit. Occasionally, zero is stored as the actual inventory quantity, zero is stored as the allocated order quantity, the order quantity is stored as the planned allocation order quantity, and the allocated order quantity is subtracted from the actual inventory quantity as the allocable inventory quantity. a second generation process for generating inventory data of the product in which the number is stored, storing the generated inventory data in the storage unit, and when the inventory data of the product is in the storage unit, The number of orders to be allocated that is stored in the data is updated to the number obtained by adding the number of orders to the number of orders that are to be allocated, and the number of allocable inventory stored in the inventory data executing a second update process for updating the actual inventory quantity to the quantity obtained by subtracting the allocated order quantity stored in the relevant inventory data from the actual quantity in stock;
An information processing device characterized by:
前記制御部は、
引当可能在庫数の算出において引当予定受注数を加味するか否かまたは第一の設定に従うかについての第二の設定を商品別に登録させる第二設定登録手段
をさらに備え、
前記在庫管理手段は、前記受注した商品の受注データの登録が指示されると、(1)当該商品に紐付く第二の設定を確認し、当該確認した第二の設定が第一の設定に従うものであった場合には更に第一の設定を確認することで、引当予定受注数を加味するか否かを決定し、(2)引当予定受注数を加味すると決定された場合において、前記受注した商品の在庫データが前記記憶部にないときには前記第一生成処理を実行し、当該商品の在庫データが前記記憶部にあるときには前記第一更新処理を実行し、(3)引当予定受注数を加味しないと決定された場合において、当該商品の在庫データが前記記憶部にないときには前記第二生成処理を実行し、当該商品の在庫データが前記記憶部にあるときには前記第二更新処理を実行すること、
を特徴とする請求項1に記載の情報処理装置。
The control unit
further comprising a second setting registering means for registering for each product a second setting as to whether or not the planned allocation order quantity is taken into account in the calculation of the allocatable inventory quantity or whether the first setting is followed;
When the registration of the order data of the ordered product is instructed, the inventory management means (1) confirms the second setting associated with the product, and the confirmed second setting conforms to the first setting. If the number of orders to be allocated is determined by further confirming the first setting, (2) if it is decided to take into consideration the number of orders to be allocated, the order If the inventory data of the purchased product is not in the storage unit, the first generation process is executed, and if the inventory data of the product is in the storage unit, the first update process is executed. When it is determined not to take into consideration, the second generation process is executed when the inventory data of the product is not in the storage unit, and the second update process is executed when the inventory data of the product is in the storage unit. matter,
The information processing apparatus according to claim 1, characterized by:
前記制御部は、
在庫照会画面にて照会対象の商品が指定されると、(1)第一の設定を確認し、(2)確認した第一の設定が引当予定受注数を加味するものであった場合には、当該商品の在庫データに格納されている実在庫数から当該在庫データに格納されている引当済受注数と当該在庫データに格納されている引当予定受注数を減算した数を引当可能在庫数として算出する第一算出処理を実行し、(3)確認した第一の設定が引当予定受注数を加味しないものであった場合には、当該商品の在庫データに格納されている実在庫数から当該在庫データに格納されている引当済受注数を減算した数を引当可能在庫数として算出する第二算出処理を実行し、(4)算出結果を前記在庫照会画面に出力する在庫照会手段
をさらに備えること、
を特徴とする請求項1または2に記載の情報処理装置。
The control unit
When the product to be inquired is specified on the inventory inquiry screen, (1) the first setting is confirmed, and (2) if the confirmed first setting takes into consideration the number of orders to be allocated, , the number obtained by subtracting the number of allocated orders stored in the relevant inventory data and the number of scheduled orders stored in the relevant inventory data from the actual inventory quantity stored in the inventory data of the relevant product is taken as the allocable inventory quantity. Execute the first calculation process to calculate, and (3) if the confirmed first setting does not take into consideration the number of orders to be allocated, the actual inventory quantity stored in the inventory data of the product concerned (4) inventory inquiry means for executing a second calculation process for calculating the number obtained by subtracting the number of reserved orders stored in the inventory data as the number of available stocks, and (4) outputting the calculation result to the inventory inquiry screen; matter,
3. The information processing apparatus according to claim 1 or 2, characterized by:
前記制御部は、
引当可能在庫数の算出において引当予定受注数を加味するか否かまたは第一の設定に従うかについての第二の設定を商品別に登録させる第二設定登録手段
をさらに備え、
前記在庫照会手段は、前記照会対象の商品が指定されると、(1)当該商品に紐付く第二の設定を確認し、当該確認した第二の設定が第一の設定に従うものであった場合には更に第一の設定を確認することで、引当予定受注数を加味するか否かを決定し、(2)引当予定受注数を加味すると決定された場合には前記第一算出処理を実行し、(3)引当予定受注数を加味しないと決定された場合には前記第二算出処理を実行し、(4)算出結果を前記在庫照会画面に出力すること、
を特徴とする請求項3に記載の情報処理装置。
The control unit
further comprising a second setting registering means for registering for each product a second setting as to whether or not the planned allocation order quantity is taken into account in the calculation of the allocatable inventory quantity or whether the first setting is followed;
When the product to be inquired is specified, the inventory inquiry means (1) confirms the second setting associated with the product, and the confirmed second setting conforms to the first setting. In that case, further confirm the first setting to determine whether or not to take into account the planned number of orders to be allocated. (3) executing the second calculation process when it is determined not to consider the number of orders to be allocated; (4) outputting the calculation result to the inventory inquiry screen;
4. The information processing apparatus according to claim 3, characterized by:
制御部を備える情報処理装置で実行される在庫管理方法であって、
前記情報処理装置は、実在庫数と、実在庫数から入荷時に引当された受注数である引当済受注数と、実在庫数から入荷時に引当される予定の受注数である引当予定受注数と、実在庫数から引当可能な在庫数である引当可能在庫数とを商品別に管理するための在庫データが記憶される記憶部と接続されており、
前記情報処理装置には、引当可能在庫数を算出する際に引当予定受注数を加味するか否かについての第一の設定が登録されており、
前記制御部で実行される、
受注した商品の受注データの登録が指示されると、第一の設定に応じて在庫データの生成または更新を行う在庫管理ステップ
を含み、
前記在庫管理ステップは、受注した商品の受注データの登録が指示されると、(1)第一の設定を確認し、(2)確認した第一の設定が引当予定受注数を加味するものであった場合において、当該商品の在庫データが前記記憶部にないときには、実在庫数としてゼロが格納され、引当済受注数としてゼロが格納され、引当予定受注数として当該商品の受注数が格納され、引当可能在庫数として当該実在庫数から当該引当済受注数と当該引当予定受注数を減算した数が格納された当該商品の在庫データを生成し、当該生成した在庫データを前記記憶部に格納する第一生成処理を実行し、当該商品の在庫データが前記記憶部にあるときには、当該在庫データに格納されている引当予定受注数を、当該引当予定受注数に当該受注数を加算した数に更新し、当該在庫データに格納されている引当可能在庫数を、当該在庫データに格納されている実在庫数から当該在庫データに格納されている引当済受注数と当該更新後の引当予定受注数を減算した数に更新する第一更新処理を実行し、(3)確認した第一の設定が引当予定受注数を加味しないものであった場合において、当該商品の在庫データが前記記憶部にないときには、実在庫数としてゼロが格納され、引当済受注数としてゼロが格納され、引当予定受注数として当該受注数が格納され、引当可能在庫数として当該実在庫数から当該引当済受注数を減算した数が格納された当該商品の在庫データを生成し、当該生成した在庫データを前記記憶部に格納する第二生成処理を実行し、当該商品の在庫データが前記記憶部にあるときには、当該在庫データに格納されている引当予定受注数を、当該引当予定受注数に当該受注数を加算した数に更新し、当該在庫データに格納されている引当可能在庫数を、当該在庫データに格納されている実在庫数から当該在庫データに格納されている引当済受注数を減算した数に更新する第二更新処理を実行すること、
を特徴とする在庫管理方法。
An inventory management method executed by an information processing device comprising a control unit,
The information processing device stores an actual inventory quantity, an allocated order quantity that is the quantity of orders allocated at the time of arrival from the actual quantity of inventory, and a scheduled allocation quantity of orders that is the quantity of orders that is scheduled to be allocated at the time of arrival from the actual quantity of inventory. is connected to a storage unit for storing inventory data for managing the number of available inventory, which is the number of inventory that can be allocated from the number of actual inventory, for each product;
The information processing device registers a first setting as to whether or not to take into consideration the number of orders to be allocated when calculating the number of available stocks,
executed by the control unit;
including an inventory management step of generating or updating inventory data in accordance with a first setting when registration of order data of the ordered product is instructed;
In the inventory control step, when the registration of the order data of the ordered product is instructed, (1) the first setting is confirmed, and (2) the confirmed first setting takes into consideration the number of orders to be allocated. When there is no inventory data of the product in the storage unit, zero is stored as the actual inventory quantity, zero is stored as the allocated order quantity, and the order quantity of the relevant product is stored as the planned allocation order quantity. and generating inventory data of the product in which the number obtained by subtracting the allocated order quantity and the allocation scheduled order quantity from the actual inventory quantity is stored as the allocatable inventory quantity, and storing the generated inventory data in the storage unit. When the inventory data of the product is in the storage unit, the planned allocation order quantity stored in the inventory data is added to the planned allocation order quantity and the order quantity. Update the number of allocable inventory stored in the relevant inventory data from the actual inventory quantity stored in the relevant inventory data to the number of allocated orders stored in the relevant inventory data and the planned number of orders to be allocated after the update (3) If the confirmed first setting does not take into consideration the number of orders to be allocated, the inventory data of the product is not in the storage unit. Occasionally, zero is stored as the actual inventory quantity, zero is stored as the allocated order quantity, the order quantity is stored as the planned allocation order quantity, and the allocated order quantity is subtracted from the actual inventory quantity as the allocable inventory quantity. a second generation process for generating inventory data of the product in which the number is stored, storing the generated inventory data in the storage unit, and when the inventory data of the product is in the storage unit, The number of orders to be allocated that is stored in the data is updated to the number obtained by adding the number of orders to the number of orders that are to be allocated, and the number of allocable inventory stored in the inventory data executing a second update process for updating the actual inventory quantity to the quantity obtained by subtracting the allocated order quantity stored in the relevant inventory data from the actual quantity in stock;
An inventory management method characterized by:
制御部を備える情報処理装置に実行させるための在庫管理プログラムであって、
前記情報処理装置は、実在庫数と、実在庫数から入荷時に引当された受注数である引当済受注数と、実在庫数から入荷時に引当される予定の受注数である引当予定受注数と、実在庫数から引当可能な在庫数である引当可能在庫数とを商品別に管理するための在庫データが記憶される記憶部と接続されており、
前記情報処理装置には、引当可能在庫数を算出する際に引当予定受注数を加味するか否かについての第一の設定が登録されており、
前記制御部に実行させるための、
受注した商品の受注データの登録が指示されると、第一の設定に応じて在庫データの生成または更新を行う在庫管理ステップ
を含み、
前記在庫管理ステップは、受注した商品の受注データの登録が指示されると、(1)第一の設定を確認し、(2)確認した第一の設定が引当予定受注数を加味するものであった場合において、当該商品の在庫データが前記記憶部にないときには、実在庫数としてゼロが格納され、引当済受注数としてゼロが格納され、引当予定受注数として当該商品の受注数が格納され、引当可能在庫数として当該実在庫数から当該引当済受注数と当該引当予定受注数を減算した数が格納された当該商品の在庫データを生成し、当該生成した在庫データを前記記憶部に格納する第一生成処理を実行し、当該商品の在庫データが前記記憶部にあるときには、当該在庫データに格納されている引当予定受注数を、当該引当予定受注数に当該受注数を加算した数に更新し、当該在庫データに格納されている引当可能在庫数を、当該在庫データに格納されている実在庫数から当該在庫データに格納されている引当済受注数と当該更新後の引当予定受注数を減算した数に更新する第一更新処理を実行し、(3)確認した第一の設定が引当予定受注数を加味しないものであった場合において、当該商品の在庫データが前記記憶部にないときには、実在庫数としてゼロが格納され、引当済受注数としてゼロが格納され、引当予定受注数として当該受注数が格納され、引当可能在庫数として当該実在庫数から当該引当済受注数を減算した数が格納された当該商品の在庫データを生成し、当該生成した在庫データを前記記憶部に格納する第二生成処理を実行し、当該商品の在庫データが前記記憶部にあるときには、当該在庫データに格納されている引当予定受注数を、当該引当予定受注数に当該受注数を加算した数に更新し、当該在庫データに格納されている引当可能在庫数を、当該在庫データに格納されている実在庫数から当該在庫データに格納されている引当済受注数を減算した数に更新する第二更新処理を実行すること、
を特徴とする在庫管理プログラム。
An inventory management program to be executed by an information processing device having a control unit,
The information processing device stores an actual inventory quantity, an allocated order quantity that is the quantity of orders allocated at the time of arrival from the actual quantity of inventory, and a scheduled allocation quantity of orders that is the quantity of orders that is scheduled to be allocated at the time of arrival from the actual quantity of inventory. is connected to a storage unit for storing inventory data for managing the number of available inventory, which is the number of inventory that can be allocated from the number of actual inventory, for each product;
The information processing device registers a first setting as to whether or not to take into consideration the number of orders to be allocated when calculating the number of available stocks,
for causing the control unit to execute
including an inventory management step of generating or updating inventory data in accordance with a first setting when registration of order data of the ordered product is instructed;
In the inventory control step, when the registration of the order data of the ordered product is instructed, (1) the first setting is confirmed, and (2) the confirmed first setting takes into consideration the number of orders to be allocated. When there is no inventory data of the product in the storage unit, zero is stored as the actual inventory quantity, zero is stored as the allocated order quantity, and the order quantity of the relevant product is stored as the planned allocation order quantity. and generating inventory data of the product in which the number obtained by subtracting the allocated order quantity and the allocation scheduled order quantity from the actual inventory quantity is stored as the allocatable inventory quantity, and storing the generated inventory data in the storage unit. When the inventory data of the product is in the storage unit, the planned allocation order quantity stored in the inventory data is added to the planned allocation order quantity and the order quantity. Update the number of allocable inventory stored in the relevant inventory data from the actual inventory quantity stored in the relevant inventory data to the number of allocated orders stored in the relevant inventory data and the planned number of orders to be allocated after the update (3) If the confirmed first setting does not take into consideration the number of orders to be allocated, the inventory data of the product is not in the storage unit. Occasionally, zero is stored as the actual inventory quantity, zero is stored as the allocated order quantity, the order quantity is stored as the planned allocation order quantity, and the allocated order quantity is subtracted from the actual inventory quantity as the allocable inventory quantity. a second generation process for generating inventory data of the product in which the number is stored, storing the generated inventory data in the storage unit, and when the inventory data of the product is in the storage unit, The number of orders to be allocated that is stored in the data is updated to the number obtained by adding the number of orders to the number of orders that are to be allocated, and the number of allocable inventory stored in the inventory data executing a second update process for updating the actual inventory quantity to the quantity obtained by subtracting the allocated order quantity stored in the relevant inventory data from the actual quantity in stock;
An inventory management program characterized by
JP2020007073A 2020-01-20 2020-01-20 Information processing device, inventory control method and inventory control program Active JP7291084B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2020007073A JP7291084B2 (en) 2020-01-20 2020-01-20 Information processing device, inventory control method and inventory control program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2020007073A JP7291084B2 (en) 2020-01-20 2020-01-20 Information processing device, inventory control method and inventory control program

Publications (2)

Publication Number Publication Date
JP2021114199A JP2021114199A (en) 2021-08-05
JP7291084B2 true JP7291084B2 (en) 2023-06-14

Family

ID=77077073

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020007073A Active JP7291084B2 (en) 2020-01-20 2020-01-20 Information processing device, inventory control method and inventory control program

Country Status (1)

Country Link
JP (1) JP7291084B2 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002183257A (en) 2000-12-19 2002-06-28 Fuji Xerox Co Ltd System for managing order reception and order placing
JP2007112547A (en) 2005-10-19 2007-05-10 Fujitsu Ltd Supply planning management method and supply planning management program
JP2010256976A (en) 2009-04-21 2010-11-11 Nec System Technologies Ltd Order reception reservation system and method, and computer program

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10214298A (en) * 1997-01-29 1998-08-11 Hitachi Ltd Inventory preparation method
JP4846284B2 (en) * 2005-07-05 2011-12-28 エスアーペー アーゲー Product allocation device, product allocation method, and product allocation program

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002183257A (en) 2000-12-19 2002-06-28 Fuji Xerox Co Ltd System for managing order reception and order placing
JP2007112547A (en) 2005-10-19 2007-05-10 Fujitsu Ltd Supply planning management method and supply planning management program
JP2010256976A (en) 2009-04-21 2010-11-11 Nec System Technologies Ltd Order reception reservation system and method, and computer program

Also Published As

Publication number Publication date
JP2021114199A (en) 2021-08-05

Similar Documents

Publication Publication Date Title
JP2022132601A (en) Inventory reservation processing device, inventory reservation processing method, and inventory reservation processing program
JP2018136801A (en) Stock allocation order setting device, stock allocation order setting method, and stock allocation order setting program
JP7199879B2 (en) Inventory allocation device, inventory allocation method and inventory allocation program
JP7291084B2 (en) Information processing device, inventory control method and inventory control program
JP7222645B2 (en) Inventory re-allocation execution device, inventory re-allocation execution method and inventory re-allocation execution program
JP6920155B2 (en) Logistics management equipment, logistics management methods, and logistics management programs
JP7025854B2 (en) Gross profit calculator, gross profit calculation method and gross profit calculation program
JP2020003942A (en) Inventory management device, inventory management method, and inventory management program
JP7252813B2 (en) Product transfer instruction device, product transfer instruction method, and product transfer instruction program
JP7104594B2 (en) Order / sales management device, order / sales management method and order / sales management program
JP7456914B2 (en) Business support devices, business support methods, and business support programs
JP6951066B2 (en) Allocation processing execution device, allocation processing execution method, and allocation processing execution program
JP6937130B2 (en) Inventory management device, inventory management method and inventory management program
JP2023119611A (en) Order processing device, order processing method, and order processing program
JP7285115B2 (en) Subscription device, subscription method, and subscription program
JP7324117B2 (en) Ordering/Ordering Management Device, Ordering/Ordering Management Method, and Ordering/Ordering Management Program
JP7387266B2 (en) Inventory management device, inventory management method, and inventory management program
JP7445558B2 (en) Business support devices, business support methods, and business support programs
JP7178304B2 (en) Inventory control device, inventory control method and inventory control program
JP7336362B2 (en) Order management device, order management method, and order management program
JP7280805B2 (en) Order optimization device, order optimization method and order optimization program
JP7112299B2 (en) Order-related work support system and order-related work support method
JP2022072360A (en) Inventory management device, inventory management method, and inventory management program
JP7324184B2 (en) Manufacturing instruction/order schedule creation device, manufacturing instruction/order schedule creation method, and manufacturing instruction/order schedule creation program
JP7227783B2 (en) Inventory control device, inventory control method, and inventory control program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20220615

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20230412

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20230602

R150 Certificate of patent or registration of utility model

Ref document number: 7291084

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150