JP2012053583A - Information processor and program - Google Patents

Information processor and program Download PDF

Info

Publication number
JP2012053583A
JP2012053583A JP2010194504A JP2010194504A JP2012053583A JP 2012053583 A JP2012053583 A JP 2012053583A JP 2010194504 A JP2010194504 A JP 2010194504A JP 2010194504 A JP2010194504 A JP 2010194504A JP 2012053583 A JP2012053583 A JP 2012053583A
Authority
JP
Japan
Prior art keywords
sales
price
pace
product
selling
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
JP2010194504A
Other languages
Japanese (ja)
Other versions
JP5134661B2 (en
Inventor
Hirohiko Mochida
裕彦 持田
Yoshimitsu Otaka
善光 大高
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Toshiba TEC Corp
Original Assignee
Toshiba TEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Toshiba TEC Corp filed Critical Toshiba TEC Corp
Priority to JP2010194504A priority Critical patent/JP5134661B2/en
Publication of JP2012053583A publication Critical patent/JP2012053583A/en
Application granted granted Critical
Publication of JP5134661B2 publication Critical patent/JP5134661B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide an information processor and a program capable of easily performing sales of commodities at discount prices.SOLUTION: An information processor includes storage means, sales pace calculation means, sales price selection means and notification means. The storage means stores a plurality of sales paces for selling commodities and each sales price which can achieve each sales pace in association with each other for each sales time zone. Upon starting discounting of the price of a commodity, the sales pace calculation means calculates a sales pace with which the number of the commodity to be sold can reach a target number, using the current number of the commodity sold and the target number of the commodity to be sold at the time of finishing selling the commodity. The sales price selection means selects the sales price corresponding most closely to the sales pace calculated by the sales pace calculation means from the storage means. The notification means notifies customers of the sales price selected by the sales price selection means.

Description

本発明の実施の形態は、情報処理装置およびプログラムに関する。   Embodiments described herein relate generally to an information processing apparatus and a program.

スーパーマーケット等の店舗では、生鮮食品や惣菜等の商品の廃棄量を削減するために、これら加工品を当日中に売り切ることを目的とした見切り販売が行われる。見切り販売では、店舗の営業終了時間が近づくと、商品の売れ残りを削減するために値引販売が行われる。売れ残っている商品には、店員によって、値引額や割引率等を表示した値引ラベルが一枚一枚貼り付けられたり、売り場コーナーに「全品○割引」等と書いた値引表示が設置されたりする。   In stores such as supermarkets, in order to reduce the amount of discarded products such as fresh foods and side dishes, close-up sales are carried out for the purpose of selling out these processed products during the day. In the part-time sales, discount sales are performed to reduce unsold items as the store's closing time approaches. For unsold items, the store clerk affixes a discount label indicating the discount amount and discount rate one by one, and a discount display such as “All Items ○ Discount” is installed in the sales corner. Or

例えば、特許文献1には、値引ラベルを印刷するラベルプリンタに関する技術が開示されており、店員は、印刷した値引ラベルを商品に貼付して商品の値引販売を行う。   For example, Patent Document 1 discloses a technique related to a label printer that prints a discount label, and a store clerk affixes the printed discount label to a product and sells the product at a discount.

ところで、商品の値引額や割引率は、値引販売による利益損失が最小となるように、商品の残数や店舗の閉店時間前の残時間に応じて設定されることが望ましい。しかしながら、現状では、残時間や残数を考慮して店員の勘に頼って値引のタイミングや値引額を決めているため、売上利益と商品の廃棄数とが最適となるように値引額を設定することが難しいという問題がある。   By the way, it is desirable that the discount amount and discount rate of the product are set according to the remaining number of products and the remaining time before the store closing time so that the profit loss due to the discount sales is minimized. However, at present, the discount timing and discount amount are determined based on the store clerk in consideration of the remaining time and the remaining number, so the discount amount is set so that the sales profit and the number of discarded products are optimal. There is a problem that it is difficult to set.

また、従来は、閉店時刻が近づいて値引額を増加させる度に、店員によって新たな値引額の値引ラベルを貼りなおしたり、値引表示を修正したりする必要があり、手間がかかるという問題がある。   Conventionally, every time the closing time approaches and the discount amount is increased, it is necessary for the store clerk to reapply a discount label for the new discount amount or to correct the discount display. There is.

実施の形態の情報処理装置は、記憶手段と、販売ペース算出手段と、販売価格選択手段と、報知手段と、を備える。記憶手段は、商品を販売する複数の販売ペースと、その販売ペースを得られる販売価格とを、販売時間帯ごとに対応付けて記憶する。販売ペース算出手段は、値引を行う時刻になった場合に、現時点での前記商品の販売数と、前記商品の販売終了時刻における目標販売数とを用いて、前記目標販売数に到達できる販売ペースを算出する。販売価格選択手段は、前記販売ペース算出手段が算出した前記販売ペースに最も対応している前記販売価格を、前記記憶手段から選択する。報知手段は前記販売価格選択手段が選択した前記販売価格を客に報知する。   The information processing apparatus according to the embodiment includes storage means, sales pace calculation means, sales price selection means, and notification means. The storage means stores a plurality of sales paces for selling a product and a sales price at which the sales pace can be obtained in association with each sales time zone. The sales pace calculating means uses the sales number of the product at the present time and the target sales number at the sales end time of the product when the time for discounting is reached, and the sales that can reach the target sales number Calculate the pace. The selling price selecting means selects the selling price most corresponding to the selling pace calculated by the selling pace calculating means from the storage means. The notifying means notifies the customer of the selling price selected by the selling price selecting means.

また、実施の形態のプログラムは、商品を販売する複数の販売ペースと、その販売ペースを得られる販売価格とを、販売時間帯ごとに対応付けて記憶する記憶手段を備える情報処理装置において、コンピュータを、販売ペース算出手段と、販売価格選択手段と、報知手段と、して機能させる。販売ペース算出手段は、値引を行う時刻になった場合に、現時点での前記商品の販売数と、前記商品の販売終了時刻における目標販売数とを用いて、前記目標販売数に到達できる販売ペースを算出する。販売価格選択手段は、前記販売ペース算出手段が算出した前記販売ペースに最も対応している前記販売価格を、前記記憶手段から選択する。報知手段は前記販売価格選択手段が選択した前記販売価格を客に報知する。   Further, the program according to the embodiment is a computer in an information processing apparatus including a storage unit that stores a plurality of sales paces for selling a product and a sales price for obtaining the sales pace in association with each sales time zone. Are made to function as sales pace calculation means, sales price selection means, and notification means. The sales pace calculating means uses the sales number of the product at the present time and the target sales number at the sales end time of the product when the time for discounting is reached, and the sales that can reach the target sales number Calculate the pace. The selling price selecting means selects the selling price most corresponding to the selling pace calculated by the selling pace calculating means from the storage means. The notifying means notifies the customer of the selling price selected by the selling price selecting means.

図1は、本実施の形態にかかる価格表示システムの構成を示すブロック図である。FIG. 1 is a block diagram showing a configuration of a price display system according to the present embodiment. 図2は、商品陳列棚に設置された表示装置の一例を示す図である。FIG. 2 is a diagram illustrating an example of a display device installed on a merchandise display shelf. 図3は、値引価格を表示した表示装置の一例を示す図である。FIG. 3 is a diagram illustrating an example of a display device that displays a discount price. 図4は、POS端末のハードウェア構成を示すブロック図である。FIG. 4 is a block diagram showing a hardware configuration of the POS terminal. 図5は、POS端末の機能的構成を示す機能ブロック図である。FIG. 5 is a functional block diagram showing a functional configuration of the POS terminal. 図6は、管理サーバのハードウェア構成を示すブロック図である。FIG. 6 is a block diagram illustrating a hardware configuration of the management server. 図7は、商品マスタを説明する図である。FIG. 7 is a diagram for explaining the product master. 図8は、販売時間に対する商品の販売数を示すグラフである。FIG. 8 is a graph showing the number of products sold with respect to sales time. 図9は、販売価格ごとの商品の販売見込み数を示すグラフである。FIG. 9 is a graph showing the expected number of products sold for each selling price. 図10は、販売ペースデータベースの一例を示す図である。FIG. 10 is a diagram illustrating an example of a sales pace database. 図11は、管理サーバの機能的構成を示す機能ブロック図である。FIG. 11 is a functional block diagram illustrating a functional configuration of the management server. 図12は、管理サーバが行う値引処理の手順を説明するフローチャートである。FIG. 12 is a flowchart for explaining a discount processing procedure performed by the management server.

図1は、本実施の形態にかかる価格表示システム1の構成を示すブロック図である。図1に示すように、価格表示システム1は、本実施の形態にかかる情報処理装置としての管理サーバ2に、商品の値引に関する表示やその他の表示を行う表示装置3と、POS(Point Of Sales)端末4とが、LAN44によって接続されて構成されている。   FIG. 1 is a block diagram showing a configuration of a price display system 1 according to the present embodiment. As shown in FIG. 1, a price display system 1 includes a display device 3 that performs display related to product discounts and other displays on a management server 2 as an information processing device according to the present embodiment, and a POS (Point Of Sales) terminal 4 is connected by a LAN 44.

管理サーバ2は、価格表示システム1全体を制御するサーバであり、POS端末4から送出された店舗内の販売データや、売上データを管理するものである。また、管理サーバ2は、商品の残数や、閉店時刻までの残時間等に応じて商品の値引処理を行い、値引後の販売価格等を表示装置3に表示させる。   The management server 2 is a server that controls the entire price display system 1 and manages in-store sales data and sales data sent from the POS terminal 4. Further, the management server 2 performs a discount process for the product according to the remaining number of the product, the remaining time until the closing time, etc., and causes the display device 3 to display the sales price after the discount.

表示装置3は、液晶ディスプレイや電子ペーパー等で構成されるものであり、図2に示すように、店舗に設けられた商品陳列棚6に設置される。そして、表示装置3は管理サーバ2の制御により、商品陳列棚6に陳列された弁当や惣菜等の商品7の商品名や販売価格、販促メッセージ等を表示する。尚、表示装置3として、所謂電子棚札を用いてもよい。   The display device 3 is composed of a liquid crystal display, electronic paper, or the like, and is installed on a merchandise display shelf 6 provided in a store as shown in FIG. Then, the display device 3 displays the product name, sales price, sales promotion message, and the like of the product 7 such as lunch boxes and side dishes displayed on the product display shelf 6 under the control of the management server 2. A so-called electronic shelf label may be used as the display device 3.

例えば図2に示すように、商品7を定価で販売する場合には、管理サーバ2は表示装置3に「豚しょうが焼き弁当 600円」等と商品7の定価を表示させる。また、図3に示すように、商品7を値引販売する場合には、管理サーバ2は表示装置3に「お買得 豚しょうが焼き弁当 定価600円を580円」等と、値引した販売価格を表示させる。   For example, as shown in FIG. 2, when selling the product 7 at a fixed price, the management server 2 causes the display device 3 to display “price ginger grilled lunch 600 yen” and the like and the price of the product 7. In addition, as shown in FIG. 3, when the product 7 is sold at a discount, the management server 2 displays a discounted sales price on the display device 3 such as “Price of discounted pork ginger grilled lunch ¥ 600”. Is displayed.

このように、表示装置3に商品7の販売価格を表示させることにより、値引後の販売価格を「580円」と印字したラベルや、「50円引」や「1割引」等の値引情報を印字したラベル等を、商品7に逐一貼り付けなくとも済み、店員の作業負担を低減することができる。   In this way, by displaying the sales price of the product 7 on the display device 3, a label printed with “580 yen” as the sales price after the discount, a discount such as “50 yen discount”, “1 discount”, etc. It is not necessary to affix a label or the like on which information is printed to the product 7 one by one, and the work load on the store clerk can be reduced.

尚、商品7には、表示装置3と連動して自動値引が行われる商品であることを示すラベルとして、「自動値引対象商品」等と印字したラベルを貼付することが望ましい。   In addition, it is desirable that a label printed with “automatic discount target product” or the like is attached to the product 7 as a label indicating that the product is automatically discounted in conjunction with the display device 3.

POS端末4は、商品の販売登録を行い、商品の販売個数を管理サーバ2に送信する。   The POS terminal 4 registers the sale of the product and transmits the number of products sold to the management server 2.

図4は、POS端末4のハードウェア構成を示すブロック図である。図4に示すように、POS端末4は、CPU(Central Processing Unit)30と、ROM(Read Only Memory)35と、RAM(Random Access Memory)36と、通信I/F37と、キーボード38と、店員用ディスプレイ39と、客用ディスプレイ40と、プリンタ41と、スキャナ42とを主に備えており、これらがバス43によって接続されている。POS端末4は、通信I/F37を介してLAN44(図1参照)で接続された管理サーバ2と相互に通信を行うことが可能となっている。   FIG. 4 is a block diagram showing a hardware configuration of the POS terminal 4. As shown in FIG. 4, the POS terminal 4 includes a CPU (Central Processing Unit) 30, a ROM (Read Only Memory) 35, a RAM (Random Access Memory) 36, a communication I / F 37, a keyboard 38, and a clerk. Main display 39, customer display 40, printer 41, and scanner 42, which are connected by a bus 43. The POS terminal 4 can communicate with the management server 2 connected via the LAN 44 (see FIG. 1) via the communication I / F 37.

ROM35は、CPU30が実行する各種プログラムや各種データを記憶している。RAM36は、CPU30が各種プログラムを実行する際に、一時的にデータやプログラムを記憶する。CPU30は、ROM35に格納された各種プログラムをRAM36に展開して実行することにより、POS端末4のシステム全体を制御する制御部31(図5参照)を生成する。   The ROM 35 stores various programs executed by the CPU 30 and various data. The RAM 36 temporarily stores data and programs when the CPU 30 executes various programs. The CPU 30 generates a control unit 31 (see FIG. 5) that controls the entire system of the POS terminal 4 by developing and executing various programs stored in the ROM 35 on the RAM 36.

図5は、POS端末4の機能的構成を示す機能ブロック図である。図5に示すように、制御部31は、入力受付部32と、販売登録部33と、送信部34とを備えている。   FIG. 5 is a functional block diagram showing a functional configuration of the POS terminal 4. As shown in FIG. 5, the control unit 31 includes an input reception unit 32, a sales registration unit 33, and a transmission unit 34.

入力受付部32は、商品に貼付されたバーコードをスキャナ42によってスキャンすることにより、バーコードが含む商品コードの入力を受付ける。   The input receiving unit 32 receives an input of a product code included in the barcode by scanning the barcode attached to the product with the scanner 42.

販売登録部33は、入力受付部32が受付けた商品コードに対する商品名や商品の販売価格等の商品情報を、管理サーバ2が格納する商品マスタM(図7参照)から読み込んで、読み込んだ商品情報を用いて商品の販売登録を行う。   The sales registration unit 33 reads the product information such as the product name and the sales price of the product for the product code received by the input receiving unit 32 from the product master M (see FIG. 7) stored in the management server 2, and reads the read product. Register the sale of the product using the information.

送信部34は、POS端末4において現計キーなどが押下されて一取引が終了した場合に、販売登録部33が販売登録した商品の商品名や販売個数などの販売データを、管理サーバ2に送信する。   The transmission unit 34 stores the sales data such as the product name and the sales quantity of the product registered by the sales registration unit 33 in the management server 2 when a current transaction key is pressed on the POS terminal 4 to end the transaction. Send.

次に、管理サーバ2について説明する。図6は、管理サーバ2のハードウェア構成を示すブロック図である。図6に示すように、管理サーバ2は、CPU20などの制御装置と、ROM12やRAM13等の記憶装置と、プログラムや各種ファイルを記憶するHDD(Hard Disk Drive)18やCDドライブ装置(不図示)などの外部記憶装置と、液晶ディスプレイなどの表示器17と、キーボード15やマウス16などの入力装置とがバス19で接続されており、通常のコンピュータを利用したハードウェア構成となっている。また、管理サーバ2は、通信I/F14を介してLAN44(図1参照)で接続されたPOS端末4と相互に通信を行うことが可能となっている。   Next, the management server 2 will be described. FIG. 6 is a block diagram illustrating a hardware configuration of the management server 2. As shown in FIG. 6, the management server 2 includes a control device such as a CPU 20, a storage device such as a ROM 12 and a RAM 13, an HDD (Hard Disk Drive) 18 and a CD drive device (not shown) for storing programs and various files. An external storage device such as a liquid crystal display and an input device such as a keyboard 15 and a mouse 16 are connected by a bus 19 and have a hardware configuration using a normal computer. The management server 2 can communicate with the POS terminal 4 connected via the LAN 44 (see FIG. 1) via the communication I / F 14.

HDD18には、商品マスタMと、販売ペースデータベースDBとが格納されている。   The HDD 18 stores a product master M and a sales pace database DB.

図7は、商品マスタMを説明する図である。図7に示すように、商品マスタMは、各商品コードに対応付けて、各商品の商品名や商品の通常価格(定価)、販売価格(値引販売する場合の値引価格)、現時点までの商品の販売数、商品の残数等の商品情報を格納している。   FIG. 7 is a diagram for explaining the product master M. As shown in FIG. 7, the product master M associates each product code with the product name of each product, the normal price (list price) of the product, the sales price (the discount price in the case of discount sales), up to the present time. Product information such as the number of items sold and the number of items remaining is stored.

次に、商品の販売価格と、その販売価格を適用した場合の商品の販売見込み数との関係について、図8、図9を用いて説明する。尚、商品としては、弁当や惣菜などの販売日の当日中に売り切りたい食品を販売する場合を想定して説明する。   Next, the relationship between the sales price of a product and the expected sales number of the product when the sales price is applied will be described with reference to FIGS. In addition, as a product, the case where the food which wants to be sold out on the day of the sales day, such as a lunch box and a side dish, is sold is demonstrated.

図8は、販売時間に対する商品の販売数を示すグラフである。図8において、縦軸はある商品の販売数(単位:個)を示し、横軸は時刻(販売時間)を示している。   FIG. 8 is a graph showing the number of products sold with respect to sales time. In FIG. 8, the vertical axis represents the number of sales (unit: piece) of a certain product, and the horizontal axis represents time (sales time).

図8では、定価600円の商品を販売する例を示しており、18時までに商品は18個販売されている。当日中の販売目標数を30個と設定する場合、残り12個を販売終了時刻の21時までに売り切ることが望ましい。このような場合、従来は店員が適宜、値引価格を決定していた。   FIG. 8 shows an example of selling products with a fixed price of 600 yen, and 18 products are sold by 18:00. When the target number of sales during the day is set to 30, it is desirable that the remaining 12 are sold out by 21:00 of the sales end time. In such a case, the store clerk has conventionally determined a discount price as appropriate.

図8に示す例では、販売価格を580円として値引販売すると、販売終了時刻の21時において販売数がちょうど30個に達して残数がゼロとなる。一方、より低価格の570円や560円まで値引した場合、売れ行きは良いが販売終了時刻よりも早い販売時間内に商品が売り切れてしまう。この場合には、値引幅を大きく設定しすぎている場合があり、店舗側の利益損失が生じてしまう。従って、図8に示す例では、580円が最適な値引価格となる。   In the example shown in FIG. 8, if the sales price is reduced to 580 yen, the number of sales reaches exactly 30 at the sales end time of 21:00 and the remaining number becomes zero. On the other hand, if the price is reduced to 570 yen or 560 yen, which is a lower price, sales are good, but the product is sold out within the sales time earlier than the sales end time. In this case, the discount width may be set too large, causing a profit loss on the store side. Therefore, in the example shown in FIG. 8, 580 yen is the optimal discount price.

そこで、商品を値引した場合の販売価格(値引価格)と、その販売価格を適用した場合の販売時間帯ごとの商品の販売個数を予め調べておき、両者の関係を用いて最適な販売価格を設定することが望ましい。   Therefore, the sales price (discount price) when the product is discounted and the number of products sold for each sales time zone when the sales price is applied are examined in advance, and the optimal sales are made using the relationship between the two. It is desirable to set the price.

図9は、18時から19時の販売時間帯における、販売価格ごとの商品の販売見込み数を示すグラフである。グラフの横軸は販売時間帯を示し、グラフの縦軸はこの販売時間帯に販売される商品の販売見込み数を示している。従って、グラフの傾きは、単位時間あたりに販売される商品の販売見込み数を表しており、言い換えれば、商品を販売する販売ペース、或いは商品の売れ行きを表しているといえる。   FIG. 9 is a graph showing the estimated number of products sold for each sales price in the sales time zone from 18:00 to 19:00. The horizontal axis of the graph shows the sales time zone, and the vertical axis of the graph shows the expected number of products sold in this sales time zone. Accordingly, the slope of the graph represents the expected number of products sold per unit time, in other words, the sales pace at which the products are sold or the sales of the products.

即ち、図9に示すように、販売価格を定価の600円と設定した場合には、商品の販売ペースは1時間あたり2個と緩やかである。また、販売価格を580円と設定した場合には、商品の販売ペースは1時間あたり4個とやや速くなる。さらに、販売価格を560円と設定した場合には、商品の販売ペースは、1時間あたり8個とさらに速くなる。また、この商品を18時から19時の販売時間帯において4個販売したい場合には、販売ペースの最適値は4個/時間であり、販売価格の最適値は580円である。   That is, as shown in FIG. 9, when the selling price is set at a fixed price of 600 yen, the sales pace of the products is moderate at 2 pieces per hour. Further, when the sales price is set to 580 yen, the sales rate of the merchandise is slightly faster at 4 pieces per hour. Furthermore, when the selling price is set at 560 yen, the sales pace of the product is further increased to 8 per hour. In addition, when it is desired to sell four of these products in the sales time zone from 18:00 to 19:00, the optimal value of the sales pace is 4 / hour, and the optimal value of the sales price is 580 yen.

このような販売価格と、販売見込み数と、販売ペースとの関係は、販売時間帯ごとに商品の販売個数を調査することにより得られる。そして、この販売価格と販売ペースとの関係を、各販売時間帯に対して設定したものが、図10に示す販売ペースデータベースDBである。   Such a relationship between the sales price, the expected number of sales, and the sales pace can be obtained by examining the number of products sold for each sales time zone. A sales pace database DB shown in FIG. 10 is obtained by setting the relationship between the sales price and the sales pace for each sales time zone.

図10は、販売ペースデータベースDBの一例を示す図である。図10に示すように、販売ペースデータベースDBには、商品を販売する複数の販売ペースと、その販売ペースを得られる販売価格とが、販売時間帯ごとに対応付けられて記憶されている。   FIG. 10 is a diagram illustrating an example of the sales pace database DB. As shown in FIG. 10, the sales pace database DB stores a plurality of sales paces for selling products and sales prices at which the sales pace can be obtained in association with each sales time zone.

次に、管理サーバ2の機能的構成と、本実施の形態のプログラムについて説明する。   Next, the functional configuration of the management server 2 and the program of the present embodiment will be described.

図6において、ROM12は、CPU20が実行する各種プログラムや各種データ、および本実施の形態のプログラムを記憶している。RAM13は、CPU20が各種プログラムを実行する際に一時的にデータやプログラムを記憶するワークエリアとして機能する。CPU20は、ROM12から本実施の形態のプログラムを読み出して、RAM13に展開して実行することにより、管理サーバ2を制御する制御部21(図11参照)を主記憶装置上に生成する。   In FIG. 6, the ROM 12 stores various programs executed by the CPU 20 and various data, and the program according to the present embodiment. The RAM 13 functions as a work area for temporarily storing data and programs when the CPU 20 executes various programs. The CPU 20 reads out the program of the present embodiment from the ROM 12, develops it in the RAM 13, and executes it, thereby generating a control unit 21 (see FIG. 11) for controlling the management server 2 on the main storage device.

尚、本実施形態のプログラムは、インストール可能な形式又は実行可能な形式のファイルでCD−ROM、フレキシブルディスク(FD)、CD−R、DVD(Digital Versatile Disk)等のコンピュータで読み取り可能な記録媒体に記録されて提供されてもよい。   The program according to the present embodiment is a file in an installable or executable format, such as a CD-ROM, a flexible disk (FD), a CD-R, a DVD (Digital Versatile Disk), or the like, which can be read by a computer. May be recorded and provided.

また、本実施形態のプログラムを、インターネット等のネットワークに接続されたコンピュータ上に格納し、ネットワーク経由でダウンロードさせることにより提供するように構成しても良い。また、本実施形態のプログラムをインターネット等のネットワーク経由で提供または配布するように構成しても良い。また、本実施形態のプログラムを、ROM等に予め組み込んで提供するように構成してもよい。   Further, the program according to the present embodiment may be stored on a computer connected to a network such as the Internet and provided by being downloaded via the network. The program of this embodiment may be configured to be provided or distributed via a network such as the Internet. Further, the program of this embodiment may be configured to be provided by being incorporated in advance in a ROM or the like.

図11は、管理サーバ2の機能的構成を示す機能ブロック図である。図11に示すように、制御部21は、販売データ受信部22と、残数管理部23と、販売ペース算出部24と、販売価格選択部25と、表示制御部26と、販売価格登録部27とを主に備えている。   FIG. 11 is a functional block diagram showing a functional configuration of the management server 2. As shown in FIG. 11, the control unit 21 includes a sales data receiving unit 22, a remaining number management unit 23, a sales pace calculation unit 24, a sales price selection unit 25, a display control unit 26, and a sales price registration unit. 27 mainly.

販売データ受信部22は、POS端末4において販売登録された商品の商品名や販売個数などの販売データを、POS端末4から通信I/F14を介して受信する。   The sales data receiving unit 22 receives sales data such as the product name and the sales quantity of the products registered for sale at the POS terminal 4 from the POS terminal 4 via the communication I / F 14.

残数管理部23は、商品マスタM(図7参照)に格納された商品の残数から、販売データ受信部22が受信した商品の販売個数を減じて、現時点における商品の残数を算出し、算出した残数を商品マスタMに格納して商品の残数を管理する。   The remaining number management unit 23 subtracts the number of products sold by the sales data receiving unit 22 from the remaining number of products stored in the product master M (see FIG. 7), and calculates the remaining number of products at the present time. The calculated remaining number is stored in the product master M to manage the remaining number of products.

販売ペース算出部24は、値引を行う時刻になった場合に、現時点での商品の販売数と、その商品の販売終了時刻における目標販売数とを用いて、目標販売数に到達できる販売ペースを算出する。   The sales pace calculation unit 24 can reach the target sales number by using the current sales number of the product and the target sales number at the sales end time of the product when it is time to discount. Is calculated.

尚、値引を行う時刻としては、例えば、18時、19時、20時など、その商品の販売終了時刻の数時間前から一定時間おきに算出するタイミングを設けるのが望ましい。また、商品の販売終了時刻としては、店舗の閉店時刻でもよいし、商品や売り場ごとに適宜設定されるとしてもよい。   It should be noted that it is desirable to provide a timing for discounting every certain time from several hours before the sales end time of the product, such as 18:00, 19:00, and 20:00, for example. In addition, the sales end time of the product may be the closing time of the store, or may be set as appropriate for each product or sales floor.

例えば、販売ペース算出部24は、値引を行う時刻として18時になった場合に、商品マスタM(図7参照)を参照して、商品「豚しょうが焼き弁当」の現時点での販売数が18個であると読み込む。そして、図8に示すように、販売終了時刻である21時における目標販売数が30個である場合、販売ペース算出部24は、目標販売数までの商品の残数は12個であると算出する。尚、弁当や惣菜等の販売当日に売り切りたい商品の場合には、販売ペース算出部24は、商品マスタMから商品の残数を読み込んで、これを目標販売数までの商品の残数としてそのまま用いてもよい。   For example, the sales pace calculation unit 24 refers to the product master M (see FIG. 7) and the current sales number of the product “Pig Ginger Grilled Bento” is 18 when the discount time reaches 18:00. Read if it is a piece. Then, as shown in FIG. 8, when the target sales number at 21:00, which is the sales end time, is 30, the sales pace calculation unit 24 calculates that the remaining number of products up to the target sales number is 12. To do. Note that in the case of a product that is desired to be sold out on the sales day, such as a lunch box or side dish, the sales pace calculation unit 24 reads the remaining number of products from the product master M, and uses this as the remaining number of products up to the target sales number It may be used.

さらに、販売ペース算出部24は、目標販売数までの商品の残数を、販売終了時刻までの残時間で除して、目標販売数に到達できる販売ペースを算出する。例えば、上述のように18時から21時までの3時間で12個を販売したい場合には、各販売時間帯において商品を4個ずつ販売する販売ペースであればよい。従って、販売ペース算出部24は、販売ペースを1時間あたり4個として算出する。   Further, the sales pace calculation unit 24 calculates the sales pace that can reach the target sales number by dividing the remaining number of products up to the target sales number by the remaining time until the sales end time. For example, if it is desired to sell 12 items in 3 hours from 18:00 to 21:00 as described above, it is sufficient to have a sales pace of selling 4 products in each sales period. Accordingly, the sales pace calculation unit 24 calculates the sales pace as four per hour.

尚、その日における商品の目標販売数としては、当日その店舗でその商品を製造した数や、当日に入荷した数を本実施の形態のプログラムに設定することができる。尚、弁当や惣菜など、製造日中に売り切りたい商品であっても、天候や曜日、その日の行事などにより商品の売れ行きは随時変化する。この場合には、その日における商品の目標販売数を、天候や曜日、行事などにより変更するとしてもよい。   In addition, as the target number of products sold on that day, the number of products manufactured at the store on that day and the number of products received on that day can be set in the program of the present embodiment. Note that even if a product such as a bento box or a side dish is sold out during the manufacturing date, the sales of the product change from time to time depending on the weather, the day of the week, and the events of the day. In this case, the target number of items sold on that day may be changed depending on the weather, day of the week, event, or the like.

販売価格選択部25は、販売ペース算出部24が算出した販売ペースに最も対応している販売価格を、販売ペースデータベースDBから選択する。即ち、販売価格選択部25は、販売ペース算出部24が算出した販売ペースに最も近い販売ペースを、販売ペースデータベースDB(図10参照)から選択し、選択した販売ペースに対応する販売価格を販売ペースデータベースDBから選択する。   The sales price selection unit 25 selects a sales price most corresponding to the sales pace calculated by the sales pace calculation unit 24 from the sales pace database DB. That is, the sales price selection unit 25 selects the sales pace closest to the sales pace calculated by the sales pace calculation unit 24 from the sales pace database DB (see FIG. 10), and sells the sales price corresponding to the selected sales pace. Select from the pace database DB.

例えば、上述のように、販売ペース算出部24が販売ペースを1時間あたり4個(4個/時間)と算出した場合には、図10に示す販売ペースデータベースDBを参照して、18時から19時の販売時間帯において販売ペースが4個/時間である場合の販売価格である580円を、最適な販売価格として選択する。   For example, as described above, when the sales pace calculation unit 24 calculates the sales pace as 4 pieces per hour (4 pieces / hour), the sales pace database DB shown in FIG. The sales price of 580 yen when the sales pace is 4 pieces / hour in the sales time zone at 19:00 is selected as the optimal sales price.

次に、販売ペース算出部24が販売ペースを例えば1時間あたり1.5個と算出した場合について説明する。この場合、図10に示す販売ペースデータベースDBを参照すると、販売ペース1.5個/時間に対して最も近い販売ペースは、1個/時間と、2個/時間との2つが存在することとなる。   Next, a case where the sales pace calculation unit 24 calculates the sales pace as 1.5 per hour, for example, will be described. In this case, referring to the sales pace database DB shown in FIG. 10, there are two sales paces of 1 / hour and 2 / hour, which are closest to the sales pace of 1.5 pieces / hour. Become.

このように最も近い販売ペースが複数存在する場合には、販売価格選択部25は、一例として、最も速い販売ペースに対応する販売価格を選択する。即ち、図10に示す例では、販売ペースが2個/時間となる580円を販売価格として選択する。これにより、商品の売れ行きを良くして、売れ残りをより確実に削減することができる。   In this way, when there are a plurality of closest sales paces, the sales price selection unit 25 selects a sales price corresponding to the fastest sales pace as an example. In other words, in the example shown in FIG. 10, 580 yen with a sales pace of 2 pieces / hour is selected as the sales price. Thereby, the sales of goods can be improved and unsold goods can be reduced more reliably.

或いは別の選択方法としては、販売価格選択部25は、販売価格が最も高くなるように販売価格を選択するとしてもよい。即ち、図10に示す例では、販売ペースが1個/時間となる600円を販売価格として設定するとしてもよい。   Alternatively, as another selection method, the sales price selection unit 25 may select the sales price so that the sales price becomes the highest. That is, in the example shown in FIG. 10, 600 yen may be set as the sales price at a sales pace of 1 piece / hour.

表示制御部26は、報知手段として機能するものであり、販売価格選択部25が選択した販売価格を、図2および図3に示すように表示装置3に表示して、客に現時点における商品の販売価格を報知する。   The display control unit 26 functions as a notification unit, and displays the sales price selected by the sales price selection unit 25 on the display device 3 as shown in FIGS. Notify the sales price.

販売価格登録部27は、販売価格選択部25が選択した販売価格を、商品マスタM(図7参照)に登録する。これにより、POS端末4は、商品の値引を反映させて商品の販売登録を行うことが可能となり、商品を自動値引する場合に、レジ係の店員が新たな操作を行わずとも自動的に値引販売をすることができる。   The sales price registration unit 27 registers the sales price selected by the sales price selection unit 25 in the product master M (see FIG. 7). As a result, the POS terminal 4 can register the sale of the product by reflecting the discount of the product. When the product is automatically discounted, the cashier clerk does not perform a new operation automatically. You can sell discounts.

次に、管理サーバ2が行う値引処理の手順について、図12を用いて説明する。図12は、管理サーバ2が行う値引処理の手順を説明するフローチャートである。   Next, a discount processing procedure performed by the management server 2 will be described with reference to FIG. FIG. 12 is a flowchart for explaining a discount processing procedure performed by the management server 2.

まず、販売データ受信部22は、POS端末4から、販売登録された商品の商品名や販売個数などの販売データを受信したか判定する(ステップS1)。受信していない場合(ステップS1:No)にはステップS3に移行する。販売データを受信した場合(ステップS1:Yes)には、残数管理部23は、受信した販売データによって、商品の残数を算出し、算出した残数を商品マスタMに格納する(ステップS2)。   First, the sales data receiving unit 22 determines whether or not sales data such as a product name and a sales quantity of a product registered for sale has been received from the POS terminal 4 (step S1). If not received (step S1: No), the process proceeds to step S3. When the sales data is received (step S1: Yes), the remaining number management unit 23 calculates the remaining number of products based on the received sales data, and stores the calculated remaining number in the product master M (step S2). ).

