JP2019191756A - Server device and program - Google Patents

Server device and program Download PDF

Info

Publication number
JP2019191756A
JP2019191756A JP2018081602A JP2018081602A JP2019191756A JP 2019191756 A JP2019191756 A JP 2019191756A JP 2018081602 A JP2018081602 A JP 2018081602A JP 2018081602 A JP2018081602 A JP 2018081602A JP 2019191756 A JP2019191756 A JP 2019191756A
Authority
JP
Japan
Prior art keywords
receiving
delivery
product
time
location
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
JP2018081602A
Other languages
Japanese (ja)
Other versions
JP7140534B2 (en
Inventor
剛士 川本
Takeshi Kawamoto
剛士 川本
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 JP2018081602A priority Critical patent/JP7140534B2/en
Publication of JP2019191756A publication Critical patent/JP2019191756A/en
Priority to JP2022141962A priority patent/JP2022168074A/en
Application granted granted Critical
Publication of JP7140534B2 publication Critical patent/JP7140534B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/30Computing systems specially adapted for manufacturing

Abstract

To provide a server device and a program in which a customer can select an accepting form of a commodity.SOLUTION: A server device comprises: first receiving means; first extraction means; calculation means; and transmitting means. The first receiving means receives a commodity code identifying a commodity for sale. The first extraction means extracts a position in which there is the commodity of the commodity code received by the first receiving means on the basis of position-based stock information storing a stock number of each commodity kept in each position of a distribution channel. The calculation means calculates a deliverable date when the commodity delivered from the position extracted by the first extraction means can be accepted by a customer at an acceptance place on the basis of delivery time information storing delivery time from each position to each acceptance place accepting the commodity. The transmitting means transmits a list of the acceptance place and the deliverable date when the commodity can be delivered at the acceptance place.SELECTED DRAWING: Figure 9

Description

本発明の実施形態は、サーバ装置、及びプログラムに関する。   Embodiments described herein relate generally to a server device and a program.

従来、Webサイトを用いて受注して顧客に商品を配送するインターネットショッピングと呼ばれている販売方式が知られている。インターネットショッピングが広く普及したことにより、商品の再配送による配送者の負担が増大している。   2. Description of the Related Art Conventionally, a sales method called Internet shopping is known in which an order is received using a website and a product is delivered to a customer. Due to the widespread use of Internet shopping, the burden on the deliverer due to the re-delivery of goods has increased.

商品の再配送を低減させるためには顧客が商品を受け取りやすくする必要がある。そこで、顧客のライフスタイルに合わせた商品受取を可能とする技術の構築が求められている。   In order to reduce the redelivery of goods, it is necessary to make it easier for customers to receive goods. Therefore, there is a demand for the construction of a technology that makes it possible to receive products that match the lifestyles of customers.

本発明が解決しようとする課題は、商品の受取形式を顧客が選択することができるサーバ装置、及びプログラムを提供することである。   The problem to be solved by the present invention is to provide a server device and a program that allow a customer to select a product receipt format.

実施形態のサーバ装置は、第1受信手段と、第1抽出手段と、算出手段と、送信手段とを備える。前記第1受信手段と、販売対象の商品を特定する商品コードを受信する。前記第1抽出手段と、流通経路の各拠点に保管されている各商品の在庫数を記憶する拠点別在庫情報に基づいて、前記第1受信手段が受信した前記商品コードの商品がある前記拠点を抽出する。前記算出手段と、各拠点から、商品を受け取る各受取場所までの配送時間を記憶する配送時間情報に基づいて、前記第1抽出手段が抽出した前記拠点から配送された商品が前記受取場所で顧客に受け渡し可能になる受渡可能日時を算出する。前記送信手段と前記受取場所と、当該受取場所で商品を受け渡し可能になる前記受渡可能日時との一覧を送信する。   The server device according to the embodiment includes a first receiving unit, a first extracting unit, a calculating unit, and a transmitting unit. The first receiving means and a product code specifying a product to be sold are received. Based on the first extraction means and the inventory information by location that stores the inventory quantity of each product stored at each location of the distribution route, the location where the product of the product code received by the first receiving means exists To extract. Based on the calculation means and the delivery time information storing the delivery time from each location to each receiving location where the product is received, the product delivered from the location extracted by the first extracting means is the customer at the receiving location. The delivery date and time that can be delivered to is calculated. A list of the transmission means, the receiving location, and the delivery date and time at which the product can be delivered at the receiving location is transmitted.

図1は、本実施形態にかかる配送システムの一例を示す説明図である。FIG. 1 is an explanatory diagram illustrating an example of a delivery system according to the present embodiment. 図2は、拠点端末のハードウェア構成の一例を示すブロック図である。FIG. 2 is a block diagram illustrating an example of a hardware configuration of the base terminal. 図3は、配送管理サーバのハードウェア構成の一例を示すブロック図である。FIG. 3 is a block diagram illustrating an example of a hardware configuration of the delivery management server. 図4は、拠点別在庫テーブルのデータ構成の一例を示す説明図である。FIG. 4 is an explanatory diagram showing an example of the data configuration of the base inventory table. 図5は、配送時刻表テーブルのデータ構成の一例を示す説明図である。FIG. 5 is an explanatory diagram showing an example of the data structure of the delivery timetable table. 図6は、配送時間テーブルのデータ構成の一例を示す説明図である。FIG. 6 is an explanatory diagram showing an example of the data structure of the delivery time table. 図7は、受取場所テーブルのデータ構成の一例を示す説明図である。FIG. 7 is an explanatory diagram showing an example of the data structure of the receiving location table. 図8は、顧客端末のハードウェア構成の一例を示すブロック図である。FIG. 8 is a block diagram illustrating an example of a hardware configuration of a customer terminal. 図9は、配送システムの各種装置が備える特徴的な機能構成の一例を示すブロック図である。FIG. 9 is a block diagram illustrating an example of a characteristic functional configuration included in various apparatuses of the delivery system. 図10は、顧客端末の表示操作部が表示した受取場所設定画面の一例を示す説明図である。FIG. 10 is an explanatory diagram illustrating an example of a receiving location setting screen displayed by the display operation unit of the customer terminal. 図11は、配送登録処理の一例を示すフローチャートである。FIG. 11 is a flowchart illustrating an example of the delivery registration process.

以下、添付図面を参照して、サーバ装置、及びプログラムの実施形態を詳細に説明する。なお、以下に説明する実施形態は、サーバ装置、及びプログラムの一実施形態であって、その構成や仕様等を限定するものではない。本実施形態のサーバ装置、及びプログラムは、インターネットショッピングにおける配送システムの配送管理サーバへの適用例である。   Hereinafter, embodiments of a server device and a program will be described in detail with reference to the accompanying drawings. The embodiment described below is an embodiment of the server device and the program, and does not limit the configuration, specifications, or the like. The server device and the program according to the present embodiment are application examples to a delivery management server of a delivery system in Internet shopping.

図1は、本実施形態にかかる配送システム1の一例を示す説明図である。配送システム1は、インターネットショッピングにおいて、顧客に商品を配送するシステムである。配送システム1は、拠点端末10と、配送管理サーバ20と、顧客端末30とを備えている。拠点端末10と、配送管理サーバ20とは、インターネットやVPN(Virtual Private Network)等のネットワークを介して通信可能に接続されている。また、配送管理サーバ20と、顧客端末30とは、インターネット等のネットワークを介して通信可能に接続されている。また、図1に示す配送システム1には、複数台の拠点端末10と、一台の配送管理サーバ20と、一台の顧客端末30とが記載されているが、各装置の台数は限定しない。   FIG. 1 is an explanatory diagram illustrating an example of a delivery system 1 according to the present embodiment. The delivery system 1 is a system that delivers products to customers in Internet shopping. The delivery system 1 includes a base terminal 10, a delivery management server 20, and a customer terminal 30. The base terminal 10 and the delivery management server 20 are communicably connected via a network such as the Internet or a VPN (Virtual Private Network). Further, the delivery management server 20 and the customer terminal 30 are communicably connected via a network such as the Internet. Moreover, although the delivery system 1 shown in FIG. 1 describes a plurality of base terminals 10, one delivery management server 20, and one customer terminal 30, the number of each device is not limited. .

拠点端末10は、商品の流通経路における各拠点に設置される例えばパーソナルコンピュータやサーバ装置である。拠点とは、例えば、生産工場や、物流業者の倉庫や、販売業者の倉庫や、店舗等である。拠点端末10は、設置されている拠点の商品ごとの在庫数を管理する。また、拠点端末10は、商品ごとの在庫数を示す在庫情報108(図2参照)を配送管理サーバ20に送信する。   The base terminal 10 is, for example, a personal computer or a server device installed at each base in the product distribution route. The base is, for example, a production factory, a warehouse of a logistics company, a warehouse of a dealer, a store, or the like. The site terminal 10 manages the number of stocks for each product at the installed site. Further, the base terminal 10 transmits stock information 108 (see FIG. 2) indicating the stock quantity for each product to the delivery management server 20.

配送管理サーバ20は、インターネットショッピングにおける商品の配送を管理するサーバ装置である。配送管理サーバ20は、複数台のサーバ装置等により形成されていてもよい。また、配送管理サーバ20は、ハードウェアやソフトウェア等のコンピュータ資源を提供するクラウドサービス等により提供されるものであってもよい。   The delivery management server 20 is a server device that manages delivery of commodities in Internet shopping. The delivery management server 20 may be formed by a plurality of server devices. The delivery management server 20 may be provided by a cloud service that provides computer resources such as hardware and software.

配送管理サーバ20は、受注した商品の在庫が各拠点にあるかを判定する。配送管理サーバ20は、在庫が有る場合に、顧客が設定した受取場所で、拠点から配送された商品を受け渡すことができる受渡可能日時を算出する。そして、配送管理サーバ20は、受取場所ごとに受渡可能日時が示された受渡一覧情報を顧客端末30に送信する。また、配送管理サーバ20は、顧客端末30で指定された受取場所及び受取日時に商品を配送することを登録する。   The delivery management server 20 determines whether the stock of the ordered product is in each base. The delivery management server 20 calculates the delivery date and time when the product delivered from the base can be delivered at the receiving location set by the customer when there is a stock. Then, the delivery management server 20 transmits delivery list information indicating delivery date and time for each receiving location to the customer terminal 30. Further, the delivery management server 20 registers delivery of the product at the receiving location and the receiving date and time designated by the customer terminal 30.

顧客端末30は、顧客が使用する例えばパーソナルコンピュータやスマートフォンやタブレット端末である。顧客端末30は、配送管理サーバ20から受信した受渡一覧情報に基づいて、受取場所ごとに受渡可能日時が提示された受取場所一覧を表示させる。そして、顧客端末30は、操作により指定された受取場所及び受取日時を配送管理サーバ20に送信する。   The customer terminal 30 is, for example, a personal computer, a smartphone, or a tablet terminal used by a customer. Based on the delivery list information received from the delivery management server 20, the customer terminal 30 displays a receiving location list in which a delivery date and time is presented for each receiving location. Then, the customer terminal 30 transmits to the delivery management server 20 the receiving location and the receiving date and time designated by the operation.

また、顧客端末30は、受取場所を設定する操作を受け付ける。ここで、受取場所には、例えばコンビニエンスストアの特定の店舗や、駅等に設置された宅配ボックスや、商品を販売している店舗や、自宅等を設定することができる。コンビニエンスストアは、コンビニエンスストアによる商品受取サービスを利用して商品を受け取ることを示している。宅配ボックスは、宅配物が入れられる収納箱を利用して商品を受け取ることを示している。店舗は、商品を販売している店舗まで顧客が商品を受け取りに行くことを示している。自宅は、宅配便を利用して自宅で商品を受け取ることを示している。   Further, the customer terminal 30 accepts an operation for setting a receiving place. Here, for example, a specific store of a convenience store, a delivery box installed at a station, a store selling products, a home, or the like can be set as the receiving location. The convenience store indicates that a product is received using a product receiving service provided by the convenience store. The delivery box indicates that a product is received using a storage box in which a delivery item is placed. The store indicates that the customer goes to the store where the product is sold. The home indicates that the product is received at home using a courier.

次に、配送システム1の各種装置のハードウェア構成について説明する。   Next, the hardware configuration of various devices of the delivery system 1 will be described.

図2は、拠点端末10のハードウェア構成の一例を示すブロック図である。拠点端末10は、制御部101と、記憶部102と、通信インタフェース103と、表示部104と、操作部105とを備える。これら各部は、データバスやアドレスバス等のシステムバス106を介して相互に接続している。   FIG. 2 is a block diagram illustrating an example of a hardware configuration of the base terminal 10. The base terminal 10 includes a control unit 101, a storage unit 102, a communication interface 103, a display unit 104, and an operation unit 105. These units are connected to each other via a system bus 106 such as a data bus or an address bus.

制御部101は、拠点端末10の全体の動作を制御し、拠点端末10が有する各種の機能を実現するコンピュータである。制御部101は、CPU(Central Processing Unit)と、ROM(Read Only Memory)と、RAM(Random Access Memory)とを備える。CPUは、拠点端末10の動作を統括的に制御する。ROMは、電力が供給されていなくても各種データを保持する不揮発性の記憶媒体である。RAMは、指定した領域に対してデータを読み書き可能な記憶媒体である。そして、CPUは、RAMをワークエリア(作業領域)としてROM又は記憶部102等に格納されたプログラムを実行する。   The control unit 101 is a computer that controls the overall operation of the base terminal 10 and realizes various functions of the base terminal 10. The control unit 101 includes a CPU (Central Processing Unit), a ROM (Read Only Memory), and a RAM (Random Access Memory). The CPU comprehensively controls the operation of the base terminal 10. The ROM is a non-volatile storage medium that holds various data even when power is not supplied. The RAM is a storage medium that can read and write data from and to a specified area. Then, the CPU executes a program stored in the ROM or the storage unit 102 using the RAM as a work area (working area).

記憶部102は、HDD(Hard Disk Drive)やSSD(Solid State Drive)などの記憶装置である。記憶部102は、制御プログラム107と、在庫情報108とを記憶する。   The storage unit 102 is a storage device such as an HDD (Hard Disk Drive) or an SSD (Solid State Drive). The storage unit 102 stores a control program 107 and inventory information 108.

制御プログラム107は、オペレーティングシステムや、拠点端末10が備えている機能を発揮させるためのプログラムである。制御プログラム107には、本実施形態に係る特徴的な機能を発揮させるプログラムが含まれる。   The control program 107 is a program for causing the operating system and the functions of the base terminal 10 to be exhibited. The control program 107 includes a program that exhibits a characteristic function according to the present embodiment.

在庫情報108は、拠点端末10が管理対象にしている拠点に保管されている商品ごとの在庫数を示す情報である。   The stock information 108 is information indicating the number of stocks for each product stored in the base that is managed by the base terminal 10.

通信インタフェース103は、ネットワークを介して、配送管理サーバ20等と通信するためのインタフェースである。   The communication interface 103 is an interface for communicating with the delivery management server 20 or the like via a network.

表示部104は、例えば液晶ディスプレイ等の表示装置である。操作部105は、例えばキーボードやマウス等の入力装置である。   The display unit 104 is a display device such as a liquid crystal display. The operation unit 105 is an input device such as a keyboard or a mouse.

図3は、配送管理サーバ20のハードウェア構成の一例を示すブロック図である。配送管理サーバ20は、制御部201と、記憶部202と、通信インタフェース203と、表示部204と、操作部205とを備える。これら各部は、データバスやアドレスバス等のシステムバス206を介して相互に接続している。   FIG. 3 is a block diagram illustrating an example of a hardware configuration of the delivery management server 20. The delivery management server 20 includes a control unit 201, a storage unit 202, a communication interface 203, a display unit 204, and an operation unit 205. These units are connected to each other via a system bus 206 such as a data bus or an address bus.

制御部201は、配送管理サーバ20の全体の動作を制御し、配送管理サーバ20が有する各種の機能を実現するコンピュータである。制御部201は、CPUと、ROMと、RAMとを備える。CPUは、配送管理サーバ20の動作を統括的に制御する。ROMは、電力が供給されていなくても各種データを保持する不揮発性の記憶媒体である。RAMは、指定した領域に対してデータを読み書き可能な記憶媒体である。そして、CPUは、RAMをワークエリア(作業領域)としてROM又は記憶部202等に格納されたプログラムを実行する。   The control unit 201 is a computer that controls the overall operation of the delivery management server 20 and realizes various functions of the delivery management server 20. The control unit 201 includes a CPU, a ROM, and a RAM. The CPU comprehensively controls the operation of the delivery management server 20. The ROM is a non-volatile storage medium that holds various data even when power is not supplied. The RAM is a storage medium that can read and write data from and to a specified area. The CPU executes a program stored in the ROM or the storage unit 202 or the like using the RAM as a work area (working area).

記憶部202は、HDDやSSDなどの記憶装置である。記憶部202は、制御プログラム207と、拠点別在庫テーブル208と、配送時刻表テーブル209と、配送時間テーブル210と、受取場所テーブル211とを記憶する。   The storage unit 202 is a storage device such as an HDD or an SSD. The storage unit 202 stores a control program 207, a base inventory table 208, a delivery time table 209, a delivery time table 210, and a receiving location table 211.

制御プログラム207は、オペレーティングシステムや、配送管理サーバ20が備えている機能を発揮させるためのプログラムである。制御プログラム207には、本実施形態に係る特徴的な機能を発揮させるプログラムが含まれる。   The control program 207 is a program for demonstrating the functions of the operating system and the delivery management server 20. The control program 207 includes a program that exhibits a characteristic function according to the present embodiment.

拠点別在庫テーブル208は、流通経路の各拠点に保管されている各商品の在庫数を記憶する情報テーブルである。ここで、図4は、拠点別在庫テーブル208のデータ構成の一例を示す説明図である。拠点別在庫テーブル208は、拠点コードと、商品コードと、在庫数とを関連付けて記憶する。拠点コードは、拠点を識別可能な識別情報である。商品コードは、商品を識別可能な識別情報である。在庫数は、保管されている商品の数量を示す情報である。   The base inventory table 208 is an information table that stores the number of stocks of each product stored at each base of the distribution route. Here, FIG. 4 is an explanatory diagram illustrating an example of a data configuration of the base inventory table 208. The base-by-base stock table 208 stores base codes, product codes, and inventory quantities in association with each other. The site code is identification information that can identify the site. The product code is identification information that can identify the product. The stock quantity is information indicating the quantity of commodities stored.

配送時刻表テーブル209は、拠点から受取場所まで商品を配送する配送車等の配送便の出発日時と、到着日時とを記憶した情報テーブルである。ここで、図5は、配送時刻表テーブル209のデータ構成の一例を示す説明図である。配送時刻表テーブル209は、拠点コードと、受取場所コードと、各配送便の出発時刻と、各配送便の到着時刻とを関連付けて記憶する。拠点コードは、拠点を識別可能な識別情報である。受取場所コードは、受取場所を識別可能な識別情報である。出発時刻は、各配送便が拠点から出発する時刻を示す情報である。到着時刻は、各配送便が受取場所に到着する時刻を示す情報である。なお、図5に示す配送時刻表テーブル209は、出発時刻と、到着時刻との両方を記憶しているが、配送日時の算出に両方が不要な場合には何れか一方の時刻を記憶していればよい。また、図5に示す配送時刻表テーブル209は、拠点から各受取場所に配送することを想定しているが、複数の受取場所を巡る場合には、各受取場所から出発する出発時刻等を記憶していてもよい。   The delivery time table 209 is an information table that stores the departure date and time and the arrival date and time of a delivery flight such as a delivery vehicle that delivers a product from a base to a receiving location. Here, FIG. 5 is an explanatory diagram illustrating an example of a data configuration of the delivery time table table 209. The delivery time table 209 stores the base code, the receiving location code, the departure time of each delivery flight, and the arrival time of each delivery flight in association with each other. The site code is identification information that can identify the site. The receiving location code is identification information that can identify the receiving location. The departure time is information indicating the time at which each delivery flight departs from the base. The arrival time is information indicating the time at which each delivery flight arrives at the receiving place. The delivery time table 209 shown in FIG. 5 stores both the departure time and the arrival time, but stores both times when both are not necessary for calculating the delivery date and time. Just do it. Further, the delivery time table 209 shown in FIG. 5 is assumed to be delivered from the base to each receiving place, but when visiting a plurality of receiving places, the departure time and the like starting from each receiving place are stored. You may do it.

配送時間テーブル210は、各拠点から受取場所までの商品の配送にかかる配送時間が示された情報テーブルである。ここで、図6は、配送時間テーブル210のデータ構成の一例を示す説明図である。配送時間テーブル210は、拠点コードと、受取場所コードと、配送時間情報とを関連付けて記憶する。拠点コードは、拠点を識別可能な識別情報である。受取場所コードは、受取場所を識別可能な識別情報である。配送時間情報は、拠点から受取場所までの商品の配送にかかる配送時間が示された情報である。   The delivery time table 210 is an information table in which delivery times for delivery of products from each base to the receiving place are shown. Here, FIG. 6 is an explanatory diagram showing an example of the data structure of the delivery time table 210. The delivery time table 210 stores a base code, a receiving location code, and delivery time information in association with each other. The site code is identification information that can identify the site. The receiving location code is identification information that can identify the receiving location. The delivery time information is information indicating a delivery time required for delivery of the product from the base to the receiving place.

配送時間情報には、準備時間と、配送便指定と、輸送時間とが含まれている。準備時間は、例えば拠点の倉庫等に保管されている商品を配送車等に積み込むまでにかかる時間を示す情報である。配送便指定は、商品を配送する配送便を指定した情報である。ここで、準備時間経過後であれば任意の配送便に商品を積み込むことができる。そこで、商品を積み込む配送便を「次便」「次々便」等により指定可能になっている。そして、配送便指定は、指定した配送便が出発するまでの待ち時間の算出に用いられる。輸送時間は、配送便が拠点を出発してから受取場所に届くまでの時間を示す情報である。   The delivery time information includes preparation time, delivery flight designation, and transportation time. The preparation time is information indicating the time taken for loading a product stored in a base warehouse or the like into a delivery vehicle, for example. The delivery flight designation is information specifying a delivery flight for delivering the product. Here, as long as the preparation time has elapsed, the product can be loaded into an arbitrary delivery flight. Therefore, it is possible to designate a delivery flight for loading a product by “next flight”, “next flight” or the like. The delivery flight designation is used to calculate a waiting time until the designated delivery flight departs. The transportation time is information indicating the time from when the delivery flight leaves the base until it reaches the receiving place.

受取場所テーブル211は、顧客ごとに、顧客が任意に設定した一又は複数の受取場所を記憶する情報テーブルである。ここで、図7は、受取場所テーブル211のデータ構成の一例を示す説明図である。受取場所テーブル211は、顧客コードと、一又は複数の受取場所コードとを関連付けて記憶する。顧客コードは、顧客を識別可能な識別情報である。受取場所コードは、受取場所を識別可能な識別情報である。すなわち、受取場所コードは、顧客が設定した商品の受取場所を示す情報である。   The receiving location table 211 is an information table that stores one or a plurality of receiving locations arbitrarily set by the customer for each customer. Here, FIG. 7 is an explanatory diagram showing an example of the data configuration of the receiving location table 211. The receiving location table 211 stores a customer code and one or more receiving location codes in association with each other. The customer code is identification information that can identify a customer. The receiving location code is identification information that can identify the receiving location. That is, the receiving location code is information indicating the receiving location of the product set by the customer.

通信インタフェース203は、ネットワークを介して、拠点端末10や顧客端末30と通信するためのインタフェースである。   The communication interface 203 is an interface for communicating with the base terminal 10 and the customer terminal 30 via a network.

表示部204は、例えば液晶ディスプレイ等の表示装置である。操作部205は、例えばキーボードやマウス等の入力装置である。   The display unit 204 is a display device such as a liquid crystal display. The operation unit 205 is an input device such as a keyboard or a mouse.

図8は、顧客端末30のハードウェア構成の一例を示すブロック図である。顧客端末30は、制御部301と、記憶部302と、通信インタフェース303と、表示操作部304とを備える。これら各部は、データバスやアドレスバス等のシステムバス305を介して相互に接続している。   FIG. 8 is a block diagram illustrating an example of a hardware configuration of the customer terminal 30. The customer terminal 30 includes a control unit 301, a storage unit 302, a communication interface 303, and a display operation unit 304. These units are connected to each other via a system bus 305 such as a data bus or an address bus.

制御部301は、顧客端末30の全体の動作を制御し、顧客端末30が有する各種の機能を実現するコンピュータである。制御部301は、CPUと、ROMと、RAMとを備える。CPUは、顧客端末30の動作を統括的に制御する。ROMは、電力が供給されていなくても各種データを保持する不揮発性の記憶媒体である。RAMは、指定した領域に対してデータを読み書き可能な記憶媒体である。そして、CPUは、RAMをワークエリア(作業領域)としてROM又は記憶部302等に格納されたプログラムを実行する。   The control unit 301 is a computer that controls the overall operation of the customer terminal 30 and realizes various functions of the customer terminal 30. The control unit 301 includes a CPU, a ROM, and a RAM. The CPU comprehensively controls the operation of the customer terminal 30. The ROM is a non-volatile storage medium that holds various data even when power is not supplied. The RAM is a storage medium that can read and write data from and to a specified area. Then, the CPU executes a program stored in the ROM or the storage unit 302 using the RAM as a work area (working area).

記憶部302は、HDDやSSDなどの記憶装置である。記憶部302は、制御プログラム306を記憶する。制御プログラム306は、オペレーティングシステムや、顧客端末30が備えている機能を発揮させるためのプログラムである。制御プログラム306には、本実施形態に係る特徴的な機能を発揮させるプログラムが含まれる。   The storage unit 302 is a storage device such as an HDD or an SSD. The storage unit 302 stores a control program 306. The control program 306 is a program for causing the operating system and the functions of the customer terminal 30 to be exhibited. The control program 306 includes a program that exhibits a characteristic function according to the present embodiment.

通信インタフェース303は、ネットワークを介して、顧客端末30等と通信するためのインタフェースである。   The communication interface 303 is an interface for communicating with the customer terminal 30 or the like via a network.

表示操作部304は、例えばタッチパネルディスプレイである。表示操作部304は、各種画面を表示して、各種操作を受け付ける。   The display operation unit 304 is, for example, a touch panel display. The display operation unit 304 displays various screens and accepts various operations.

次に、配送システム1の各種装置が備える特徴的な機能について説明する。ここで、図9は、配送システム1の各種装置が備える特徴的な機能構成の一例を示すブロック図である。   Next, characteristic functions of various devices of the delivery system 1 will be described. Here, FIG. 9 is a block diagram illustrating an example of a characteristic functional configuration included in various devices of the delivery system 1.

拠点端末10の制御部101は、記憶部102の制御プログラム107をRAMに展開し、制御プログラム107に従って動作することで、図9に示す各機能部をRAM上に生成する。具体的には、拠点端末10の制御部101は、機能部として、通信制御部1001、在庫登録部1002、及び在庫通知部1003を備える。   The control unit 101 of the base terminal 10 develops the control program 107 of the storage unit 102 in the RAM and operates according to the control program 107, thereby generating each functional unit shown in FIG. Specifically, the control unit 101 of the base terminal 10 includes a communication control unit 1001, an inventory registration unit 1002, and an inventory notification unit 1003 as functional units.

通信制御部1001は、通信インタフェース103を制御して、ネットワークに接続された装置との通信を制御する。例えば、通信制御部1001は、配送管理サーバ20との通信を制御する。   The communication control unit 1001 controls the communication interface 103 to control communication with devices connected to the network. For example, the communication control unit 1001 controls communication with the delivery management server 20.

在庫登録部1002は、拠点にある商品の在庫を在庫情報108に登録する。例えば、在庫登録部1002は、商品コードと、商品の入庫個数とが入力された場合に、在庫情報108において入力された商品コードに関連付けられている在庫数に入庫個数を加算する。また、在庫登録部1002は、商品コードと、商品の出庫個数とが入力された場合に、在庫情報108において入力された商品コードに関連付けられている在庫数から出庫個数を減算する。   The inventory registration unit 1002 registers the inventory of the product at the base in the inventory information 108. For example, when a product code and the number of goods received are input, the inventory registration unit 1002 adds the number of goods received to the number of stocks associated with the product code input in the inventory information 108. In addition, when the product code and the number of goods delivered are input, the inventory registration unit 1002 subtracts the number of goods output from the number of stocks associated with the product code input in the inventory information 108.

在庫通知部1003は、在庫情報108を配送管理サーバ20に通知する。例えば、在庫通知部1003は、所定時刻や在庫情報108が変更された場合等に、在庫情報108を通信制御部1001に送信させる。   The stock notification unit 1003 notifies the delivery management server 20 of the stock information 108. For example, the stock notification unit 1003 transmits the stock information 108 to the communication control unit 1001 when the predetermined time or the stock information 108 is changed.

配送管理サーバ20の制御部201は、記憶部202の制御プログラム207をRAMに展開し、制御プログラム207に従って動作することで、図9に示す各機能部をRAM上に生成する。具体的には、配送管理サーバ20の制御部201は、機能部として、通信制御部2001、在庫管理部2002、受取場所管理部2003、受渡一覧生成部2004、及び配送登録部2005を備える。   The control unit 201 of the delivery management server 20 expands the control program 207 of the storage unit 202 in the RAM and operates according to the control program 207, thereby generating each functional unit shown in FIG. Specifically, the control unit 201 of the delivery management server 20 includes a communication control unit 2001, an inventory management unit 2002, a receiving location management unit 2003, a delivery list generation unit 2004, and a delivery registration unit 2005 as functional units.

通信制御部2001は、第1受信手段、第2受信手段、第3受信手段、及び送信手段の一例である。通信制御部2001は、通信インタフェース203を制御して、ネットワークに接続された装置との通信を制御する。例えば、通信制御部2001は、拠点端末10との通信を制御する。また、通信制御部2001は、顧客端末30との通信を制御する。   The communication control unit 2001 is an example of a first receiving unit, a second receiving unit, a third receiving unit, and a transmitting unit. The communication control unit 2001 controls the communication interface 203 to control communication with devices connected to the network. For example, the communication control unit 2001 controls communication with the base terminal 10. The communication control unit 2001 controls communication with the customer terminal 30.

在庫管理部2002は、拠点別在庫テーブル208を管理する。例えば、在庫管理部2002は、通信制御部2001が在庫情報108を受信した場合に、在庫情報108に基づいて、在庫情報108を送信した拠点端末10の拠点コードに関連付けられている在庫数を更新する。例えば、在庫管理部2002は、拠点別在庫テーブル208が記憶する商品コードと在庫数との組み合わせを、在庫情報108に含まれる商品コードと在庫数との組み合わせに変更する。   The inventory management unit 2002 manages the site-specific inventory table 208. For example, when the communication control unit 2001 receives the stock information 108, the stock management unit 2002 updates the number of stocks associated with the base code of the base terminal 10 that transmitted the stock information 108 based on the stock information 108. To do. For example, the inventory management unit 2002 changes the combination of the product code and the inventory quantity stored in the site-specific inventory table 208 to the combination of the product code and the inventory quantity included in the inventory information 108.

受取場所管理部2003は、受取場所テーブル211を管理する。例えば、在庫管理部2002は、受取場所設定情報を通信制御部2001が受信した場合に、受取場所設定情報に基づいて、受取場所テーブル211に受取場所を設定する。ここで、受取場所設定情報とは、受取場所テーブル211に登録された受取場所の設定を要求する情報である。受取場所設定情報には、顧客コードと、受取場所コードとが含まれている。そこで、受取場所管理部2003は、受取場所設定情報に含まれている顧客コードと、受取場所コードとの組み合わせを受取場所テーブル211に設定する。   The receiving location management unit 2003 manages the receiving location table 211. For example, when the communication control unit 2001 receives the receiving location setting information, the inventory management unit 2002 sets the receiving location in the receiving location table 211 based on the receiving location setting information. Here, the receiving location setting information is information for requesting the setting of the receiving location registered in the receiving location table 211. The receiving location setting information includes a customer code and a receiving location code. Accordingly, the receiving location management unit 2003 sets a combination of the customer code and the receiving location code included in the receiving location setting information in the receiving location table 211.

受渡一覧生成部2004は、第1抽出手段、第2抽出手段、算出手段、及び選択手段の一例である。受渡一覧生成部2004は、各受取場所で商品を受け渡し可能になる受渡可能日時が示された受渡一覧情報を生成する。例えば、インターネットショッピングにおいて商品を販売する取引が成立した場合に、通信制御部2001は、インターネットショッピングで受注したことを示す受注情報を顧客端末30等から受信する。受注情報には、商品を販売した顧客の顧客コードと、販売対象の商品を特定する商品コードとが含まれている。なお、受注情報は、顧客端末30に限らず、他のサーバ装置等が配送管理サーバ20に送信してもよい。   The delivery list generation unit 2004 is an example of a first extraction unit, a second extraction unit, a calculation unit, and a selection unit. The delivery list creation unit 2004 creates delivery list information indicating delivery date and time at which products can be delivered at each receiving location. For example, when a transaction for selling a product is established in Internet shopping, the communication control unit 2001 receives order information indicating that an order has been received through Internet shopping from the customer terminal 30 or the like. The order information includes the customer code of the customer who sold the product and the product code for specifying the product to be sold. The order information is not limited to the customer terminal 30 and may be transmitted to the delivery management server 20 by another server device or the like.

受渡一覧生成部2004は、通信制御部2001が受注情報を受信した場合に、受注情報に含まれている顧客コードと、一又は複数の商品コードとを抽出する。受渡一覧生成部2004は、受注情報から抽出した商品コードの商品の在庫がある拠点の拠点コードを拠点別在庫テーブル208から抽出する。また、受渡一覧生成部2004は、受注情報から抽出した顧客コードに関連付けられている受取場所コードを受取場所テーブル211から抽出する。   When the communication control unit 2001 receives the order information, the delivery list generation unit 2004 extracts a customer code included in the order information and one or a plurality of product codes. The delivery list generation unit 2004 extracts the base code of the base where the stock of the product with the product code extracted from the order information is extracted from the stock table 208 by base. In addition, the delivery list generation unit 2004 extracts the receiving location code associated with the customer code extracted from the order information from the receiving location table 211.

そして、受渡一覧生成部2004は、拠点別在庫テーブル208から抽出した各拠点から、受取場所テーブル211から抽出した各受取場所に商品が届く配送日時を配送時間テーブル210に基づいて算出する。さらに詳しくは、受渡一覧生成部2004は、拠点別在庫テーブル208から抽出した拠点コードと、受取場所テーブル211から抽出した受取場所コードとに関連付けられている配送時間情報を配送時間テーブル210から抽出する。受渡一覧生成部2004は、現在日時に配送時間情報の準備時間を加算する。受渡一覧生成部2004は、準備時間を加算後の日時以降に、受取場所テーブル211から抽出した受取場所コードの受取場所に出発する配送便であって配送時間情報の配送便指定で指定された配送便の出発時刻を配送時刻表テーブル209から抽出する。受渡一覧生成部2004は、準備時間を加算後した日時に、抽出した出発時刻までの待ち時間を加算する。また、受渡一覧生成部2004は、現在日時に準備時間と、待ち時間とを加算した日時に、輸送時間を加算する。これにより、受渡一覧生成部2004は、受取場所に商品が届く配送日時を算出する。   Then, the delivery list generation unit 2004 calculates the delivery date and time when the product arrives at each receiving location extracted from the receiving location table 211 from each location extracted from the site-specific inventory table 208 based on the delivery time table 210. More specifically, the delivery list generation unit 2004 extracts from the delivery time table 210 the delivery time information associated with the site code extracted from the site-specific inventory table 208 and the receiving location code extracted from the receiving location table 211. . The delivery list generation unit 2004 adds the preparation time of the delivery time information to the current date and time. The delivery list generation unit 2004 is a delivery flight that departs from the reception location of the reception location code extracted from the reception location table 211 after the date and time after adding the preparation time, and is specified by the delivery specification of the delivery time information. The departure time of the flight is extracted from the delivery time table 209. The delivery list generation unit 2004 adds the waiting time until the extracted departure time to the date and time after adding the preparation time. Moreover, the delivery list | wrist production | generation part 2004 adds transport time to the date which added preparation time and waiting time to the present date. As a result, the delivery list generation unit 2004 calculates the delivery date and time when the product arrives at the receiving location.

また、受渡一覧生成部2004は、拠点別在庫テーブル208から抽出した拠点コードと、受取場所テーブル211から抽出した受取場所コードとの全ての組み合わせについて配送日時を算出する。また、受渡一覧生成部2004は、一の受取場所に対して、複数の拠点から商品を配送可能である場合に、受取場所に商品が届く配送日時、つまり商品の配送にかかる配送時間に基づいて、何れの拠点から商品を配送させるかを選択する。例えば、受渡一覧生成部2004は、最も配送日時の早い拠点を、商品を配送させる拠点に選択する。   The delivery list generation unit 2004 calculates delivery dates and times for all combinations of the base code extracted from the base-by-base stock table 208 and the receiving place code extracted from the receiving place table 211. In addition, the delivery list generation unit 2004, based on the delivery date and time when the product arrives at the receiving location, that is, the delivery time for delivery of the product, when the product can be delivered from a plurality of locations to one receiving location. From which base the product is to be delivered is selected. For example, the delivery list generation unit 2004 selects the base with the earliest delivery date as the base to which the product is to be delivered.

さらに、受渡一覧生成部2004は、配送されてきた商品を顧客に渡すための準備時間が必要な場合に、任意の受渡準備時間を配送日時に加算して受渡可能日時を算出する。ここで、所定の受取場所の場合には受渡準備時間は不要となる。例えば、受取場所テーブル211に設定された受取場所が自宅の場合、つまり拠点から宅配便で自宅まで商品を配送する場合には、商品の受渡準備は不要となる。そこで、受渡一覧生成部2004は、配送日時を受渡可能日時にする。   Further, the delivery list generation unit 2004 calculates an available delivery date and time by adding an optional delivery preparation time to the delivery date and time when a delivery time is required for delivering the delivered product to the customer. Here, no delivery preparation time is required in the case of a predetermined receiving place. For example, when the receiving location set in the receiving location table 211 is at home, that is, when the product is delivered from the base to the home by courier, preparation for delivery of the product becomes unnecessary. Therefore, the delivery list generation unit 2004 sets the delivery date and time to the delivery available date and time.

また、所定の受取場所の場合には、商品を配送する必要がない。例えば、受取場所テーブル211に設定された受取場所が店舗であり、且つ店舗に在庫がある場合には、商品を配送する必要がない。そこで、受渡一覧生成部2004は、現在日時に受渡準備時間を加算した日時を受渡可能日時にする。   Moreover, in the case of a predetermined receiving place, it is not necessary to deliver the product. For example, if the receiving location set in the receiving location table 211 is a store and the store has stock, it is not necessary to deliver the product. Therefore, the delivery list generation unit 2004 sets the date / time obtained by adding the delivery preparation time to the current date / time as the deliverable date / time.

このようにして、受渡一覧生成部2004は、受取場所テーブル211に設定された受取場所と、受取場所で商品を受け渡し可能になる受渡可能日時との一覧が示された受渡一覧情報を生成する。そして、受渡一覧生成部2004は、生成した受渡一覧情報を、商品を購入した顧客の顧客端末30まで通信制御部2001に送信させる。ここで、通信制御部2001は、受渡一覧情報を顧客端末30に直接送信してもよいし、他の装置を介して顧客端末30に送信してもよい。   In this way, the delivery list generating unit 2004 generates delivery list information indicating a list of the receiving locations set in the receiving location table 211 and the delivery dates and times when the products can be delivered at the receiving locations. Then, the delivery list generation unit 2004 causes the communication control unit 2001 to transmit the generated delivery list information to the customer terminal 30 of the customer who purchased the product. Here, the communication control unit 2001 may directly transmit the delivery list information to the customer terminal 30 or may transmit it to the customer terminal 30 through another device.

配送登録部2005は、登録手段の一例である。配送登録部2005は、配送者が商品を配送すべき配送先と、日時とを登録する。すなわち、配送登録部2005は、受渡一覧情報に含まれる受取場所から選択された商品の配送先と、配送先で商品が受け取られる日時とを登録する。さらに詳しくは、受渡一覧情報を受信した顧客端末30は、受取場所設定画面G1(図10参照)を表示して、受渡一覧情報に含まれる受取場所から商品の配送先となる受取場所を選択させる。さらに、顧客端末30は、選択された商品の受取日時として、受取場所の受渡可能日時以降日時を指定させる。そして、顧客端末30は、受渡一覧情報から選択された受取場所と、受取場所の受渡可能日時以降の日時が指定された受取日時とを含む受取指定情報を送信する。配送登録部2005は、通信制御部2001が受取指定情報を受信した場合に、受取指定情報で指定された受取場所と、受取場所で商品が受け取られる受取日時とを登録する。   The delivery registration unit 2005 is an example of a registration unit. A delivery registration unit 2005 registers a delivery destination to which the delivery person should deliver the product and a date and time. In other words, the delivery registration unit 2005 registers the delivery destination of the product selected from the receiving location included in the delivery list information and the date and time when the product is received at the delivery destination. More specifically, the customer terminal 30 that has received the delivery list information displays a receiving location setting screen G1 (see FIG. 10), and selects a receiving location as a delivery destination of the product from the receiving locations included in the delivery list information. . Further, the customer terminal 30 designates the date and time after the delivery date and time of the receiving location as the date and time of receiving the selected product. Then, the customer terminal 30 transmits receipt designation information including the receipt location selected from the delivery list information and the receipt date and time designated by the date and time after the delivery date and time of the receipt location. When the communication control unit 2001 receives the receipt designation information, the delivery registration unit 2005 registers the receipt location designated by the receipt designation information and the receipt date and time when the product is received at the receipt location.

顧客端末30の制御部301は、記憶部302の制御プログラム306をRAMに展開し、制御プログラム306に従って動作することで、図9に示す各機能部をRAM上に生成する。具体的には、顧客端末30の制御部301は、機能部として、通信制御部3001、操作制御部3002、表示制御部3003、受取設定部3004、及び受取場所設定部3005を備える。   The control unit 301 of the customer terminal 30 expands the control program 306 of the storage unit 302 in the RAM and operates according to the control program 306, thereby generating each functional unit shown in FIG. Specifically, the control unit 301 of the customer terminal 30 includes a communication control unit 3001, an operation control unit 3002, a display control unit 3003, a reception setting unit 3004, and a reception location setting unit 3005 as functional units.

通信制御部3001は、通信インタフェース303を制御して、ネットワークに接続された装置との通信を制御する。例えば、通信制御部3001は、配送管理サーバ20との通信を制御する。   The communication control unit 3001 controls the communication interface 303 to control communication with a device connected to the network. For example, the communication control unit 3001 controls communication with the delivery management server 20.

操作制御部3002は、表示操作部304を制御して、各種操作を受け付ける。   The operation control unit 3002 controls the display operation unit 304 to accept various operations.

表示制御部3003は、表示操作部304を制御して、各種画面を表示させる。例えば、表示制御部3003は、通信制御部3001が配送管理サーバ20から受信した受渡一覧情報に基づいて、受取場所設定画面G1を表示させる。   The display control unit 3003 controls the display operation unit 304 to display various screens. For example, the display control unit 3003 displays the receiving location setting screen G1 based on the delivery list information received from the delivery management server 20 by the communication control unit 3001.

ここで、図10は、顧客端末30の表示操作部304が表示した受取場所設定画面G1の一例を示す説明図である。受取場所設定画面G1は、商品の受取場所及び受取日時を設定する画面である。受取場所設定画面G1は、受渡可能一覧G11と、受取場所入力欄G12と、受取日時入力欄G13と、OKボタンG14とが含まれている。受渡可能一覧G11は、受渡一覧情報に含まれている商品の各受取場所で、商品を受け渡す事が可能な受渡可能日時が示された一覧である。受取場所入力欄G12は、商品の受取場所を入力する入力欄である。また、受取場所入力欄G12には、受渡可能一覧G11に表示された受取場所の何れかが入力可能になっている。受取日時入力欄G13は、商品の受取日時を入力する入力欄である。また、受取日時入力欄G13には、受取場所入力欄G12に入力した受取場所の受渡可能日時以降の日時であれば任意の時間が入力可能になっている。なお、受取日時入力欄G13は、任意の時間を入力させる形式に限らず、受取時間を選択させるものであってもよい。OKボタンG14は、受取場所入力欄G12に入力した受取場所で、受取日時入力欄G13に入力した受取日時に商品を受け取ることを設定するボタンである。   Here, FIG. 10 is an explanatory diagram showing an example of the receiving location setting screen G1 displayed by the display operation unit 304 of the customer terminal 30. The receiving location setting screen G1 is a screen for setting the receiving location and the receiving date and time of the product. The receiving location setting screen G1 includes a delivery enable list G11, a receiving location input column G12, a receiving date and time input column G13, and an OK button G14. The deliverable list G11 is a list in which the deliverable date and time when the product can be delivered at each receipt location of the product included in the delivery list information is shown. The receiving location input column G12 is an input column for inputting the receiving location of the product. In the receiving location input field G12, any of the receiving locations displayed in the deliverable list G11 can be input. The receipt date / time input column G13 is an input column for inputting the receipt date / time of the product. In the receipt date / time input field G13, an arbitrary time can be input as long as it is after the delivery date / time of the receipt place input in the receipt place input field G12. The receipt date / time input field G13 is not limited to a format for inputting an arbitrary time, but may be a field for selecting a receipt time. The OK button G14 is a button for setting to receive a product at the receiving date and time input in the receiving date and time input field G13 at the receiving location input in the receiving address input field G12.

受取設定部3004は、商品の受取場所と、商品の受取日時とが示された受取指定情報を通信制御部3001に送信させる。例えば、受取設定部3004は、受取場所設定画面G1のOKボタンG14が押下された場合に、受取場所入力欄G12に入力された受取場所と、受取日時入力欄G13に入力された受取日時とを含む受取指定情報を通信制御部3001に送信させる。   The receipt setting unit 3004 causes the communication control unit 3001 to transmit receipt designation information indicating the receipt location of the merchandise and the receipt date and time of the merchandise. For example, the receiving setting unit 3004 displays the receiving location input in the receiving location input field G12 and the receiving date and time input in the receiving date input field G13 when the OK button G14 on the receiving location setting screen G1 is pressed. The reception control information included is transmitted to the communication control unit 3001.

受取場所設定部3005は、受取場所テーブル211の受取場所を設定する。例えば、受取場所設定部3005は、表示制御部3003が表示して設定画面で、操作制御部3002が受取場所を設定する操作を受け付けた場合に、受取場所を設定する受取場所設定情報を通信制御部3001に送信させる。そして、配送管理サーバ20は、受取場所設定情報を受信した場合に、受取場所設定情報で指定された受取場所を受取場所テーブル211の受取場所に設定する。   The receiving location setting unit 3005 sets the receiving location in the receiving location table 211. For example, the receiving location setting unit 3005 performs communication control on the receiving location setting information for setting the receiving location when the operation control unit 3002 accepts an operation for setting the receiving location on the setting screen displayed by the display control unit 3003. Unit 3001. Then, when receiving the receiving location setting information, the delivery management server 20 sets the receiving location specified by the receiving location setting information as the receiving location in the receiving location table 211.

次に、配送管理サーバ20が実行する配送登録処理について説明する。ここで、図11は、本実施形態の配送管理サーバ20が実行する配送登録処理の一例を示すフローチャートである。   Next, the delivery registration process executed by the delivery management server 20 will be described. Here, FIG. 11 is a flowchart illustrating an example of a delivery registration process executed by the delivery management server 20 of the present embodiment.

通信制御部2001は、受渡一覧情報の生成を要求する受注情報を受信する(ステップS1)。   The communication control unit 2001 receives order information that requests generation of delivery list information (step S1).

受渡一覧生成部2004は、受信した受注情報に含まれている顧客コードに関連付けられている受取場所コードを受取場所テーブル211から抽出する(ステップS2)。   The delivery list generating unit 2004 extracts the receiving location code associated with the customer code included in the received order information from the receiving location table 211 (step S2).

受渡一覧生成部2004は、拠点別在庫テーブル208に基づいて、受注情報に含まれている商品コードにより特定される商品の在庫がある拠点を抽出する(ステップS3)。   The delivery list generation unit 2004 extracts a base where the product stock specified by the product code included in the order information is present based on the base stock table 208 (step S3).

受渡一覧生成部2004は、抽出した各拠点から配送した商品が、抽出した受取場所に届く配送日時を算出する(ステップS4)。   The delivery list generation unit 2004 calculates the delivery date and time when the product delivered from each extracted base reaches the extracted receiving place (step S4).

受渡一覧生成部2004は、商品を配送させる拠点を選択する(ステップS5)。ここで、一の受取場所に対して、商品を配送可能な拠点が複数ある場合には、配送日時が最も早い拠点を選択する。   The delivery list generation unit 2004 selects a base to which the product is delivered (step S5). Here, when there are a plurality of bases to which the product can be delivered to one receiving place, the base with the earliest delivery date is selected.

受渡一覧生成部2004は、各受取場所で商品を受け渡すことが可能になる受渡可能日時を算出する(ステップS6)。例えば、受渡一覧生成部2004は、配送日時に受渡準備時間を加算して、受渡可能日時を算出する。但し、受渡一覧生成部2004は、宅配便等の商品の受渡準備が不要な受取場所の場合には配送日時を受渡可能日時にする。   The delivery list creation unit 2004 calculates a delivery date / time when the product can be delivered at each delivery location (step S6). For example, the delivery list generation unit 2004 adds delivery preparation time to the delivery date and time, and calculates a deliverable date and time. However, the delivery list generation unit 2004 sets the delivery date / time to the deliverable date / time in the case of a receiving location where preparation for delivery of a product such as a courier is not required.

受渡一覧生成部2004は、抽出した受取場所と、算出した受渡可能日時とを含む受渡一覧情報を生成する(ステップS7)。   The delivery list creation unit 2004 creates delivery list information including the extracted delivery location and the calculated delivery date and time (step S7).

通信制御部2001は、生成した受渡一覧情報を送信する(ステップS8)。   The communication control unit 2001 transmits the generated delivery list information (step S8).

通信制御部2001は、商品の受取場所と受取日時とが示された受取指定情報を受信したか否かを判定する(ステップS9)。受取指定情報を受信していないことを条件に(ステップS9;No)、配送管理サーバ20は、待機する。   The communication control unit 2001 determines whether or not receipt designation information indicating the receipt location and receipt date and time of the product has been received (step S9). On the condition that the receipt designation information has not been received (step S9; No), the delivery management server 20 stands by.

受取指定情報を受信したことを条件に(ステップS9;Yes)、配送登録部2005は、受取指定情報で示された受取場所と、受取場所で商品が受け取られる受取日時とを登録する(ステップS10)。   On condition that the receipt designation information has been received (step S9; Yes), the delivery registration unit 2005 registers the receipt location indicated by the receipt designation information and the receipt date and time at which the merchandise is received at the receipt location (step S10). ).

