JP2013234035A - Stock management device, stock management method and program - Google Patents

Stock management device, stock management method and program Download PDF

Info

Publication number
JP2013234035A
JP2013234035A JP2012106971A JP2012106971A JP2013234035A JP 2013234035 A JP2013234035 A JP 2013234035A JP 2012106971 A JP2012106971 A JP 2012106971A JP 2012106971 A JP2012106971 A JP 2012106971A JP 2013234035 A JP2013234035 A JP 2013234035A
Authority
JP
Japan
Prior art keywords
inventory
lower limit
stock
product
record
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2012106971A
Other languages
Japanese (ja)
Inventor
Yuko Ogiso
優子 小木曽
Akihiro Igami
明宏 伊神
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP2012106971A priority Critical patent/JP2013234035A/en
Publication of JP2013234035A publication Critical patent/JP2013234035A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Warehouses Or Storage Devices (AREA)

Abstract

PROBLEM TO BE SOLVED: To appropriately calculate a quantity of a stock of products whose demand is changed according to the time of the year without requiring a user's time and labor.SOLUTION: Achievement information showing the monthly achievement of shipping of products of one year is stored in a shipping achievement storage part 11. A lower limit stock setting part 15 calculates the lower limit quantity of stock of products based on the achievement information stored in the shipping achievement storage part 11, and stores it in a lower limit stock storage part 12. A stock calculation part 16 calculates the quantity of stock of products based on the achievement information stored in the shipping achievement storage part 11, and sets the lower limit quantity of stock as the quantity of stock of products when the calculated quantity of stock is smaller than the lower limit quantity of stock.

Description

本発明は、製品の在庫数を算出する在庫管理装置、在庫管理方法、および、プログラムに関する。   The present invention relates to an inventory management apparatus, an inventory management method, and a program for calculating the number of products in stock.

季節や時期により需要が変動する製品の在庫を過不足無く確保するための手法が知られている。例えば、特許文献1には、ある時期の在庫数を、過去の同時期の出荷の実績等を分析して予想(シミュレーション)することについて記載されている。   There are known methods for securing an inventory of products whose demand fluctuates depending on the season and time. For example, Patent Document 1 describes predicting (simulating) the number of stocks at a certain period by analyzing the past shipment results of the same period.

特開2002−179218号公報JP 2002-179218 A

上述したような実績に基づいて在庫数を予想する場合、過去の同時期の出荷数が極端に少ない場合、その時期に確保すべき在庫数も極端に少なく予想されるため、安全在庫を確保することができない場合があった。   When forecasting the number of inventory based on the above-mentioned results, if the number of shipments in the same period in the past is extremely small, the number of inventory to be secured at that time is also expected to be extremely small. There was a case that could not be done.

したがって、この場合、ユーザが適切な在庫数を手動で入力する必要があり面倒であった。また、ユーザによって入力される在庫数にばらつきがあるため、手動で適切な在庫数を設定するのは困難であった。   Therefore, in this case, the user has to manually input an appropriate number of stocks, which is troublesome. Further, since the number of stocks input by the user varies, it is difficult to manually set an appropriate number of stocks.

本発明は、上記実情に鑑みてなされたものであり、ユーザの手間がかからずに、時期により需要が変動する製品の在庫数を適切に算出することを可能にした在庫管理装置、在庫管理方法、および、プログラムを提供することを目的とする。   The present invention has been made in view of the above circumstances, and an inventory management apparatus and inventory management that can appropriately calculate the inventory quantity of products whose demand fluctuates depending on the time without requiring a user's trouble. It is an object to provide a method and a program.

上記目的を達成するため、本発明の在庫管理装置は、
所定期間毎の製品の出荷の実績を示す実績情報を記憶する実績記憶手段と、
前記実績記憶手段に記憶されている実績情報に基づいて下限在庫数を算出する下限在庫算出手段と、
前記実績記憶手段に記憶されている実績情報に基づいて前記製品の在庫数を算出し、算出した在庫数が前記下限在庫数よりも少ない場合、前記下限在庫数を該製品の在庫数とする在庫算出手段と、
を備えることを特徴とする。
In order to achieve the above object, the inventory management apparatus of the present invention provides:
Record storage means for storing record information indicating the record of shipment of products for each predetermined period;
Lower limit inventory calculating means for calculating a lower limit inventory quantity based on the results information stored in the results storing means;
When the stock quantity of the product is calculated based on the performance information stored in the performance storage means, and the calculated stock quantity is smaller than the lower limit stock quantity, the stock having the lower stock quantity as the stock quantity of the product A calculation means;
It is characterized by providing.

