JP2014118259A - Information processor and program - Google Patents

Information processor and program Download PDF

Info

Publication number
JP2014118259A
JP2014118259A JP2012274422A JP2012274422A JP2014118259A JP 2014118259 A JP2014118259 A JP 2014118259A JP 2012274422 A JP2012274422 A JP 2012274422A JP 2012274422 A JP2012274422 A JP 2012274422A JP 2014118259 A JP2014118259 A JP 2014118259A
Authority
JP
Japan
Prior art keywords
product
product information
information
unit
order
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2012274422A
Other languages
Japanese (ja)
Inventor
Masao Imamura
昌央 今村
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 JP2012274422A priority Critical patent/JP2014118259A/en
Publication of JP2014118259A publication Critical patent/JP2014118259A/en
Pending legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To solve the problem that a box number of a packing commodity is not known.SOLUTION: An information processor includes: an associated commodity information storage for storing the same commodity information of a substantially same commodity in association with the commodity information of a commodity; an identification information storage for storing the box number of an ordered commodity in association with the ordered commodity information of the ordered commodity; reception means for receiving commodity information; first determination means for searching the identification information storage on the basis of the received commodity information to determine whether or not the ordered commodity information exists; first transmission means for transmitting the identification information of a unit of the order associated with the ordered commodity information when it is determined that the ordered commodity information exists; second determination means for searching, when it is determined that the ordered commodity information does not exist, the associated commodity information storage, regarding the commodity information received by the reception means as the same commodity information, to determine whether or not the ordered commodity information exists therein; and second transmission means for transmitting from a transmission unit to the outside the box number of the order associated with the ordered commodity information when it is determined that the ordered commodity information exists therein.

Description

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

近年のネットワークの普及により、インターネットを介して商品の販売を行う販売方式(EC:Electronic Commerce)が盛んに行われている。また、スーパーマーケット等の店舗においても、店舗内で販売している商品をインターネットを介して販売する、所謂ネットスーパーと呼ばれる販売方式が行われている。ネットスーパーでは、インターネットを通じて顧客から商品購入の注文を受け付けると、当該店舗では該当する商品を店舗内から収集して各顧客の自宅に配達されるよう運用されている。   With the spread of networks in recent years, a sales method (EC: Electronic Commerce) for selling products via the Internet is actively performed. Also, in a store such as a supermarket, a so-called “net supermarket” sales method is performed in which products sold in the store are sold via the Internet. In the online supermarket, when an order for purchasing a product is received from a customer through the Internet, the store is operated so that the corresponding product is collected from the store and delivered to the home of each customer.

この顧客がネットスーパーで買い物をするには、一般的には自宅にあるPC(Personal Computer)や携帯電話等の顧客端末からインターネットを介してネットスーパーのサイトにアクセスして顧客自身で商品の注文をし、店舗は注文された商品を即日あるいは後日自宅に箱詰めして配達するというシステムとなっている。   In order for this customer to shop at the online supermarket, the customer usually orders the product by accessing the Internet supermarket site via the Internet from a customer terminal such as a personal computer (PC) or mobile phone at home. The store has a system that delivers the ordered products to the home on the same day or at a later date.

一方店舗側では、ネットスーパーで注文された商品のピッキングおよび箱へのパッキングの作業を行い顧客に注文商品を配送する。商品をパッキングする際、ピッキングされた商品を間違えることなく箱詰めするために、注文伝票のデータを基に注文された商品のJAN(Japanese Article Number)コード等の商品コードを読み取って当該商品をパッキングする箱の箱番号を確認している。   On the other hand, the store side picks up the goods ordered at the online supermarket and packs them in a box to deliver the ordered goods to the customer. When packing a product, in order to pack the picked product without making a mistake, pack the product by reading the product code such as the JAN (Japanese Article Number) code of the product ordered based on the data in the order slip. Check the box number of the box.

しかしながら、ピッキングした商品が注文された商品と同一の商品名の商品であっても、例えばキャンペーン中で中身増量された商品や、イベントに協賛中の商品の場合、商品のパッケージがキャンペーン用やイベント用に変更されていることがある。このような場合、同一の商品名の商品であるにもかかわらず、パッケージを増量パッケージやイベント用パッケージに変更するとともに、商品のJANコードがキャンペーン用やイベント用に変更されていることがある。このような商品の場合、上記の商品をピッキングし、パッキング時に商品コードを読んで箱番号の問い合わせの際、問い合わせする商品の商品コードと注文された商品の商品コードとが異なることから、正しい箱番号を知ることができないという問題があった。   However, even if the picked product has the same product name as the ordered product, for example, if the product is increased in content during the campaign, or if the product is sponsoring an event, the product package will be used for the campaign or event. May have been changed for. In such a case, although the products have the same product name, the package may be changed to an increase package or an event package, and the JAN code of the product may be changed for a campaign or an event. For such products, pick the above products, read the product code at the time of packing, and inquire about the box number, the product code of the inquired product and the product code of the ordered product are different, so the correct box There was a problem that the number could not be known.

実施の形態の情報処理装置は、受信部および送信部と、商品を特定する商品情報と当該商品と略同一商品の商品情報である同一商品情報を関連付けて記憶する関連商品情報記憶部と、注文された商品の商品情報である注文商品情報と当該注文の単位の識別を表す情報に関連付けて記憶する識別情報記憶部と、前記受信部で商品情報を受け付ける受付手段と、前記受付手段で受け付けた前記商品情報に基づき前記識別情報記憶部を検索して、前記注文商品情報の有無を判断する第1の判断手段と、前記第1の判断手段が前記注文商品情報があることを判断した場合、当該注文商品情報に関連付けられた前記注文の単位の識別を表す情報を前記送信部から送信する第1の送信手段と、前記第1の判断手段が前記注文商品情報がないことを判断した場合、前記受付手段で受け付けた商品情報を前記同一商品情報として前記関連商品情報記憶部を検索して前記注文商品情報の有無を判断する第2の判断手段と、前記第2の判断手段が前記注文商品情報があることを判断した場合、当該商品情報に関連付けられた前記注文の単位の識別を表す情報を前記送信部から外部に送信する第2の送信手段と、を備える。   The information processing apparatus according to the embodiment includes a reception unit and a transmission unit, a related product information storage unit that stores product information that specifies a product, and the same product information that is product information of the product that is substantially the same as the product, Order product information that is product information of the received product and an identification information storage unit that stores information associated with information indicating identification of the unit of the order, a reception unit that receives the product information at the reception unit, and a reception unit that receives the product information When the identification information storage unit is searched based on the product information, the first determination unit that determines the presence / absence of the ordered product information, and the first determination unit determines that there is the ordered product information, A first transmission unit configured to transmit information representing an identification of the order unit associated with the ordered product information from the transmission unit; and the first determination unit determines that the ordered product information is not present. A second determination unit that searches the related product information storage unit using the product information received by the reception unit as the same product information and determines the presence or absence of the ordered product information, and the second determination unit includes: A second transmission unit configured to transmit information indicating identification of the unit of the order associated with the product information to the outside from the transmission unit when it is determined that there is the ordered product information.

実施の形態のプログラムは、受信部および送信部と、商品を特定する商品情報と当該商品と略同一商品の商品情報である同一商品情報を関連付けて記憶する関連商品情報記憶部と、注文された商品の商品情報である注文商品情報と当該注文の単位の識別を表す情報に関連付けて記憶する識別情報記憶部と、前記受信部で商品情報を受け付ける受付手段と、を備えたコンピュータに、前記受付手段で受け付けた前記商品情報に基づき前記識別情報記憶部を検索して、前記注文商品情報の有無を判断する第1の判断手段と、前記第1の判断手段が前記注文商品情報があることを判断した場合、当該注文商品情報に関連付けられた前記注文の単位の識別を表す情報を前記送信部から送信する第1の送信手段と、前記第1の判断手段が前記注文商品情報がないことを判断した場合、前記受付手段で受け付けた商品情報を前記同一商品情報として前記関連商品情報記憶部を検索して前記注文商品情報の有無を判断する第2の判断手段と、前記第2の判断手段が前記注文商品情報があることを判断した場合、当該商品情報に関連付けられた前記注文の単位の識別を表す情報を前記送信部から外部に送信する第2の送信手段と、を実行させる。   The program of the embodiment is ordered by a receiving unit, a transmitting unit, a related product information storage unit that stores product information for specifying a product and the same product information that is the product information of the product that is substantially the same as the product in association with each other. The reception device includes: an order product information that is product information of a product; an identification information storage unit that stores the product in association with information that represents identification of the unit of the order; and a reception unit that receives the product information at the reception unit. First identification means for searching the identification information storage unit based on the product information received by the means to determine the presence / absence of the ordered product information, and the first judging means has the ordered product information. When the determination is made, a first transmission unit that transmits information representing the identification of the order unit associated with the ordered product information from the transmission unit, and the first determination unit includes the ordered product information. A second determination unit that searches the related product information storage unit using the product information received by the reception unit as the same product information and determines the presence or absence of the ordered product information; A second transmitting unit configured to transmit information indicating identification of the unit of the order associated with the product information from the transmitting unit to the outside when the second determining unit determines that the ordered product information is present; Let it run.

