JP2022017544A - Information processor, control method and program - Google Patents

Information processor, control method and program Download PDF

Info

Publication number
JP2022017544A
JP2022017544A JP2021182958A JP2021182958A JP2022017544A JP 2022017544 A JP2022017544 A JP 2022017544A JP 2021182958 A JP2021182958 A JP 2021182958A JP 2021182958 A JP2021182958 A JP 2021182958A JP 2022017544 A JP2022017544 A JP 2022017544A
Authority
JP
Japan
Prior art keywords
safety stock
unit period
amount
item
calculation
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
JP2021182958A
Other languages
Japanese (ja)
Other versions
JP2022017544A5 (en
JP7469675B2 (en
Inventor
吾朗 大下
Goro Oshita
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.)
Canon Marketing Japan Inc
Canon IT Solutions Inc
Original Assignee
Canon Marketing Japan Inc
Canon IT Solutions Inc
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 Canon Marketing Japan Inc, Canon IT Solutions Inc filed Critical Canon Marketing Japan Inc
Priority to JP2021182958A priority Critical patent/JP7469675B2/en
Publication of JP2022017544A publication Critical patent/JP2022017544A/en
Publication of JP2022017544A5 publication Critical patent/JP2022017544A5/ja
Application granted granted Critical
Publication of JP7469675B2 publication Critical patent/JP7469675B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To enable an order quantity that can reduce the inventory shortage to be calculated by calculating the minimum necessary safety stock based on the expected future sales volume etc.
SOLUTION: An information processor for determining an order quantity per unit period so as to satisfy a safety stock quantity per unit period of an item to be ordered comprises: acquisition means for acquiring a scheduled quantity per unit period of the item in the future; first calculation means for calculating a first safety stock quantity per unit period of the item based on an actual quantity per unit period of the item in the past; second calculation means for calculating a second safety stock quantity per unit period of the item based on the acquired scheduled quantity per unit period of the item; and determination means for determining a safety stock quantity for each unit period of the item based on the calculated first safety stock quantity and second safety stock quantity.
SELECTED DRAWING: Figure 1
COPYRIGHT: (C)2022,JPO&INPIT

Description

本発明は、適正な発注量を算出するための計算方法に関する。 The present invention relates to a calculation method for calculating an appropriate order quantity.

一般的に、安全在庫の計算方法として、下記のように、所定期間の販売実績標準偏差と、発注間隔と調達期間の合算の平方根と、安全係数の積で求める計算方法が用いられる。 Generally, as a method for calculating safety stock, a calculation method obtained by multiplying the standard deviation of sales performance for a predetermined period, the square root of the sum of ordering intervals and procurement periods, and the safety factor is used as described below.

・安全在庫量=安全係数×販売実績標準偏差×SQRT(発注間隔+調達期間)
(SQRT(a):aの平方根)
・ Safety inventory = safety factor x sales performance standard deviation x SQRT (order interval + procurement period)
(SQRT (a): square root of a)

特許文献1には、安全係数の上限と下限を用いて、下限在庫と上限在庫を算出し、在庫不足や在庫過剰を防止することが記載されている。 Patent Document 1 describes that the lower limit inventory and the upper limit inventory are calculated by using the upper limit and the lower limit of the safety factor to prevent inventory shortage and inventory excess.

特開2016ー71853号公報Japanese Unexamined Patent Publication No. 2016-71853

しかしながら、前述の計算方法では、所定期間内に販売実績がないような間欠需要品や新商品では、販売実績標準偏差が計算できず、安全在庫量を求めることができない。 However, with the above-mentioned calculation method, the standard deviation of the sales record cannot be calculated for the intermittent demand product or the new product whose sales record is not within a predetermined period, and the safety stock amount cannot be obtained.

また、販売実績標準偏差の代わりに、予測誤差率を用いた安全在庫計算方法もあるが、同様に、販売実績がないため、予測誤差率が計算できず、安全在庫を求めることができない。 Further, there is a safety stock calculation method using a prediction error rate instead of the sales record standard deviation, but similarly, since there is no sales record, the prediction error rate cannot be calculated and the safety stock cannot be obtained.

そこで、本発明は、将来の販売予定量等から必要最小限の安全在庫を算出することにより、在庫不足を低減可能な発注量の算出を可能とすることを目的とする。 Therefore, an object of the present invention is to make it possible to calculate an order quantity that can reduce inventory shortage by calculating a necessary minimum safety stock from a future sales planned quantity and the like.

本発明は、発注されるアイテムの単位期間ごとの安全在庫量を満たすように単位期間ごとの発注量を決定する情報処理装置であって、前記アイテムの将来の単位期間ごとの予定量を取得する取得手段と、前記アイテムの過去の単位期間ごとの実績量に基づいて、当該アイテムの単位期間ごとの第1の安全在庫量を算出する第1の算出手段と、前記取得された前記アイテムの単位期間ごとの予定量に基づいて、当該アイテムの単位期間ごとの第2の安全在庫量を算出する第2の算出手段と、前記算出された第1の安全在庫量、および、第2の安全在庫量に基づいて、前記アイテムの単位期間ごとの安全在庫量を決定する決定手段とを備えることを特徴とする。 The present invention is an information processing apparatus that determines the order quantity for each unit period so as to satisfy the safety stock quantity for each unit period of the ordered item, and acquires the planned quantity for each future unit period of the item. The acquisition means, the first calculation means for calculating the first safety stock amount for each unit period of the item based on the actual amount for each past unit period of the item, and the unit of the acquired item. A second calculation means for calculating the second safety stock amount for each unit period of the item based on the planned amount for each period, the calculated first safety stock amount, and the second safety stock. It is characterized by comprising a determination means for determining a safety stock quantity for each unit period of the item based on the quantity.

本発明によれば、将来の販売予定量等から必要最小限の安全在庫を算出することにより、在庫不足を低減可能な発注量の算出が可能となる。 According to the present invention, it is possible to calculate the order quantity that can reduce the inventory shortage by calculating the minimum necessary safety stock from the future sales planned quantity and the like.

本発明の情報処理装置の機能ブロック図であるIt is a functional block diagram of the information processing apparatus of this invention. 図1の情報処理装置として適用可能な情報処理装置のハードウエア構成の一例を示す図であるIt is a figure which shows an example of the hardware composition of the information processing apparatus applicable as the information processing apparatus of FIG. 本実施形態における発注量算出処理を示すフローチャートであるIt is a flowchart which shows the order quantity calculation process in this embodiment. 図3におけるステップS108の詳細処理を示すフローチャートであるIt is a flowchart which shows the detailed processing of step S108 in FIG. 図4におけるステップS202の詳細処理を示すフローチャートであるIt is a flowchart which shows the detailed processing of step S202 in FIG. 属性情報テーブル、発注カレンダテーブル、在庫量テーブル、発注残テーブル、販売予定量テーブル、発注量テーブルの一例を示す図であるIt is a figure which shows an example of an attribute information table, an order calendar table, an inventory quantity table, an order backlog table, a planned sales quantity table, and an order quantity table. 計算モデルテーブル、計算パターンテーブルの一例を示す図であるIt is a figure which shows an example of the calculation model table and the calculation pattern table. 計算モデル管理部で管理される計算モデル情報を設定するための画面の一例を示す図であるIt is a figure which shows an example of the screen for setting the calculation model information managed by the calculation model management part. 属性情報管理部で管理される属性情報を設定するための画面の一例を示す図であるIt is a figure which shows an example of the screen for setting the attribute information managed by the attribute information management part. PSI情報管理部で管理されるPSI情報を表示する画面の一例を示す図であるIt is a figure which shows an example of the screen which displays the PSI information managed by the PSI information management part. 本発明の実施形態における処理が終了した時点でPSI情報を表示する画面の一例であるThis is an example of a screen that displays PSI information when the processing in the embodiment of the present invention is completed.

以下、図面を参照して本発明の実施形態を詳細に説明する。 Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

図1は、本発明に係る情報処理装置の機能ブロック図である。 FIG. 1 is a functional block diagram of the information processing apparatus according to the present invention.

図1に示すように、本実施形態に係る情報処理装置は、入出力部100、制御部101、データ管理部102から構成される。 As shown in FIG. 1, the information processing apparatus according to this embodiment is composed of an input / output unit 100, a control unit 101, and a data management unit 102.

さらに制御部101は、計算モデル管理部101a、属性情報管理部101b、PSI情報管理部101c、最小安全在庫計算部101d、最大安全在庫計算部101e、安全在庫計算部101f、安全在庫補正部101g、発注点計算部101h、発注量計算部101iから構成される。 Further, the control unit 101 includes a calculation model management unit 101a, an attribute information management unit 101b, a PSI information management unit 101c, a minimum safety inventory calculation unit 101d, a maximum safety inventory calculation unit 101e, a safety inventory calculation unit 101f, and a safety inventory correction unit 101g. It is composed of an order point calculation unit 101h and an order quantity calculation unit 101i.

計算モデル管理部101aは、計算モデルテーブル102g(図7)および計算パターンテーブル102h(図7)から取得した計算モデルを格納し管理する。 The calculation model management unit 101a stores and manages the calculation model acquired from the calculation model table 102g (FIG. 7) and the calculation pattern table 102h (FIG. 7).

属性情報管理部101bは、属性情報テーブル102a(図6)から取得した計算対象アイテムの属性情報を格納し管理する。 The attribute information management unit 101b stores and manages the attribute information of the calculation target item acquired from the attribute information table 102a (FIG. 6).

PSI情報管理部101cは、図3に示す処理により算出されるPSIデータ等を格納し管理する。 The PSI information management unit 101c stores and manages PSI data and the like calculated by the process shown in FIG.

最小安全在庫計算部101dは、式1に示す計算式などにより、最小安全在庫量を計算する。 The minimum safety stock calculation unit 101d calculates the minimum safety stock amount by the calculation formula shown in Equation 1.

・最小安全在庫量=今回発注に対する入庫日翌日から指定期間分の販売予定量合計
…(式1)
(指定期間は、最小安全在庫量算出用に別途設定)
・ Minimum safety stock amount = total planned sales amount for the specified period from the day after the warehousing date for this order
… (Equation 1)
(The specified period is set separately for calculating the minimum safety stock amount)

最大安全在庫計算部101eは、式2に示す計算式などにより、最大安全在庫量を計算する。 The maximum safety stock calculation unit 101e calculates the maximum safety stock amount by the calculation formula shown in the formula 2.

・最大安全在庫量=今回発注に対する入庫日翌日から指定期間分の販売予定量合計
…(式2)
(指定期間は、最大安全在庫量算出用に別途設定)
・ Maximum safety stock amount = total planned sales amount for the specified period from the day after the warehousing date for this order
… (Equation 2)
(The specified period is set separately for calculating the maximum safety stock amount)

安全在庫計算部101fは、式3に示す計算式などにより、安全在庫量を計算する。 The safety inventory calculation unit 101f calculates the safety inventory amount by the calculation formula shown in the formula 3 or the like.

・安全在庫量=安全係数×販売実績標準偏差×SQRT(発注間隔+調達期間)
…(式3)
(SQRT(a):aの平方根)
・ Safety inventory = safety factor x sales performance standard deviation x SQRT (order interval + procurement period)
… (Equation 3)
(SQRT (a): square root of a)

安全在庫補正部101gは、式4に示す計算式などにより、安全在庫補正量を計算する。 The safety inventory correction unit 101g calculates the safety inventory correction amount by the calculation formula shown in the formula 4 or the like.

・安全在庫補正量=min(max(最小安全在庫量,安全在庫量),最大安全在庫量)
…(式4)
(min(a,b):aとbの最小値、max(a,b):aとbの最大値)
・ Safety stock correction amount = min (max (minimum safety stock amount, safety stock amount), maximum safety stock amount)
… (Equation 4)
(Min (a, b): minimum value of a and b, max (a, b): maximum value of a and b)

発注点計算部101hは、式5に示す計算式などにより、発注点を計算する。 The ordering point calculation unit 101h calculates the ordering point by the calculation formula shown in the formula 5.

・発注点=今回発注日から次回発注に対する納入日前日までの販売予定量合計
+安全在庫補正量 …(式5)
・ Ordering point = Total planned sales volume from the current ordering date to the day before the delivery date for the next ordering
+ Safety inventory correction amount… (Equation 5)

発注量計算部101iは、式6に示す計算式などにより、発注量を計算する。 The order quantity calculation unit 101i calculates the order quantity by the calculation formula shown in the formula 6.

・発注量=CEILING(発注点-在庫量
-今回発注日から次回発注に対する納入日前日までの発注残合計,
発注ロット) …(式6)
(CEILING(a,b):aをbの倍数に切り上げた値)
・ Order quantity = CEILING (order point-stock quantity)
-Total order balance from the current order date to the day before the delivery date for the next order,
Order lot)… (Equation 6)
(CEILING (a, b): a value rounded up to a multiple of b)