本発明によれば、ユーザの手間がかからずに、時期により需要が変動する製品の在庫数を適切に算出することができる。   According to the present invention, it is possible to appropriately calculate the number of products in stock whose demand fluctuates depending on the time without requiring the user.

本発明の実施形態に係る在庫管理装置の構成を示すブロック図である。It is a block diagram which shows the structure of the inventory management apparatus which concerns on embodiment of this invention. 出荷実績記憶部に記憶されている出荷情報の例を示す図である。It is a figure which shows the example of the shipping information memorize | stored in the shipping performance memory | storage part. 下限在庫記憶部に記憶されている情報の例を示す図である。It is a figure which shows the example of the information memorize | stored in the minimum stock storage part. 在庫基準記憶部に記憶されている情報の例を示す図である。It is a figure which shows the example of the information memorize | stored in the stock standard memory | storage part. 在庫計画記憶部に記憶されている情報の例を示す図である。It is a figure which shows the example of the information memorize | stored in the stock plan memory | storage part. 下限在庫設定処理の動作を説明するためのフローチャートである。It is a flowchart for demonstrating operation | movement of a minimum stock setting process. 在庫算出処理の動作を説明するためのフローチャートである。It is a flowchart for demonstrating operation | movement of an inventory calculation process. 下限在庫算出用パラメータテーブルの例を示す図である。It is a figure which shows the example of the parameter table for a minimum inventory calculation.

以下、本発明の実施形態について、図面を参照しながら詳細に説明する。なお、図中同一または相当部分には同一符号を付す。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings. In the drawings, the same or corresponding parts are denoted by the same reference numerals.

本発明の実施形態に係る在庫管理装置10は、時期により需要が変動する製品の在庫数を適切に管理する装置である。在庫管理装置10は、CPU(Central Processing Unit)、ROM(Read Only Memory)、RAM(Random Access Memory)、ハードディスクドライブ、および、通信インターフェース等を備えて構成されるサーバ等のコンピュータである。在庫管理装置10は、機能的には、図1に示すように、出荷実績記憶部11と、下限在庫記憶部12と、在庫基準記憶部13と、在庫計画記憶部14と、下限在庫設定部15と、在庫算出部16と、を備える。   The inventory management apparatus 10 according to the embodiment of the present invention is an apparatus that appropriately manages the number of products in stock whose demand varies with time. The inventory management apparatus 10 is a computer such as a server that includes a central processing unit (CPU), a read only memory (ROM), a random access memory (RAM), a hard disk drive, and a communication interface. As shown in FIG. 1, the inventory management device 10 functionally includes a shipment record storage unit 11, a lower limit inventory storage unit 12, an inventory reference storage unit 13, an inventory plan storage unit 14, and a lower limit inventory setting unit. 15 and an inventory calculation unit 16.

出荷実績記憶部11には、各製品の所定期間別の出荷実績を示す実績情報が記憶される。具体的には、出荷実績記憶部11には、図2に示すように、製品の型や種別を表す製品ID毎に直近過去1年分の月別の出荷数が記録された実績情報が記憶される。なお、出荷実績記憶部11に記憶されている実績情報は、ユーザ又は外部のシステムからの操作により毎月更新され、最新の出荷実績が反映される。   The shipment record storage unit 11 stores record information indicating the shipment record of each product for each predetermined period. Specifically, as shown in FIG. 2, the shipment record storage unit 11 stores record information in which the number of shipments by month for the most recent one year is recorded for each product ID representing the product type and type. The The record information stored in the shipment record storage unit 11 is updated every month by an operation from the user or an external system, and the latest shipment record is reflected.