以上により配送管理サーバ20は、配送登録処理を終了する。   As described above, the delivery management server 20 ends the delivery registration process.

以上のように、本実施形態に係る配送管理サーバ20によれば、通信制御部2001は、インターネットショッピング等において取引が成立した場合に、顧客端末30等から受注情報を受信する。受渡一覧生成部2004は、拠点別在庫テーブル208に基づいて、販売対象の商品がある拠点を抽出する。また、受渡一覧生成部2004は、配送時刻表テーブル209と、配送時間テーブル210とに基づいて、抽出した拠点から受取場所で商品を受け取り可能になる受取可能日時を算出する。そして、受渡一覧生成部2004は、抽出した拠点と、算出した受取可能日時とを含む受渡一覧情報を生成する。さらに、通信制御部2001は、生成した受渡一覧情報を顧客端末30に送信する。そのため、顧客は、受渡一覧情報に基づいて顧客端末30が表示した受取場所設定画面G1で所望の受取場所及び受取日時を設定することができる。よって、本実施形態に係る配送管理サーバ20は、商品の受取形式を顧客が選択することができる。   As described above, according to the delivery management server 20 according to the present embodiment, the communication control unit 2001 receives order information from the customer terminal 30 or the like when a transaction is established in Internet shopping or the like. The delivery list generation unit 2004 extracts a base where the products to be sold are based on the base inventory table 208. Further, the delivery list generation unit 2004 calculates a receivable date / time when the product can be received from the extracted location at the receiving location based on the delivery time table 209 and the delivery time table 210. Then, the delivery list generation unit 2004 generates delivery list information including the extracted base and the calculated receivable date and time. Further, the communication control unit 2001 transmits the generated delivery list information to the customer terminal 30. Therefore, the customer can set a desired receiving location and receiving date and time on the receiving location setting screen G1 displayed by the customer terminal 30 based on the delivery list information. Therefore, the delivery management server 20 according to the present embodiment allows the customer to select the product receipt format.

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