また、データ管理部102は、各種データを管理する機能部である。具体的には、属性情報テーブル102a(図6)、発注カレンダテーブル102b(図6)、在庫量テーブル102c(図6)、発注残テーブル102d(図6)、販売予定量テーブル102e(図6)、発注量テーブル102f(図6)、計算モデルテーブル102g(図7)、計算パターンテーブル102h(図7)に示すデータを管理する。 Further, the data management unit 102 is a functional unit that manages various types of data. Specifically, the attribute information table 102a (FIG. 6), the order calendar table 102b (FIG. 6), the inventory quantity table 102c (FIG. 6), the order backlog table 102d (FIG. 6), and the planned sales quantity table 102e (FIG. 6). , The data shown in the order quantity table 102f (FIG. 6), the calculation model table 102g (FIG. 7), and the calculation pattern table 102h (FIG. 7) are managed.

属性情報テーブル102aには、アイテムID毎に、それぞれのアイテムの属性情報が格納されている。 The attribute information table 102a stores the attribute information of each item for each item ID.

発注カレンダテーブル102bには、発注日と納入日とが対応付けられたデータが格納されている。 The order calendar table 102b stores data in which the order date and the delivery date are associated with each other.

在庫量テーブル102cには、アイテムの実績日と、当該実績日の在庫量が格納されている。 The inventory amount table 102c stores the actual date of the item and the inventory amount on the actual date.