下限在庫記憶部12には、図3に示すように、製品ID毎に、最低限確保しなければならない製品の在庫数(下限在庫数)が記憶される。   As shown in FIG. 3, the lower limit inventory storage unit 12 stores, for each product ID, the minimum number of products that must be secured (lower limit inventory number).

在庫基準記憶部13には、図4に示すように、製品ID毎に、製品の在庫数を算出するための基準値が記憶される。   As shown in FIG. 4, the stock reference storage unit 13 stores a reference value for calculating the number of products in stock for each product ID.

在庫計画記憶部14には、図5に示すように、製品ID毎に、出荷予定年月に確保すべき在庫数(在庫計画数)が記憶される。   As shown in FIG. 5, the inventory plan storage unit 14 stores the number of inventory (the number of inventory plans) to be secured for the scheduled shipping date for each product ID.

図1に戻り、下限在庫設定部15は、出荷実績記憶部11に記憶されている実績情報に基づいて下限在庫数を算出し、下限在庫記憶部12に格納する。   Returning to FIG. 1, the lower limit inventory setting unit 15 calculates the lower limit inventory number based on the record information stored in the shipment record storage unit 11 and stores it in the lower limit inventory storage unit 12.

在庫算出部16は、ユーザが指定した製品の指定年月に確保すべき在庫数を算出し、在庫計画記憶部14に格納する。具体的には、在庫算出部16は、出荷実績記憶部11から指定製品の指定年月と同じ月の出荷実績を取得し、在庫基準記憶部13から取得した指定製品の基準値を乗算した値を在庫数として算出する。また、算出した在庫数が指定製品の下限在庫数よりも少ない場合、在庫算出部16は、下限在庫数を指定製品の在庫数とする。   The stock calculation unit 16 calculates the number of stocks to be secured in the designated date of the product designated by the user, and stores it in the stock plan storage unit 14. Specifically, the inventory calculation unit 16 obtains the shipment result of the same month as the designated date of the designated product from the shipment result storage unit 11 and multiplies the reference value of the designated product obtained from the inventory reference storage unit 13. Is calculated as the stock quantity. When the calculated inventory quantity is smaller than the lower limit inventory quantity of the designated product, the inventory calculation unit 16 sets the lower limit inventory quantity as the inventory quantity of the designated product.

続いて、在庫管理装置10で実施される処理の動作について説明する。   Subsequently, an operation of processing performed in the inventory management apparatus 10 will be described.

始めに、下限在庫数を設定する下限在庫設定処理について説明する。在庫管理装置10では、所定の期間毎に(例えば毎月)、図6のフローチャートに示す下限在庫設定処理が実施される。   First, the lower limit inventory setting process for setting the lower limit inventory quantity will be described. In the inventory management apparatus 10, the lower limit inventory setting process shown in the flowchart of FIG. 6 is performed every predetermined period (for example, every month).

まず、下限在庫設定部15は、今回の下限在庫設定処理で未だ下限在庫数を設定していない未処理の製品を1つ選択する(ステップS11)。そして、下限在庫設定部15は、出荷実績記憶部11から、選択した製品の1年分の出荷実績を取得する(ステップS12)。   First, the lower limit inventory setting unit 15 selects one unprocessed product for which the lower limit inventory number has not yet been set in the current lower limit inventory setting process (step S11). Then, the lower limit stock setting unit 15 acquires the shipping results for one year of the selected product from the shipping result storage unit 11 (step S12).

続いて、下限在庫設定部15は、取得した製品の1年分の出荷実績のなかから、出荷数の少ない方から順に3つを特定する(ステップS13)。例えば、図2に示す実績情報が出荷実績記憶部11に記憶されており、ステップS11で製品ID「A001」の製品が選択されている場合、製品ID「A001」で出荷年月「2011年4月」の出荷数「30」、出荷年月「2011年5月」の出荷数「45」、および、出荷年月「2011年6月」の出荷数「45」が特定される。   Subsequently, the lower limit inventory setting unit 15 specifies three items in order from the smallest number of shipments out of the acquired shipment results for one year (step S13). For example, when the record information shown in FIG. 2 is stored in the shipment record storage unit 11 and the product with the product ID “A001” is selected in step S11, the shipment date “20114” with the product ID “A001” is selected. The shipment number “30” of the month, the shipment number “45” of the shipment date “May 2011”, and the shipment number “45” of the shipment date “June 2011” are specified.