上記実施形態や変形例の各装置で実行されるプログラムは、各装置が備える記憶媒体(ROM又は記憶部)に予め組み込んで提供するものとするが、これに限らないものとする。例えば、インストール可能な形式又は実行可能な形式のファイルでCD−ROM、フレキシブルディスク(FD)、CD−R、DVD(Digital Versatile Disk)等のコンピュータで読み取り可能な記録媒体に記録して提供するように構成してもよい。さらに、記憶媒体は、コンピュータ或いは組み込みシステムと独立した媒体に限らず、LANやインターネット等により伝達されたプログラムをダウンロードして記憶又は一時記憶した記憶媒体も含まれる。   The program executed by each device of the above-described embodiment or modification is provided by being incorporated in advance in a storage medium (ROM or storage unit) included in each device, but is not limited thereto. For example, an installable or executable file is recorded on a computer-readable recording medium such as a CD-ROM, a flexible disk (FD), a CD-R, or a DVD (Digital Versatile Disk). You may comprise. Furthermore, the storage medium is not limited to a medium independent of a computer or an embedded system, but also includes a storage medium in which a program transmitted via a LAN, the Internet, or the like is downloaded and stored or temporarily stored.

また、上記実施形態や変形例の各装置で実行されるプログラムをインターネット等のネットワークに接続されたコンピュータ上に格納し、ネットワーク経由でダウンロードさせることにより提供するように構成してもよいし、インターネット等のネットワーク経由で提供又は配布するように構成してもよい。   Further, the program executed by each device of the above-described embodiment or modification may be stored on a computer connected to a network such as the Internet and provided by being downloaded via the network, or the Internet It may be configured to be provided or distributed via a network.