そして、販売ペース算出部24は、値引を行う時刻となったか否か判定し(ステップS3)、値引を行う時刻となっていない場合(ステップS3:No)には、ステップS1に戻る。一方、値引を行う時刻となった場合(ステップS3:Yes)には、販売ペース算出部24は、商品マスタMを参照して、目標販売数に到達できる販売ペースを算出する(ステップS4)。   Then, the sales pace calculating unit 24 determines whether or not it is time to discount (step S3), and if it is not time to discount (step S3: No), the process returns to step S1. On the other hand, when it is time to discount (step S3: Yes), the sales pace calculation unit 24 refers to the product master M and calculates a sales pace that can reach the target sales number (step S4). .

販売価格選択部25は、ステップS4で算出した販売ペースに最も対応している販売価格を、販売ペースデータベースDBから選択する(ステップS5)。   The sales price selection unit 25 selects the sales price most corresponding to the sales pace calculated in step S4 from the sales pace database DB (step S5).

表示制御部26は、ステップS5で選択された販売価格を表示装置3に表示させる(ステップS6)。また、販売価格登録部27は、ステップS5で選択された販売価格を、商品マスタMに登録する(ステップS7)。   The display control unit 26 causes the display device 3 to display the sales price selected in step S5 (step S6). Further, the sales price registration unit 27 registers the sales price selected in step S5 in the product master M (step S7).