続いて、下限在庫設定部15は、取得した3つの出荷数の平均値を算出する(ステップS14)。上述の例では、平均値「40」が算出される。   Subsequently, the lower limit inventory setting unit 15 calculates an average value of the acquired three shipment numbers (step S14). In the above example, the average value “40” is calculated.

続いて、下限在庫設定部15は、下限在庫記憶部12に記憶されているステップS11で選択した製品の下限在庫数を、ステップS14で算出した平均値に設定(更新)する(ステップS15)。   Subsequently, the lower limit inventory setting unit 15 sets (updates) the lower limit inventory number of the product selected in step S11 stored in the lower limit inventory storage unit 12 to the average value calculated in step S14 (step S15).

続いて、下限在庫設定部15は、下限在庫数を設定していない未処理の製品が有るか否かを判別する(ステップS16)。未処理の製品がある場合(ステップS16;Yes)、下限在庫設定部15は、その製品を選択して、出荷実績から下限在庫を設定する処理(ステップS11〜ステップS15)を繰り返す。未処理の製品が無い場合(ステップS16;No)、下限在庫設定処理は終了する。   Subsequently, the lower limit inventory setting unit 15 determines whether there is an unprocessed product for which the lower limit inventory number is not set (step S16). When there is an unprocessed product (step S16; Yes), the lower limit inventory setting unit 15 repeats the process (step S11 to step S15) of selecting the product and setting the lower limit inventory from the actual shipment. When there is no unprocessed product (step S16; No), the lower limit stock setting process ends.

このように、下限在庫設定処理により、過去の出荷数の実績が反映された下限在庫数が設定される。   As described above, the lower limit inventory setting process reflects the past actual number of shipments.

続いて、製品の在庫数を算出する在庫算出処理について説明する。ユーザは、キーボード等を操作して、在庫数算出の対象とする製品の製品IDと、算出する年月とを入力する。この入力操作に応答して、在庫管理装置10は、図7に示す在庫算出処理を実行する。   Next, an inventory calculation process for calculating the number of products in stock will be described. The user operates the keyboard or the like to input the product ID of the product whose inventory quantity is to be calculated and the year and month to be calculated. In response to this input operation, the inventory management apparatus 10 executes an inventory calculation process shown in FIG.

まず、在庫算出部16は、ユーザから入力された製品の製品IDと年月とで出荷実績記憶部11に記憶されている実績データを検索して、過去の同製品の同時期(同月)の出荷の実績を取得する(ステップS21)。   First, the inventory calculating unit 16 searches the actual data stored in the shipping actual result storage unit 11 with the product ID and year and month of the product input by the user, and the past period of the same product (same month). Shipment results are acquired (step S21).

続いて、在庫算出部16は、ユーザから入力された製品の製品IDで在庫基準記憶部13を検索して、この製品の基準値を取得する(ステップS22)。   Subsequently, the stock calculation unit 16 searches the stock standard storage unit 13 with the product ID of the product input by the user, and acquires the standard value of this product (step S22).

続いて、在庫算出部16は、ステップS21で取得した出荷実績が示す実績(出荷数)に、ステップS22で取得した基準値を乗算する(ステップS23)。   Subsequently, the inventory calculating unit 16 multiplies the actual value (number of shipments) indicated by the actual shipping result acquired in Step S21 by the reference value acquired in Step S22 (Step S23).

続いて、在庫算出部16は、ユーザから入力された製品の製品IDで下限在庫記憶部12を検索して、この製品の下限在庫数を取得する(ステップS24)。そして、在庫算出部16は、ステップS23で乗算した値が、取得した下限在庫数より大きいか否かを判別する(ステップS25)。   Subsequently, the stock calculation unit 16 searches the lower limit stock storage unit 12 with the product ID of the product input by the user, and acquires the lower limit stock number of this product (step S24). Then, the inventory calculating unit 16 determines whether or not the value multiplied in step S23 is larger than the acquired lower limit inventory number (step S25).