発注残テーブル102dには、アイテムの入庫予定日と、当該入庫予定日の入庫予定量が格納されている。 The order balance table 102d stores the scheduled warehousing date of the item and the scheduled warehousing amount on the scheduled warehousing date.

販売予定量テーブル102eには、アイテムの販売予定日と、当該販売予定日の販売量が格納されている。販売予定日の販売量(販売予定量)については、過去の販売実績量に基づく予測結果として算出して設定してもよいし、担当者が販売計画等に基づいて入力して設定してもよい。 The planned sales amount table 102e stores the planned sales date of the item and the sales volume on the planned sales date. The sales volume (planned sales volume) on the planned sales date may be calculated and set as a forecast result based on the past actual sales volume, or may be input and set by the person in charge based on the sales plan or the like. good.

生産量テーブル102fには、図3のフローチャートに示す処理により算出された発注量、安全在庫補正量などのデータが格納されている。 The production amount table 102f stores data such as an order amount and a safety stock correction amount calculated by the process shown in the flowchart of FIG.

計算モデルテーブル102gには、計算モデルIDごとに発注量・発注点・安全在庫量・最小安全在庫量・最大安全在庫量の計算パターンと、当該計算パターンの計算に必要なパラメータが格納されている。 The calculation model table 102g stores the calculation patterns of the order quantity, the order point, the safety stock amount, the minimum safety stock amount, and the maximum safety stock amount for each calculation model ID, and the parameters necessary for calculating the calculation pattern. ..

計算パターンテーブル102hには、計算パターンIDごとに計算パターン名、パラメータ使用フラグ、パラメータ名が格納されている。 The calculation pattern table 102h stores a calculation pattern name, a parameter use flag, and a parameter name for each calculation pattern ID.

以下、図2を用いて、図1に示した情報処理装置のハードウエア構成の一例について説明する。 Hereinafter, an example of the hardware configuration of the information processing apparatus shown in FIG. 1 will be described with reference to FIG.

図2において、201はCPUで、システムバス204に接続される各デバイスやコントローラを統括的に制御する。また、ROM203あるいは外部メモリ211には、CPU201の制御プログラムであるBIOS(Basic Input / Output System)やオペレーティングシステムプログラム(以下、OS)や、各サーバ或いは各PCの実行する機能を実現するために必要な各種プログラム等が記憶されている。 In FIG. 2, 201 is a CPU that comprehensively controls each device and controller connected to the system bus 204. Further, the ROM 203 or the external memory 211 is necessary to realize a function executed by a BIOS (Basic Input / Output System) or an operating system program (hereinafter, OS) which is a control program of the CPU 201, and each server or each PC. Various programs etc. are stored.

202はRAMで、CPU201の主メモリ、ワークエリア等として機能する。CPU201は、処理の実行に際して必要なプログラム等をROM203あるいは外部メモリ211からRAM202にロードして、該ロードしたプログラムを実行することで各種動作を実現するものである。 Reference numeral 202 denotes a RAM, which functions as a main memory, a work area, or the like of the CPU 201. The CPU 201 realizes various operations by loading a program or the like necessary for executing a process from the ROM 203 or the external memory 211 into the RAM 202 and executing the loaded program.

また、205は入力コントローラで、入力装置209等からの入力を制御する。206はビデオコントローラで、液晶ディスプレイ等のディスプレイ装置210への表示を制御する。なお、ディスプレイ装置は、液晶ディスプレイに限られず、CRTディスプレイなどであっても良い。これらは必要に応じてクライアントが使用するものである。 Further, 205 is an input controller, which controls an input from an input device 209 or the like. Reference numeral 206 denotes a video controller, which controls display on a display device 210 such as a liquid crystal display. The display device is not limited to the liquid crystal display, and may be a CRT display or the like. These are used by the client as needed.

207はメモリコントローラで、ブートプログラム,各種のアプリケーション,フォントデータ,ユーザファイル,編集ファイル,各種データ等を記憶するハードディスク(HD)や、フレキシブルディスク(FD)、或いはPCMCIAカードスロットにアダプタを介して接続されるコンパクトフラッシュ(登録商標)メモリ等の外部メモリ211へのアクセスを制御する。 The 207 is a memory controller, which is connected to a hard disk (HD) for storing boot programs, various applications, font data, user files, edit files, various data, etc., a flexible disk (FD), or a PCMCIA card slot via an adapter. Controls access to external memory 211 such as CompactFlash® memory.

208は通信I/Fコントローラで、ネットワークを介して外部機器と接続・通信するものであり、ネットワークでの通信制御処理を実行する。例えば、TCP/IPを用いた通信等が可能である。 Reference numeral 208 denotes a communication I / F controller, which connects and communicates with an external device via a network, and executes communication control processing on the network. For example, communication using TCP / IP is possible.

なお、CPU201は、例えばRAM202内の表示情報用領域へアウトラインフォントの展開(ラスタライズ)処理を実行することにより、ディスプレイ装置210上での表示を可能としている。また、CPU201は、ディスプレイ装置210上の不図示のマウスカーソル等でのユーザ指示を可能とする。 The CPU 201 enables display on the display device 210 by, for example, executing an outline font expansion (rasterization) process in the display information area in the RAM 202. Further, the CPU 201 enables a user instruction with a mouse cursor or the like (not shown) on the display device 210.

ハードウエア上で動作する各種プログラムは、外部メモリ211に記録されており、必要に応じてRAM202にロードされることによりCPU201によって実行されるものである。 Various programs running on the hardware are recorded in the external memory 211, and are executed by the CPU 201 by being loaded into the RAM 202 as needed.

なお、全ての装置がこれらの構成を備えているわけではなく、必要なものを夫々備えていればよい。 It should be noted that not all devices are provided with these configurations, and it is sufficient that each device is provided with necessary ones.