図1は、本実施の形態のシステムを示す図である。FIG. 1 is a diagram showing a system according to the present embodiment. 図2は、本実施の形態のネットスーパー管理サーバのブロック図である。FIG. 2 is a block diagram of the net super management server of this embodiment. 図3は、本実施の形態のメモリテーブルを示す図である。FIG. 3 is a diagram illustrating a memory table according to the present embodiment. 図4は、本実施の形態の別のメモリテーブルを示す図である。FIG. 4 is a diagram showing another memory table of the present embodiment. 図5は、本実施の形態の更に別のメモリテーブルを示す図である。FIG. 5 is a diagram showing still another memory table of the present embodiment. 図6は、本実施の形態のハンディターミナルのブロック図である。FIG. 6 is a block diagram of the handy terminal of the present embodiment. 図7は、本実施の形態の機能ブロック図である。FIG. 7 is a functional block diagram of the present embodiment. 図8は、本実施の形態の商品梱包の概念図である。FIG. 8 is a conceptual diagram of product packaging according to the present embodiment. 図9は、本実施の形態の箱に貼付されるラベルの一例を示す図である。FIG. 9 is a diagram illustrating an example of a label attached to the box according to the present embodiment. 図10は、本実施の形態のネットスーパー管理サーバのフローチャートである。FIG. 10 is a flowchart of the net super management server of this embodiment. 図11は、本実施の形態のネットスーパー管理サーバの別のフローチャートである。FIG. 11 is another flowchart of the net super management server of this embodiment.

以下、添付図面を参照して、実施の形態に係る情報処理装置およびプログラムを詳細に説明する。なお、以下に説明する実施の形態によりこの発明が限定されるものではない。   Hereinafter, an information processing apparatus and a program according to embodiments will be described in detail with reference to the accompanying drawings. The present invention is not limited to the embodiments described below.

図1は、本実施の形態のシステム1を示す図である。図1において、店舗システム2と本部システム3とは専用回線4で接続されている。また、店舗システム2は、ネットワーク回線7を介してネットスーパーシステム5と接続されている。またネットスーパーシステム5は、ネットワーク回線7を介して顧客端末6(例えばパーソナルコンピュータ6aや携帯電話6b)と接続されている。   FIG. 1 is a diagram illustrating a system 1 according to the present embodiment. In FIG. 1, the store system 2 and the headquarter system 3 are connected by a dedicated line 4. The store system 2 is connected to the net super system 5 via the network line 7. The net super system 5 is connected to a customer terminal 6 (for example, a personal computer 6a or a mobile phone 6b) via a network line 7.

本部に設けられる本部システム3は、本部サーバ20を備えている。本部サーバ20は、顧客情報(例えば顧客の氏名、年齢、住所、性別、誕生日、購入履歴、累計ポイント数、顧客ランク、等)を顧客毎に管理する顧客マスタ(図示せず)や、各店舗毎の商品情報を記憶する商品マスタ(図示せず)を有している。本部サーバ20は、専用回線4を介して顧客マスタの顧客情報や商品マスタの商品情報を各店舗の店舗サーバ11に送信する。   The headquarter system 3 provided in the headquarters includes a headquarter server 20. The headquarter server 20 is a customer master (not shown) for managing customer information (for example, customer name, age, address, gender, birthday, purchase history, cumulative points, customer rank, etc.) for each customer, It has a product master (not shown) that stores product information for each store. The headquarter server 20 transmits the customer information of the customer master and the product information of the product master to the store server 11 of each store via the dedicated line 4.

店舗に設けられた店舗システム2には、主に、店舗サーバ11、複数台のPOS(Point Of Sales:販売時点管理)端末12、ネットスーパー管理サーバ14が設けられており、相互にLAN(Local Area Network)回線15を介して接続されている。   The store system 2 provided in the store is mainly provided with a store server 11, a plurality of POS (Point Of Sales) terminals 12, and a net super management server 14, which are connected to each other via a local area network (LAN). (Area Network) line 15 is connected.

POS端末12は、店舗で販売された商品のデータ処理を実行し、店舗サーバ11は、POS端末12で処理したデータを収集し、本部サーバ20からの情報やコマンドをPOS端末12やネットスーパーサーバ18に送信する。   The POS terminal 12 executes data processing of merchandise sold at the store, the store server 11 collects data processed by the POS terminal 12, and sends information and commands from the headquarter server 20 to the POS terminal 12 and the net super server. 18 to send.

情報処理装置であるネットスーパー管理サーバ14は、ネットスーパーサーバ18から送信された商品購入情報に基づき、ネットスーパーで購入された商品の取り揃え(ピッキング)や商品の箱詰め(パッキング)作業のデータ処理を実行する。商品のパッキングは、ピッキングして収集した商品の商品を特定するJAN(Japanese Article Number)コードをハンディターミナル16で読み取って入力し、入力されたJANコードは無線LANにてアンテナ13を介してネットスーパー管理サーバ14に送信される。ネットスーパー管理サーバ14は、ハンディターミナル16から送信された商品のパッキングする箱の箱番号を調査してハンディターミナル16に返信する。ハンディターミナル16の表示部57に箱番号が表示される。操作者は、表示された箱番号を見てパッキング作業を実行する。パッキングが終了すると、操作者はハンディターミナル16のキーボード56からパッキング終了の操作をする。するとパッキング終了の信号がネットスーパー管理サーバ14に送信される。また、ネットスーパー管理サーバ14はプリンタ17に配送伝票の情報を出力し、プリンタ17は配送伝票を印字する。   Based on the product purchase information transmitted from the net super server 18, the net super management server 14, which is an information processing device, performs data processing of product selection (picking) and product boxing (packing) operations purchased at the net supermarket. Run. For product packing, a JAN (Japanese Article Number) code that identifies the product of the product collected by picking is read and input by the handy terminal 16, and the input JAN code is transmitted via the antenna 13 via the wireless LAN. It is transmitted to the management server 14. The net super management server 14 checks the box number of the box for packing the product transmitted from the handy terminal 16 and returns it to the handy terminal 16. The box number is displayed on the display unit 57 of the handy terminal 16. The operator performs the packing operation by looking at the displayed box number. When the packing is completed, the operator performs the packing end operation from the keyboard 56 of the handy terminal 16. Then, a packing completion signal is transmitted to the net super management server 14. Further, the net super management server 14 outputs the delivery slip information to the printer 17, and the printer 17 prints the delivery slip.

ネットスーパーシステム5は、ネットスーパーサーバ18を備えている。ネットワーク回線7と接続するウェブサーバ、顧客マスタを含む顧客データベースや商品マスタを含む商品データベース等を記憶するデータベースサーバ、バッチ処理を実行するバッチサーバ、クーポンやポイント等を管理する管理サーバ、顧客に対してメールの配信を実行するメールサーバから構成されるネットスーパーサーバ18は、各店舗の店舗システム2や顧客端末6とネットワーク回線7を介して通信可能に接続されている。ネットスーパーサーバ18は、ネットスーパーを利用する顧客の顧客情報、ネットスーパーで販売する商品の情報等を記憶しており、顧客端末6からのアクセスがあると商品情報を顧客端末6に送信し、顧客端末6からの商品の注文情報を受け付ける。受け付けた注文情報を店舗システム2のネットスーパー管理サーバ14に送信する。   The net super system 5 includes a net super server 18. Web server connected to network line 7, database server for storing customer database including customer master and product database including product master, batch server for executing batch processing, management server for managing coupons and points, etc. The net super server 18 configured by a mail server that executes mail distribution is connected to the store system 2 and the customer terminal 6 of each store via the network line 7 so as to communicate with each other. The net super server 18 stores customer information of customers who use the net supermarket, information on products sold on the net supermarket, etc. When there is an access from the customer terminal 6, the merchandise information is transmitted to the customer terminal 6. The order information of the product from the customer terminal 6 is received. The received order information is transmitted to the net super management server 14 of the store system 2.

顧客端末6からの商品の注文によって図示しない注文情報が作成される。この注文情報には、発注番号、顧客コード、顧客が注文したすべての商品の商品名と商品を特定するJANコード、配送を希望する配送便番号等が含まれる。この注文情報を配送便番号の単位で集計したピッキング伝票をプリンタ17から印字して作成し、このピッキング伝票に基づいて店舗において店員が商品売場から商品をピッキングする。   Order information (not shown) is created by ordering merchandise from the customer terminal 6. The order information includes an order number, a customer code, a product name of all products ordered by the customer, a JAN code for identifying the product, a delivery flight number for which delivery is desired, and the like. A picking slip in which the order information is aggregated in units of delivery flight numbers is printed from the printer 17 and is created. Based on the picking slip, a store clerk picks a product from the product sales floor in the store.

次に、本実施の形態のネットスーパー管理サーバ14の電気的構成について説明する。   Next, the electrical configuration of the net super management server 14 of this embodiment will be described.