下限在庫数よりも大きい場合(ステップS25;Yes)、在庫算出部16は、ステップS23で乗算した値を在庫計画数として、在庫計画記憶部14に記憶する(ステップS26)。   When larger than the lower limit inventory quantity (step S25; Yes), the inventory calculation unit 16 stores the value multiplied in step S23 in the inventory plan storage unit 14 as the inventory plan quantity (step S26).

下限在庫数以下の場合(ステップS25;No)、在庫算出部16は、ステップS24で取得した下限在庫数を在庫計画数として、在庫計画記憶部14に記憶する(ステップS27)。以上で在庫算出処理は終了する。   When it is equal to or less than the lower limit inventory quantity (step S25; No), the inventory calculation unit 16 stores the lower limit inventory quantity acquired in step S24 in the inventory plan storage unit 14 as the inventory plan quantity (step S27). This is the end of the inventory calculation process.

続いて、在庫算出処理について具体例を挙げて説明する。なお、出荷実績記憶部11には、図2に示すような実績情報が格納されているものとする。また、下限在庫記憶部12には、図3に示すような情報が格納されているものとする。また、在庫基準記憶部13には、図4に示すような情報が格納されているものとする。   Next, the inventory calculation process will be described with a specific example. It is assumed that the shipment record storage unit 11 stores record information as shown in FIG. In addition, it is assumed that the lower limit stock storage unit 12 stores information as shown in FIG. Further, it is assumed that information as shown in FIG. 4 is stored in the stock standard storage unit 13.

このような場合において、ユーザが製品ID「A001」、年月「2012年8月」を入力して在庫算出処理が開始された場合を考える。この場合、対応する実績として、図2に示す実績情報から製品ID「A001」、出荷年月「2011年8月」、出荷数「100」の実績が取得される。また、図4に示す在庫基準記憶部13から、製品ID「A001」の基準値は「1.2」であるため、出荷数「100」と乗算した値は「120」となる。また、図3に示す下限在庫記憶部12から、製品ID「A001」の下限在庫数は「40」であり、乗算値「120」の方が大きいことがわかる。従って、在庫計画数は「120」となる。   In such a case, a case where the user inputs the product ID “A001” and the year and month “August 2012” and the inventory calculation process is started will be considered. In this case, as the corresponding achievement, the achievement of the product ID “A001”, the shipment date “August 2011”, and the shipment quantity “100” is acquired from the achievement information shown in FIG. Further, since the reference value of the product ID “A001” is “1.2” from the inventory reference storage unit 13 illustrated in FIG. 4, the value obtained by multiplying the number of shipments “100” is “120”. Further, from the lower limit stock storage unit 12 shown in FIG. 3, it can be seen that the lower limit stock quantity of the product ID “A001” is “40”, and the multiplication value “120” is larger. Therefore, the planned number of inventory is “120”.

また、ユーザが製品ID「A001」、年月「2012年4月」を入力して在庫算出処理が開始された場合を考える。この場合、対応する実績として、図2に示す実績情報から製品ID「A001」、出荷年月「2011年4月」、出荷数「30」の実績が取得される。従って、基準値「1.2」と乗算した値は「36」となる。ここで、製品ID「A001」の下限在庫数は「40」であり乗算値「36」より大きいため、在庫計画数は「40」となる。   Also, consider a case where the user inputs the product ID “A001” and the date “April 2012” to start the inventory calculation process. In this case, the results of the product ID “A001”, the shipping date “April 2011”, and the number of shipments “30” are acquired from the performance information shown in FIG. Therefore, a value obtained by multiplying the reference value “1.2” is “36”. Here, since the lower limit inventory quantity of the product ID “A001” is “40” and is larger than the multiplication value “36”, the planned inventory quantity is “40”.

このように、本実施形態によれば、過去の同時期の出荷数から求めた在庫数が下限在庫数よりも少ない場合、過去の実績から算出した下限在庫数を製品の在庫数とする。従って、在庫数が少なすぎる場合にユーザが手動で在庫数を設定する必要が無いため、ユーザに手間をかけずに、時期により需要が変動する製品の在庫数を適切に算出することが可能となる。   As described above, according to this embodiment, when the number of stocks obtained from the number of shipments in the same period in the past is smaller than the lower limit stock number, the lower limit stock number calculated from the past performance is set as the product stock number. Therefore, it is not necessary for the user to manually set the inventory quantity when the inventory quantity is too small, and it is possible to appropriately calculate the inventory quantity of products whose demand fluctuates depending on the time without trouble for the user. Become.