制御部21は、商品の販売終了時刻となったか否か判定する(ステップS8)。販売終了時刻となっていない場合(ステップS8:No)には、ステップS1に戻って、販売終了時刻となるまでステップS1〜S8の処理を続行し、商品の残数に応じて商品の販売価格を段階的に変更して、表示装置3に表示させる処理を続ける。ステップ8において販売終了時刻となった場合(ステップS8:Yes)には、制御部21は値引処理を終了する。   The control unit 21 determines whether or not the sale end time of the product has been reached (step S8). If it is not the sales end time (step S8: No), the process returns to step S1 and continues the processing of steps S1 to S8 until the sales end time is reached, and the sales price of the product according to the remaining number of products. Is changed in stages, and the process of displaying on the display device 3 is continued. When the sales end time is reached in step 8 (step S8: Yes), the control unit 21 ends the discount process.

上述のように、本実施の形態によれば、販売時間帯ごとに、商品の残数に応じて目標販売数に到達できる販売ペースを算出し、この販売ペースを得られる販売価格で商品を販売するので、店員の勘に頼らずとも、売上利益と商品の残数とのバランスを考慮しつつ値引販売時の販売価格を簡単に決定することができる。   As described above, according to the present embodiment, for each sales period, the sales pace that can reach the target sales number is calculated according to the remaining number of products, and the product is sold at a sales price that can obtain this sales pace. Therefore, it is possible to easily determine the sales price at the time of discount sales while considering the balance between the sales profit and the remaining number of products without depending on the intuition of the store clerk.