図2は、ネットスーパー管理サーバ14の電気的構成を示すブロック図である。図2に示すように、ネットスーパー管理サーバ14は、制御主体となるCPU(Central Processing Unit)41、各種プログラムを記憶するROM(Read Only Memory)42、各種データを展開するRAM(Random Access Memory)43、各種プログラムを記憶するHDD等で構成されたメモリ部44等を備えており、CPU41、ROM42、RAM43、メモリ部44は、互いにデータバス45を介して接続されている。CPU41とROM42とRAM43とメモリ部44が、制御部100を構成する。すなわち、制御部100は、CPU41がROM42やメモリ部44に記憶されRAM43に展開されたプログラムに従って動作することによって、後述する制御処理を実行する。RAM43は、各種データも記憶する。   FIG. 2 is a block diagram showing an electrical configuration of the net super management server 14. As shown in FIG. 2, the net super management server 14 includes a central processing unit (CPU) 41, a ROM (Read Only Memory) 42 for storing various programs, and a RAM (Random Access Memory) for developing various data. 43, a memory unit 44 configured by an HDD or the like for storing various programs, and the like. The CPU 41, the ROM 42, the RAM 43, and the memory unit 44 are connected to each other via a data bus 45. The CPU 41, ROM 42, RAM 43, and memory unit 44 constitute the control unit 100. That is, the control unit 100 executes a control process, which will be described later, by the CPU 41 operating according to a program stored in the ROM 42 or the memory unit 44 and expanded in the RAM 43. The RAM 43 also stores various data.

また、データバス45には、表示部47とキーボード46がコントローラ48を介して接続されている。また、データバス45には、受信部および送信部であるネットワークI/F(Interface)49が接続されており、ネットワークI/F49はネットワーク回線7に接続されている。このネットワークI/F49は、ネットワーク回線7を介して、ネットスーパーサーバ18からデータやコマンドを送信し、また顧客端末6やネットスーパー管理サーバ14からのデータやコマンドを受信する。また、データバス45には、LANI/F50も接続されている。このLANI/F50を通して、ハンディターミナル16と通信を行う。   Further, a display unit 47 and a keyboard 46 are connected to the data bus 45 via a controller 48. The data bus 45 is connected to a network I / F (Interface) 49 that is a reception unit and a transmission unit, and the network I / F 49 is connected to the network line 7. The network I / F 49 transmits data and commands from the net super server 18 via the network line 7 and receives data and commands from the customer terminal 6 and the net super management server 14. A LAN I / F 50 is also connected to the data bus 45. Communication with the handy terminal 16 is performed through the LAN I / F 50.

図3〜図5は、RAM43のメモリテーブルを示す模式図である。図3は自社コードテーブル61であり、商品を特定するJANコードと、ある商品のJANコードとある商品と略同一商品のJANコードとを同一のグループとして扱い、同一グループコードであるSKU(Stock Keeping Unit)コードと呼ばれる自社コードを付して記憶している。自社コードテーブル61の情報は、ネットスーパーサーバ18に記憶されている情報をネットワーク回線7を介してネットスーパー管理サーバ14が受信して記憶している情報である。   3 to 5 are schematic diagrams showing a memory table of the RAM 43. FIG. FIG. 3 shows a company code table 61. A JAN code for identifying a product, a JAN code for a product, and a JAN code for a product that is substantially the same as the same group are treated as the same group. It is stored with a company code called Unit) code. The information in the company code table 61 is information that is received and stored by the net super management server 14 via the network line 7 in the information stored in the net super server 18.

ある商品と略同一商品とは、例えば、イベントの協賛商品としてパッケージのみをイベント用に変更した商品、あるいはキャンペーンとして商品の内容量を一定期間増量したためパッケージを変更した商品をいい、同一の商品名の商品であるのにJANコードが異なっている商品をいう。そして、ある商品のJANコードと略同一商品のJANコードに対して同一のSKUコードを付している。図3では、ある商品のJANコードのJAN1とある商品と略同一商品のJANコードのJAN2に対し、同一のSKUコードであるSKU1が付されて記憶されている。   A product that is almost the same as a certain product is, for example, a product in which only the package has been changed for an event as a sponsor product of the event, or a product in which the package has been changed because the product content has been increased for a certain period of time as a campaign. This means products that have different JAN codes. The same SKU code is attached to the JAN code of a product that is substantially the same as the JAN code of a product. In FIG. 3, JAN code JAN1 of a certain product and JAN2 of JAN code of a product that is substantially the same as a certain product are stored with the same SKU code SKU1.

同様に、JAN3とJAN4に対して同一のSKU2が付されている。これは、JAN3に対してJAN4が略同一商品を意味する。また、SKU3に対してはJAN5のみが対応している。これは、JAN5の商品には略同一商品がないことを意味する。以下同様である。自社コードテーブル61では、店舗で扱うすべての商品のJANコードに対応してSKUコードが付されて記憶されている。   Similarly, the same SKU2 is assigned to JAN3 and JAN4. This means that JAN4 is substantially the same product as JAN3. Also, only JAN5 supports SKU3. This means that JAN5 products do not have substantially the same product. The same applies hereinafter. In the company code table 61, the SKU codes are added and stored corresponding to the JAN codes of all products handled in the store.

図4は、注文商品記憶部である注文明細テーブル71を示す図であり、注文された商品のJANコードと当該JANコードに対応したSKUコードとを、ネットスーパー管理サーバ14のメモリ部44に記憶された商品マスタ(図示せず)から読み出してRAM43に作成される。   FIG. 4 is a diagram showing an order details table 71 which is an ordered product storage unit, and stores the JAN code of the ordered product and the SKU code corresponding to the JAN code in the memory unit 44 of the net super management server 14. It is read out from the merchandise master (not shown) and created in the RAM 43.

この注文明細テーブル71は、便番号部72、注文番号部73、SKUコード部74、JANコード部75、後述する一致フラグ76を有する。そして、例えば図4の場合、便番号に対応して、注文1、注文2、注文3が記憶されている。便番号とは、配送をする便の番号を示すものであり、便毎に異なる番号が付く。例えば、午前中に配送に出る午前便を1便、午後の早い時刻に配送に出る午後早便を2便、午後の遅い時刻に配送に出る午後遅便を3便としている。他に、夜に配送に出る夜便等もある。一致フラグ76の初期値は0である。   The order detail table 71 includes a flight number part 72, an order number part 73, an SKU code part 74, a JAN code part 75, and a match flag 76 which will be described later. For example, in the case of FIG. 4, order 1, order 2, and order 3 are stored corresponding to the flight number. A flight number indicates the number of a flight to be delivered, and a different number is attached to each flight. For example, one morning flight for delivery in the morning, two early afternoon flights for delivery at an early afternoon time, and three late afternoon flights for delivery at a later afternoon time. In addition, there are night flights for delivery at night. The initial value of the match flag 76 is zero.

そして、例えば図4において、便番号部72には店舗から配送する便の便番号である、1便・2便・3便が記憶されている。また、注文番号部73には注文1・注文2・注文3が記憶されている。注文1に対応させたSKUコード部74にはSKU1とSKU2が、またJANコード部75にはJAN1とJAN2とが記憶されている。すなわち、注文番号部73に記憶された注文1に対応してSKU1とSKU2とが記憶されており、またSKU1とSKU2に対応してJAN1とJAN2が記憶されている。これは、注文1で注文された商品はJAN1とJAN2の商品であり、それぞれのJANコードに対応したSKUコードがSKU1とSKU2であることを意味する。   For example, in FIG. 4, the flight number portion 72 stores flight numbers 1, 2 flights, and 3 flights, which are flight numbers delivered from the store. The order number section 73 stores order 1, order 2, and order 3. The SKU code portion 74 corresponding to the order 1 stores SKU1 and SKU2, and the JAN code portion 75 stores JAN1 and JAN2. That is, SKU1 and SKU2 are stored corresponding to order 1 stored in the order number section 73, and JAN1 and JAN2 are stored corresponding to SKU1 and SKU2. This means that the products ordered by Order 1 are JAN1 and JAN2 products, and the SKU codes corresponding to the respective JAN codes are SKU1 and SKU2.

また、図4において、1便には注文1の他に注文2と注文3が存在する。商品のピッキングの際には、便の単位で行われる。例えば1便に対するピッキングは、1便に含まれるすべての注文番号の商品のJANコードを含むピッキング伝票が部門毎に印字される。図4では、JAN1の商品が2個、JAN3の商品が2個、JAN4の商品が1個、JAN6の商品が1個の計6個の商品について行われる。その後のパッキング作業で、ピッキングされた商品を該当する注文番号毎に該当する箱番号の箱に入れられる。なお、注文番号はその商品が入れられる箱の箱番号と同一番号である。例えば、注文1の商品は箱番号1のラベル33が貼付された箱に入れられる。2便で配送される商品や3便で配送される商品も同様にしてパッキングされる。この注文番号または箱番号が注文の単位の識別を表す符号である。   In FIG. 4, there are an order 2 and an order 3 in addition to the order 1 for one flight. When picking goods, it is done in units of flights. For example, when picking one flight, a picking slip including JAN codes of products of all order numbers included in one flight is printed for each department. In FIG. 4, this is performed for a total of six products, two JAN1 products, two JAN3 products, one JAN4 product, and one JAN6 product. In the subsequent packing operation, the picked product is put into a box with a corresponding box number for each corresponding order number. The order number is the same as the box number of the box in which the product is put. For example, the product of order 1 is put in a box to which a label 33 of box number 1 is attached. Products delivered by two flights and products delivered by three flights are similarly packed. This order number or box number is a code representing the identification of the unit of the order.