次に、図3を用いて、本発明の実施形態において情報処理装置が行う発注量算出処理について説明する。 Next, the order quantity calculation process performed by the information processing apparatus in the embodiment of the present invention will be described with reference to FIG.

なお、図3のフローチャートで示す処理については、情報処理装置のCPU201が所定の制御プログラムを読み出して実行する処理である。 The process shown in the flowchart of FIG. 3 is a process in which the CPU 201 of the information processing apparatus reads out and executes a predetermined control program.

ステップS101では、制御部101は、属性情報テーブル102a(図6)から計算対象となるアイテムの件数を取得する。そして、取得した件数をMに代入する。 In step S101, the control unit 101 acquires the number of items to be calculated from the attribute information table 102a (FIG. 6). Then, the acquired number is substituted into M.

ここで属性情報テーブル102aに登録されているアイテムの全件を取得して件数をカウントしても良いし、対象フラグがTrueであるアイテムのみを取得してカウントしても良い。 Here, all the items registered in the attribute information table 102a may be acquired and the number of items may be counted, or only the items whose target flag is True may be acquired and counted.

ステップS102では、制御部101は、属性情報テーブル102aから計算対象アイテムの属性情報を取得し、取得した属性情報を属性情報管理部101bに格納する。 In step S102, the control unit 101 acquires the attribute information of the calculation target item from the attribute information table 102a, and stores the acquired attribute information in the attribute information management unit 101b.

なお、取得した属性情報は、入出力部100からユーザによる変更が可能である。図9に属性情報を変更するための画面の一例を示す。 The acquired attribute information can be changed by the user from the input / output unit 100. FIG. 9 shows an example of a screen for changing the attribute information.

ステップS103では、制御部101は、ステップS102で取得した属性情報のうち、計算モデルIDをキーとして計算モデルテーブル102g(図7)から計算に必要なパラメータを取得する。そして、属性情報管理部101bに指定値が格納されていない場合、ここで取得したパラメータにて補完して格納する。 In step S103, the control unit 101 acquires the parameters required for calculation from the calculation model table 102g (FIG. 7) using the calculation model ID as a key among the attribute information acquired in step S102. If the specified value is not stored in the attribute information management unit 101b, it is complemented and stored by the parameter acquired here.

例えば、対象のアイテムIDがITEM01の場合、計算モデルIDはM02である。そのため、計算モデルIDがM02のパラメータとして、発注量計算パターンIDおよび発注量計算パターン値、発注点計算パターンIDおよび発注点計算パターン値、安全在庫計算パターンIDおよび安全在庫計算パターン値、最小安全在庫計算パターンIDおよび最小安全在庫計算パターン値、最大安全在庫計算パターンIDおよび最大安全在庫計算パターン値を取得する。 For example, when the target item ID is ITEM01, the calculation model ID is M02. Therefore, as the parameters of the calculation model ID M02, the order quantity calculation pattern ID and the order quantity calculation pattern value, the order point calculation pattern ID and the order point calculation pattern value, the safety stock calculation pattern ID and the safety stock calculation pattern value, and the minimum safety stock The calculation pattern ID, the minimum safety stock calculation pattern value, the maximum safety stock calculation pattern ID, and the maximum safety stock calculation pattern value are acquired.

なお、取得した計算モデル情報は、入出力部100からユーザによる変更が可能である。図8に計算モデル情報を変更するための画面の一例を示す。 The acquired calculation model information can be changed by the user from the input / output unit 100. FIG. 8 shows an example of a screen for changing the calculation model information.

ステップS104では、制御部101は、ステップS102で取得した属性情報のうち、発注カレンダIDをキーとして、発注カレンダテーブル102b(図6)から発注カレンダを取得し、PSI情報管理部101cに格納する。 In step S104, the control unit 101 acquires the order calendar from the order calendar table 102b (FIG. 6) using the order calendar ID as a key among the attribute information acquired in step S102, and stores the order calendar in the PSI information management unit 101c.

ステップS105では、制御部101は、ステップS102で取得した属性情報のうち、アイテムIDをキーとして、在庫量テーブル102c(図6)から、在庫量を取得し、PSI情報管理部101cの在庫量の項目に格納する。
例えばアイテムIDがITEM01の場合、2018年10月17日の在庫は256あることが分かる。同様に10月18日の在庫は28あることが分かる。
In step S105, the control unit 101 acquires the inventory amount from the inventory amount table 102c (FIG. 6) using the item ID as a key among the attribute information acquired in step S102, and obtains the inventory amount of the PSI information management unit 101c. Store in item.
For example, if the item ID is ITEM01, it can be seen that the inventory on October 17, 2018 is 256. Similarly, it can be seen that there are 28 inventories on October 18.

ここで在庫量テーブル102cは履歴形式であっても構わない。この場合は、実績日もキー項目となる。 Here, the inventory amount table 102c may be in a history format. In this case, the actual date is also a key item.

ステップS106では、制御部101は、ステップS102で取得した属性情報のうち、アイテムIDをキーとして、発注残テーブル102d(図6)から入庫予定日、入庫予定量を取得する。そして、取得した入庫予定量をPSI情報管理部101cの発注残に格納する。 In step S106, the control unit 101 acquires the scheduled warehousing date and the scheduled warehousing amount from the order backlog table 102d (FIG. 6) using the item ID as a key among the attribute information acquired in step S102. Then, the acquired planned warehousing amount is stored in the order backlog of the PSI information management unit 101c.

例えばITEM01の場合は、2018年10月22日に入庫予定量50を予定していることがわかる。 For example, in the case of ITEM01, it can be seen that the planned warehousing amount of 50 is scheduled for October 22, 2018.

ステップS107では、制御部101は、ステップS102で取得した属性情報のうち、アイテムIDをキーとして、販売予定量テーブル102e(図6)から販売予定日と販売量を取得する。そして、取得した販売量をPSI情報管理部101cの販売予定量に格納する。 In step S107, the control unit 101 acquires the planned sales date and the sales amount from the planned sales amount table 102e (FIG. 6) using the item ID as a key among the attribute information acquired in step S102. Then, the acquired sales amount is stored in the planned sales amount of the PSI information management unit 101c.

なお、該当する販売予定日のレコードが存在しない場合は、ゼロで補完する。 If there is no record of the corresponding planned sales date, it will be supplemented with zero.

例えば、ITEM01については、2018年10月19日の販売量は22を予定している。また、10月22日は21、10月23日は21・・・というようになっている。 For example, for ITEM01, the sales volume on October 19, 2018 is planned to be 22. Also, October 22nd is 21, October 23rd is 21 ... and so on.

ステップS105~S107で取得した各種のデータを格納したPSI情報管理部101cによりPSI情報を表示する画面の表示例を図10に示す。 FIG. 10 shows a display example of a screen for displaying PSI information by the PSI information management unit 101c storing various data acquired in steps S105 to S107.