1 配送システム
10 拠点端末
20 配送管理サーバ
30 顧客端末
108 在庫情報
208 拠点別在庫テーブル
209 配送時刻表テーブル
210 配送時間テーブル
211 受取場所テーブル
1001、2001、3001 通信制御部
1002 在庫登録部
1003 在庫通知部
2002 在庫管理部
2003 受取場所管理部
2004 受渡一覧生成部
2005 配送登録部
3002 操作制御部
3003 表示制御部
3004 受取設定部
3005 受取場所設定部
DESCRIPTION OF SYMBOLS 1 Delivery system 10 Base terminal 20 Delivery management server 30 Customer terminal 108 Inventory information 208 Base stock table 209 Delivery timetable table 210 Delivery time table 211 Receiving place table 1001, 2001, 3001 Communication control section 1002 Inventory registration section 1003 Inventory notification section 2002 Inventory management unit 2003 Receiving location management unit 2004 Delivery list generating unit 2005 Delivery registration unit 3002 Operation control unit 3003 Display control unit 3004 Receiving setting unit 3005 Receiving location setting unit

特開2003−160231号公報JP 2003-160231 A

Claims (6)

販売対象の商品を特定する商品コードを受信する第1受信手段と、
流通経路の各拠点に保管されている各商品の在庫数を記憶する拠点別在庫情報に基づいて、前記第1受信手段が受信した前記商品コードの商品がある前記拠点を抽出する第1抽出手段と、
各拠点から、商品を受け取る各受取場所までの配送時間を記憶する配送時間情報に基づいて、前記第1抽出手段が抽出した前記拠点から配送された商品が前記受取場所で顧客に受け渡し可能になる受渡可能日時を算出する算出手段と、
前記受取場所と、当該受取場所で商品を受け渡し可能になる前記受渡可能日時との一覧を送信する送信手段と、
を備えるサーバ装置。
First receiving means for receiving a product code specifying a product to be sold;
First extraction means for extracting the base where the product of the product code received by the first receiving means is located based on the stock information for each base that stores the number of stocks of each product stored in each base of the distribution route When,
Based on the delivery time information storing the delivery time from each location to each receiving location where the product is received, the product delivered from the location extracted by the first extraction means can be delivered to the customer at the receiving location. A calculation means for calculating a delivery date and time;
A transmitting means for transmitting a list of the receiving location and the date and time when the product can be delivered at the receiving location;
A server device comprising:
顧客ごとに一又は複数の前記受取場所が登録された受取場所情報から、前記商品コードが示す前記商品を販売する顧客の前記受取場所を抽出する第2抽出手段を更に備え、
前記算出手段は、前記第1抽出手段が抽出した前記拠点から、前記第2抽出手段が抽出した前記受取場所で商品を受け渡し可能になる前記受渡可能日時を算出する、
請求項1に記載のサーバ装置。
A second extracting means for extracting the receiving location of a customer who sells the product indicated by the product code from receiving location information in which one or more receiving locations are registered for each customer;
The calculation means calculates the delivery date and time at which goods can be delivered from the location extracted by the first extraction means at the receiving location extracted by the second extraction means.
The server device according to claim 1.
前記送信手段が送信した一又は複数の前記受取場所から選択された前記受取場所と、当該受取場所の前記受渡可能日時以降の日時が指定された受取日時とを含む受取指定情報を受信する第2受信手段と、
前記第2受信手段が受信した前記受取指定情報の前記受取場所と、当該受取場所で商品が受け取られる受取日時とを登録する登録する登録手段とを更に備える、
請求項1又は2に記載のサーバ装置。
Receiving receipt designation information including the receipt location selected from one or a plurality of the receipt locations transmitted by the transmission means, and a receipt date and time designated by a date and time after the delivery date and time of the receipt location; Receiving means;
Registration means for registering the receipt location of the receipt designation information received by the second receiving means and the receipt date and time when the goods are received at the receipt location;
The server device according to claim 1 or 2.
一の前記受取場所に対して前記商品を配送可能な前記拠点が複数あることを条件に、前記配送時間に基づいて前記拠点を選択する選択手段を更に備え、
前記送信手段は、前記選択手段が選択した前記拠点から前記受取場所で商品を受け渡し可能になる前記受渡可能日時の一覧を送信する、
請求項1乃至3の何れか一項に記載のサーバ装置。
Further comprising selection means for selecting the base based on the delivery time on condition that there are a plurality of the bases capable of delivering the product to the one receiving location;
The transmitting means transmits a list of the delivery date and time at which the product can be delivered from the location selected by the selection means at the receiving location;
The server apparatus as described in any one of Claims 1 thru | or 3.
前記受取場所を設定する受取場所設定情報を受信する第3受信手段を更に備える、
請求項1乃至4の何れか一項に記載のサーバ装置。
Further comprising third receiving means for receiving receiving place setting information for setting the receiving place;
The server apparatus as described in any one of Claims 1 thru | or 4.
コンピュータを、
販売対象の商品を特定する商品コードを受信する第1受信手段と、
流通経路の各拠点に保管されている各商品の在庫数を記憶する拠点別在庫情報に基づいて、前記第1受信手段が受信した前記商品コードの商品がある前記拠点を抽出する第1抽出手段と、
各拠点から、商品を受け取る各受取場所までの配送時間を記憶する配送時間情報に基づいて、前記第1抽出手段が抽出した前記拠点から配送された商品が前記受取場所で顧客に受け渡し可能になる受渡可能日時を算出する算出手段と、
前記受取場所と、当該受取場所で商品を受け渡し可能になる前記受渡可能日時との一覧を送信する送信手段と、
として機能させるためのプログラム。
Computer
First receiving means for receiving a product code specifying a product to be sold;
First extraction means for extracting the base where the product of the product code received by the first receiving means is located based on the stock information for each base that stores the number of stocks of each product stored in each base of the distribution route When,
Based on the delivery time information storing the delivery time from each location to each receiving location where the product is received, the product delivered from the location extracted by the first extraction means can be delivered to the customer at the receiving location. A calculation means for calculating a delivery date and time;
A transmitting means for transmitting a list of the receiving location and the date and time when the product can be delivered at the receiving location;
Program to function as.
JP2018081602A 2018-04-20 2018-04-20 Server device and program Active JP7140534B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2018081602A JP7140534B2 (en) 2018-04-20 2018-04-20 Server device and program
JP2022141962A JP2022168074A (en) 2018-04-20 2022-09-07 Server device, program and delivery system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018081602A JP7140534B2 (en) 2018-04-20 2018-04-20 Server device and program

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2022141962A Division JP2022168074A (en) 2018-04-20 2022-09-07 Server device, program and delivery system