図5は、同一商品記憶部である注文明細自社コードテーブル81を示す図である。図5の注文明細テーブル71のSKUコード部74に記憶されたSKUコードに基づいて、当該SKUコードに対応するすべてのJANコードと略同一JANコードのグループを自社コードテーブル61から読み出して作成する。   FIG. 5 is a diagram showing an order details company code table 81 which is the same product storage unit. Based on the SKU code stored in the SKU code part 74 of the order details table 71 in FIG. 5, a group of JAN codes that are substantially the same as all JAN codes corresponding to the SKU code is read out and created.

この注文明細自社コードテーブル81は、便番号部82、注文番号部83、SKUコード部84、JANコード部85を有する。図5において、便番号部82に記憶された1便に対応して、注文1と注文2と注文3が記憶されている。これは、1便で配送される注文が注文1と注文2と注文3であることを意味する。そして、注文1に対応してSKUコード部84にSKU1とSKU2が記憶されている。また、注文2に対応してSKUコード部84にSKU1とSKU3が記憶されている。また、注文3に対応してSKUコード部84にSKU2とSKU4が記憶されている。これは、注文1でSKU1の商品とSKU2の商品が注文されており、注文2で、SKU1の商品とSKU3の商品が注文されており、注文3でSKU2とSKU4の商品が注文されていることを意味する。   This order details company code table 81 has a flight number part 82, an order number part 83, an SKU code part 84, and a JAN code part 85. In FIG. 5, order 1, order 2, and order 3 are stored corresponding to one flight stored in the flight number part 82. This means that orders 1, 2, and 3 are delivered by one flight. Corresponding to order 1, SKU1 and SKU2 are stored in the SKU code portion 84. Further, SKU 1 and SKU 3 are stored in the SKU code portion 84 corresponding to the order 2. Further, SKU2 and SKU4 are stored in the SKU code portion 84 corresponding to the order 3. This means that SKU1 and SKU2 products are ordered in order 1, SKU1 and SKU3 products are ordered in order 2, and SKU2 and SKU4 products are ordered in order 3. Means.

そして、例えばSKU1に対応するJANコード部85には、JAN1とJAN2が記憶される。これは、JAN1の商品とJAN2の商品とが略同一商品であることを示しており、自社コードテーブル61のSKU1に対応してJAN1とJAN2が記憶されているため、JANコード部85にはJAN1とJAN2が記憶される。同様に自社コードテーブル61を参照して、SKU2とSKU3とSKU4に対応したJANコードが記憶される。   For example, JAN1 and JAN2 are stored in the JAN code portion 85 corresponding to SKU1. This indicates that the product of JAN1 and the product of JAN2 are substantially the same product. Since JAN1 and JAN2 are stored corresponding to SKU1 of the company code table 61, the JAN code portion 85 stores JAN1. And JAN2 are stored. Similarly, JAN codes corresponding to SKU2, SKU3, and SKU4 are stored with reference to the company code table 61.

このようにして作成された注文明細自社コードテーブルにおいて、1便の注文1には、SKU1に対応してJAN1とJAN2が、SKU2に対応してJAN3とJAN4が、SKU3に対応してJAN5が、SKU4に対応してJAN6が記憶される。2便と3便も同様にして作成される。   In the order details company code table created in this way, JAN1 and JAN2 corresponding to SKU1, JAN3 and JAN4 corresponding to SKU2, JAN5 corresponding to SKU3, JAN6 is stored corresponding to SKU4. 2 and 3 flights are created in the same way.

図6は、ハンディターミナル16の電気的構成を示すブロック図である。図6に示すように、ハンディターミナル16は、制御主体となるCPU51、各種プログラムを記憶するROM52、各種データを展開するRAM53、各種プログラムを記憶するフラッシュメモリ等で構成されたメモリ部54等を備えており、CPU51、ROM52、RAM53、メモリ部54は、互いにデータバス55を介して接続されている。CPU51とROM52とRAM53とメモリ部54が、制御部200を構成する。すなわち、制御部200は、CPU51がROM52やメモリ部54に記憶されRAM53に展開されたプログラムに従って動作することによって、後述する制御処理を実行する。RAM53は、各種データも記憶する。   FIG. 6 is a block diagram showing an electrical configuration of the handy terminal 16. As shown in FIG. 6, the handy terminal 16 includes a CPU 51 as a control subject, a ROM 52 that stores various programs, a RAM 53 that develops various data, a memory unit 54 that includes a flash memory that stores various programs, and the like. The CPU 51, ROM 52, RAM 53, and memory unit 54 are connected to each other via a data bus 55. The CPU 51, ROM 52, RAM 53, and memory unit 54 constitute the control unit 200. That is, the control unit 200 executes a control process described later when the CPU 51 operates according to a program stored in the ROM 52 or the memory unit 54 and developed in the RAM 53. The RAM 53 also stores various data.

また、データバス55には、表示部57とキーボード56とバーコードを光学的に読み取る受光部58がコントローラ59を介して接続されている。また、データバス55には、ネットワークI/F60が接続されており、ネットワークI/F60は無線LANによりアンテナ13と接続され、さらにLAN回線15を介してネットスーパー管理サーバ14と接続されている。受光部58で読み取ったバーコードの情報は、無線LANによりアンテナ13に送信し、さらにLAN回線15を介してネットスーパー管理サーバ14に送信される。また、LANI/F60は、ネットスーパー管理サーバ14からアンテナ13を介して後述する箱番号を受信し、表示部57に表示する。   In addition, a display unit 57, a keyboard 56, and a light receiving unit 58 that optically reads a barcode are connected to the data bus 55 via a controller 59. In addition, a network I / F 60 is connected to the data bus 55, and the network I / F 60 is connected to the antenna 13 via a wireless LAN and further connected to the net super management server 14 via the LAN line 15. The barcode information read by the light receiving unit 58 is transmitted to the antenna 13 by wireless LAN, and further transmitted to the network super management server 14 via the LAN line 15. Further, the LAN I / F 60 receives a box number (to be described later) from the net super management server 14 via the antenna 13 and displays it on the display unit 57.

図7は、ネットスーパー管理サーバ14の機能ブロック図である。制御部100がROM42やメモリ部44に記憶された各種プログラムに従うことで、受付手段101、第1の判断手段102、第1の送信手段103、第2の判断手段104、第2の送信手段105、第3の判断手段106、第3の送信手段107を実現させる。   FIG. 7 is a functional block diagram of the net super management server 14. When the control unit 100 follows various programs stored in the ROM 42 or the memory unit 44, the receiving unit 101, the first determining unit 102, the first transmitting unit 103, the second determining unit 104, and the second transmitting unit 105 are used. The third determination unit 106 and the third transmission unit 107 are realized.

受付手段101は、受信部49で商品情報を受け付ける機能を実行する。第1の判断手段102は、受付手段で受け付けた商品情報に基づき識別情報記憶部を検索して、注文商品情報の有無を判断する機能を実行する。第1の送信手段103は、第1の判断手段が注文商品情報があることを判断した場合、当該注文商品情報に関連付けられた注文の単位の識別を表す情報を送信部から送信する機能を実行する。第2の判断手段104は、第1の判断手段102が注文商品情報がないことを判断した場合、受付手段で受け付けた商品情報を同一商品情報として関連商品情報記憶部を検索して注文商品情報の有無を判断する機能を実行する。第2の送信手段105は、第2の判断手段104が注文商品情報があることを判断した場合、当該商品情報に関連付けられた注文の単位の識別を表す情報を送信部から外部に送信する機能を実行する。第3の判断手段106は、第2の判断手段104が注文商品情報があることを判断した場合、当該注文商品情報が識別情報記憶部に記憶された商品情報であるか否かを判断する機能を実行する。第3の送信手段107は、第3の判断手段が識別情報記憶部に記憶された商品情報であると判断した場合に当該商品情報に関連付けられた注文の単位の識別を表す情報を前記送信部から外部に送信する機能を実行する。   The receiving unit 101 executes a function of receiving product information at the receiving unit 49. The first determination unit 102 performs a function of searching the identification information storage unit based on the product information received by the reception unit and determining the presence or absence of the ordered product information. The first transmission unit 103 executes a function of transmitting, from the transmission unit, information indicating the identification of an order unit associated with the ordered product information when the first determining unit determines that there is ordered product information. To do. When the first determination unit 102 determines that there is no order product information, the second determination unit 104 searches the related product information storage unit using the product information received by the reception unit as the same product information, and orders product information Execute the function to determine the presence or absence of. The second transmission means 105, when the second determination means 104 determines that there is order product information, a function for transmitting information representing the identification of the order unit associated with the product information from the transmission unit to the outside Execute. The third determining unit 106, when the second determining unit 104 determines that there is order product information, a function for determining whether or not the ordered product information is product information stored in the identification information storage unit Execute. The third transmission unit 107 displays information indicating the identification of the unit of the order associated with the product information when the third determination unit determines that the product information is stored in the identification information storage unit. Execute the function to send to outside.