また、変更後の販売価格を表示装置3に表示させるので、店員による値引ラベルの貼付作業を省くことが可能となり、見切り販売にかかる店員の作業負担を軽減して、商品の値引販売を簡単に行うことができる。   Moreover, since the sales price after the change is displayed on the display device 3, it becomes possible to omit the work of attaching the discount label by the store clerk, reduce the work load on the store clerk for the part-time sales, and reduce the sales of the product. It can be done easily.

尚、上述では、表示制御部26が表示装置3に商品の値引額を表示させて客に値引額の報知をするとしたが、値引額の報知方法はこれに限定されるものではない。その他の例として、商品陳列棚6の近傍にスピーカを設け、値引額を音声によって客に報知するとしてもよい。   In the above description, the display control unit 26 displays the discount amount of the product on the display device 3 to notify the customer of the discount amount. However, the discount amount notification method is not limited to this. As another example, a speaker may be provided in the vicinity of the merchandise display shelf 6 to notify the customer of the discount amount by voice.

尚、上述では、販売ペースデータベースDBには、商品の販売価格を記憶するとしたが、その他にも、値引価格(例えば「50円引き」等)や、割引率などを記憶するとしてもよい。この場合、表示装置3は値引価格や割引率を表示してもよいし、値引価格や割引率から販売価格を算出して、算出した値引価格を表示するとしてもよい。   In the above description, the sales price database DB stores the sales price of the product. However, a discount price (for example, “50 yen discount”), a discount rate, or the like may be stored. In this case, the display device 3 may display a discount price or discount rate, or may calculate a sales price from the discount price or discount rate and display the calculated discount price.