また、本実施形態によれば、過去の所定期間分の出荷実績うち、出荷数の最も少ないものから順に選択した所定数の出荷実績に基づいて下限在庫数が算出される。従って、ユーザの勘に頼らずに、適切な下限在庫数を設定することが可能となる。   Further, according to the present embodiment, the lower limit inventory quantity is calculated based on a predetermined number of shipment results selected in order from the smallest shipment number among the past shipment results for a predetermined period. Therefore, it is possible to set an appropriate lower limit inventory quantity without relying on the user's intuition.

なお、本発明は、上記実施形態に限定されず、本発明の要旨を逸脱しない部分での種々の変更は勿論可能である。   In addition, this invention is not limited to the said embodiment, Of course, the various change in the part which does not deviate from the summary of this invention is possible.

例えば、上記実施形態では、下限在庫設定処理において、製品の1年分の出荷実績のなかから、出荷数の少ない方から順に3つを選択し、その出荷数の平均値を下限在庫数に設定した。しかし、これに限らず、例えば、出荷数の少ない順に所定の重みを付した平均値を下限在庫数にしてもよい。また、出荷数の平均値に所定のマージンを加えた値を下限在庫数にしてもよい。また、出荷数の少ない方から順に選択する出荷実績の数は3に限らず、任意の数が採用可能である。   For example, in the above embodiment, in the lower limit inventory setting process, from the shipment results for one year of the product, three are selected in order from the smallest shipment number, and the average value of the shipment number is set as the lower limit inventory number did. However, the present invention is not limited to this, and for example, an average value with a predetermined weight may be used as the lower limit inventory quantity in the order from the smallest shipment quantity. Further, a value obtained by adding a predetermined margin to the average value of the shipment quantity may be used as the lower limit inventory quantity. Further, the number of shipment results to be selected in order from the smallest number of shipments is not limited to three, and any number can be adopted.

また、製品の1年分の出荷実績のうち、出荷数がm番目に少ないものからn番目に少ないものまでの出荷数を特定し、その平均値を下限在庫数としてもよい。また、図8に示すような下限在庫算出用パラメータテーブルに上記のm、nを格納しておき、ユーザからの操作入力に応じて、m、nの少なくとも一方を自由に変更可能にしてもよい。例えば、図8に示すようにm、nが設定されている場合、製品ID「A001」の製品の下限在庫数は、1年分の出荷実績のうちで、出荷数が2番目に少ないものから5番目に少ないものまでの4つの出荷数の平均値が下限在庫数となる。   Further, among the shipment results for one year of products, the number of shipments from the mth smallest to the nth smallest shipment may be specified, and the average value may be set as the lower limit inventory quantity. Further, m and n may be stored in the lower limit inventory calculation parameter table as shown in FIG. 8, and at least one of m and n may be freely changed in accordance with an operation input from the user. . For example, when m and n are set as shown in FIG. 8, the lower limit stock quantity of the product with the product ID “A001” is the one with the second smallest shipment quantity among the shipment results for one year. The average value of the four shipments up to the fifth smallest is the lower limit stock quantity.

また、上記実施形態では、1か月毎に記録された1年分の出荷実績を用いて、下限在庫数の算出や在庫数の算出を行ったが、出荷実績の記録される期間は任意である。例えば、3か月毎に記録された3年分の出荷実績から、下限在庫数や在庫数を算出してもよい。   Moreover, in the said embodiment, although the calculation of the minimum inventory quantity and the calculation of the inventory quantity was performed using the shipping performance for one year recorded every month, the period for which the shipping performance is recorded is arbitrary. is there. For example, the lower limit inventory quantity and inventory quantity may be calculated from the shipment results for three years recorded every three months.

また、例えば、本発明に係る在庫管理装置10の動作を規定する動作プログラムを既存のパーソナルコンピュータや情報端末機器等に適用することで、当該パーソナルコンピュータ等を本発明に係る在庫管理装置10として機能させることも可能である。   Further, for example, by applying an operation program that defines the operation of the inventory management apparatus 10 according to the present invention to an existing personal computer, an information terminal device or the like, the personal computer or the like functions as the inventory management apparatus 10 according to the present invention. It is also possible to make it.