次に、商品のパッキングの概要について説明する。図8は、ピッキングされた商品31を箱番号1〜4の各箱32に収納するときの概念図である。ピッキングによってバックヤードに集められた商品が図8で示す商品31である。この段階では、商品31がどの箱32に入るか分かっていない。そこで、パッキング担当者は、パッキングする商品31に貼付または印刷されたバーコードをハンディターミナル16で読み取り、読み取ったJANコードまたは読み取った商品情報に基づいてメモリから読み出したJANコードに基づいて、当該商品を収納する箱番号をネットスーパー管理サーバ14に問い合わせる。そして、ネットスーパー管理サーバ14から応答された箱番号をハンディターミナル16の表示部57に表示させる。パッキング担当者は、表示された箱番号を見て、当該商品を該当する箱番号の箱32に投入する。各箱32には、ラベル33が貼付されており、ラベル33には箱番号が記載されている。図8においては、箱番号1〜4の4個の箱があり、ハンディターミナル16の表示部22に表示された1〜4のいずれかの箱番号にしたがって、該当する箱32に商品を投入する。   Next, an outline of product packing will be described. FIG. 8 is a conceptual diagram when the picked goods 31 are stored in the boxes 32 of the box numbers 1 to 4. A product collected in the backyard by picking is a product 31 shown in FIG. At this stage, it is not known which box 32 the merchandise 31 will enter. Therefore, the person in charge of packing reads the barcode attached or printed on the product 31 to be packed with the handy terminal 16, and based on the read JAN code or the JAN code read from the memory based on the read product information, Is inquired of the network super management server 14 about the box number for storing. Then, the box number returned from the net super management server 14 is displayed on the display unit 57 of the handy terminal 16. The person in charge of packing looks at the displayed box number and puts the product into the box 32 of the corresponding box number. A label 33 is affixed to each box 32, and a box number is written on the label 33. In FIG. 8, there are four boxes with box numbers 1 to 4, and products are put into the corresponding boxes 32 according to any of the box numbers 1 to 4 displayed on the display unit 22 of the handy terminal 16. .

図9は、ラベル33を示す図である。ラベル33は、顧客端末6から送信された注文情報に基づいて作成され、注文された商品の商品名34と各商品のJANコードを含む商品情報をコード化した商品バーコード35、箱番号36(図3は箱番号「1」を例示)、箱番号をコード化した箱番号のバーコード37等が印字されている。このラベル33は、プリンタ17から印字される。パッキング担当者は、ハンディターミナル16の表示部22に表示された箱番号と、箱32に貼付されたラベル33に印字された箱番号に基づき、当該商品を該当する箱番号の箱に投入する。   FIG. 9 is a diagram showing the label 33. The label 33 is created based on the order information transmitted from the customer terminal 6, and is a product bar code 35 and a box number 36 (which are product information including the product name 34 of the ordered product and the JAN code of each product. FIG. 3 shows an example of a box number “1”), and a bar code 37 of a box number obtained by encoding the box number is printed. The label 33 is printed from the printer 17. Based on the box number displayed on the display unit 22 of the handy terminal 16 and the box number printed on the label 33 attached to the box 32, the person in charge of packing puts the product into the box with the corresponding box number.

図10は、商品をパッキングする際の、ハンディターミナル16とネットスーパー管理サーバ14の処理を示すフローチャートである。図10において、ピッキングした商品のパッキングを行う場合、まずハンディターミナル16から配送する便番号を入力する。制御部200は、便番号の入力の有無を判断する(ステップSP11)。便番号の入力があったと判断した場合(ステップSP11のYes)は、制御部200は、次にJANコードの入力の有無を判断する(ステップSP12)。JANコードの入力は、ハンディターミナル16の受光部58を商品に付されたバーコードに当てることで実行される。制御部200は、JANコードの入力があるまで待機し(ステップSP12のNo)、入力があったと判断した場合(ステップSP12のYes)は、制御部200は、入力されたJANコードと便番号をネットスーパー管理サーバ14に対して送信し、入力されたJANコードの商品を入れる箱の箱番号の問い合わせをする(ステップSP13)。この問い合わせは、ネットワークI/F60から無線LANを使用してJANコードと便番号を送信することで実行される。送信されたJANコードと便番号は、ネットスーパー管理サーバ14に送信される。   FIG. 10 is a flowchart showing processing of the handy terminal 16 and the net super management server 14 when packing a product. In FIG. 10, when packing picked goods, first, a flight number to be delivered from the handy terminal 16 is input. The control unit 200 determines whether or not a flight number has been input (step SP11). If it is determined that a flight number has been input (Yes in step SP11), the control unit 200 next determines whether or not a JAN code has been input (step SP12). The input of the JAN code is executed by applying the light receiving unit 58 of the handy terminal 16 to the barcode attached to the product. The control unit 200 waits until a JAN code is input (No in step SP12). If it is determined that there is an input (Yes in step SP12), the control unit 200 displays the input JAN code and flight number. An inquiry is made to the box number of the box in which the product of the inputted JAN code is to be sent to the net super management server 14 (step SP13). This inquiry is executed by transmitting a JAN code and a flight number from the network I / F 60 using a wireless LAN. The transmitted JAN code and flight number are transmitted to the net super management server 14.

次に、制御部200は、箱番号を受信するまで待機し(ステップSP14のNo)、箱番号を受信したと判断した場合(ステップSP14のYes)は、受信した箱番号をハンディターミナル16の表示部57に表示する(ステップSP15)。表示された箱番号に基づいて、JANコードが入力された商品を表示部57に表示された箱番号の箱に入れる。その後、当該商品を入れた箱に貼付されているラベル33の箱番号の情報が印字されたバーコード37をハンディターミナル16の受光部58で読み取って入力する。制御部200は、箱番号が入力されたかを判断する(ステップSP16)。入力されるまで待機し(ステップSP16のNo)、入力されたと判断した場合(ステップSP16のYes)は、制御部200は、入力された箱番号をネットワークI/F60から無線LANを使用してネットスーパー管理サーバ14に送信する(ステップSP17)。その後、制御部200は、ネットスーパー管理サーバ14からメッセージの受信したかを判断する(ステップSP18)。受信するまで待機し(ステップSP18のNo)、受信した場合(ステップSP18のYes)は、受信したメッセージを表示部57に表示して終了する(ステップSP19)。なお、便番号の入力がない場合(ステップSP11のNo)は、そのまま処理を終了する。   Next, the control unit 200 waits until the box number is received (No in step SP14), and if it is determined that the box number has been received (Yes in step SP14), the received box number is displayed on the handy terminal 16. The information is displayed on the unit 57 (step SP15). Based on the displayed box number, the product for which the JAN code has been input is put into the box of the box number displayed on the display unit 57. Thereafter, the bar code 37 on which the information of the box number of the label 33 attached to the box containing the product is printed is read by the light receiving unit 58 of the handy terminal 16 and inputted. The control unit 200 determines whether a box number has been input (step SP16). The controller 200 waits until it is input (No in step SP16), and if it is determined that it has been input (Yes in step SP16), the control unit 200 uses the network I / F 60 to transmit the input box number to the network. It transmits to the super management server 14 (step SP17). Thereafter, the control unit 200 determines whether a message has been received from the net super management server 14 (step SP18). It waits until it receives (No of step SP18), and when it receives (Yes of step SP18), it displays the received message on the display part 57, and complete | finishes (step SP19). If there is no flight number input (No in step SP11), the process is terminated.

ネットスーパー管理サーバ14の制御部100(受付手段)は、ステップSP13で送信されたJANコードと便番号をネットワークI/F49が受信したかを判断する(ステップSP31)。受信したと判断した場合(ステップSP31のYes)は、制御部100(受付手段)は、受信した便番号とJANコードをネットスーパー管理サーバ14のRAM43に記憶して受け付ける。そして受信を受け付けた便番号とJANコードを基に、注文明細テーブル71に該当するJANコードがあるかを検索する。例えば、受信を受け付けた便番号が1便でJANコードがJAN1の場合、制御部100は、注文明細テーブル71の1便に対応してJAN1の有無を検索する。図7の例の場合、JAN1が注文1と注文2に存在する。この場合、注文番号が小さい注文1のJAN1が該当する。また、例えば、便番号が1便でJAN2を受信した場合、該当するJANコードはない。   The control unit 100 (accepting means) of the net super management server 14 determines whether the network I / F 49 has received the JAN code and the flight number transmitted at step SP13 (step SP31). If it is determined that it has been received (Yes in step SP31), the control unit 100 (accepting means) stores the received flight number and JAN code in the RAM 43 of the net super management server 14 and accepts them. Based on the received flight number and JAN code, the order detail table 71 is searched for a corresponding JAN code. For example, when the received flight number is 1 and the JAN code is JAN1, the control unit 100 searches for the presence of JAN1 corresponding to one flight in the order detail table 71. In the example of FIG. 7, JAN1 exists in order 1 and order 2. In this case, JAN1 of order 1 with a small order number is applicable. For example, when JAN2 is received with a flight number of 1 flight, there is no corresponding JAN code.