尚、上述では、値引を行う時刻になった場合に値引き処理を行うとしたが、値引処理を開始する条件はこれに限定されるものではない。例えば、商品の残数が所定の個数となった場合に値引を開始するとしてもよい。   In the above description, the discount process is performed when it is time to perform the discount. However, the condition for starting the discount process is not limited to this. For example, the discount may be started when the remaining number of products reaches a predetermined number.

1 価格表示システム
2 管理サーバ
3 表示装置
4 POS端末
6 商品陳列棚
7 商品
22 販売データ受信部
23 残数管理部
24 販売ペース算出部
25 販売価格選択部
26 表示制御部
27 販売価格登録部
44 LAN
M 商品マスタ
DB 販売ペースデータベース
DESCRIPTION OF SYMBOLS 1 Price display system 2 Management server 3 Display apparatus 4 POS terminal 6 Product display shelf 7 Product 22 Sales data receiving part 23 Remaining number management part 24 Sales pace calculation part 25 Sales price selection part 26 Display control part 27 Sales price registration part 44 LAN
M Product master DB Sales pace database

特開2009−163614公報JP 2009-163614 A

Claims (6)

商品を販売する複数の販売ペースと、その販売ペースを得られる販売価格とを、販売時間帯ごとに対応付けて記憶する記憶手段と、
値引を行う時刻になった場合に、現時点での前記商品の販売数と、前記商品の販売終了時刻における目標販売数とを用いて、前記目標販売数に到達できる販売ペースを算出する販売ペース算出手段と、
前記販売ペース算出手段が算出した前記販売ペースに最も対応している前記販売価格を、前記記憶手段から選択する販売価格選択手段と、
前記販売価格選択手段が選択した前記販売価格を客に報知する報知手段と、
を備えることを特徴とする情報処理装置。
Storage means for storing a plurality of sales paces for selling products and a sales price for obtaining the sales pace in association with each sales time zone;
Sales pace that calculates the sales pace that can reach the target sales number by using the current sales number of the product and the target sales number at the sales end time of the product when it is time to discount A calculation means;
Sales price selection means for selecting the sales price most corresponding to the sales pace calculated by the sales pace calculation means from the storage means;
A notifying means for notifying a customer of the selling price selected by the selling price selecting means;
An information processing apparatus comprising:
前記販売価格選択手段は、前記販売ペース算出手段が算出した前記販売ペースに最も近い前記販売ペースを前記記憶手段から選択し、選択した前記販売ペースに対応する前記販売価格を前記最も対応している販売価格として、前記記憶手段から選択すること、
を特徴とする請求項1記載の情報処理装置。
The sales price selection means selects the sales pace closest to the sales pace calculated by the sales pace calculation means from the storage means, and most corresponds to the sales price corresponding to the selected sales pace. Selecting from the storage means as the selling price;
The information processing apparatus according to claim 1.
前記販売価格選択手段は、前記記憶手段において、前記最も対応している前記販売価格が複数記憶されている場合には、最も速い前記販売ペースに対応する前記販売価格を選択すること、を特徴とする請求項1または2記載の情報処理装置。   The selling price selecting means, when a plurality of the most corresponding selling prices are stored in the storage means, selecting the selling price corresponding to the fastest selling pace. The information processing apparatus according to claim 1 or 2. 前記報知手段は、前記商品を陳列する商品陳列棚に設けられた表示装置に表示することにより、前記販売価格を客に報知すること、
を特徴とする請求項1ないし3のいずれか1つに記載の情報処理装置。
The notifying means notifying the customer of the selling price by displaying on a display device provided on a merchandise display shelf for displaying the merchandise;
The information processing apparatus according to any one of claims 1 to 3.
前記販売価格選択手段が選択した前記販売価格を、商品情報を格納する記憶手段に登録する販売価格登録手段をさらに備えたこと、
を特徴とする請求項1ないし4のいずれか1つに記載の情報処理装置。
A sales price registration means for registering the sales price selected by the sales price selection means in a storage means for storing product information;
The information processing apparatus according to any one of claims 1 to 4, wherein
商品を販売する複数の販売ペースと、その販売ペースを得られる販売価格とを、販売時間帯ごとに対応付けて記憶する記憶手段を備える情報処理装置において、
コンピュータを、
値引を行う時刻になった場合に、現時点での前記商品の販売数と、前記商品の販売終了時刻における目標販売数とを用いて、前記目標販売数に到達できる販売ペースを算出する販売ペース算出手段と、
前記販売ペース算出手段が算出した前記販売ペースに最も対応している前記販売価格を、前記記憶手段から選択する販売価格選択手段と、
前記販売価格選択手段が選択した前記販売価格を客に報知する報知手段と、
して機能させるためのプログラム。
In an information processing apparatus comprising a storage means for storing a plurality of sales paces for selling a product and a sales price for obtaining the sales pace in association with each sales time zone
Computer
Sales pace that calculates the sales pace that can reach the target sales number by using the current sales number of the product and the target sales number at the sales end time of the product when it is time to discount A calculation means;
Sales price selection means for selecting the sales price most corresponding to the sales pace calculated by the sales pace calculation means from the storage means;
A notifying means for notifying a customer of the selling price selected by the selling price selecting means;
Program to make it function.
JP2010194504A 2010-08-31 2010-08-31 Information processing apparatus and program Expired - Fee Related JP5134661B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010194504A JP5134661B2 (en) 2010-08-31 2010-08-31 Information processing apparatus and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010194504A JP5134661B2 (en) 2010-08-31 2010-08-31 Information processing apparatus and program