ステップS108では、対象日ごとに発注量の計算処理を行う。本処理の詳細は、図4のフローチャートを用いて説明する。 In step S108, the order quantity is calculated for each target day. The details of this process will be described with reference to the flowchart of FIG.

次に、図4を用いて、本発明の実施形態において情報処理装置が行うステップS108に示す処理の詳細について説明する。 Next, with reference to FIG. 4, the details of the process shown in step S108 performed by the information processing apparatus in the embodiment of the present invention will be described.

なお、図4のフローチャートで示す処理については、情報処理装置のCPU201が所定の制御プログラムを読み出して実行する処理である。 The process shown in the flowchart of FIG. 4 is a process in which the CPU 201 of the information processing apparatus reads out and executes a predetermined control program.

ステップS201では、制御部101は、対象日がステップS104で取得した発注カレンダの発注日と一致するレコードが存在するか否かを判定する。
一致するレコードが存在する場合(ステップS201:真)は、処理をステップS202に移行する。
In step S201, the control unit 101 determines whether or not there is a record whose target date matches the order date of the order calendar acquired in step S104.
If there is a matching record (step S201: true), the process proceeds to step S202.

一致するレコードが存在しない場合(ステップS201:偽)は、処理をステップS210へ移行する。 If there is no matching record (step S201: false), the process proceeds to step S210.

例えば、対象日が10月19日の場合は、発注カレンダの発注日と一致するレコードが存在するため、処理をステップS202に移行する。 For example, when the target date is October 19, since there is a record that matches the order date of the order calendar, the process proceeds to step S202.

他方、対象日が10月20日の場合は、発注カレンダの発注日と一致するレコードが存在しないので、処理をステップS210へ移行する。 On the other hand, when the target date is October 20, since there is no record that matches the order date of the order calendar, the process proceeds to step S210.

ステップS202では、対象日ごとに最小安全在庫の計算処理を行う。本処理の詳細は、図5のフローチャートを用いて説明する。 In step S202, the minimum safety stock is calculated for each target day. The details of this process will be described with reference to the flowchart of FIG.

ステップS301では、制御部101は、ステップS103で取得した最小安全在庫計算パターンIDに従って、計算方法を分岐させる。 In step S301, the control unit 101 branches the calculation method according to the minimum safety stock calculation pattern ID acquired in step S103.

例えば、ITEM03の場合、計算モデルIDはM02となり、計算モデルテーブル102g(図6)から最小安全在庫計算パターンは1、最小安全在庫計算パターン値は30となるため、ステップS301は1となり、最小安全在庫は例えば式1の計算式に従って、10月19日発注に対する入庫日10月22日の翌日23日から指定期間30日分の販売予定量を合計する。 For example, in the case of ITEM03, the calculation model ID is M02, the minimum safety stock calculation pattern is 1 and the minimum safety stock calculation pattern value is 30 from the calculation model table 102g (FIG. 6), so step S301 is 1 and the minimum safety. For inventory, for example, according to the formula 1 formula, the planned sales volume for the designated period 30 days is totaled from the 23rd day after the warehousing date October 22nd for the order on October 19th.

なお、このとき属性情報テーブル102aから取得した計算対象アイテムの属性情報のうち、最小安全在庫計算用個別パラメータが存在する場合は、最小安全在庫計算パターン値より優先して、最小安全在庫計算用個別パラメータにて計算を行う。 If there is an individual parameter for minimum safety stock calculation among the attribute information of the calculation target item acquired from the attribute information table 102a at this time, it has priority over the minimum safety stock calculation pattern value and is individually for minimum safety stock calculation. Calculate with parameters.

例えば、ITEM01の場合、最小安全在庫計算パターン値は30であるが、最小安全在庫計算用個別パラメータに3が設定されているため、最小安全在庫は式1の計算式に従って、10月19日発注に対する入庫日10月22日の翌日23日から指定期間3日分の販売予定量を合計する。 For example, in the case of ITEM01, the minimum safety stock calculation pattern value is 30, but since 3 is set for the individual parameter for minimum safety stock calculation, the minimum safety stock is ordered on October 19 according to the formula of Equation 1. The planned sales volume for the specified period of 3 days is totaled from the 23rd, the day after the warehousing date of October 22nd.

図4の処理の説明に戻る。 Returning to the description of the process of FIG.

ステップS203では、対象日ごとに最大安全在庫の計算処理を行う。処理の仕組みは、ステップS204と同様の仕組みで行う。最大安全在庫については、例えば式2の計算式により計算することが可能である。 In step S203, the maximum safety stock is calculated for each target day. The processing mechanism is the same as that in step S204. The maximum safety stock can be calculated by, for example, the formula of Equation 2.

ステップS204では、対象日ごとに安全在庫の計算処理を行う。処理の仕組みは、ステップS204と同様の仕組みで行う。安全在庫については、例えば式3の計算式により計算することが可能である。例えばITEM01の10月19日の安全在庫は1,65x5.98xSQRT(4)≒19.73となる。 In step S204, the safety stock is calculated for each target day. The processing mechanism is the same as that in step S204. The safety stock can be calculated by, for example, the formula of Equation 3. For example, the safety stock of ITEM01 on October 19 is 1,65x5.98xSQRT (4) ≈ 19.73.

ステップS205では、対象日ごとに安全在庫の補正を行う。安全在庫補正量については、例えば式4の計算式により計算することが可能である。
例えば、ステップS202で計算した最小安全在庫が21+0+22=43であれば、安全在庫19.73より大きいため、安全在庫補正量は43となる。そして、補正した安全在庫補正量をPSI情報管理部101cの安全在庫補正量に格納する。
In step S205, the safety stock is corrected for each target day. The safety stock correction amount can be calculated by, for example, the formula of Equation 4.
For example, if the minimum safety stock calculated in step S202 is 21 + 0 + 22 = 43, the safety stock correction amount is 43 because it is larger than the safety stock 19.73. Then, the corrected safety inventory correction amount is stored in the safety inventory correction amount of the PSI information management unit 101c.

ステップS206では、対象日ごとに発注点の計算処理を行う。処理の仕組みは、ステップS204と同様の仕組みで行う。発注点については、例えば式5の計算式により計算することが可能である。例えばITEM01の10月19日の発注点は(22+21+22+21)+43=129となる。 In step S206, the ordering point is calculated for each target date. The processing mechanism is the same as that in step S204. The ordering point can be calculated by, for example, the formula of Equation 5. For example, the ordering point of ITEM01 on October 19 is (22 + 21 + 22 + 21) +43 = 129.

ステップS207では、対象日ごとに発注要否の判定を行う。 In step S207, it is determined whether or not an order is required for each target day.