また、このようなプログラムの配布方法は任意であり、例えば、CD−ROM(Compact Disk Read-Only Memory)、DVD(Digital Versatile Disk)、MO(Magneto Optical Disk)、メモリカードなどのコンピュータ読み取り可能な記録媒体に格納して配布してもよいし、インターネットなどの通信ネットワークを介して配布してもよい。   Further, the distribution method of such a program is arbitrary. For example, the program can be read by a computer such as a CD-ROM (Compact Disk Read-Only Memory), a DVD (Digital Versatile Disk), an MO (Magneto Optical Disk), or a memory card. It may be distributed by storing in a recording medium, or distributed via a communication network such as the Internet.

10 在庫管理装置
11 出荷実績記憶部
12 下限在庫記憶部
13 在庫基準記憶部
14 在庫計画記憶部
15 下限在庫設定部
16 在庫算出部
DESCRIPTION OF SYMBOLS 10 Inventory management apparatus 11 Shipment performance memory | storage part 12 Lower limit stock memory | storage part 13 Inventory reference | standard storage part 14 Inventory plan memory | storage part 15 Lower limit stock setting part 16 Inventory calculation part

Claims (6)

所定期間毎の製品の出荷の実績を示す実績情報を記憶する実績記憶手段と、
前記実績記憶手段に記憶されている実績情報に基づいて下限在庫数を算出する下限在庫算出手段と、
前記実績記憶手段に記憶されている実績情報に基づいて前記製品の在庫数を算出し、算出した在庫数が前記下限在庫数よりも少ない場合、前記下限在庫数を該製品の在庫数とする在庫算出手段と、
を備えることを特徴とする在庫管理装置。
Record storage means for storing record information indicating the record of shipment of products for each predetermined period;
Lower limit inventory calculating means for calculating a lower limit inventory quantity based on the results information stored in the results storing means;
When the stock quantity of the product is calculated based on the performance information stored in the performance storage means, and the calculated stock quantity is smaller than the lower limit stock quantity, the stock having the lower stock quantity as the stock quantity of the product A calculation means;
An inventory management device comprising:
前記下限在庫算出手段は、前記実績記憶手段に記憶されている実績情報が示す所定期間毎の実績のなかから、出荷数の最も少ないものから順に所定数分の実績を取得し、取得した所定数分の実績に基づいて、前記下限在庫数を算出する、
ことを特徴とする請求項1に記載の在庫管理装置。
The lower limit inventory calculating means obtains a predetermined number of achievements in order from the smallest number of shipments among the achievements for each predetermined period indicated by the achievement information stored in the achievement storage means, and the predetermined number obtained Based on the actual result of the minute, the lower limit inventory number is calculated,
The inventory management apparatus according to claim 1, wherein:
前記下限在庫算出手段は、前記実績記憶手段に記憶されている実績情報が示す所定期間毎の実績のうちで、出荷数がm番目に少ないものからn番目に少ないものまでの実績に基づいて、前記下限在庫数を算出する、
ことを特徴とする請求項1に記載の在庫管理装置。
The lower limit inventory calculating means is based on the results from the mth smallest number to the nth smallest number among the results for each predetermined period indicated by the result information stored in the result storage means. Calculating the lower limit inventory quantity;
The inventory management apparatus according to claim 1, wherein:
前記m、nの少なくとも一方をユーザが設定可能にする、
ことを特徴とする請求項3に記載の在庫管理装置。
Allowing a user to set at least one of m and n;
The inventory management apparatus according to claim 3, wherein:
所定期間毎の製品の出荷の実績を示す実績情報を記憶し、
前記記憶されている実績情報に基づいて下限在庫数を算出し、
前記記憶されている実績情報に基づいて前記製品の在庫数を算出し、算出した在庫数が前記下限在庫数よりも少ない場合、前記下限在庫数を該製品の在庫数とする、
ことを特徴とする在庫管理方法。
Stores track record information indicating the track record of product shipments for each specified period,
Calculate the lower limit inventory quantity based on the stored performance information,
Calculate the inventory quantity of the product based on the stored performance information, and if the calculated inventory quantity is less than the lower limit inventory quantity, the lower limit inventory quantity is the inventory quantity of the product,
An inventory management method characterized by that.
コンピュータを、
所定期間毎の製品の出荷の実績を示す実績情報を記憶する実績記憶手段、
前記実績記憶手段に記憶されている実績情報に基づいて下限在庫数を算出する下限在庫算出手段、
前記実績記憶手段に記憶されている実績情報に基づいて前記製品の在庫数を算出し、算出した在庫数が前記下限在庫数よりも少ない場合、前記下限在庫数を該製品の在庫数とする在庫算出手段、
として機能させるプログラム。
Computer
A record storage means for storing record information indicating a record of shipment of products for each predetermined period;
Lower limit inventory calculating means for calculating a lower limit inventory quantity based on the results information stored in the results storing means;
When the stock quantity of the product is calculated based on the performance information stored in the performance storage means, and the calculated stock quantity is smaller than the lower limit stock quantity, the stock having the lower stock quantity as the stock quantity of the product Calculation means,
Program to function as.
JP2012106971A 2012-05-08 2012-05-08 Stock management device, stock management method and program Pending JP2013234035A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012106971A JP2013234035A (en) 2012-05-08 2012-05-08 Stock management device, stock management method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012106971A JP2013234035A (en) 2012-05-08 2012-05-08 Stock management device, stock management method and program