制御部100(第1の判断手段)は、該当するJANコードの有無を判断する(ステップSP32)。そして、該当するJANコードががあると判断した場合(ステップSP32のYes)は、制御部100(第1の送信手段)は、当該JANコードは注文された商品のJANコードである。そこで、JANコードに対応する注文番号である箱番号を呼び出してハンディターミナル16に送信する(ステップSP33)。例えば、JAN1を受信した場合、注文明細テーブル71の注文1と注文2にJAN1があるため、注文1の箱番号である箱1の情報をハンディターミナル16に送信する。   The control unit 100 (first determination unit) determines the presence or absence of the corresponding JAN code (step SP32). If it is determined that there is a corresponding JAN code (Yes in step SP32), the control unit 100 (first transmission unit) indicates that the JAN code is the JAN code of the ordered product. Therefore, the box number which is the order number corresponding to the JAN code is called and transmitted to the handy terminal 16 (step SP33). For example, when JAN1 is received, since there are JAN1 in order 1 and order 2 in the order details table 71, the information of box 1 which is the box number of order 1 is transmitted to the handy terminal 16.

該当するJANコードが注文明細テーブル71にない場合(ステップSP32のNo)は、制御部100は、注文された商品のJANコードではないので、図11の商品代替処理を実行して(ステップSP34)ステップSP35へ進む。なお、便番号とJANコードの受信がない場合(ステップSP31のNo)もステップSP35に進む。   If the corresponding JAN code is not in the order detail table 71 (No in step SP32), the control unit 100 executes the product substitution process of FIG. 11 (step SP34) because it is not the JAN code of the ordered product. Proceed to step SP35. If the flight number and JAN code are not received (No in step SP31), the process proceeds to step SP35.

次に制御部100は、ステップSP17で送信された箱番号の受信の有無を判断する(ステップSP35)。箱番号を受信したと判断した場合(ステップSP35のYes)は、ステップSP33で送信した箱番号とステップSP35で受信した箱番号とを比較し一致の有無を判断する(ステップSP36)。一致していれば、ステップSP33で送付した箱番号が箱32に貼付されているラベル33に印字されている箱番号とが一致したとして、制御部100は、当該は個番号が正しい箱番号である旨のメッセージをハンディターミナル16に送信する(ステップSP37)。次に制御部100は、注文明細テーブル71の該当するJANの一致フラグ76を0から1に変更する(ステップSP39)。上記の例の場合、注文1のJAN1の一致フラグ76が0から1に変更される。   Next, the control unit 100 determines whether or not the box number transmitted in step SP17 has been received (step SP35). If it is determined that the box number has been received (Yes in step SP35), the box number transmitted in step SP33 is compared with the box number received in step SP35 to determine whether there is a match (step SP36). If they match, the control unit 100 assumes that the box number sent in step SP33 matches the box number printed on the label 33 affixed to the box 32. A message to that effect is transmitted to the handy terminal 16 (step SP37). Next, the control unit 100 changes the matching flag 76 of the corresponding JAN in the order detail table 71 from 0 to 1 (step SP39). In the case of the above example, the match flag 76 of JAN1 of order 1 is changed from 0 to 1.

一致フラグ76を1に変更すると、次に同一のJANコードを受信しても一致フラグ76が1のJANコードは該当しない。例えば、上述の場合、JAN1が注文1と注文2にあったが、注文1のJAN1の一致フラグ76が1に変更されると、その後に再びステップSP31でJAN1を受信しても、注文1のJAN1は該当せず、注文2のJAN1が該当する。このようにして、ステップSP31でJANコードを受信する度に、制御部100は、対応する箱番号を送信し、その箱番号が一致した場合には当該JANコードの一致フラグ76を0から1に変更する。注文明細テーブル71において、同一配送便内のすべての一致フラグ76が1に変更されるまで、ステップSP32の判断は実行される。   If the match flag 76 is changed to 1, even if the same JAN code is received next time, the JAN code with the match flag 76 of 1 does not correspond. For example, in the above case, JAN1 was in order 1 and order 2, but if the match flag 76 of JAN1 of order 1 is changed to 1, then even if JAN1 is received again in step SP31, JAN1 is not applicable, and JAN1 of order 2 is applicable. In this way, each time a JAN code is received at step SP31, the control unit 100 transmits the corresponding box number, and when the box number matches, the matching flag 76 of the JAN code is changed from 0 to 1. change. The determination in step SP32 is executed until all the matching flags 76 in the same delivery flight are changed to 1 in the order detail table 71.

なお、箱番号を受信しない場合(ステップSP35のNo)はそのまま処理を終了し、また箱番号が一致しない場合(ステップSP36のNo)は、制御部100は、エラーのメッセージをハンディターミナル16に送信する(ステップSP38)。   If the box number is not received (No in step SP35), the process is terminated. If the box numbers do not match (No in step SP36), the control unit 100 transmits an error message to the handy terminal 16. (Step SP38).

図11は、受信したJANコードが注文明細テーブル71にない場合(ステップSP32のNo)の商品代替処理(ステップSP34)のフローチャートである。図11において、制御部100は、ステップSP31で受信したJANコードが注文明細自社コードテーブル81にあるかの検索をする(ステップSP51)。この検索は、注文明細自社コードテーブル81のJANコード部85に、ステップSP31で受信したJANコードの存在の有無を検索する。この場合、ステップSP32において、このJANコードは注文された商品のJANコードではないと判断されているため、当該JANコードを略同一商品のJANコードとして検索する。   FIG. 11 is a flowchart of the merchandise replacement process (step SP34) when the received JAN code is not in the order detail table 71 (No in step SP32). In FIG. 11, the control unit 100 searches whether the JAN code received in step SP31 is in the order details company code table 81 (step SP51). In this search, the presence or absence of the JAN code received in step SP31 is searched for in the JAN code portion 85 of the order details company code table 81. In this case, since it is determined in step SP32 that the JAN code is not the JAN code of the ordered product, the JAN code is searched as a JAN code of substantially the same product.

そして制御部100(第2の判断手段)は、検索結果から受信したJANコードの有無を判断する(ステップSP52)。JANコードがあったと判断した場合(ステップSP52のYes)は、次に制御部100は、当該JANコードに対応したSKUコードを持つ他のJANコードの有無を検索し(ステップSP53)、次に制御部100は、他のJANコードの有無を判断する(ステップSP54)。その結果、他のJANコードがあったと判断した場合(ステップSP54のYes)は、制御部100(第3の判断手段)は、当該他のJANコードが注文明細テーブル71に記憶されているJANコードであるかを判断する(ステップSP55)。記憶されているJANコードであると判断した場合(ステップSP55のYes)は、制御部100(第2の送信手段、第3の送信手段)は、ステップSP31で受信したJANコードを注文された商品のJANコードであるとして、当該JANコードに対応した箱番号(すなわち注文番号)を注文明細テーブル71から呼び出してハンディターミナル16に送信する(ステップSP56)。   Then, the control unit 100 (second determination means) determines the presence or absence of the JAN code received from the search result (step SP52). If it is determined that there is a JAN code (Yes in step SP52), the control unit 100 next searches for the presence or absence of another JAN code having an SKU code corresponding to the JAN code (step SP53), and then performs control. The unit 100 determines the presence / absence of another JAN code (step SP54). As a result, when it is determined that there is another JAN code (Yes in step SP54), the control unit 100 (third determination unit) stores the other JAN code stored in the order detail table 71. (Step SP55). If it is determined that the JAN code is stored (Yes in step SP55), the control unit 100 (second transmission unit, third transmission unit) orders the JAN code received in step SP31. The box number corresponding to the JAN code (that is, the order number) is called from the order details table 71 and transmitted to the handy terminal 16 (step SP56).

なお、注文明細自社コードテーブル81に受信したJANコードがない場合(ステップSP52のNo)、他のJANコードがない場合(ステップSP54のNo)、他のJANコードが注文されたJANコードではない場合(ステップSP55のNo)は、エラー処理を実行する(ステップSP57)。   When there is no received JAN code in the order details company code table 81 (No at step SP52), when there is no other JAN code (No at step SP54), or when the other JAN code is not the ordered JAN code. (No in step SP55) executes error processing (step SP57).

このような本実施の形態では、受信したJANコードが注文明細自社コードテーブル81にあるか否かを判断し、あると判断した場合は、注文明細自社コードテーブル81に記憶された箱番号を外部にハンディターミナル16に送信するため、容易に商品を入れる箱の箱番号を知らせることができる。例えば、パッキング時にJANコードを読んで箱番号の問い合わせの際、問い合わせするJANコードが注文された商品のJANコードと異なる略同一商品のJANコードであっても、正しい箱番号を知ることができる。   In this embodiment, it is determined whether or not the received JAN code is in the order specification company code table 81. If it is determined, the box number stored in the order specification company code table 81 is stored as an external number. Since this is transmitted to the handy terminal 16, it is possible to easily inform the box number of the box into which the product is put. For example, when the box number is inquired by reading the JAN code at the time of packing, the correct box number can be known even if the inquired JAN code is a JAN code of substantially the same product different from the JAN code of the ordered product.

また、本実施の形態では、受信したJANコードが注文明細テーブル71にあるか否かを判断し、あると判断した場合は注文明細テーブル71に記憶された箱番号を外部にハンディターミナル16に送信し、ないと判断した場合は、注文明細自社コードテーブル81にあるか否かを判断し、あると判断した場合は、注文明細自社コードテーブル81に記憶された箱番号を外部にハンディターミナル16に送信するため、容易に商品を入れる箱の箱番号を知らせることができる。   In the present embodiment, it is determined whether or not the received JAN code is in the order detail table 71. If it is determined, the box number stored in the order detail table 71 is transmitted to the handy terminal 16 to the outside. If it is determined that it is not, it is determined whether or not it is in the order details company code table 81. If it is determined, the box number stored in the order details company code table 81 is externally transferred to the handy terminal 16. Since it is transmitted, it is possible to easily inform the box number of the box into which the product is put.