Publications (2)

Publication Number Publication Date
JP2012053583A true JP2012053583A (en) 2012-03-15
JP5134661B2 JP5134661B2 (en) 2013-01-30

Family

ID=45906848

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010194504A Expired - Fee Related JP5134661B2 (en) 2010-08-31 2010-08-31 Information processing apparatus and program

Country Status (1)

Country Link
JP (1) JP5134661B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2020017897A1 (en) * 2018-07-19 2020-01-23 ㈜올윈웨어 Method and device for dynamically determining price of item
WO2020111684A1 (en) * 2018-11-27 2020-06-04 ㈜올윈웨어 Method and device for dynamically determining price of item
JP2021163047A (en) * 2020-03-31 2021-10-11 株式会社Nttドコモ Price setting system and price setting method

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0567119A (en) * 1991-07-12 1993-03-19 Hitachi Ltd Merchandise analyzing system
JPH0652446A (en) * 1992-08-04 1994-02-25 Fujitsu Ltd Cash registering device
JP2001338116A (en) * 2000-05-25 2001-12-07 Shoichiro Kusumi System for selling out commodity whose value is lost after expiration of period

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0567119A (en) * 1991-07-12 1993-03-19 Hitachi Ltd Merchandise analyzing system
JPH0652446A (en) * 1992-08-04 1994-02-25 Fujitsu Ltd Cash registering device
JP2001338116A (en) * 2000-05-25 2001-12-07 Shoichiro Kusumi System for selling out commodity whose value is lost after expiration of period

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2020017897A1 (en) * 2018-07-19 2020-01-23 ㈜올윈웨어 Method and device for dynamically determining price of item
WO2020111684A1 (en) * 2018-11-27 2020-06-04 ㈜올윈웨어 Method and device for dynamically determining price of item
JP2021163047A (en) * 2020-03-31 2021-10-11 株式会社Nttドコモ Price setting system and price setting method