Publications (2)

Publication Number Publication Date
JP2019191756A true JP2019191756A (en) 2019-10-31
JP7140534B2 JP7140534B2 (en) 2022-09-21

Family

ID=68390310

Family Applications (2)

Application Number Title Priority Date Filing Date
JP2018081602A Active JP7140534B2 (en) 2018-04-20 2018-04-20 Server device and program
JP2022141962A Pending JP2022168074A (en) 2018-04-20 2022-09-07 Server device, program and delivery system

Family Applications After (1)

Application Number Title Priority Date Filing Date
JP2022141962A Pending JP2022168074A (en) 2018-04-20 2022-09-07 Server device, program and delivery system

Country Status (1)

Country Link
JP (2) JP7140534B2 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10171867A (en) * 1996-12-12 1998-06-26 Fujitsu Ltd System for delivering and managing merchandise
JP2002087522A (en) * 2000-09-08 2002-03-27 Fujitsu Ltd Home delivery method and home delivery server and recording medium
JP2016071677A (en) * 2014-09-30 2016-05-09 パイオニア株式会社 Communication terminal, communication system, control method, program, and storage medium

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10171867A (en) * 1996-12-12 1998-06-26 Fujitsu Ltd System for delivering and managing merchandise
JP2002087522A (en) * 2000-09-08 2002-03-27 Fujitsu Ltd Home delivery method and home delivery server and recording medium
JP2016071677A (en) * 2014-09-30 2016-05-09 パイオニア株式会社 Communication terminal, communication system, control method, program, and storage medium