発注点>在庫量+発注残の場合(ステップS207:要)は、処理をステップS208に移行する。 In the case of ordering point> inventory amount + ordering balance (step S207: required), the process proceeds to step S208.

発注点≦在庫量+発注残の場合(ステップS207:否)は、処理をステップS210へ移行する。 In the case of ordering point ≤ inventory amount + ordering balance (step S207: No), the process proceeds to step S210.

例えば、対象日が10月19日の場合は、発注点が129に対し、在庫量が28、発注残が50のため、処理をステップS208に移行する。 For example, when the target date is October 19, the ordering point is 129, the inventory amount is 28, and the ordering balance is 50, so the process proceeds to step S208.

ステップS208では、対象日ごとに発注量の計算を行う。発注量については、例えば式6の計算式により計算することが可能である。 In step S208, the order quantity is calculated for each target day. The order quantity can be calculated by, for example, the formula of the formula 6.

例えば、対象日が10月19日の場合は、発注点が129に対し、在庫量が28、発注残が50、発注ロットが50のため、CEILING(129-28-50、50)=100となる。そして、計算した発注量をPSI情報管理部101cの発注量に格納する。 For example, when the target date is October 19, CEILING (129-28-50, 50) = 100 because the order point is 129, the inventory amount is 28, the order backlog is 50, and the order lot is 50. Become. Then, the calculated order quantity is stored in the order quantity of the PSI information management unit 101c.

ステップS209では、制御部101は、発注量、安全在庫補正量を、発注量テーブル102f(図6)に保存する。 In step S209, the control unit 101 stores the order quantity and the safety stock correction amount in the order quantity table 102f (FIG. 6).

ステップS210では、制御部101は、前日の在庫量から当日の販売予定量を減算し、さらに当日の発注残および発注量を加算した値を、当日の在庫量として更新する。そして、計算した当日の在庫量をPSI情報管理部101cの在庫量に格納する。 In step S210, the control unit 101 subtracts the planned sales amount of the day from the inventory amount of the previous day, and updates the value obtained by adding the order backlog and the order amount of the day as the inventory amount of the day. Then, the calculated inventory amount on the day is stored in the inventory amount of the PSI information management unit 101c.

例えば、10月19日の在庫量については、10月18日の在庫量-10月19日の販売予定量+10月19日の発注残+10月19日の発注量で求められる。具体的には、28-22+50+0=56となる。 For example, the inventory amount on October 19 is calculated by the inventory amount on October 18-the planned sales amount on October 19 + the order backlog on October 19 + the order amount on October 19. Specifically, it becomes 28-22 + 50 + 0 = 56.

図11は、ITEM01について計算期間であるT=5まで図4に示す処理を繰り返した場合のPSI情報を表示した画面の一例を示す図である。安全在庫補正量には、安全在庫量を最小安全在庫量で補正した場合の数量が表示され、最小安全在庫量で補正したかを確認できる。この補正の状況に基づいて、最小安全在庫量の設定を有効にする期間を判断することも可能となる。例えば、需要実績が蓄積されてきた場合には、最小安全在庫量を使用せず、需要実績から算出する安全在庫量を採用するなどの判断ができる。 FIG. 11 is a diagram showing an example of a screen displaying PSI information when the process shown in FIG. 4 is repeated until T = 5, which is the calculation period, for ITEM01. In the safety stock correction amount, the quantity when the safety stock amount is corrected by the minimum safety stock amount is displayed, and it can be confirmed whether the correction is made by the minimum safety stock amount. Based on the status of this amendment, it is also possible to determine how long the minimum safety stock quantity setting is valid. For example, when the actual demand has been accumulated, it can be determined that the minimum safe stock amount is not used and the safe stock amount calculated from the actual demand is adopted.

このように、間欠需要や新商品など、過去の販売実績が十分に存在しない場合であっても、必要最小限の安全在庫を考慮して、欠品ロスを低減可能な発注量を算出することが可能となる。 In this way, even if there is not enough past sales performance such as intermittent demand and new products, the order quantity that can reduce the shortage loss is calculated in consideration of the minimum necessary safety inventory. Is possible.

なお、上述した各種データの構成及びその内容はこれに限定されるものではなく、用途や目的に応じて、様々な構成や内容で構成されることは言うまでもない。 It should be noted that the structure and contents of the various data described above are not limited to this, and it goes without saying that the structure and contents are various depending on the intended use and purpose.

また、本発明におけるプログラムは、図3、図4、図5の処理方法をコンピュータが実行可能なプログラムである。なお、本発明におけるプログラムは図3、図4、図5の各装置の処理方法ごとのプログラムであってもよい。 Further, the program in the present invention is a program in which a computer can execute the processing methods of FIGS. 3, 4, and 5. The program in the present invention may be a program for each processing method of each of the devices of FIGS. 3, 4, and 5.

以上のように、前述した実施形態の機能を実現するプログラムを記録した記録媒体を、システムあるいは装置に供給し、そのシステムあるいは装置のコンピュータ(またはCPUやMPU)が記録媒体に格納されたプログラムを読み出し、実行することによっても本発明の目的が達成されることは言うまでもない。 As described above, a recording medium recording a program that realizes the functions of the above-described embodiment is supplied to the system or device, and the computer (or CPU or MPU) of the system or device stores the program in the recording medium. Needless to say, the object of the present invention can be achieved by reading and executing.

この場合、記録媒体から読み出されたプログラム自体が本発明の新規な機能を実現することになり、そのプログラムを記録した記録媒体は本発明を構成することになる。
プログラムを供給するための記録媒体としては、例えば、フレキシブルディスク、ハードディスク、光ディスク、光磁気ディスク、CD-ROM、CD-R、DVD-ROM、磁気テープ、不揮発性のメモリカード、ROM、EEPROM、シリコンディスク等を用いることが出来る。
In this case, the program itself read from the recording medium realizes the novel function of the present invention, and the recording medium on which the program is recorded constitutes the present invention.
Recording media for supplying programs include, for example, flexible disks, hard disks, optical disks, magneto-optical disks, CD-ROMs, CD-Rs, DVD-ROMs, magnetic tapes, non-volatile memory cards, ROMs, EEPROMs, and silicon. A disk or the like can be used.

また、コンピュータが読み出したプログラムを実行することにより、前述した実施形態の機能が実現されるだけでなく、そのプログラムの指示に基づき、コンピュータ上で稼働しているOS(オペレーティングシステム)等が実際の処理の一部または全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。 Further, by executing the program read by the computer, not only the function of the above-described embodiment is realized, but also the OS (operating system) or the like running on the computer is actually realized based on the instruction of the program. Needless to say, there are cases where a part or all of the processing is performed and the processing realizes the functions of the above-described embodiment.