Publications (1)

Publication Number Publication Date
JP2013234035A true JP2013234035A (en) 2013-11-21

Family

ID=49760472

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012106971A Pending JP2013234035A (en) 2012-05-08 2012-05-08 Stock management device, stock management method and program

Country Status (1)

Country Link
JP (1) JP2013234035A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2021084742A (en) * 2019-11-27 2021-06-03 株式会社日立物流 Inventory planning device and inventory planning method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2021084742A (en) * 2019-11-27 2021-06-03 株式会社日立物流 Inventory planning device and inventory planning method
JP7249265B2 (en) 2019-11-27 2023-03-30 株式会社日立物流 Inventory planning device and inventory planning method

Similar Documents

Publication Publication Date Title
Sawik On the risk-averse optimization of service level in a supply chain under disruption risks
Singh et al. Obsolescence driven design refresh planning for sustainment-dominated systems
WO2018071277A1 (en) Meeting service with meeting time and location optimization
JP2016044029A (en) Inventory control system, inventory control method and program
JP5242988B2 (en) Integrated demand prediction apparatus, integrated demand prediction method, and integrated demand prediction program
Salzarulo et al. The incremental value of central control in serial supply chains
JP5551806B2 (en) Integrated demand prediction apparatus, integrated demand prediction method, and integrated demand prediction program
Pinçe et al. The role of contract expirations in service parts management
JP5041085B2 (en) Recommended exhibition booth selection program and recommended exhibition booth selection method
JP2011145960A (en) Apparatus and program for managing proportional distribution of commodity
JP5119115B2 (en) Method automatic selection apparatus, method automatic selection method and program.
JP2013234035A (en) Stock management device, stock management method and program
Hellion et al. Stability contracts between supplier and retailer: a new lot sizing model
JP2007503651A (en) Manufacture of item units according to the demand of items expected from page view data
CN105940418B (en) System and method for managing additional calendar periods in retail
JP6617605B2 (en) Demand amount prediction program, demand amount prediction method, and information processing apparatus
JP2010181963A (en) Demand prediction device, demand prediction method and program
JP4876479B2 (en) Price presenting apparatus and price presenting program
JP2014191605A (en) Production management program, production management device, and production management method
Kogan et al. Multi-period aggregate production planning in a news-vendor framework
Bahroun et al. A user-induced proactive-reactive scheduling tool for dynamic flow-shop environments
JP5577439B2 (en) Demand forecasting device, demand forecasting method and program
JP2007041915A (en) Profit/loss management system and management method, and program of the same
WO2023042419A1 (en) Information presentation device, information presentation method, and information presentation program
JP5252012B2 (en) Data aggregation device and data aggregation program