Also Published As

Publication number Publication date
JP2022168074A (en) 2022-11-04
JP7140534B2 (en) 2022-09-21

Similar Documents

Publication Publication Date Title
JP6290589B2 (en) Server device and method for supplying required delivery date and time
JP2019071029A (en) Information processing apparatus, item supply management system and program
KR100930819B1 (en) Apparatus and method for providing a waybill and a delivery information
JP6188649B2 (en) Shopping support system and shopping support program
US20150379573A1 (en) Electronic content filtering server between a mobile computing device and an electronic receipt server
JP6479108B2 (en) CHANGE DEVICE, CHANGE METHOD, AND CHANGE PROGRAM
KR20160113568A (en) Method, system and recording medium for transaction processing using real time conversation
JP7044689B2 (en) Information processing equipment, information processing methods and information processing programs
JP2019191756A (en) Server device and program
JP6943602B2 (en) Server equipment and programs
JP2019008544A (en) Server device, program, and order system
JP2019211908A (en) Server device and program
JP6316254B2 (en) Information processing apparatus and program
JP2018181238A (en) Inventory management device, inventory management method, and program
JP2019057153A (en) Information processing system, central management system, information processing method, and program
JP7034001B2 (en) Server equipment and programs
JP2015060578A (en) Merchandise management device, merchandise management method, and merchandise management program
JP2019021300A (en) Electronic commerce transaction integrated management system
JP7400138B1 (en) Information processing device, information processing method, and information processing program
US20230053892A1 (en) Method and apparatus for providing subscription notification service
JP6328314B1 (en) Electronic commerce integrated management system
JP2019057148A (en) Information processing system, central management system, information processing method, and program
JP6942877B1 (en) Information processing system, information processing device, information processing method and program
JP6300248B1 (en) Electronic commerce integrated management system
JP5613739B2 (en) Information processing apparatus and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20210216

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20211224

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220125

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220325

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20220809

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20220908

R150 Certificate of patent or registration of utility model

Ref document number: 7140534

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150