さらに、記録媒体から読み出されたプログラムが、コンピュータに挿入された機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに書き込まれた後、そのプログラムコードの指示に基づき、その機能拡張ボードや機能拡張ユニットに備わるCPU等が実際の処理の一部または全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。 Further, after the program read from the recording medium is written in the memory provided in the function expansion board inserted in the computer or the function expansion unit connected to the computer, the function expansion board is based on the instruction of the program code. It goes without saying that there are cases where the CPU or the like provided in the function expansion unit performs a part or all of the actual processing, and the processing realizes the functions of the above-described embodiment.

また、本発明は、複数の機器から構成されるシステムに適用しても、ひとつの機器から成る装置に適用しても良い。また、本発明は、システムあるいは装置にプログラムを供給することによって達成される場合にも適応できることは言うまでもない。この場合、本発明を達成するためのプログラムを格納した記録媒体を該システムあるいは装置に読み出すことによって、そのシステムあるいは装置が、本発明の効果を享受することが可能となる。 Further, the present invention may be applied to a system composed of a plurality of devices or a device composed of one device. It goes without saying that the present invention can also be applied when it is achieved by supplying a program to a system or an apparatus. In this case, by reading the recording medium containing the program for achieving the present invention into the system or device, the system or device can enjoy the effect of the present invention.

さらに、本発明を達成するためのプログラムをネットワーク上のサーバ、データベース等から通信プログラムによりダウンロードして読み出すことによって、そのシステムあるいは装置が、本発明の効果を享受することが可能となる。なお、上述した各実施形態およびその変形例を組み合わせた構成も全て本発明に含まれるものである。 Further, by downloading and reading a program for achieving the present invention from a server, database, or the like on the network by a communication program, the system or device can enjoy the effect of the present invention. It should be noted that the present invention also includes all the configurations in which each of the above-described embodiments and modifications thereof are combined.

100 入出力部
101 制御部
102 データ管理部
100 Input / output unit 101 Control unit 102 Data management unit

Claims (8)

発注されるアイテムの単位期間ごとの安全在庫量を満たすように単位期間ごとの発注量を決定する情報処理装置であって、
前記アイテムの将来の単位期間ごとの予定量を取得する取得手段と、
前記アイテムの過去の単位期間ごとの実績量に基づいて、当該アイテムの単位期間ごとの第1の安全在庫量を算出する第1の算出手段と、
前記取得された前記アイテムの単位期間ごとの予定量に基づいて、当該アイテムの単位期間ごとの第2の安全在庫量を算出する第2の算出手段と、
前記算出された第1の安全在庫量、および、第2の安全在庫量に基づいて、前記アイテムの単位期間ごとの安全在庫量を決定する決定手段と
を備えることを特徴とする情報処理装置。
An information processing device that determines the order quantity for each unit period so as to satisfy the safety stock quantity for each unit period of the ordered item.
An acquisition method for acquiring the planned amount of the item for each future unit period,
A first calculation means for calculating the first safety stock amount for each unit period of the item based on the actual amount for each unit period in the past of the item.
A second calculation means for calculating a second safety stock amount for each unit period of the item based on the acquired planned amount for each unit period of the item.
An information processing apparatus comprising: a determination means for determining the safety stock amount for each unit period of the item based on the calculated first safety stock amount and the second safety stock amount.
前記アイテムの将来の単位期間ごとの予定量は、前記アイテムの過去の単位期間ごとの実績量に基づいて算出される予測量であることを特徴とする請求項1に記載の情報処理装置。 The information processing apparatus according to claim 1, wherein the planned amount for each future unit period of the item is a predicted amount calculated based on the actual amount for each past unit period of the item. 前記アイテムの将来の単位期間ごとの予定量は、ユーザにより設定される数量であることを特徴とする請求項1に記載の情報処理装置。 The information processing apparatus according to claim 1, wherein the planned amount of the item for each future unit period is a quantity set by the user. 前記第2の算出手段は、前記アイテムの所定の期間の予定量に基づいて第2の安全在庫量を算出することを特徴とする請求項1~3のいずれか1項に記載の情報処理装置。 The information processing apparatus according to any one of claims 1 to 3, wherein the second calculation means calculates a second safety stock amount based on a planned amount of the item for a predetermined period. .. 前記決定手段は、単位期間ごとに前記算出された前記第1の安全在庫量と前記第2の安全在庫量との大きい方を安全在庫量として決定することを特徴とする請求項1~4のいずれか1項に記載の情報処理装置。 The determination means according to claim 1 to 4, wherein the determination means determines the larger of the calculated first safety stock amount and the second safety stock amount as the safety stock amount for each unit period. The information processing apparatus according to any one of the following items. 前記決定手段は、前記第1の安全在庫量、または、前記第2の安全在庫量のいずれを安全在庫量として決定したかを識別表示することを特徴とする請求項1~5のいずれか1項に記載の情報処理装置。 One of claims 1 to 5, wherein the determination means identifies and displays whether the first safety stock amount or the second safety stock amount is determined as the safety stock amount. The information processing device described in the section. 発注されるアイテムの単位期間ごとの安全在庫量を満たすように単位期間ごとの発注量を決定する情報処理装置の制御方法であって、
取得手段が、前記アイテムの将来の単位期間ごとの予定量を取得する取得ステップと、
第1の算出手段が、前記アイテムの過去の単位期間ごとの実績量に基づいて、当該アイテムの単位期間ごとの第1の安全在庫量を算出する第1の算出ステップと、
第2の算出手段が、前記算出された前記アイテムの単位期間ごとの予定量に基づいて、当該アイテムの単位期間ごとの第2の安全在庫量を算出する第2の算出ステップと、
決定手段が、前記第1の安全在庫量、および、第2の安全在庫量に基づいて、前記アイテムの単位期間ごとの安全在庫量を決定する決定ステップと
を備えることを特徴とする情報処理装置の制御方法。
It is a control method of an information processing device that determines the order quantity for each unit period so as to satisfy the safety stock quantity for each unit period of the ordered item.
An acquisition step in which the acquisition means acquires the planned amount of the item for each future unit period,
The first calculation means is a first calculation step of calculating the first safety stock amount for each unit period of the item based on the actual amount of the item for each unit period in the past.
The second calculation means is a second calculation step of calculating the second safety stock amount for each unit period of the item based on the calculated planned amount for each unit period of the item.
An information processing device comprising: Control method.
発注されるアイテムの単位期間ごとの安全在庫量を満たすように単位期間ごとの発注量を決定する情報処理装置において実行可能なプログラムであって、
前記情報処理装置を、
前記アイテムの将来の単位期間ごとの予定量を取得する取得手段と、
前記アイテムの過去の単位期間ごとの実績量に基づいて、当該アイテムの単位期間ごとの第1の安全在庫量を算出する第1の算出手段と、
前記算出された前記アイテムの単位期間ごとの予定量に基づいて、当該アイテムの単位期間ごとの第2の安全在庫量を算出する第2の算出手段と、
前記算出された第1の安全在庫量、および、第2の安全在庫量に基づいて、前記アイテムの単位期間ごとの安全在庫量を決定する決定手段
として機能させるためのプログラム。