また、本実施の形態では、略同一商品の商品情報である他のJANコードが、注文された商品のJANコードであるか否かを判断し、注文された商品のJANコードであると判断した場合に注文明細自社コードテーブル81に記憶された箱番号を外部にハンディターミナル16に送信するため、受信したJANコードが注文された商品のJANコードと略同一商品のJANコードであることを確認して容易に商品を入れる箱の箱番号を知らせることができる。   Further, in the present embodiment, it is determined whether another JAN code that is product information of substantially the same product is the JAN code of the ordered product, and is determined to be the JAN code of the ordered product. In this case, since the box number stored in the order details company code table 81 is transmitted to the handy terminal 16, it is confirmed that the received JAN code is the JAN code of the product that is substantially the same as the JAN code of the ordered product. It is possible to easily inform the box number of the box into which the goods are put.

また、本実施の形態では、受信したJANコードと略同一商品のJANコードとをSKUコードで関連付けられているため、自社コードテーブル61から注文明細自社コードテーブル81の作成や、受信したJANコードの箱番号の抽出を、容易に実行することができる。   In the present embodiment, since the received JAN code and the JAN code of substantially the same product are associated with each other by the SKU code, the creation of the order details company code table 81 from the company code table 61 and the received JAN code Extraction of the box number can be easily performed.

なお、本実施の形態は、例として提示したものであり、発明の範囲を限定することは意図していない。この新規な実施の形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことができる。この実施の形態やその変形は、発明の範囲や要旨に含まれるとともに、特許請求の範囲に記載された発明とその均等の範囲に含まれる。   This embodiment is presented as an example, and is not intended to limit the scope of the invention. The novel embodiment can be implemented in various other forms, and various omissions, replacements, and changes can be made without departing from the spirit of the invention. This embodiment and its modifications are included in the scope and gist of the invention, and are included in the invention described in the claims and the equivalents thereof.

例えば本実施の形態では、受信したJANコードの有無を注文明細テーブル71に記憶されているか否かで判断したが、受信したJANコードの有無を注文明細自社コードテーブル81に記憶されているか否かで判断してもよい。この場合、注文明細テーブル71を不要としてもよい。   For example, in the present embodiment, the presence / absence of the received JAN code is determined based on whether or not it is stored in the order detail table 71, but whether or not the received JAN code is stored in the order detail company code table 81 is determined. You may judge by. In this case, the order detail table 71 may be unnecessary.

また、本実施の形態では、ステップSP56の制御処理として、注文明細テーブル71に記憶された箱番号をハンディターミナル16に送信したが、注文明細自社コードテーブル81に記憶されている箱番号をハンディターミナル16に送信してもよい。なお、注文明細自社コードテーブル81に記憶されている箱番号を送信する場合、受信したJANコードに対応する箱番号と、受信したJANコードと略同一商品のJANコードに対応する箱番号のいずれを送信してもよい。   In the present embodiment, the box number stored in the order details table 71 is transmitted to the handy terminal 16 as the control process in step SP56, but the box number stored in the order details company code table 81 is used as the handy terminal. 16 may be transmitted. When transmitting the box number stored in the order details company code table 81, either the box number corresponding to the received JAN code or the box number corresponding to the JAN code of the product that is substantially the same as the received JAN code. You may send it.

また、本実施の形態では、ステップSP52でJANコードの有無を判断し、あった場合にステップSP53〜ステップSP56の処理を実行したが、あった場合にステップSP53〜ステップSP55の処理を省略していきなりステップSP56の処理を実行してもよい。すなわち、ステップSP52でJANコードがあった場合、ステップSP31で受信したJANコードに対応した箱番号(すなわち注文番号)を注文明細テーブル71から読み出してハンディターミナル16に送信するようにしてもよい。この場合も箱番号を注文明細自社コードテーブル81から読み出すようにしてもよい。   In this embodiment, the presence / absence of a JAN code is determined in step SP52, and if there is, the processing in step SP53 to step SP56 is executed. If there is, the processing in step SP53 to step SP55 is omitted. The process of step SP56 may be executed suddenly. That is, if there is a JAN code in step SP52, the box number (that is, the order number) corresponding to the JAN code received in step SP31 may be read from the order details table 71 and transmitted to the handy terminal 16. Also in this case, the box number may be read from the order details company code table 81.

また、本実施の形態では、ステップSP52の判断を注文明細自社コードテーブル81に基づいて行ったが、自社コードテーブル61に基づいて行ってもよい。   In the present embodiment, the determination in step SP52 is made based on the order details company code table 81, but may be made based on the company code table 61.

また、本実施の形態では、商品を配送する便単位で商品のピッキングを実行したが、箱詰めする商品の便番号さえ識別できれば複数の便番号の商品を一度にピッキングしてもよい。   In the present embodiment, the picking of the product is executed for each flight to which the product is delivered. However, as long as the flight number of the product to be boxed can be identified, the products having a plurality of flight numbers may be picked at a time.

また、本実施の形態では、情報処理装置としてネットスーパーのネットスーパー管理サーバ14を例として記載したが、ネットスーパーサーバ18を情報処理装置としても実施可能である。また、ネットスーパー以外の例えば通信販売等でのパッキング作業でも実施可能である。   In the present embodiment, the net super management server 14 of the net super is described as an example of the information processing apparatus, but the net super server 18 can also be implemented as the information processing apparatus. It can also be carried out by packing work other than an online supermarket, such as mail order sales.

また、本実施の形態では、商品を特定するコードとしてJANコードを用いて説明したが、商品コード等商品を特定するコードであればよい。   In the present embodiment, the JAN code is used as the code for specifying the product. However, any code that specifies the product, such as a product code, may be used.

なお、本実施の形態の情報処理装置で実行されるプログラムは、インストール可能な形式または実行可能な形式のファイルでCD−ROM、フレキシブルディスク(FD)、CD−R、DVD(Digital Versatile Disk)等のコンピュータで読み取り可能な記録媒体に記録されて提供される。   The program executed by the information processing apparatus 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. And recorded on a computer-readable recording medium.

また、本実施の形態の情報処理装置で実行されるプログラムを、インターネット等のネットワークに接続されたコンピュータ上に格納し、ネットワーク経由でダウンロードさせることにより提供するように構成してもよい。また、本実施の形態の情報処理装置で実行されるプログラムをインターネット等のネットワーク経由で提供または配布するように構成してもよい。   The program executed by the information processing apparatus according to the present embodiment may be configured to be stored by being stored on a computer connected to a network such as the Internet and downloaded via the network. Further, the program executed by the information processing apparatus according to the present embodiment may be configured to be provided or distributed via a network such as the Internet.

また、本実施の形態の情報処理装置で実行されるプログラムを、ROM等に予め組み込んで提供するように構成してもよい。   Further, the program executed by the information processing apparatus according to the present embodiment may be provided by being incorporated in advance in a ROM or the like.

100 制御部
101 受付手段
102 第1の判断手段
103 第1の送信手段
104 第2の判断手段
105 第2の送信手段
106 第3の判断手段
107 第3の送信手段
DESCRIPTION OF SYMBOLS 100 Control part 101 Reception means 102 1st judgment means 103 1st transmission means 104 2nd judgment means 105 2nd transmission means 106 3rd judgment means 107 3rd transmission means

特開2012−164324号公報JP 2012-164324 A

Claims (6)

