JP2009093438A - Merchandise sales data processor and computer program - Google Patents

Merchandise sales data processor and computer program Download PDF

Info

Publication number
JP2009093438A
JP2009093438A JP2007263816A JP2007263816A JP2009093438A JP 2009093438 A JP2009093438 A JP 2009093438A JP 2007263816 A JP2007263816 A JP 2007263816A JP 2007263816 A JP2007263816 A JP 2007263816A JP 2009093438 A JP2009093438 A JP 2009093438A
Authority
JP
Japan
Prior art keywords
time
input
date
product
delivery
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
JP2007263816A
Other languages
Japanese (ja)
Other versions
JP4723548B2 (en
Inventor
Yoshiko Misu
欣子 三須
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 JP2007263816A priority Critical patent/JP4723548B2/en
Publication of JP2009093438A publication Critical patent/JP2009093438A/en
Application granted granted Critical
Publication of JP4723548B2 publication Critical patent/JP4723548B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Cash Registers Or Receiving Machines (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To prevent the occurrence of any sales chance loss even when it is determined that delivery is absent on a reception request date on the basis of a predetermined delivery date and time. <P>SOLUTION: When it is determined that the reserved acceptance of merchandise to be identified by input identification information on an input reception request date is possible (step S108: Y), a storage part is made to store the merchandise with the reception request date and time. When it is determined that the reserved acceptance of the merchandise to be identified by the input identification information on the input reception request date and time is not possible (step S108: N), the merchandise to be delivered on the reception request date and time is extracted from a delivery data file, and the input of the identification information of the extracted merchandise is permitted, and the storage part is made to store the merchandise to be identified by the input identification information with the input reception request date and time. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、コンビニエンスストア等の店舗で使用されるPOS端末等の商品販売データ処理装置及びコンピュータプログラムに関する。   The present invention relates to a merchandise sales data processing apparatus such as a POS terminal used in a store such as a convenience store and a computer program.

従来、コンビニエンスストアの店舗では弁当等の予約販売が行われており、予約受付業務はコンビニエンスストアに設置されたPOS端末での操作により実行される。予約販売される商品については、納品日時が配送便の状況等に基づいて予め決められている。商品予約を希望する顧客は、店舗に赴き、POS端末のオペレータ店員に対して予約を希望する商品や受取希望日時を告げることになる。POS端末に予約商品や顧客の受取希望日時等が入力されたならば、このPOS端末では入力された受取希望日時に適した配送便が検索される。そのため、POS端末の記憶装置には、予約販売される商品の納品日時(配送便の予定日時)が記憶されたファイルが格納されている。そして、商品、受取希望日時、及び、検索された配送便等のデータがPOS端末から店舗統括部のホストコンピュータに送信されて記憶されることにより、予約受付が完了する。   Conventionally, reservation sales such as lunch boxes have been performed at convenience store stores, and reservation reception work is executed by an operation at a POS terminal installed in a convenience store. For pre-sale items, the delivery date and time is determined in advance based on the status of the delivery flight. A customer who wishes to make a product reservation visits the store and tells the operator clerk of the POS terminal the product he / she wants to make a reservation for and the date and time of receipt. If a reserved product or a customer's desired receipt date / time is input to the POS terminal, a delivery flight suitable for the input desired receipt date / time is retrieved from the POS terminal. For this reason, the storage device of the POS terminal stores a file in which the delivery date and time (scheduled date and time of delivery flights) of the pre-sold product is stored. Then, the reception of the reservation is completed by transmitting and storing the data such as the product, the desired reception date and time, and the searched delivery flight from the POS terminal to the host computer of the store management unit.

特開2002−358443公報JP 2002-358443 A

しかしながら、受取希望日時に適した配送便が検索されなかったことにより、受取希望日時における納品が無いと判定されてしまうと、POS端末ではエラーとなり予約の受付業務の処理はそれ以上進行されない。この場合、オペレータ店員は顧客に対して希望通りの予約受付が不可である旨を告げることになり、販売チャンスロスが発生してしまう。   However, if a delivery flight suitable for the desired reception date / time is not searched and it is determined that there is no delivery at the desired reception date / time, an error occurs at the POS terminal, and the processing of the reservation reception work does not proceed any further. In this case, the operator store clerk tells the customer that the reservation cannot be accepted as desired, and a sales opportunity loss occurs.

特許文献1には、ネットワーク(インターネット)による販売システムで予約受注商品数が供給数を上回った場合に、web画面を介して予約条件の変更を顧客に対して公募するようにした技術が記載されている。しかし、特許文献1に記載された技術では、予約条件を変更しても再び予約受注商品数が供給数を上回っているような場合が考えられる。このような場合、顧客は不満を感じて予約を止めてしまい、販売チャンスロスが生じてしまう可能性が有る。   Patent Document 1 describes a technology in which a change in reservation conditions is solicited from a customer via a web screen when the number of reserved orders exceeds the number of supplies in a network (Internet) sales system. ing. However, with the technique described in Patent Document 1, there may be a case where the number of reserved ordered products again exceeds the number of supplies even if the reservation conditions are changed. In such a case, the customer feels dissatisfied and stops the reservation, and there is a possibility that a sales opportunity loss occurs.

本発明の目的は、予め決められた納品日時に基づいて受取希望日時での納品が無いと判定された場合にも、販売チャンスロスに至らないようにすることである。   An object of the present invention is to prevent a loss of sales chance even when it is determined that there is no delivery at a desired reception date based on a predetermined delivery date.

本発明の商品販売データ処理装置は、情報処理を実行する情報処理部と、ユーザの操作による情報入力機能を有する操作部と、を備え、前記情報処理部が、前記操作部での操作により、商品の識別情報の入力を許容し、前記情報処理部が、前記操作部での操作により、商品の受取希望日時の入力を許容し、前記情報処理部が、商品の納品日時を記憶する納品データファイルに記憶されている納品日時を参照して前記入力された識別情報によって識別される商品について前記入力された受取希望日時の納品の有無を判定することにより、当該受取希望日時での当該商品の予約受付が可能か否かを判定し、前記情報処理部が、前記入力された識別情報によって識別される商品について前記入力された受取希望日時での予約受付が可能と判定した場合、当該商品を当該受取希望日時と共に記憶部に記憶させ、前記情報処理部が、前記入力された識別情報によって識別される商品について前記入力された受取希望日時での予約受付が可能でないと判定した場合、当該受取希望日時の納品が有る商品を前記納品データファイルから抽出して前記操作部での操作による当該抽出した商品の識別情報の入力を許容し、当該入力された識別情報によって識別される商品を前記入力された受取希望日時と共に前記記憶部に記憶させるようにした。   The merchandise sales data processing apparatus of the present invention includes an information processing unit that executes information processing, and an operation unit having an information input function by a user operation, and the information processing unit is operated by an operation on the operation unit. Delivery data in which product identification information is allowed to be input, the information processing unit is allowed to input a desired receipt date and time of the product by an operation on the operation unit, and the information processing unit stores the delivery date and time of the product By referring to the delivery date and time stored in the file and determining the presence or absence of delivery at the input desired reception date and time for the product identified by the input identification information, the product at the desired reception date and time is determined. When it is determined whether or not a reservation can be received, and the information processing unit determines that a reservation can be received at the input desired reception date and time for the product identified by the input identification information. The product is stored in the storage unit together with the desired reception date and time, and the information processing unit determines that the reservation received at the input desired reception date and time is not possible for the product identified by the input identification information. In this case, the product having the delivery of the desired receipt date and time is extracted from the delivery data file, the identification information of the extracted product is allowed to be input by the operation in the operation unit, and is identified by the inputted identification information. The product is stored in the storage unit together with the input desired reception date and time.

本発明のコンピュータプログラムは、ユーザの操作による情報入力機能を有する操作部を有する商品販売データ処理装置のコンピュータにインストールされ、当該コンピュータに、前記操作部での操作により、商品の識別情報の入力を許容する機能と、前記操作部での操作により、商品の受取希望日時の入力を許容する機能と、商品の納品日時を記憶する納品データファイルに記憶されている納品日時を参照して前記入力された識別情報によって識別される商品について前記入力された受取希望日時の納品の有無を判定することにより、当該受取希望日時での当該商品の予約受付が可能か否かを判定する機能と、前記入力された識別情報によって識別される商品について前記入力された受取希望日時での予約受付が可能と判定した場合、当該商品を当該受取希望日時と共に記憶部に記憶させる機能と、前記入力された識別情報によって識別される商品について前記入力された受取希望日時での予約受付が可能でないと判定した場合、当該受取希望日時の納品が有る商品を前記納品データファイルから抽出して前記操作部での操作による当該抽出した商品の識別情報の入力を許容し、当該入力された識別情報によって識別される商品を前記入力された受取希望日時と共に前記記憶部に記憶させる機能と、を実行させる。   The computer program of the present invention is installed in a computer of a product sales data processing apparatus having an operation unit having an information input function by a user's operation, and inputs identification information of the product to the computer by an operation on the operation unit. Referring to the function to allow, the function to allow the input of the desired receipt date and time of the product by the operation on the operation unit, and the delivery date and time stored in the delivery data file for storing the delivery date and time of the product. A function for determining whether or not a reservation for the product can be received at the desired reception date and time by determining the presence or absence of delivery at the input desired reception date and time for the product identified by the identification information; If it is determined that a reservation can be accepted for the product identified by the identified identification information at the input receipt date and time, When it is determined that the product can be stored in the storage unit together with the desired reception date and time, and the product identified by the input identification information cannot be reserved at the input desired reception date and time, the desired reception date and time The product having the delivery of the product is extracted from the delivery data file and the identification information of the extracted product is allowed to be input by the operation in the operation unit, and the product identified by the input identification information is input. And a function of storing in the storage unit together with the desired reception date and time.

本発明によれば、入力された商品について入力された受取希望日時の納品が無いと判定された場合にも、この受取希望日時の納品が有る商品についての入力が許容されるため、顧客はその場で代わりの商品について予約することができる。したがって、受取希望日時での納品が無いと判定された場合の販売チャンスロスを回避することができる。   According to the present invention, even when it is determined that there is no delivery of the input desired date and time for the input product, the customer is allowed to input the product with the delivery of the desired date and time of receipt. You can make a reservation for alternative products on the spot. Therefore, it is possible to avoid a loss of sales chance when it is determined that there is no delivery at the desired reception date and time.

本発明の実施の一形態を図1ないし図13に基づいて説明する。本実施の形態は、コンビニエンスストアである店舗に導入されたPOSシステム1を構成するPOS端末101への適用例である。   An embodiment of the present invention will be described with reference to FIGS. The present embodiment is an application example to the POS terminal 101 that constitutes the POS system 1 installed in a store that is a convenience store.

図1は、POSシステム1を示すシステム構成図である。POSシステム1は、店舗のバックヤードに設置された上位装置としてのストアコントローラ201と、店舗の会計場所に設置された複数台のPOS端末101と、を備えている。ストアコントローラ201とPOS端末101とは、LAN等の構内通信回線網251を介して互いにデータ通信可能に接続されている。構内通信回線網251は、外部通信回線網271を介して店舗の統括部に設置されたホストコンピュータ291に接続されている。したがって、POS端末101及びストアコントローラ201は、ホストコンピュータ291とデータ通信可能に接続されている。ホストコンピュータ291の記憶装置には、後述する予約済データファイル292が格納されている。   FIG. 1 is a system configuration diagram showing a POS system 1. The POS system 1 includes a store controller 201 as a host device installed in a store backyard, and a plurality of POS terminals 101 installed in a store accounting location. The store controller 201 and the POS terminal 101 are connected to each other via a local communication line network 251 such as a LAN so that data communication is possible. The on-premises communication line network 251 is connected to a host computer 291 installed in the general department of the store via an external communication line network 271. Therefore, the POS terminal 101 and the store controller 201 are connected to the host computer 291 so that data communication is possible. The storage device of the host computer 291 stores a reserved data file 292 to be described later.

図2は、POS端末101を示す外観斜視図である。POS端末101は、ドロワ102の上に載置されており、ドロワ102の引出し103の開放動作を制御することができる。POS端末101の上面右側にはキーボード104とオペレータ用表示器105とが配列され、上面左側にはレシートプリンタ106が配列されている。キーボード104は、数字を入力するためのテンキー、仮締めキーとしての小計キー、締めキーとしての預/現計キー等(いずれも図示せず)の他、後述する受付業務処理を開始する際に押下される受付業務キー104aを含む。オペレータ用表示器105の表示画面には、操作部としてのタッチパネル112が配置されている。オペレータ用表示器105の背面側には、客用表示器107が立設されている。図2中、POS端末101の右側面近傍に設けられている溝は、カードリーダライタ108(図3参照)によるカード情報の読み取り等をするためにカードをスキャンするためのカード読取溝109である。POS端末101は、ストレージデバイスとして、HDD151及びCD−ROMドライブ152を備えている(図3参照)。そこで、オペレータから見てPOS端末101の右側面には、CD−ROM152aを装着するためのCD−ROMトレイ(図示せず)が設けられている。また、POS端末101には、商品に付されたバーコードを光学的に読み取るバーコードリーダ111が接続されている。バーコードリーダ111は、キーボード104と同様に、商品コードを入力する商品コード入力部を構成する。   FIG. 2 is an external perspective view showing the POS terminal 101. The POS terminal 101 is placed on the drawer 102 and can control the opening operation of the drawer 103 of the drawer 102. A keyboard 104 and an operator display 105 are arranged on the right side of the upper surface of the POS terminal 101, and a receipt printer 106 is arranged on the left side of the upper surface. The keyboard 104 is used to start a reception work process, which will be described later, in addition to a numeric keypad for inputting numbers, a subtotal key as a temporary closing key, a deposit / current total key as a closing key (none of which are shown). It includes a reception service key 104a to be pressed. On the display screen of the operator display 105, a touch panel 112 as an operation unit is arranged. A customer display 107 is erected on the back side of the operator display 105. In FIG. 2, a groove provided in the vicinity of the right side surface of the POS terminal 101 is a card reading groove 109 for scanning a card in order to read card information by the card reader / writer 108 (see FIG. 3). . The POS terminal 101 includes an HDD 151 and a CD-ROM drive 152 as storage devices (see FIG. 3). Therefore, a CD-ROM tray (not shown) for mounting the CD-ROM 152a is provided on the right side surface of the POS terminal 101 when viewed from the operator. The POS terminal 101 is connected to a barcode reader 111 that optically reads a barcode attached to a product. As with the keyboard 104, the barcode reader 111 constitutes a product code input unit for inputting a product code.

図3は、POS端末101のハードウェア構成を示すブロック図である。POS端末101は、各種演算処理を実行し各部を制御する情報処理部としてのCPU153を備えている。CPU153には、固定データを固定的に記憶保存するROM154と、可変データを書き換え自在に記憶してワークエリアとして使用されるRAM155とがバスライン156を介して接続されている。前述したHDD151及びCD−ROMドライブ152もバスライン156を介してCPU153に接続されている。また、前述したドロワ102、キーボード104、オペレータ用表示器105、レシートプリンタ106、客用表示器107、カードリーダライタ108、バーコードリーダ111、及び、タッチパネル112は、いずれも各種の入出力回路(全て図示せず)とバスライン156とを介してCPU153に接続され、CPU153によって動作制御等される。さらに、POS端末101は、店舗内に設けられた構内通信回線網251を介して上位装置としてのストアコントローラ201に接続するための通信インターフェース157を備えており、この通信インターフェース157も、バスライン156を介してCPU153に接続されている。   FIG. 3 is a block diagram illustrating a hardware configuration of the POS terminal 101. The POS terminal 101 includes a CPU 153 as an information processing unit that executes various arithmetic processes and controls each unit. The CPU 153 is connected via a bus line 156 to a ROM 154 that stores fixed data in a fixed manner and a RAM 155 that stores variable data in a rewritable manner and is used as a work area. The aforementioned HDD 151 and CD-ROM drive 152 are also connected to the CPU 153 via the bus line 156. The drawer 102, the keyboard 104, the operator display 105, the receipt printer 106, the customer display 107, the card reader / writer 108, the barcode reader 111, and the touch panel 112 all have various input / output circuits ( All are not shown) and are connected to the CPU 153 via the bus line 156 and controlled by the CPU 153. Further, the POS terminal 101 includes a communication interface 157 for connecting to a store controller 201 as a host device via a local communication line network 251 provided in the store. The communication interface 157 is also connected to the bus line 156. It is connected to the CPU 153 via.

図3に示すHDD151には、オペレーティングシステムと、商品販売データ処理の他各種処理用のコンピュータプログラムとがインストールされている。これらのオペレーティングシステムやコンピュータプログラムは、一例として、CD−ROM152aという記録媒体に記憶保存され、CD−ROMドライブ152によって読み取られてHDD151にインストールされる。別の一例としては、構内通信回線網251を介してストアコントローラ201からダウンロードし、HDD151にインストールするようにしても良い。このようなオペレーティングシステム、及び、商品販売データ処理プログラムは、POS端末101の起動時、その全部又は一部がRAM155にコピーされて使用される。このようなHDD151には、さらに、商品コードに対応付けてその商品名称、単価、部門等が記憶された商品データファイル(図示せず)の他、納品データファイルを構成する納品便データファイルF1(図4参照)と納品商品データファイルF2(図5参照)とが格納されている。納品便データファイルF1、及び、納品商品データファイルF2は、ホストコンピュータ291又はストアコントローラ201から随時送信されてHDD151に格納される。   The HDD 151 shown in FIG. 3 is installed with an operating system and computer programs for various processes in addition to merchandise sales data processing. For example, these operating systems and computer programs are stored and stored in a recording medium called a CD-ROM 152 a, read by the CD-ROM drive 152, and installed in the HDD 151. As another example, it may be downloaded from the store controller 201 via the local communication network 251 and installed in the HDD 151. Such an operating system and merchandise sales data processing program are used by copying all or a part of the POS terminal 101 to the RAM 155 when the POS terminal 101 is activated. In addition to the product data file (not shown) in which the product name, unit price, department, etc. are stored in association with the product code, such HDD 151 also has a delivery service data file F1 ( 4) and a delivery product data file F2 (see FIG. 5) are stored. The delivery service data file F1 and the delivery product data file F2 are transmitted from the host computer 291 or the store controller 201 as needed and stored in the HDD 151.

図4は、納品便データファイルF1のデータ構成を示す模式図である。納品便データファイルF1は、メニュー毎に各サブメニューについての納品日時を記憶するファイルである。ここで、メニューとサブメニューとの関係について説明する。ひとつのメニューに対しては、複数のサブメニューが対応付けられている。例えば、メニュー「予約弁当その一」には、サブメニュー「予約弁当A」「予約弁当B」・・・が対応付けられている。さらに、ひとつのサブメニュー(例えば、「予約弁当A」)には複数の商品(「A1弁当」「A2弁当」・・・)が対応付けられている(図5参照)。   FIG. 4 is a schematic diagram showing a data structure of the delivery service data file F1. The delivery service data file F1 is a file that stores the delivery date and time for each submenu for each menu. Here, the relationship between the menu and the sub menu will be described. A plurality of submenus are associated with one menu. For example, the menu “Reserved lunch 1” is associated with submenus “Reserved lunch A”, “Reserved lunch B”,. Furthermore, a plurality of products (“A1 lunch”, “A2 lunch”,...) Are associated with one submenu (for example, “reserved lunch A”) (see FIG. 5).

図4に示すように、納品便データファイルF1は、より詳細には、各サブメニューについての予約受付開始日時F11と、詳細な配送状況F12とを記憶する。予約受付開始日時F11は、予約受付業務の開始日時を記憶するものである。配送状況F12は、「納品日」「配送便」「休配(配送終了)」「受付準備中」「納品のみ」を記憶する。「納品日」は、日付及び曜日を記憶する。「配送便」は、納品日における各配送便(1便、2便、3便)についての時刻を記憶する。ここで、前日の21:00の便が当日の1便となっている。つまり、ある納品日の1便は前日21:00の便であり、2便はその納品日当日の10:00の便であり、3便はその納品日当日の18:00の便である。例えば、11月8日(火)の21:00に配送される便は、11月9日(水)の1便となる。「休配(配送終了)」には、各便について、配送がなされない休配であるか既に配送が終了している場合にフラグ(図4中では、チェックボックスへのチェック)が記憶される。「受付準備中」には、未だ予約販売の受付を開始していない配送便についてフラグ(図4中では、チェックボックスへのチェック)が記憶される。「納品のみ」には、配送便による商品の納品はあるものの予約販売の受付は終了している日についてフラグ(図4中では、チェックボックスへのチェック)が記憶される。   As shown in FIG. 4, the delivery service data file F1 more specifically stores a reservation acceptance start date and time F11 and a detailed delivery status F12 for each submenu. The reservation reception start date and time F11 stores the start date and time of the reservation reception service. The delivery status F12 stores “delivery date”, “delivery flight”, “pause (end of delivery)”, “preparing for reception”, “delivery only”. “Delivery date” stores the date and day of the week. The “delivery flight” stores the time for each delivery flight (1 flight, 2 flights, 3 flights) on the delivery date. Here, the previous day's flight at 21:00 is one flight of the day. That is, one flight on a certain delivery date is a flight at 21:00 on the previous day, two flights are on a flight at 10:00 on the delivery date, and three flights are on a flight at 18:00 on the delivery date. For example, a flight delivered at 21:00 on Tuesday, November 8 is one flight on Wednesday, November 9. In “pause (end of delivery)”, for each flight, a flag (check box in FIG. 4) is stored when the delivery is not delivered or the delivery has already been finished. . In “preparing for reception”, a flag (indicating a check box in FIG. 4) is stored for a delivery flight that has not yet started reception of reservation sales. In “Delivery Only”, a flag (a check box in FIG. 4) is stored for a day on which a product is delivered by a delivery flight but a reservation sales acceptance is finished.

図5は、納品商品データファイルF2のデータ構成を示す模式図である。納品商品データファイルF2は、各サブメニューに係属する商品を記憶するファイルである。例えば、サブメニュー「予約弁当A」には、商品「A1弁当」、「A2弁当」、「A3弁当」、及び、「A4弁当」が対応付けられている。したがって、サブメニューは、商品の識別情報を構成する。さらに、納品商品データファイルF2は、各商品に対応付けてその単価を記憶する。   FIG. 5 is a schematic diagram showing a data structure of the delivery product data file F2. The delivered product data file F2 is a file that stores products related to each submenu. For example, the product “A1 lunch box”, “A2 lunch box”, “A3 lunch box”, and “A4 lunch box” are associated with the submenu “reserved lunch box A”. Therefore, the submenu constitutes product identification information. Further, the delivered product data file F2 stores the unit price associated with each product.

次に、図6及び図7に基づいて、POS端末101で実行される受付業務処理について説明する。   Next, based on FIG.6 and FIG.7, the reception work process performed with the POS terminal 101 is demonstrated.

図6は、受付業務処理の流れを示すフローチャートである。図7は、受付業務操作に応じて遷移するオペレータ用表示器105の画面表示例を示す模式図である。受付業務処理は、キーボード104に含まれる受付業務キー104aの押下により開始される。受付業務キー104aの押下判定により(ステップS101)、CPU153は、受付業務開始画面511を生成してオペレータ用表示器105に表示させる。   FIG. 6 is a flowchart showing the flow of reception work processing. FIG. 7 is a schematic diagram illustrating a screen display example of the operator display 105 that transitions according to the reception operation. The reception job process is started when the reception job key 104a included in the keyboard 104 is pressed. When the reception work key 104a is pressed (step S101), the CPU 153 generates a reception work start screen 511 and displays it on the operator display 105.

図7(a)に示すように受付業務開始画面511は、複数の受付業務キー512を有する。受付業務キー512は、予約弁当等の予約商品の受付業務を開始するための、「予約」と表示された予約キー513を含む。予約キー513のタッチ指定により(ステップS102)、CPU153は、メニュー入力画面521を表示させる。図7(b)に示すようにメニュー入力画面521は、予約商品を表示するメニューキー522を含む。メニューキー522は、例えば、「予約弁当その1」と表示されたキーを含む。一つのメニューキー522のタッチ指定により(ステップS103)、CPU153は、サブメニュー入力画面531を表示させる。図7(c)に示すようにサブメニュー入力画面531は、タッチ指定されたメニューキー522に係属するサブメニューキー532を含む。ここでは、サブメニュー入力画面531は、メニュー「予約弁当その1」に係属するサブメニュー、「予約弁当A」、「予約弁当B」、「予約弁当C」、「予約弁当D」を表示するサブメニューキー532を有する。サブメニューキー532のタッチ指定に応じて(ステップS104)、CPU153は、受取希望日入力画面541を表示させる。サブメニューは、商品の識別情報を構成することから(図5参照)、サブメニューキー532のタッチ操作によって、商品の識別情報の入力を許容する機能が実現されている。   As shown in FIG. 7A, the reception work start screen 511 has a plurality of reception service keys 512. The reception service key 512 includes a reservation key 513 displayed as “reservation” for starting a reception service for a reservation product such as a reservation lunch. When the reservation key 513 is touched (step S102), the CPU 153 displays a menu input screen 521. As shown in FIG. 7B, the menu input screen 521 includes a menu key 522 for displaying a reserved product. Menu key 522 includes, for example, a key displayed as “Reserved lunch 1”. The CPU 153 displays a submenu input screen 531 by touching one menu key 522 (step S103). As shown in FIG. 7C, the submenu input screen 531 includes a submenu key 532 associated with the touch-designated menu key 522. Here, the sub-menu input screen 531 is a sub-menu that displays sub-menus associated with the menu “Reserved lunch 1”, “Reserved lunch A”, “Reserved lunch B”, “Reserved lunch C”, and “Reserved lunch D”. It has a menu key 532. In response to the touch designation of the submenu key 532 (step S104), the CPU 153 displays a desired receipt date input screen 541. Since the submenu constitutes product identification information (see FIG. 5), a function of allowing input of product identification information by a touch operation of the submenu key 532 is realized.

図7(d)に示すように受取希望日入力画面541は、顧客の受取希望日を入力するための受取希望日入力キー542を含む。受取希望日入力キー542には、日付が表示されている。受取希望日入力画面541は、日付が升目によって各日付に区分されたカレンダー部分を有し、受取希望日入力キー542は、このカレンダー部分の日付に対応させて升目上に配列されている。受取希望日入力画面541が有する受取希望日入力キー542は、納品便データファイルF1のデータ内容に基づいて、そのサブメニューの配送がある日付(全ての便が「休配(配送終了)」でもなく「受付準備中」でもない日付)についてのみキー表示される。例えば、3便のみ「受付準備中」である場合にはキー表示される。受取希望日入力キー542のタッチ指定に応じて(ステップS105)、CPU153は、受取希望時刻入力画面551を表示させる。   As shown in FIG. 7D, the desired receipt date input screen 541 includes a desired receipt date input key 542 for inputting the desired receipt date of the customer. The desired date input key 542 displays a date. The desired receiving date input screen 541 has a calendar portion in which the date is divided into each date by a grid, and the desired receiving date input keys 542 are arranged on the grid corresponding to the date of this calendar portion. The desired receipt date input key 542 included in the desired receipt date input screen 541 is based on the data contents of the delivery flight data file F1 and the date on which the submenu is delivered (even if all flights are "pause (end of delivery)"). The key is displayed only for dates that are not “preparing for reception”. For example, when only three flights are “preparing for reception”, a key is displayed. In response to the touch designation of the desired receipt date input key 542 (step S105), the CPU 153 displays a desired receipt time input screen 551.

図7(e)に示すように受取希望時刻入力画面551は、受取希望時刻を入力するための受取希望時刻入力キー552と、「登録」と表示された登録キー553とを含む。受取希望時刻入力キー552は、複数設けられて、それぞれに数字が表示されている。タッチ指定された受取希望時刻入力キー552に対応する数字は、時刻表示554に表示される。そして、登録キー553のタッチ指定により、時刻表示554に表示されている数字が受取希望時分として入力される。これにより、受取希望日入力画面541の受取希望日入力キー542のタッチ指定により入力された日付と、受取希望時刻入力画面551の受取希望時刻入力キー552のタッチ指定により入力された時分とに基づく受取希望日時が入力される。登録キー553のタッチ指定による受取希望時分入力に応じて(ステップS106)、次に、CPU153は、入力された受取希望日時での予約受付が可能であるか否かを判定する検索処理を実行する(ステップS107)。検索処理の詳細については後述する(図8参照)。検索処理の結果、入力された受取希望日時での予約受付が可能であると判定したならば(ステップS108のY)、CPU153は、続けて、最適便決定処理を実行する(ステップS109)。最適便決定処理の詳細については後述する(図9参照)。検索処理の結果、入力された受取希望日時での予約受付が可能でないと判定したならば(ステップS108のN)、CPU153は、続けて、エラー処理を実行する(ステップS110)。エラー処理の詳細については後述する(図11、図12、図13参照)。   As shown in FIG. 7E, the desired reception time input screen 551 includes a desired reception time input key 552 for inputting the desired reception time, and a registration key 553 displayed as “Register”. A plurality of desired reception time input keys 552 are provided, and a number is displayed on each. A number corresponding to the desired reception time input key 552 designated by touching is displayed on the time display 554. Then, when the registration key 553 is touched, the number displayed on the time display 554 is input as the desired reception time. Thus, the date input by the touch designation of the desired receipt date input key 542 on the desired receipt date input screen 541 and the hour and minute input by the touch designation of the desired reception time input key 552 of the desired reception time input screen 551 are displayed. Based on the desired receipt date and time. In response to the input of the desired reception time by the touch designation of the registration key 553 (step S106), the CPU 153 next executes a search process for determining whether or not the reservation reception at the input desired reception date and time is possible. (Step S107). Details of the search process will be described later (see FIG. 8). As a result of the search process, if it is determined that the reservation can be accepted at the input desired reception date and time (Y in step S108), the CPU 153 subsequently executes the optimum flight determination process (step S109). Details of the optimum flight determination process will be described later (see FIG. 9). As a result of the search processing, if it is determined that the reservation reception at the input desired reception date / time is not possible (N in step S108), the CPU 153 subsequently executes error processing (step S110). Details of the error processing will be described later (see FIGS. 11, 12, and 13).

図8は、検索処理の流れを示すフローチャートである。まず、CPU153は、サブメニューキー532のタッチ指定により選択されたサブメニューについて納品便データファイルF1を参照して、登録キー553のタッチ指定日時、つまり、受取希望日時の入力操作日時が予約受付期間内であるか否かを判定する(ステップS201)。ステップS201では、まず、予約受付開始日時F11を参照して、受取希望日時の入力操作日時が予約受付開始日時以降であるか否かを判定する。受取希望日時の入力操作日時が予約受付開始日時以降である場合には、次に、配送状況F12の「納品のみ」を参照して、受取希望日時の入力操作日時が「納品のみ」の日時にかかっているか否かを判定する。受取希望日時の入力操作日時が予約受付開始日時よりも前である場合、若しくは、受取希望日時の入力操作日時が「納品のみ」の日時にかかっている場合には、受取希望日時の入力操作日時が受付期間外であると判定され(ステップS201のN)、エラー処理が実行される(ステップS213)。ステップS213のエラー処理では、後述するパターン1エラー又はパターン2エラーの処理(図12参照)が実行される。   FIG. 8 is a flowchart showing the flow of search processing. First, the CPU 153 refers to the delivery service data file F1 for the submenu selected by touch designation of the submenu key 532, and the touch designation date / time of the registration key 553, that is, the input operation date / time of the desired receipt date / time is the reservation acceptance period. It is determined whether it is within (step S201). In step S201, first, with reference to the reservation reception start date and time F11, it is determined whether or not the input operation date and time of the desired reception date and time is after the reservation reception start date and time. If the input operation date / time of the desired reception date / time is after the reservation reception start date / time, then refer to “Delivery Only” in the delivery status F12 and set the input operation date / time of the desired reception date / time to the date / time of “Delivery Only”. It is determined whether or not it is applied. If the input operation date / time of the desired receipt date / time is before the reservation acceptance start date / time, or if the input operation date / time of the desired reception date / time falls on the date / time of “Delivery only”, the input operation date / time of the desired reception date / time Is outside the acceptance period (N in step S201), and error processing is executed (step S213). In the error processing in step S213, a pattern 1 error or pattern 2 error processing (see FIG. 12) described later is executed.

図8のフローチャートのステップS201で、受取希望日時の入力操作日時が受付期間内であると判定したならば(ステップS201のY)、次に、入力された受取希望日時を「納品日」に変換する(ステップS202)。「納品日」は、納品便データファイルF1の配送状況F12の「配送便」に対応した日付である。例えば、入力された受取希望日時が「11月7日の23:00」である場合には、「納品日」は、11月8日となる。   If it is determined in step S201 in the flowchart of FIG. 8 that the input operation date / time of the desired reception date / time is within the reception period (Y in step S201), the input desired reception date / time is then converted to “delivery date”. (Step S202). The “delivery date” is a date corresponding to the “delivery flight” in the delivery status F12 of the delivery flight data file F1. For example, when the input desired reception date and time is “November 7, 23:00”, the “Delivery date” is November 8.

次に、図8のフローチャートのステップS203〜S208では、便検索処理が実行される。この便検索処理では、入力された受取希望日時に適した配送便を検索する。より詳細には、ステップS202で変換した納品日について、3便、2便、1便の順に休配でないことを判定し(ステップS203、S205、S207)、休配でなければ、その便時刻+30分<受取希望時刻、であることを判定する(ステップS204、S206、S208)。例えば、受取希望時刻が13:00であれば、2便時刻(10:00+30分)<13:00となるので、2便が受取希望日時に適した配送便として判定される。便検索処理の実行によって適した配送便が検索されなかった場合(ステップS207のY、ステップS208のN)、変換した納品日の前日の納品日について同様の便検索処理(前日便検索処理)を実行する(ステップS209)。前日便検索処理の実行によっても適した配送便が検索されなかった場合には(ステップS210のY)、この前日納品日の配送便はすでに配送終了しているので、エラー処理が実行される(ステップS211)。ステップS211のエラー処理では、後述するパターン3エラーの処理(図13参照)が実行される。便検索処理(ステップS203〜S208)又は前日便検索処理(ステップS209)の実行によって適した便が検索されたならば(ステップS204のY、S206のY、S208のY、S210のN)、予約受付開始日時F11を参照して、その配送便が「受付準備中」であるか否かを判定する(ステップS213)。「受付準備中」である場合には(ステップS213のY)、エラー処理が実行される(ステップS215)。ステップS215でのエラー処理では、後述するパターン4エラーの処理(図13参照)が実行される。配送便が「受付準備中」でない場合には(ステップS213のN)、最適便決定処理が実行される(ステップS214)。   Next, in steps S203 to S208 of the flowchart of FIG. 8, a flight search process is executed. In this flight search process, a delivery flight suitable for the input desired reception date and time is searched. More specifically, it is determined that the delivery date converted in step S202 is not closed in the order of 3 flights, 2 flights, and 1 flight (steps S203, S205, and S207). It is determined that minute <preferred time of receipt (steps S204, S206, S208). For example, if the desired reception time is 13:00, the second flight time (10: 00 + 30 minutes) <13:00, so that two flights are determined as delivery flights suitable for the desired reception date and time. If a suitable delivery flight is not found by executing the flight search process (Y in step S207, N in step S208), the same flight search process (the previous day flight search process) is performed for the delivery date the day before the converted delivery date. Execute (Step S209). If a suitable delivery flight is not found even by executing the previous day flight search process (Y in step S210), the delivery flight on the previous day delivery date has already been delivered, and an error process is executed ( Step S211). In the error process in step S211, a pattern 3 error process (see FIG. 13) described later is executed. If a suitable flight is searched by executing the flight search process (steps S203 to S208) or the previous day flight search process (step S209) (Y in step S204, Y in S206, Y in S208, N in S210), a reservation is made. With reference to the reception start date and time F11, it is determined whether or not the delivery flight is “preparing for reception” (step S213). When it is “preparing for reception” (Y in step S213), error processing is executed (step S215). In the error process in step S215, a pattern 4 error process (see FIG. 13) described later is executed. If the delivery flight is not “preparing for acceptance” (N in step S213), the optimum flight determination process is executed (step S214).

図9は、最適便決定処理の流れを示すフローチャートである。図10は、最適便決定操作に応じて遷移するオペレータ用表示器105の画面表示例を示す模式図である。図9及び図10に基づいて、最適便決定処理について説明する。最適便決定処理に際しては、まず、CPU153は、オペレータ用表示器105に便選択画面611を表示させている。   FIG. 9 is a flowchart showing the flow of the optimum flight determination process. FIG. 10 is a schematic diagram showing a screen display example of the operator display 105 that transitions according to the optimum flight determination operation. Based on FIGS. 9 and 10, the optimum flight determination process will be described. In the optimum flight determination process, first, the CPU 153 displays the flight selection screen 611 on the operator display 105.

図10(a)に示すように便選択画面611は、前の便選択キー612、おすすめ便選択キー613、及び、次の便選択キー614を含む。おすすめ便選択キー613は、便検索処理又は前日便検索処理(図8参照)の実行によって検索した、顧客の受取希望日時に適した配送便を「おすすめ便」としてキー表示したものである。前の便選択キー612は、「おすすめ便」の前便にあたる配送便を「前の便」としてキー表示したものである。次の便選択キー614は、「おすすめ便」の次便にあたる配送便を「次の便」としてキー表示したものである。前の便選択キー612、おすすめ便選択キー613、次の便選択キー614のいずれかのタッチ指定による便選択に応じて(ステップS301)、CPU153は、商品選択画面621を表示させる。   As shown in FIG. 10A, the flight selection screen 611 includes a previous flight selection key 612, a recommended flight selection key 613, and a next flight selection key 614. The recommended flight selection key 613 is a key that displays a delivery flight suitable for the customer's desired reception date and time as a “recommended flight” searched by executing the flight search process or the previous day flight search process (see FIG. 8). The previous flight selection key 612 is a key for displaying a delivery flight corresponding to the previous flight of the “recommended flight” as “previous flight”. The next flight selection key 614 is a key for displaying a delivery flight corresponding to the next flight of the “recommended flight” as “next flight”. In response to the flight selection by touch designation of any of the previous flight selection key 612, the recommended flight selection key 613, and the next flight selection key 614 (step S301), the CPU 153 displays the product selection screen 621.

図10(b)に示すように商品選択画面621は、複数の商品選択キー622を有する。商品選択キー622は、受付業務処理で指定されたサブメニュー(図6のフローチャートのS104、及び、図7(c)参照)に係属する商品のデータを納品商品データファイルF2から抽出してキー表示したものである。つまり、CPU153は、選択可能商品を表示する(ステップS302)。商品選択画面621に含まれる任意の商品選択キー622のタッチ指定に応じて、CPU153は、数量入力画面631を表示させる。   As shown in FIG. 10B, the product selection screen 621 has a plurality of product selection keys 622. The product selection key 622 extracts the data of the product related to the submenu specified in the reception work process (see S104 in the flowchart of FIG. 6 and FIG. 7C) from the delivered product data file F2 and displays the key. It is a thing. That is, the CPU 153 displays selectable products (step S302). In response to the touch designation of an arbitrary product selection key 622 included in the product selection screen 621, the CPU 153 displays a quantity input screen 631.

図10(c)に示すように数量入力画面631は、顧客が希望する商品の数量を入力するための数量入力キー632と、「登録」と表示された数量登録キー633とを含む。数量入力キー632は、複数設けられて、それぞれに数字が表示されている。タッチ指定された数量入力キー632に対応する数字は、数量表示634に表示される。そして、数量登録キー633のタッチ指定により、数量表示634に表示されている数字が希望数量として入力される。これにより、商品選択、及び、数量入力が行われる(ステップS303)。数量登録キー633のタッチ指定に応じて、CPU153は、商品選択画面641を表示させる。   As shown in FIG. 10C, the quantity input screen 631 includes a quantity input key 632 for inputting the quantity of the product desired by the customer, and a quantity registration key 633 displayed as “Register”. A plurality of quantity input keys 632 are provided, and a number is displayed on each. A number corresponding to the touch-specified quantity input key 632 is displayed on the quantity display 634. Then, the number displayed on the quantity display 634 is input as a desired quantity by the touch designation of the quantity registration key 633. Thereby, product selection and quantity input are performed (step S303). In response to the touch designation of the quantity registration key 633, the CPU 153 displays a product selection screen 641.

図10(d)に示すように商品選択画面641は、図10(b)に示した商品選択画面621とほぼ同様の画面である。商品選択画面641が商品選択画面621と大きく異なる点は、商品選択画面641は、入力された数量に基づく入力数量表示642を商品に対応付けて表示する点である。さらに、商品選択画面641は、画面右上に確定キー643を有する。確定キー643のタッチ指定があるまで、商品選択画面641では、更に別の商品についての商品選択キー644をタッチ指定することができる。別の商品選択キー644のタッチ指定があった場合には、再び数量入力画面631が表示されて数量入力が行われる。確定キー643のタッチ指定に応じて、CPU153は、確定画面651を表示させる。   As shown in FIG. 10D, the product selection screen 641 is substantially the same as the product selection screen 621 shown in FIG. The product selection screen 641 is significantly different from the product selection screen 621 in that the product selection screen 641 displays an input quantity display 642 based on the input quantity in association with the product. Further, the product selection screen 641 has a confirmation key 643 at the upper right of the screen. Until the touch designation of the confirmation key 643 is made, the product selection key 644 for another product can be touch designated on the product selection screen 641. When another product selection key 644 is touched, the quantity input screen 631 is displayed again and the quantity is input. The CPU 153 displays a confirmation screen 651 in response to the touch designation of the confirmation key 643.

図10(e)に示すように確定画面651は、状況表示652を有する。状況表示652は、入力された受取希望日時、選択された配送便、選択された商品、入力された数量、及び、選択商品の単価と入力数量とに基づく金額を含む。また、確定画面651は、画面右下に「問合せ」と表示された問合せキー653を有する。CPU153は、問合せキー653のタッチ指定に応じて(ステップS304)、状況表示652が含む内容(入力された受取希望日時、選択された配送便、選択された商品、入力された数量、及び、選択商品の単価と入力数量とに基づく金額)のデータを、発注問合せとして、通信インターフェース157を介してホストコンピュータ291に向けて送信出力する。このとき、CPU153は、このデータを記憶部であるHDD151に設けられた所定の記憶領域に記憶させる。データは、各項目(入力された受取希望日時、選択された配送便、選択された商品、入力された数量、及び、選択商品の単価と入力数量とに基づく金額)が対応付けられて記憶される。なお、RAM155等の他の記憶部に記憶させるようにしてもよい。ホストコンピュータ291に向けて送信出力されたデータは、構内通信回線網251と外部通信回線網271とを介してホストコンピュータ291に送信される。発注問合せ中、確定画面651上には、「問合せ中 しばらくお待ちください」という文字表示(図示せず)が表示される。ホストコンピュータ291では、受信したデータが予約済データファイル292(図1参照)に記憶される。予約済データファイル292は、予約済の商品をその受取希望日時と共に記憶するファイルである。送信されたデータは、予約済データファイル292に各項目が対応付けられた状態で記憶される。ホストコンピュータ291で受信したデータの予約済データファイル292への記憶が行われたならば、その旨がPOS端末101に向けて返信される。このとき、予約済データファイル292への記憶が正常に行われなかった場合もその旨が返信される。POS端末101のCPU153は、ホストコンピュータ291からの返信に応じて、予約受付が正常に行われたか否かを判定する。正常に行われたと判定した場合には(ステップS305のY)、予約受付成立処理を実行する(ステップS306)。予約受付成立処理では、確定画面651上の状況表示652の下方位置に、「上記内容で受付しました」という文字表示(図示せず)が表示される。予約受付が正常に行われていないと判定した場合には(ステップS305のN)、所定の予約受付エラー処理を実行する(ステップS307)。予約受付エラー処理では、例えば、再度の問合せキー653のタッチ指定を要求する。   As shown in FIG. 10E, the confirmation screen 651 has a status display 652. The status display 652 includes the input receipt date and time, the selected delivery flight, the selected product, the input quantity, and the amount based on the unit price and the input quantity of the selected product. The confirmation screen 651 has an inquiry key 653 displaying “inquiry” at the lower right of the screen. In response to the touch designation of the inquiry key 653 (step S304), the CPU 153 includes the contents included in the status display 652 (the input desired reception date and time, the selected delivery flight, the selected product, the input quantity, and the selection The data of the unit price of the product and the amount of money (based on the input quantity) is transmitted and output to the host computer 291 via the communication interface 157 as an order inquiry. At this time, the CPU 153 stores this data in a predetermined storage area provided in the HDD 151 serving as a storage unit. The data is stored in association with each item (input date and time of receipt, selected delivery service, selected product, input quantity, and amount based on unit price and input quantity of the selected product). The In addition, you may make it memorize | store in other memory | storage parts, such as RAM155. Data transmitted and output to the host computer 291 is transmitted to the host computer 291 via the local communication line network 251 and the external communication line network 271. During the order inquiry, a character display (not shown) “Please wait for a while” is displayed on the confirmation screen 651. In the host computer 291, the received data is stored in a reserved data file 292 (see FIG. 1). The reserved data file 292 is a file that stores reserved products together with the desired reception date and time. The transmitted data is stored in a state where each item is associated with the reserved data file 292. If the host computer 291 stores the data received in the reserved data file 292, a message to that effect is returned to the POS terminal 101. At this time, if the storage to the reserved data file 292 is not normally performed, a message to that effect is returned. The CPU 153 of the POS terminal 101 determines whether or not the reservation has been normally received in response to the reply from the host computer 291. If it is determined that it has been performed normally (Y in step S305), a reservation acceptance establishment process is executed (step S306). In the reservation acceptance process, a character display (not shown) of “accepted with the above contents” is displayed below the status display 652 on the confirmation screen 651. If it is determined that the reservation is not normally received (N in step S305), a predetermined reservation reception error process is executed (step S307). In the reservation acceptance error process, for example, the touch designation of the inquiry key 653 is requested again.

図11は、エラー処理の流れを示すフローチャートである。CPU153は、まず、オペレータ用表示器105の画面中にエラーPOP−UP表示(図示せず)を表示させる(ステップS401)。エラーPOP−UP表示は、エラー解除キー(図示せず)を含む。エラー解除キーのタッチ指定によるエラー解除に応じて(ステップS402)、CPU153は、エラー内容を判定する(ステップS403〜S406)。検索処理(図8参照)で受取希望日時の入力操作日時が予約受付開始日時よりも前であったことにより(図8のステップS201参照)、CPU153は、受付期間前に操作を行ったと判定した場合には(ステップS403のY)、パターン1エラーの処理を実行する(ステップS407)。検索処理(図8参照)で受取希望日時の入力操作日時が「納品のみ」の日時にかかっていたことにより(図8のステップS201参照)、受付期間終了後に操作を行ったと判定した場合には(ステップS404のY)、パターン2エラーの処理を実行する(ステップS408)。検索処理(図8参照)で変換した納品日に適した便がなく、さらに、前日便が無いことにより(図8のステップS210参照)、既に受取希望日時までの配送便が終了し、操作と受取希望日時とまでの期間が短すぎると判定した場合には(ステップS405のY)、パターン3エラーの処理を実行する(ステップS409)。検索処理(図8参照)で検索された配送便が「受付準備中」であったことにより(図8のステップS213参照)、その配送便については未だ予約を受け付けるに至っておらず、操作と受取希望日時とまでの期間が長すぎると判定した場合には(ステップS406のY)、パターン4エラーの処理を実行する(ステップS410)。   FIG. 11 is a flowchart showing the flow of error processing. First, the CPU 153 displays an error POP-UP display (not shown) on the screen of the operator display 105 (step S401). The error POP-UP display includes an error cancel key (not shown). In response to the error cancellation by touching the error cancellation key (step S402), the CPU 153 determines the error content (steps S403 to S406). In the search process (see FIG. 8), the input operation date / time of the desired receipt date / time is earlier than the reservation acceptance start date / time (see step S201 in FIG. 8), so that the CPU 153 determines that the operation was performed before the acceptance period. In this case (Y in step S403), pattern 1 error processing is executed (step S407). When it is determined in the search process (see FIG. 8) that the input operation date / time of the desired receipt date / time is the date of “only delivery” (see step S201 in FIG. 8), (Step S404 Y), pattern 2 error processing is executed (Step S408). When there is no flight suitable for the delivery date converted by the search process (see FIG. 8), and there is no previous day flight (see step S210 in FIG. 8), the delivery flight up to the desired reception date and time has already ended. If it is determined that the period until the desired reception date and time is too short (Y in step S405), pattern 3 error processing is executed (step S409). Since the delivery flight searched in the search process (see FIG. 8) is “preparing for acceptance” (see step S213 in FIG. 8), the delivery flight has not yet received a reservation, and the operation and receipt If it is determined that the period up to the desired date and time is too long (Y in step S406), pattern 4 error processing is executed (step S410).

図12は、パターン1エラーとパターン2エラーとの処理の流れを画面表示例と共に示すフローチャートである。パターン1エラーの処理に際しては、まず、オペレータ用表示器105にパターン1エラー画面711を表示させ、パターン2エラーの処理に際しては、オペレータ用表示器105にパターン2エラー画面721を表示させる。   FIG. 12 is a flowchart showing a flow of processing of pattern 1 error and pattern 2 error together with a screen display example. When processing a pattern 1 error, first, a pattern 1 error screen 711 is displayed on the operator display 105, and when processing a pattern 2 error, a pattern 2 error screen 721 is displayed on the operator display 105.

図12に示すように、パターン1エラー画面711は、「受付不可内容」というタイトルの下に、選択されたサブメニューの予約開始日時を表示している。予約開始日時は、納品便データファイルF1の予約受付開始日時F11に基づく。パターン1エラー画面711は、さらに「XX月XX日HH時MM分に受取可能なメニューを表示」と表示されたキー712を有する。キー712が表示する「XX月XX日HH時MM分」は、入力された受取希望日時に基づく。   As shown in FIG. 12, the pattern 1 error screen 711 displays the reservation start date and time of the selected submenu under the title “content not accepted”. The reservation start date and time is based on the reservation reception start date and time F11 of the delivery service data file F1. The pattern 1 error screen 711 further includes a key 712 on which “display menu that can be received at XX month XX day HH hour MM minute” is displayed. “XX month XX day HH hour MM minute” displayed by the key 712 is based on the input desired reception date and time.

図12に示すように、パターン2エラー画面721は、「受付不可内容」というタイトルの下に、選択されたサブメニューの予約受付が既に終了している旨を表示している。パターン2エラー画面721は、さらに、「XX月XX日HH時MM分に受取可能なメニューを表示」と表示されたキー722を有する。キー722が表示する「XX月XX日HH時MM分」は、入力された受取希望日時に基づく。   As shown in FIG. 12, the pattern 2 error screen 721 displays that the reservation reception of the selected submenu has already ended under the title “contents that cannot be received”. The pattern 2 error screen 721 further includes a key 722 on which “display menu that can be received at XX month XX day HH hour MM minute” is displayed. “XX month XX day HH hour MM minute” displayed by the key 722 is based on the input desired reception date and time.

図12に示すように、パターン1エラーとパターン2エラーとでは同様の処理が実行される。つまり、ステップS501として、「XX月XX日HH時MM分に受取可能なメニューを表示」と表示されたキー712又はキー722がタッチ指定されたならば(ステップS501)、CPU153は、入力されている受取希望日時に基づいて、全てのメニューを対象として納品便データファイルF1を検索して(ステップS502)、受取希望日時での納品が可能なメニューをキー表示させる(ステップS503)。このとき、オペレータ用表示器105には、メニュー入力画面521と同様の画面表示がなされる。ここで、受取希望日時での納品が可能であることの判定は、図8に基づいて説明した便検索処理と前日便検索処理と同様の処理が実行されることによって判定される。表示されたメニューキーのタッチ指定に応じて(ステップS504)、受取希望日時での納品が可能なサブメニューを納品便データファイルF1から抽出し(ステップS505)、抽出したサブメニューをキー表示する(ステップS506)。このとき、オペレータ用表示器105には、サブメニュー入力画面531と同様の画面表示がなされる。そして、サブメニューキーのタッチ指定に応じて(ステップS507)、図8に基づいて説明した便検索処理と前日便検索処理とを実行し(ステップS508)、次いで、図9及び図10に基づいて説明した最適便決定処理を再び実行する(ステップS509)。   As shown in FIG. 12, the same processing is executed for the pattern 1 error and the pattern 2 error. That is, in step S501, if the key 712 or key 722 displayed as “Display menu that can be received at XX month XX day HH hour MM minute” is designated by touch (step S501), the CPU 153 receives the input. The delivery data file F1 is searched for all menus based on the desired receipt date and time (step S502), and a menu capable of delivery at the desired receipt date and time is displayed as a key (step S503). At this time, a screen display similar to the menu input screen 521 is displayed on the operator display 105. Here, the determination that the delivery at the desired receipt date and time is possible is performed by executing the same process as the flight search process and the previous day flight search process described with reference to FIG. In response to the touch designation of the displayed menu key (step S504), a submenu capable of delivery at the desired reception date and time is extracted from the delivery service data file F1 (step S505), and the extracted submenu is displayed as a key (step S505). Step S506). At this time, the operator display 105 displays a screen similar to the submenu input screen 531. Then, in response to the touch designation of the submenu key (step S507), the flight search process and the previous day flight search process described based on FIG. 8 are executed (step S508), and then based on FIG. 9 and FIG. The described optimum flight determination process is executed again (step S509).

図13は、パターン3エラーとパターン4エラーとの処理の流れを画面表示例と共に示すフローチャートである。パターン3エラーの処理に際しては、まず、オペレータ用表示器105にパターン3エラー画面731を表示させ、パターン4エラーの処理に際しては、パターン4エラー画面741を表示させる。   FIG. 13 is a flowchart showing the flow of processing of pattern 3 error and pattern 4 error together with a screen display example. When processing a pattern 3 error, first, a pattern 3 error screen 731 is displayed on the operator display 105, and when processing a pattern 4 error, a pattern 4 error screen 741 is displayed.

図13に示すように、パターン3エラー画面731は、「受付不可内容」というタイトルの下に、入力された受取希望日時に間に合う納品が無く間に合わない旨を表示している。さらに、パターン3エラー画面731は、「受取希望時刻を変更する」と表示されたキー732と、「XX月XX日HH時MM分に受取可能なメニューを表示」と表示されたキー733とを有する。   As shown in FIG. 13, the pattern 3 error screen 731 displays under the title “content not acceptable” that there is no delivery in time for the input desired receiving date and time and that it is not in time. Further, the pattern 3 error screen 731 includes a key 732 displayed as “change the desired reception time” and a key 733 displayed as “display a menu that can be received at XX month XX day HH hours MM minutes”. Have.

図13に示すように、パターン4エラー画面741は、「受付不可内容」というタイトルの下に、受取希望日時での納品受付が準備中でありまだ始まっていない旨を表示している。さらに、パターン4エラー画面741は、「受取希望時刻を変更する」と表示されたキー742と、「XX月XX日HH時MM分に受取可能なメニューを表示」と表示されたキー743とを有する。   As shown in FIG. 13, the pattern 4 error screen 741 displays, under the title “content not accepted”, that delivery acceptance at the desired receipt date and time is being prepared and has not yet started. Further, the pattern 4 error screen 741 includes a key 742 displayed as “change the desired reception time” and a key 743 displayed as “display a menu that can be received at XX month XX day HH hours MM minutes”. Have.

図13に示すステップS601からS609までの処理は、「XX月XX日HH時MM分に受取可能なメニューを表示」と表示されているパターン3エラー画面731のキー733、又は、パターン4エラー画面741のキー743のタッチ指定により実行される。この処理内容は、図12に基づいて説明した、ステップS501からS509と同様であるので、説明を省略する。   The process from step S601 to S609 shown in FIG. 13 is performed by using the key 733 of the pattern 3 error screen 731 or the pattern 4 error screen displaying “Display menu acceptable for XX month XX day HH hour MM”. The process is executed by touch designation of a key 743 of 741. The contents of this process are the same as steps S501 to S509 described with reference to FIG.

図13に示すステップS701からS704までの処理は、「受取希望時刻を変更する」と表示されているパターン3エラー画面731のキー732、又は、パターン4エラー画面741のキー742のタッチ指定により実行される。これらのキータッチ指定に応じて(ステップS701)、CPU153は、図7(e)に示した受取希望時刻入力のための受取希望時刻入力画面551をオペレータ用表示器105に表示させる。パターン4エラーの場合、最適便の納品日における前便は、「休配」や「受付準備中」ではないため、時刻の変更のみとなる。そして、CPU153は、受取希望時刻入力キー552と登録キー553とのタッチ指定による受取希望時分の入力に応じて(ステップS702)、図8に基づいて説明した便検索処理と前日便検索処理とを実行し(ステップS703)、次いで、図9及び図10に基づいて説明した最適便決定処理を再び実行する(ステップS704)。   The processing from step S701 to S704 shown in FIG. 13 is executed by touch designation of the key 732 on the pattern 3 error screen 731 or the key 742 on the pattern 4 error screen 741 where “change desired reception time” is displayed. Is done. In response to the key touch designation (step S701), the CPU 153 causes the operator display 105 to display a desired reception time input screen 551 for inputting the desired reception time shown in FIG. In the case of the pattern 4 error, the previous flight on the delivery date of the optimal flight is not “restored” or “preparing for reception”, so only the time is changed. Then, the CPU 153 performs the flight search process and the previous day flight search process described with reference to FIG. 8 according to the input of the desired reception time by the touch designation of the desired reception time input key 552 and the registration key 553 (step S702). (Step S703), and then the optimum flight determination process described with reference to FIGS. 9 and 10 is executed again (Step S704).

以上説明したように本実施の形態によれば、入力された受取希望日時の納品が無いと判定された場合にも、この受取希望日時の納品が有る商品(メニュー、サブメニュー)についての入力が許容されるため(パターン1エラーないしパターン4エラー)、顧客はその場で代替品について予約することができる。したがって、受取希望日時での納品が無いと判定された場合の販売チャンスロスを回避することができる。また、本実施の形態によれば、入力された受取希望日時の納品が無いと判定された場合に、受取希望時刻変更ができるため(パターン3エラー及びパターン4エラー)、顧客は予約を希望する商品について、受取希望時刻を変更して予約することができる。この場合にも店舗は販売チャンスロスを回避することができる。   As described above, according to the present embodiment, even when it is determined that there is no delivery at the input date and time of receipt, the input for the product (menu, submenu) having the delivery at the date and time of receipt is received. Because it is acceptable (pattern 1 error or pattern 4 error), the customer can book for a replacement on the spot. Therefore, it is possible to avoid a loss of sales chance when it is determined that there is no delivery at the desired reception date and time. Further, according to the present embodiment, since it is possible to change the desired reception time (pattern 3 error and pattern 4 error) when it is determined that there is no delivery at the input desired reception date and time, the customer wishes to make a reservation. It is possible to make a reservation for a product by changing the desired receipt time. Even in this case, the store can avoid loss of sales opportunities.

POSシステムを示すシステム構成図である。It is a system configuration figure showing a POS system. POS端末を示す外観斜視図である。It is an external appearance perspective view which shows a POS terminal. POS端末のハードウェア構成を示すブロック図である。It is a block diagram which shows the hardware constitutions of a POS terminal. 納品便データファイルのデータ構成を示す模式図である。It is a schematic diagram which shows the data structure of a delivery service data file. 納品商品データファイルのデータ構成を示す模式図である。It is a schematic diagram which shows the data structure of a delivery goods data file. 受付業務処理の流れを示すフローチャートである。It is a flowchart which shows the flow of a reception work process. 受付業務操作に応じて遷移するオペレータ用表示器の画面表示例を示す模式図である。It is a schematic diagram which shows the example of a screen display of the display for operators which changes according to reception work operation. 検索処理の流れを示すフローチャートである。It is a flowchart which shows the flow of a search process. 最適便決定処理の流れを示すフローチャートである。It is a flowchart which shows the flow of the optimal flight determination process. 最適便決定操作に応じて遷移するオペレータ用表示器の画面表示例を示す模式図である。It is a schematic diagram which shows the example of a screen display of the display for operators which changes according to optimal flight determination operation. エラー処理の流れを示すフローチャートである。It is a flowchart which shows the flow of an error process. パターン1エラーとパターン2エラーとの処理の流れを画面表示例と共に示すフローチャートである。It is a flowchart which shows the flow of a process of a pattern 1 error and a pattern 2 error with a screen display example. パターン3エラーとパターン4エラーとの処理の流れを画面表示例と共に示すフローチャートである。It is a flowchart which shows the flow of a process of a pattern 3 error and a pattern 4 error with the example of a screen display.

符号の説明Explanation of symbols

101…POS端末(商品販売データ処理装置)、112…タッチパネル(操作部)、153…CPU(情報処理部)、F1…納品便データファイル(納品データファイル)、F2…納品商品データファイル(納品データファイル)   101 ... POS terminal (product sales data processing device), 112 ... touch panel (operation unit), 153 ... CPU (information processing unit), F1 ... delivery service data file (delivery data file), F2 ... delivery product data file (delivery data) File)

Claims (6)

情報処理を実行する情報処理部と、
ユーザの操作による情報入力機能を有する操作部と、
前記情報処理部が、前記操作部での操作により、商品の識別情報の入力を許容する手段と、
前記情報処理部が、前記操作部での操作により、商品の受取希望日時の入力を許容する手段と、
前記情報処理部が、商品の納品日時を記憶する納品データファイルに記憶されている納品日時を参照して前記入力された識別情報によって識別される商品について前記入力された受取希望日時の納品の有無を判定することにより、当該受取希望日時での当該商品の予約受付が可能か否かを判定する手段と、
前記情報処理部が、前記入力された識別情報によって識別される商品について前記入力された受取希望日時での予約受付が可能と判定した場合、当該商品を当該受取希望日時と共に記憶部に記憶させる手段と、
前記情報処理部が、前記入力された識別情報によって識別される商品について前記入力された受取希望日時での予約受付が可能でないと判定した場合、当該受取希望日時の納品が有る商品を前記納品データファイルから抽出して前記操作部での操作による当該抽出した商品の識別情報の入力を許容し、当該入力された識別情報によって識別される商品を前記入力された受取希望日時と共に前記記憶部に記憶させる手段と、
を備える商品販売データ処理装置。
An information processing unit for executing information processing;
An operation unit having an information input function by a user operation;
Means for allowing the information processing section to input product identification information by an operation on the operation section;
Means for allowing the information processing unit to input a desired date and time of receipt of goods by an operation on the operation unit;
Presence or absence of delivery of the input desired reception date and time for the product identified by the input identification information with reference to the delivery date and time stored in the delivery data file in which the information processing unit stores the delivery date and time of the product Means for determining whether or not reservation acceptance of the product at the desired reception date and time is possible,
Means for storing the product in the storage unit together with the desired reception date and time when the information processing unit determines that the product identified by the input identification information can be reserved at the input desired reception date and time. When,
If the information processing unit determines that the product identified by the input identification information cannot be reserved at the input desired reception date and time, the product having the delivery of the desired reception date and time is selected as the delivery data. Allowing input of identification information of the extracted product extracted from the file and operated by the operation unit, and storing the product identified by the input identification information together with the input desired reception date and time in the storage unit Means to
A product sales data processing apparatus comprising:
前記情報処理部は、
前記受取希望日時の入力を許容するに際しては、前記納品データファイルに記憶されている納品日時を参照して、前記入力された識別情報によって識別される商品の納品が有る日のみから当該受取希望日時の入力を許容する、
請求項1記載の商品販売データ処理装置。
The information processing unit
When allowing the input of the desired receipt date and time, referring to the delivery date and time stored in the delivery data file, the desired receipt date and time only from the date on which the product identified by the input identification information is delivered Allow input,
The merchandise sales data processing apparatus according to claim 1.
前記情報処理部は、
前記入力された識別情報によって識別される商品について前記入力された受取希望日時での予約受付が可能でないと判定した場合であって、当該商品について当該受取希望日の他の時刻での納品が可能と判定した場合には、当該納品が可能な他の時刻への変更を許容し、前記入力された識別情報によって識別される商品を当該変更された時刻に基づく受取希望日時と共に前記記憶部に記憶させる、
請求項2記載の商品販売データ処理装置。
The information processing unit
When it is determined that the product identified by the input identification information cannot be reserved at the input desired reception date and time, the product can be delivered at another time on the desired reception date. If it is determined, the change to another time when the delivery is possible is allowed, and the product identified by the input identification information is stored in the storage unit together with the desired reception date and time based on the changed time. Let
The merchandise sales data processing apparatus according to claim 2.
ユーザの操作による情報入力機能を有する操作部を有する商品販売データ処理装置のコンピュータにインストールされ、当該コンピュータに、
前記操作部での操作により、商品の識別情報の入力を許容する機能と、
前記操作部での操作により、商品の受取希望日時の入力を許容する機能と、
商品の納品日時を記憶する納品データファイルに記憶されている納品日時を参照して前記入力された識別情報によって識別される商品について前記入力された受取希望日時の納品の有無を判定することにより、当該受取希望日時での当該商品の予約受付が可能か否かを判定する機能と、
前記入力された識別情報によって識別される商品について前記入力された受取希望日時での予約受付が可能と判定した場合、当該商品を当該受取希望日時と共に記憶部に記憶させる機能と、
前記入力された識別情報によって識別される商品について前記入力された受取希望日時での予約受付が可能でないと判定した場合、当該受取希望日時の納品が有る商品を前記納品データファイルから抽出して前記操作部での操作による当該抽出した商品の識別情報の入力を許容し、当該入力された識別情報によって識別される商品を前記入力された受取希望日時と共に前記記憶部に記憶させる機能と、
を実行させるコンピュータプログラム。
Installed in the computer of the merchandise sales data processing apparatus having an operation unit having an information input function by the user's operation,
A function that allows input of product identification information by an operation on the operation unit;
A function that allows an input of a desired receipt date and time of the product by an operation on the operation unit;
By determining the presence or absence of delivery of the input desired reception date and time for the product identified by the input identification information with reference to the delivery date and time stored in the delivery data file storing the delivery date and time of the product, A function for determining whether or not a reservation for the product can be received at the desired reception date and time;
A function for storing the product together with the desired reception date and time in a storage unit when it is determined that reservation acceptance at the input desired reception date and time is possible for the product identified by the input identification information;
When it is determined that reservation acceptance at the input desired reception date and time is not possible for the product identified by the input identification information, the product with delivery of the desired reception date is extracted from the delivery data file and A function of allowing input of identification information of the extracted product by an operation on the operation unit, and storing the product identified by the input identification information in the storage unit together with the input desired reception date and time;
A computer program that executes
前記受取希望日時の入力を許容するに際しては、前記納品データファイルに記憶されている納品日時を参照して、前記入力された識別情報によって識別される商品の納品が有る日のみから当該受取希望日時の入力を許容する機能を前記コンピュータに実行させる、
請求項4記載のコンピュータプログラム。
When allowing the input of the desired receipt date and time, referring to the delivery date and time stored in the delivery data file, the desired receipt date and time only from the date on which the product identified by the input identification information is delivered Causing the computer to execute a function that allows input of
The computer program according to claim 4.
前記入力された識別情報によって識別される商品について前記入力された受取希望日時での予約受付が可能でないと判定した場合であって、当該商品について当該受取希望日の他の時刻での納品が可能と判定した場合には、当該納品が可能な他の時刻への変更を許容し、前記入力された識別情報によって識別される商品を当該変更された時刻に基づく受取希望日時と共に前記記憶部に記憶させる機能を前記コンピュータに実行させる、
請求項5記載のコンピュータプログラム。
When it is determined that the product identified by the input identification information cannot be reserved at the input desired reception date and time, the product can be delivered at another time on the desired reception date. If it is determined, the change to another time when the delivery is possible is allowed, and the product identified by the input identification information is stored in the storage unit together with the desired reception date and time based on the changed time. Causing the computer to execute a function to
The computer program according to claim 5.
JP2007263816A 2007-10-09 2007-10-09 Merchandise sales data processing apparatus and computer program Expired - Fee Related JP4723548B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007263816A JP4723548B2 (en) 2007-10-09 2007-10-09 Merchandise sales data processing apparatus and computer program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007263816A JP4723548B2 (en) 2007-10-09 2007-10-09 Merchandise sales data processing apparatus and computer program

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2011085627A Division JP2011141896A (en) 2011-04-07 2011-04-07 Commodity sales data processing apparatus, commodity sales data processing method and computer program

Publications (2)

Publication Number Publication Date
JP2009093438A true JP2009093438A (en) 2009-04-30
JP4723548B2 JP4723548B2 (en) 2011-07-13

Family

ID=40665363

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007263816A Expired - Fee Related JP4723548B2 (en) 2007-10-09 2007-10-09 Merchandise sales data processing apparatus and computer program

Country Status (1)

Country Link
JP (1) JP4723548B2 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05101084A (en) * 1991-10-07 1993-04-23 Tokyo Electric Co Ltd Reserved merchandise managing device
JP2002049772A (en) * 2000-08-03 2002-02-15 Yutaka Odakurikaeshi Method for producing, ordering, delivering, selling, collecting money of and receiving order of food such as box lunch, side dish, snack, between-meal snack and supplied food by utilizing internet or the like, and software for managing acceptance and sending of order
JP2002092459A (en) * 2000-09-11 2002-03-29 Nec Corp On-line sales method and system
JP2002226049A (en) * 2001-01-29 2002-08-14 Fujitsu Ltd Cargo delivery information processing device, cargo delivery device, and delivery data processing method
JP2003208473A (en) * 2002-01-17 2003-07-25 Hitachi Ltd Reservation system for caring-service

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05101084A (en) * 1991-10-07 1993-04-23 Tokyo Electric Co Ltd Reserved merchandise managing device
JP2002049772A (en) * 2000-08-03 2002-02-15 Yutaka Odakurikaeshi Method for producing, ordering, delivering, selling, collecting money of and receiving order of food such as box lunch, side dish, snack, between-meal snack and supplied food by utilizing internet or the like, and software for managing acceptance and sending of order
JP2002092459A (en) * 2000-09-11 2002-03-29 Nec Corp On-line sales method and system
JP2002226049A (en) * 2001-01-29 2002-08-14 Fujitsu Ltd Cargo delivery information processing device, cargo delivery device, and delivery data processing method
JP2003208473A (en) * 2002-01-17 2003-07-25 Hitachi Ltd Reservation system for caring-service

Also Published As

Publication number Publication date
JP4723548B2 (en) 2011-07-13

Similar Documents

Publication Publication Date Title
JP5521402B2 (en) Order method and order management system
JP2023045452A (en) Order management apparatus, order management method, and program
EP1968005A2 (en) Order accounting system and order accounting method
CN101859343A (en) Order receiving apparatus and order receiving method
JP5386530B2 (en) Order station and order receiving device
EP3121781A1 (en) Electronic coupon and receipt management system
US20100262935A1 (en) Order receiving apparatus and order receiving method
JP2011141896A (en) Commodity sales data processing apparatus, commodity sales data processing method and computer program
JP2012141757A (en) Commodity sales data processor, commodity sales data processing system and program
EP3118794A1 (en) Electronic receipt management system
JP2015153396A (en) Settlement terminal and its program
JP4723548B2 (en) Merchandise sales data processing apparatus and computer program
JP5608716B2 (en) Information processing apparatus and program
EP3118802A1 (en) Electronic receipt system, server device, and program
JP5298563B2 (en) Ticketing machine
JP6939846B2 (en) Product registration device, program, and control method
JP2023045453A (en) Order management apparatus, order management method, and program
JP2018036833A (en) Commodity sales data processing device and program
JP6849242B2 (en) POS system, checkout device, registration device and program
JP2012022471A (en) Commodity sales data processor and control program thereof
JP5341923B2 (en) Custom equipment and programs
JP2021117913A (en) Vending machine and selling system
JP2009187083A (en) Settlement tray
JP6200383B2 (en) Electronic shelf label system, portable terminal and control program thereof
JP7365077B2 (en) Product sales data processing device and program

Legal Events

Date Code Title Description
RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20091030

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20100201

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20101025

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20101102

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20101206

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20110308

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20110407

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

Free format text: PAYMENT UNTIL: 20140415

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