A program that can be executed in an information processing device that determines the order quantity for each unit period so as to satisfy the safety stock quantity for each unit period of the ordered item.
The information processing device
An acquisition method for acquiring the planned amount of the item for each future unit period,
A first calculation means for calculating the first safety stock amount for each unit period of the item based on the actual amount for each unit period in the past of the item.
A second calculation means for calculating a second safety stock amount for each unit period of the item based on the calculated planned amount for each unit period of the item.
A program for functioning as a determination means for determining the safety stock amount for each unit period of the item based on the calculated first safety stock amount and the second safety stock amount.


JP2021182958A 2019-05-31 2021-11-10 Information processing device, control method, and program Active JP7469675B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2021182958A JP7469675B2 (en) 2019-05-31 2021-11-10 Information processing device, control method, and program

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2019102743A JP6978693B2 (en) 2019-05-31 2019-05-31 Information processing device, control method, program
JP2021182958A JP7469675B2 (en) 2019-05-31 2021-11-10 Information processing device, control method, and program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2019102743A Division JP6978693B2 (en) 2019-05-31 2019-05-31 Information processing device, control method, program

Publications (3)

Publication Number Publication Date
JP2022017544A true JP2022017544A (en) 2022-01-25
JP2022017544A5 JP2022017544A5 (en) 2022-05-30
JP7469675B2 JP7469675B2 (en) 2024-04-17

Family

ID=73649149

Family Applications (2)

Application Number Title Priority Date Filing Date
JP2019102743A Active JP6978693B2 (en) 2019-05-31 2019-05-31 Information processing device, control method, program
JP2021182958A Active JP7469675B2 (en) 2019-05-31 2021-11-10 Information processing device, control method, and program

Family Applications Before (1)

Application Number Title Priority Date Filing Date
JP2019102743A Active JP6978693B2 (en) 2019-05-31 2019-05-31 Information processing device, control method, program

Country Status (1)

Country Link
JP (2) JP6978693B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6978693B2 (en) * 2019-05-31 2021-12-08 キヤノンマーケティングジャパン株式会社 Information processing device, control method, program

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005015140A (en) * 2003-06-25 2005-01-20 Mbk Ryutsu Partners Kk Order quantity calculation system
CN105160513A (en) * 2015-09-07 2015-12-16 拓维信息系统股份有限公司 Equipment spare part safety stock calculating method and system
JP6978693B2 (en) * 2019-05-31 2021-12-08 キヤノンマーケティングジャパン株式会社 Information processing device, control method, program

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0514365A (en) * 1991-06-28 1993-01-22 Nippon Steel Corp Scan transmission system
JP3260333B2 (en) * 1999-04-09 2002-02-25 新日鉄ソリューションズ株式会社 Production management device, production management system, production planning method, and storage medium
JP3991811B2 (en) * 2002-08-06 2007-10-17 株式会社日立製作所 Inventory control system and inventory control method
JP4078253B2 (en) * 2003-06-05 2008-04-23 キヤノン株式会社 Safety stock calculation apparatus, calculation method thereof, program for operating the calculation method, and storage medium
JP2007140785A (en) * 2005-11-16 2007-06-07 Nomura Research Institute Ltd Inventory management system
JP5292792B2 (en) * 2007-12-12 2013-09-18 株式会社リコー Inventory management system, inventory management method, and inventory management program
JP2009173435A (en) * 2008-01-28 2009-08-06 Panasonic Electric Works Co Ltd System and program for calculating of safe stock quantities
JP2009265747A (en) * 2008-04-22 2009-11-12 Ntt Data Smis Co Ltd Marketing support system, marketing support method, marketing support program, and computer readable medium
JP5698860B1 (en) * 2014-08-22 2015-04-08 株式会社アールファイブ Inventory management system, inventory management method, and program
JP2018097570A (en) * 2016-12-13 2018-06-21 株式会社オービック Safety stock or the like calculation device, safety stock or the like calculation method, and safety stock or the like calculation program

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005015140A (en) * 2003-06-25 2005-01-20 Mbk Ryutsu Partners Kk Order quantity calculation system
CN105160513A (en) * 2015-09-07 2015-12-16 拓维信息系统股份有限公司 Equipment spare part safety stock calculating method and system
JP6978693B2 (en) * 2019-05-31 2021-12-08 キヤノンマーケティングジャパン株式会社 Information processing device, control method, program

Also Published As

Publication number Publication date
JP7469675B2 (en) 2024-04-17
JP2020197838A (en) 2020-12-10
JP6978693B2 (en) 2021-12-08

Similar Documents

Publication Publication Date Title
JP3698433B2 (en) Safety stock quantity calculation device, safety stock quantity calculation program and order point calculation device
JP2022017544A (en) Information processor, control method and program
US20040128214A1 (en) Inventory management method, inventory management apparatus, and recording medium
JP2009064277A (en) Standard inventory control device
JP4339769B2 (en) Prediction model selection device, prediction model selection method, and program
JP5974712B2 (en) Information processing apparatus, information processing method, and program
US20120158167A1 (en) Priority calculation device, program, priority calculation system, and priority calculation method
JP7513913B2 (en) Information processing device, control method, and program
JP2500194B2 (en) Product ordering system
JP2019021247A (en) Production plan creation device, production plan creation method, and program
JP3260333B2 (en) Production management device, production management system, production planning method, and storage medium
JP2008165597A (en) Business parameter determination system
US6970756B2 (en) Computer-assisted pull flow production management method
JP4783990B2 (en) Material ordering system, server and method
JP2019008842A (en) Information processing device, control method, and program
JP2002073142A (en) Production schedule generating device and recording medium with recorded production schedule generating program of production schedule generating device
JP2009245217A (en) Production plan support method and device, and computer program
JP2010157167A (en) Apparatus, method and program for processing information
JP6613617B2 (en) Information processing apparatus, information processing method, and program
JP7007596B2 (en) Information processing equipment, control method, program
JP2000040110A (en) Shipping and production management system
JP2018109887A (en) Information processor, information processing method, and program
JP2003237946A (en) Inventory allocation method
JP6427798B2 (en) Information processing apparatus, control method, and program
JP2019148945A (en) Production managing device, production managing method and program

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220519

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20220519

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20230725

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20230922

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20231107

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20240131

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20240209

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20240318

R150 Certificate of patent or registration of utility model

Ref document number: 7469675

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150