受信部および送信部と、
商品を特定する商品情報と当該商品と略同一商品の商品情報である同一商品情報を関連付けて記憶する関連商品情報記憶部と、
注文された商品の商品情報である注文商品情報と当該注文の単位の識別を表す情報に関連付けて記憶する識別情報記憶部と、
前記受信部で商品情報を受け付ける受付手段と、
前記受付手段で受け付けた前記商品情報に基づき前記識別情報記憶部を検索して、前記注文商品情報の有無を判断する第1の判断手段と、
前記第1の判断手段が前記注文商品情報があることを判断した場合、当該注文商品情報に関連付けられた前記注文の単位の識別を表す情報を前記送信部から送信する第1の送信手段と、
前記第1の判断手段が前記注文商品情報がないことを判断した場合、前記受付手段で受け付けた商品情報を前記同一商品情報として前記関連商品情報記憶部を検索して前記注文商品情報の有無を判断する第2の判断手段と、
前記第2の判断手段が前記注文商品情報があることを判断した場合、当該商品情報に関連付けられた前記注文の単位の識別を表す情報を前記送信部から外部に送信する第2の送信手段と、
を備えた情報処理装置。
A receiver and a transmitter;
A related product information storage unit that stores product information that identifies a product and the same product information that is product information of the product that is substantially the same as the product,
An identification information storage unit for storing in association with the order product information which is the product information of the ordered product and information indicating the identification of the unit of the order;
Receiving means for receiving product information at the receiving unit;
A first determination unit that searches the identification information storage unit based on the product information received by the reception unit and determines the presence or absence of the ordered product information;
A first transmission unit configured to transmit, from the transmission unit, information indicating identification of the unit of the order associated with the order product information when the first determination unit determines that the order product information is present;
When the first determination unit determines that the order product information is not present, the related product information storage unit is searched using the product information received by the reception unit as the same product information to determine whether the order product information exists. A second judging means for judging;
A second transmission unit configured to transmit, from the transmission unit, information indicating identification of the order unit associated with the product information when the second determination unit determines that the order product information is present; ,
An information processing apparatus comprising:
前記関連商品情報記憶部は、前記注文商品情報と前記同一商品情報を関連付けて記憶する
請求項1に記載の情報処理装置。
The information processing apparatus according to claim 1, wherein the related product information storage unit stores the ordered product information and the same product information in association with each other.
前記識別情報記憶部は、商品が注文されたときに作成される、
請求項1または2に記載の情報処理装置。
The identification information storage unit is created when a product is ordered.
The information processing apparatus according to claim 1 or 2.
前記第2の判断手段が前記注文商品情報があることを判断した場合、当該注文商品情報が前記識別情報記憶部に記憶された商品情報であるか否かを判断する第3の判断手段と、
前記第3の判断手段が前記識別情報記憶部に記憶された商品情報であると判断した場合に当該商品情報に関連付けられた前記注文の単位の識別を表す情報を前記送信部から外部に送信する第3の送信手段と、
を備えた請求項1から3のいずれかに記載の情報処理装置。
Third determination means for determining whether or not the ordered product information is product information stored in the identification information storage unit when the second determination unit determines that the ordered product information is present;
When the third determination unit determines that the product information is stored in the identification information storage unit, the information indicating the identification of the order unit associated with the product information is transmitted from the transmission unit to the outside. A third transmission means;
The information processing apparatus according to claim 1, further comprising:
前記注文商品情報と前記同一商品情報とを同じグループを表す情報に関連付けて記憶し、
前記識別情報記憶部は、前記同じグループを表す情報に対応して注文の単位の識別を表す情報を記憶している、
請求項1から4のいずれかに記載の情報処理装置。
Storing the ordered product information and the same product information in association with information representing the same group;
The identification information storage unit stores information representing identification of an order unit corresponding to information representing the same group,
The information processing apparatus according to claim 1.
受信部および送信部と、商品を特定する商品情報と当該商品と略同一商品の商品情報である同一商品情報を関連付けて記憶する関連商品情報記憶部と、注文された商品の商品情報である注文商品情報と当該注文の単位の識別を表す情報に関連付けて記憶する識別情報記憶部と、前記受信部で商品情報を受け付ける受付手段と、を備えたコンピュータに、
前記受付手段で受け付けた前記商品情報に基づき前記識別情報記憶部を検索して、前記注文商品情報の有無を判断する第1の判断手段と、
前記第1の判断手段が前記注文商品情報があることを判断した場合、当該注文商品情報に関連付けられた前記注文の単位の識別を表す情報を前記送信部から送信する第1の送信手段と、
前記第1の判断手段が前記注文商品情報がないことを判断した場合、前記受付手段で受け付けた商品情報を前記同一商品情報として前記関連商品情報記憶部を検索して前記注文商品情報の有無を判断する第2の判断手段と、
前記第2の判断手段が前記注文商品情報があることを判断した場合、当該商品情報に関連付けられた前記注文の単位の識別を表す情報を前記送信部から外部に送信する第2の送信手段と、
を実行させるプログラム。
A receiving unit, a transmitting unit, a related product information storage unit that stores the product information that identifies the product and the same product information that is the product information of substantially the same product as the product, and the order that is the product information of the ordered product A computer comprising product information and an identification information storage unit that stores information associated with identification of the order unit, and a reception unit that receives product information at the receiving unit.
A first determination unit that searches the identification information storage unit based on the product information received by the reception unit and determines the presence or absence of the ordered product information;
A first transmission unit configured to transmit, from the transmission unit, information indicating identification of the unit of the order associated with the order product information when the first determination unit determines that the order product information is present;
When the first determination unit determines that the order product information is not present, the related product information storage unit is searched using the product information received by the reception unit as the same product information to determine whether the order product information exists. A second judging means for judging;
A second transmission unit configured to transmit, from the transmission unit, information indicating identification of the order unit associated with the product information when the second determination unit determines that the order product information is present; ,
A program that executes
JP2012274422A 2012-12-17 2012-12-17 Information processor and program Pending JP2014118259A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012274422A JP2014118259A (en) 2012-12-17 2012-12-17 Information processor and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012274422A JP2014118259A (en) 2012-12-17 2012-12-17 Information processor and program

Publications (1)

Publication Number Publication Date
JP2014118259A true JP2014118259A (en) 2014-06-30

Family

ID=51173444

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012274422A Pending JP2014118259A (en) 2012-12-17 2012-12-17 Information processor and program

Country Status (1)

Country Link
JP (1) JP2014118259A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018092550A (en) * 2016-12-07 2018-06-14 東芝テック株式会社 Server device and program
JP2021002387A (en) * 2020-09-23 2021-01-07 東芝テック株式会社 Mobile terminal, program, and shopping support method
JP2021515333A (en) * 2018-03-02 2021-06-17 北京京▲東▼尚科信息技▲術▼有限公司Beijing Jingdong Shangke Information Technology Co., Ltd. Methods and devices for identifying items purchased by users as well as intelligent shelving systems

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1040310A (en) * 1996-07-26 1998-02-13 Nec Corp Arrival check drawing system of jan code different from arrival data
JP2001315967A (en) * 2000-02-28 2001-11-13 Fujitsu Ltd Workplace shopping system, commodity picking system, and shopping and picking method of the same
JP2002046820A (en) * 2000-07-31 2002-02-12 Teraoka Seiko Co Ltd Door-to-door delivery system and picking device
JP2002352121A (en) * 2001-05-16 2002-12-06 Matsuo Information Systems Inc Internet utilization system using barcode
JP2003058640A (en) * 2001-08-21 2003-02-28 Matsumotokiyoshi Co Ltd Medicine preparation management system, medicine- preparation management information processor, medicine preparation managing method, program, and recording medium
JP2012238301A (en) * 2011-04-28 2012-12-06 Yamato Packing Service Co Ltd Commodity ordering support system

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1040310A (en) * 1996-07-26 1998-02-13 Nec Corp Arrival check drawing system of jan code different from arrival data
JP2001315967A (en) * 2000-02-28 2001-11-13 Fujitsu Ltd Workplace shopping system, commodity picking system, and shopping and picking method of the same
JP2002046820A (en) * 2000-07-31 2002-02-12 Teraoka Seiko Co Ltd Door-to-door delivery system and picking device
JP2002352121A (en) * 2001-05-16 2002-12-06 Matsuo Information Systems Inc Internet utilization system using barcode
JP2003058640A (en) * 2001-08-21 2003-02-28 Matsumotokiyoshi Co Ltd Medicine preparation management system, medicine- preparation management information processor, medicine preparation managing method, program, and recording medium
JP2012238301A (en) * 2011-04-28 2012-12-06 Yamato Packing Service Co Ltd Commodity ordering support system

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018092550A (en) * 2016-12-07 2018-06-14 東芝テック株式会社 Server device and program
JP2021515333A (en) * 2018-03-02 2021-06-17 北京京▲東▼尚科信息技▲術▼有限公司Beijing Jingdong Shangke Information Technology Co., Ltd. Methods and devices for identifying items purchased by users as well as intelligent shelving systems
JP7311524B2 (en) 2018-03-02 2023-07-19 北京京▲東▼尚科信息技▲術▼有限公司 Method and Apparatus and Intelligent Shelving System for Identifying Items Purchased by a User
JP2021002387A (en) * 2020-09-23 2021-01-07 東芝テック株式会社 Mobile terminal, program, and shopping support method

Similar Documents

Publication Publication Date Title
JP6930836B2 (en) Goods distribution management system and goods distribution management method
JP2005018326A (en) Packing and shipping management system and packing and shipping management method
JP7200538B2 (en) Product trace system, product information management server, information terminal, product trace method, and program
JP2014118259A (en) Information processor and program
JP7153380B1 (en) Traceability management system
JP2020135339A (en) Method for managing traceability and terminal device
JP2002002924A (en) Physical distribution control method
JP5282151B2 (en) Inventory management device and inventory management program
JP5512631B2 (en) Information processing apparatus and program
TW201617983A (en) Distribution center management method and system
JP2015191596A (en) order management system and order management method
JP4960464B2 (en) Inventory management device, inventory management program, and inventory management system
JP2019028684A (en) Authenticity determination system, server and operation method of the same, terminal and operation method of the same, and program
TWM545312U (en) Replacement system
JP2007334547A (en) Distribution system
JP2005063370A (en) Merchandise information processing system
JP6565026B1 (en) Method, support program, and support system that collectively support exhibition and delivery
JP2014164333A (en) Server and program
JP5815582B2 (en) Product ordering device and program
JP6207964B2 (en) Information processing apparatus and program
JP2008251002A (en) Merchandise information processing system
JP5497136B1 (en) Database storage method
JP2014026502A (en) Order-taking terminal, net supermarket sever and program
KR20130142216A (en) Packing management method in management system of internet shopping mall
JP5714525B2 (en) Information processing apparatus and program

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20150120

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20150224

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20150422

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20151027