Also Published As

Publication number Publication date
JP5134661B2 (en) 2013-01-30

Similar Documents

Publication Publication Date Title
JP5249986B2 (en) Information processing apparatus and program
JP4404798B2 (en) Product sales management system, product information database server, and product sales management program
JP6767323B2 (en) Sales data processing equipment and programs
US20190108484A1 (en) Real-time messaging system
JP2009294289A (en) Advertizing system, and control method and program for advertising system
JP6147201B2 (en) Sales data processing apparatus and program
JP2011180906A (en) Commodity sales data processing device and control program therefor
JP5108863B2 (en) Sales support system and sales support method
JP5134661B2 (en) Information processing apparatus and program
CN113228084A (en) Salesman evaluation system, salesman evaluation device, salesman evaluation method, and salesman evaluation program
JP2004227321A (en) Order guidance generation method and device, ordering method, and computer program
JP7023096B2 (en) Information processing equipment and programs
JP2007128294A (en) Sales promotion system
JP6200279B2 (en) Product sales data processing apparatus and program
JP5798852B2 (en) Product sales support device, product sales support method
JP5450535B2 (en) Sales data processing apparatus and program
JP7095916B1 (en) Coupon issuance system, coupon issuance method and program
JP2009146087A (en) Merchandise selling processor, merchandise selling processing method, merchandise selling processing program, and program recording medium
JP2007128311A (en) Sales promotion system and label printer
JP5703260B2 (en) Content management apparatus and program
JP5450530B2 (en) Sales data processing apparatus and program
JP2012053811A (en) Information display device and program
JP5552506B2 (en) Sales data processing apparatus and program
WO2023095540A1 (en) Information processing device, information processing method, and program
JP2020119277A (en) Commodity sales data registration device and program

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120808

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120814

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20121010

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

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20121109

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20151116

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees