JPH11195067A - Merchandise information data base - Google Patents

Merchandise information data base

Info

Publication number
JPH11195067A
JPH11195067A JP120398A JP120398A JPH11195067A JP H11195067 A JPH11195067 A JP H11195067A JP 120398 A JP120398 A JP 120398A JP 120398 A JP120398 A JP 120398A JP H11195067 A JPH11195067 A JP H11195067A
Authority
JP
Japan
Prior art keywords
option
data
mounting
constraint
model
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
JP120398A
Other languages
Japanese (ja)
Other versions
JP3521722B2 (en
Inventor
Kuniya Kaneko
邦也 金子
Kuniharu Muramatsu
邦治 村松
Koji Kikuchi
孝司 菊池
Sayumi Yagi
彩友美 八木
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.)
Toyota Motor Corp
Original Assignee
Toyota Motor 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 Toyota Motor Corp filed Critical Toyota Motor Corp
Priority to JP00120398A priority Critical patent/JP3521722B2/en
Publication of JPH11195067A publication Critical patent/JPH11195067A/en
Application granted granted Critical
Publication of JP3521722B2 publication Critical patent/JP3521722B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

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

PROBLEM TO BE SOLVED: To provide a merchandise information data base where retrieval speed is high and the merchandise information data base where an option is easily changed by reducing data capacitance. SOLUTION: The merchandise information data base is provided with an automobile having format codes at every basic constitution object and more than two option code 13 which are installed on the basic constitution objects which are expressed by the specified format codes and are provided with option codes. Installation restricting code 12 data which indicates restricting condition in design or technique at the time of installing an accessory constitution object to the automobile 11 is provided between one or more than two kinds of format code 11 data and one or more than two kinds of accessory constitution object code 12 (option code 13) data.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、データ容量を削減
してアクセス時間を短縮することのできる商品情報デー
タベースに関し、また、複数のオプションの組合せ価格
データを格納する商品情報データベースに関するもので
ある。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a merchandise information database capable of reducing data capacity and shortening access time, and also relates to a merchandise information database storing combination price data of a plurality of options.

【0002】[0002]

【従来の技術】従来より、例えば、自動車には基本構成
品である自動車本体に、たくさんの付属構成品であるオ
プションが付加されて販売されている。ここで、オプシ
ョン同士には色々な設計上または技術上の制約関係が存
在する。すなわち、オプションaとオプションbとで特
別の設計上または技術上の制約がある場合がある。一般
的に自動車のオプションの制約関係には、次の2種類が
ある。第一種類の制約関係は、片方向制約関係であり、
オプションaをつけた場合のみ、オプションbをつける
ことができる関係である。この場合、aを「子」と呼
び、bを「親」と呼ぶこととする。例えば、トラクショ
ンコントロールをつけたときのみ、ABS(アンチロッ
クブレーキシステム)を装着することが可能であり、こ
の場合、トラクションコントロールが「子」であり、A
BSが「親」である。第二種類の制約関係は、双方向制
約関係であり、オプションaとオプションbとは、必ず
セットでなければならない関係である。例えば、ラジオ
とアンテナとは、必ずセットでなければならない。いず
れか一方のみを取り付けても機能を果たさないからであ
る。
2. Description of the Related Art Conventionally, for example, an automobile has been sold with a number of optional components being added to an automobile body which is a basic component. Here, various design or technical restrictions exist between the options. That is, the option a and the option b may have special design or technical restrictions. In general, there are the following two types of constraint relations of vehicle options. The first type of constraint relationship is a one-way constraint relationship,
Only when the option a is added, the option b can be added. In this case, a is called a "child" and b is called a "parent". For example, it is possible to wear an ABS (anti-lock brake system) only when the traction control is turned on. In this case, the traction control is a "child" and the A
BS is the “parent”. The second type of constraint relationship is a bidirectional constraint relationship, in which the option a and the option b must be a set. For example, a radio and an antenna must always be a set. This is because the function is not achieved even if only one of them is attached.

【0003】従来、オプション同士の制約関係は、表形
式のデータベースであるリレーショナルデータベースを
用いて表現されている。しかしながら、従来のリレーシ
ョナルデータベースには、次のような問題点があった。 (1)非常に大きいデータ容量となるため、検索のレス
ポンスが著しく低下する問題があった。特に、制約関係
が片方向であるか、双方向であるかの正確な判別は、全
てのデータを読み込まなければわからないため、応答時
間が長くかかり問題であった。 (2)重複データや関連がないという不必要なデータま
で記憶されるため、余分なデータ容量を取っていた。 (3)また、オプションの一部に変更が生じた場合、例
えば、あるオプションが廃止された場合を考えると、そ
のオプションを含む項目の全てを検索しながら、削除し
なければならないため、データベースの維持管理に時間
とコストがかかる問題があった。
Conventionally, a constraint relationship between options is expressed using a relational database which is a database in a table format. However, the conventional relational database has the following problems. (1) There is a problem that the response of the search is remarkably reduced because the data capacity becomes very large. In particular, it is difficult to accurately determine whether the constraint relationship is one-way or two-way unless all data is read, so that a long response time is required. (2) Unnecessary data that is not related to duplicated data is stored, so that extra data capacity is taken. (3) In addition, when a part of an option is changed, for example, when an option is abolished, it is necessary to delete while searching all items including the option. There was a problem that it took time and cost for maintenance.

【0004】上記リレーショナルデータベースの問題点
を解決するために、本出願人は、特願平8−11494
8号において、オブジェクトモデルを用いてデータベー
スを構築する商品仕様価格情報格納装置を提案した。そ
のクラスオブジェクトを図9に示す。基本構成品毎に型
式コードを持つ商品と、特定の型式コード商品で表され
る基本構成品に装着される2以上の付属構成品との関係
データを格納する商品仕様価格情報格納装置であって、
(a)型式コード毎に、その型式で表される基本構成品
に装着可能な付属構成品の属性データ103を、型式コ
ードデータ101と付属構成品データ102との間に持
たせ、(b)付属構成品データ102には、他の付属構
成品との制約関係データ104と、制約関係を持つ前記
他の付属構成品データの存在位置データ104とを持た
せている。
In order to solve the above-mentioned problem of the relational database, the present applicant has filed a Japanese Patent Application No. 8-114494.
In No. 8, a product specification price information storage device that constructs a database using an object model was proposed. FIG. 9 shows the class object. A product specification price information storage device for storing relation data between a product having a model code for each basic component and two or more accessory components attached to the basic component represented by a specific model code product. ,
(A) For each model code, attribute data 103 of the accessory component attachable to the basic component represented by the model is provided between the model code data 101 and the accessory component data 102, and (b) The accessory component data 102 includes constraint relationship data 104 with other accessory components, and existence position data 104 of the other accessory component data having a constraint relationship.

【0005】図10に図9の関係をコンピュータ上に実
装し、個々の実体データを割り付けた時の各データ間の
関連を示す。このように、実体に当てはめた関係図をイ
ンスタンス図という。図10においても、関連は直線に
より表記されているが、コンピュータ上では、ポインタ
によって、関連づけを実現している。型式K1,K2,
K3,K4は、各々型式コードを持つ商品である自動車
の実体であり、各々オプションコードを持つオプション
を複数持っているという関連を示している。また、各オ
プションOP11,OP12,OP21,OP22,O
P31,OP32は、各々別のオプションと関連を持っ
ている。
FIG. 10 shows the relationship between the data when the relationship shown in FIG. 9 is implemented on a computer and individual entity data is allocated. The relationship diagram applied to the entity in this way is called an instance diagram. Also in FIG. 10, the association is represented by a straight line, but on the computer, the association is realized by a pointer. Model K1, K2
K3 and K4 are entities of automobiles, each of which is a product having a model code, and indicate a relationship that a plurality of options each having an option code are provided. Further, each of the options OP11, OP12, OP21, OP22, O
P31 and OP32 are each associated with another option.

【0006】その関連の第一の種類は、OP12とOP
21、あるいはOP12とOP32の関係において双方
向の矢印が表記する双方向制約関係である。第二の種類
は、OP22とOP31の関係において片方向の矢印で
表記される片方向制約関係である。ここで、片方向制約
関係とは、オプションaをつけた場合のみ、オプション
bをつけることができる関係をいう。また、双方向制約
関係とは、オプションaとオプションbとは、必ずセッ
トでなければならない関係をいう。
[0006] The first type of connection is OP12 and OP12.
21 or a bidirectional constraint relationship indicated by a bidirectional arrow in the relationship between OP12 and OP32. The second type is a one-way constraint relationship represented by a one-way arrow in the relationship between OP22 and OP31. Here, the one-way constraint relationship refers to a relationship in which the option b can be added only when the option a is added. In addition, the bidirectional constraint relationship refers to a relationship in which option a and option b must always be set.

【0007】図10では、例えば、オプションOP21
と双方向制約関係を持つオプションOP11と、オプシ
ョン32と双方向制約関係を持つオプションOP12と
を、別々に存在させている。このように、オプション同
士の制約関係の種類毎に複数のオプションを持つことも
できる。この方法によると、データ容量が少し増える
が、リレーショナルデータベースと比較すれば、僅かな
量であり、問題とはならない。逆に、オプションOP1
1とオプションOP12とを別々に存在させることによ
り、データの取り扱いを容易とし、処理を迅速化するこ
とができる利点がある。
In FIG. 10, for example, option OP21
An option OP11 having a two-way constraint relationship with the option OP12 and an option OP12 having a two-way constraint relationship with the option 32 are separately provided. In this manner, a plurality of options can be provided for each type of constraint relationship between options. According to this method, the data capacity is slightly increased, but it is a small amount as compared with the relational database, and does not cause any problem. Conversely, option OP1
1 and the option OP12 are separately provided, so that there is an advantage that data can be easily handled and processing can be speeded up.

【0008】[0008]

【発明が解決しようとする課題】しかしながら、特願平
8−114948号で提案したデータベースには、次の
ような問題があった。 (1)制約関係をオプションデータに持たせているた
め、制約データが異なるオプションについては、同じオ
プションデータを各型式データに対して個別に持たせる
必要があった。すなわち、図10において、同じオプシ
ョン1であっても、型式1に対するオプション1をOP
11として持たせ、型式3に対するオプション1をOP
12として持たせる必要があった。このため、余分なデ
ータを記憶しなければならず、データの検索に余分な時
間がかかる問題があった。また、1つのオプションを削
除しようとする場合に、複数のオプションデータを削除
する必要があり、メインテナンス性が悪かった。
However, the database proposed in Japanese Patent Application No. 8-114948 has the following problems. (1) Since the option data has a constraint relationship, it is necessary to separately give the same option data to each model data for options having different constraint data. That is, in FIG. 10, even if option 1 is the same, option 1
Option 11 for model 3
It was necessary to have it as 12. For this reason, there is a problem that extra data has to be stored and extra time is required for data retrieval. Further, when one option is to be deleted, it is necessary to delete a plurality of option data, resulting in poor maintainability.

【0009】(2)また、自動車を販売する場合、オプ
ションは、型式によっては、標準装備されていたり、注
文により取り付けられたりする。また、注文により取り
付ける場合でも、メーカー段階で取り付けられるメーカ
ーオプションと、ディーラー段階で取り付けられるディ
ーラーオプションとに区別される。特願平8−1149
48号で提案したデータベースには、販売する場合のオ
プションの条件を含んでおらず、別のデータベースとし
て管理されていたため、使い勝手の悪いデータベースで
あった。すなわち、顧客が自動車を購入しようとすると
き、ある型式の自動車に対して、如何なるオプションが
装着可能かという点と同時に、そのオプションがメーカ
ーオプションなのかディーラーオプションなのかが重要
な問題となるからである。その理由は、装着形態の相違
により、自動車が顧客に届くまでのリードタイムに差異
が発生するからである。また、ディーラーオプションは
自動車を購入した後でも装着可能であるが、メーカーオ
プションは、注文するときに選択しないと手遅れとなる
からである。従来の装置では、販売上の条件である装着
形態が別データベースとして管理されていたため、別途
それを参照しなければならず、無駄な作業及び余分な時
間がかかっていたのである。
(2) When a car is sold, options are provided as standard equipment or installed according to an order depending on the model. Further, even in the case of attachment according to an order, a maker option attached at a maker stage and a dealer option attached at a dealer stage are distinguished. Japanese Patent Application No. 8-1149
The database proposed in No. 48 did not include optional conditions for selling and was managed as a separate database, so it was a database with poor usability. That is, when a customer wants to buy a car, it is important to know what options can be installed on a certain type of car, and whether the option is a manufacturer option or a dealer option. is there. The reason is that there is a difference in the lead time until the vehicle reaches the customer due to the difference in the mounting form. In addition, the dealer option can be installed even after purchasing the car, but the manufacturer option is too late unless selected when ordering. In the conventional apparatus, since the mounting form, which is a condition for sale, is managed as a separate database, it has to be referred to separately, which requires extra work and extra time.

【0010】(3)商品情報データベースは、メーカー
の設計部門、企画部門、販売部門等、複数の部門で取り
扱われ、各部門で内容を変更することが可能である。し
かし、複数の部門で同時に商品情報データベースを変更
しようとすると、現状データの把握が困難となり、混乱
を引き起こす問題があった。また、新しいオプションの
装着条件が追加される前に、販売部門でそのオプション
について価格を入力すると、価格を記憶すべき対象が存
在しないため、データが混乱する問題があった。
(3) The product information database is handled by a plurality of departments such as a design department, a planning department, and a sales department of a manufacturer, and the content can be changed in each department. However, if a plurality of departments try to change the product information database at the same time, it is difficult to grasp the current data, and there has been a problem of causing confusion. In addition, if a price is entered for the option in the sales department before the installation condition of the new option is added, there is no object for storing the price, and there is a problem that the data is confused.

【0011】本発明は、上記した問題点を解決し、デー
タ容量を軽減して検索速度の速い商品情報データベー
ス、及び容易にオプションを変更可能な商品情報データ
ベースを提供することを目的とする。
SUMMARY OF THE INVENTION It is an object of the present invention to solve the above-mentioned problems and to provide a product information database with a reduced data capacity and a high retrieval speed, and a product information database in which options can be easily changed.

【0012】[0012]

【課題を解決するための手段】上記課題を解決するため
に、本発明の商品情報データベースは、次の構成を備え
ている。 (1)基本構成品毎に型式コードを持つ商品と、特定の
型式コードで表される基本構成品に装着され、付属構成
品コードを持つ2以上の付属構成品とを有する商品情報
データベースであって、1または2以上の前記型式コー
ドデータと、1または2以上の前記付属構成品コードデ
ータとの間に、前記商品に前記付属構成品を装着する場
合の設計上または技術上の制約条件を示す装着制約コー
ドデータを持つている。
In order to solve the above-mentioned problems, a product information database according to the present invention has the following arrangement. (1) A product information database including a product having a model code for each basic component and two or more accessory components attached to the basic component represented by a specific model code and having an accessory component code. Between one or more of the model code data and one or more of the accessory component code data, design or technical constraints when the accessory is attached to the product. It has the mounting constraint code data shown.

【0013】(2)(1)に記載する商品情報データベ
ースにおいて、前記装着制約コードデータに対応して、
前記商品に前記付属構成品を装着する場合の販売上の条
件を示す装着形態コードデータを持つことを特徴とす
る。 (3)(1)または(2)に記載する商品情報データベ
ースにおいて、前記装着制約コードデータに対応して、
前記付属品を装着した場合の価格データを持つことを特
徴とする。
(2) In the merchandise information database described in (1), in accordance with the mounting restriction code data,
It is characterized by having mounting form code data indicating conditions on sale when the accessory component is mounted on the product. (3) In the product information database described in (1) or (2), in accordance with the mounting constraint code data,
It is characterized by having price data when the accessory is attached.

【0014】(4)(1)乃至(3)に記載する商品情
報データベースのいずれか1つにおいて、第一入力手段
から前記各データへ新規入力処理、編集処理、または削
除処理を行うときに、第二入力手段から前記処理のいず
れかが行われている場合、前記第一入力手段の処理を禁
止する排他的制御機能と、前記装着制約コードデータが
未入力の場合に、前記価格データの入力を禁止する業務
制約機能とを有することを特徴とする。
(4) In any one of the merchandise information databases described in (1) to (3), when a new input process, an edit process, or a delete process is performed from the first input means to each of the data, An exclusive control function that inhibits the processing of the first input means when any of the processing is performed from the second input means, and an input of the price data when the mounting constraint code data has not been input. And a business restriction function for prohibiting the operation.

【0015】本発明の商品情報データベースは、上記構
成を有することにより、次のように作用する。商品は、
基本構成品が異なる2以上の型式コードデータとして記
憶されている。また、商品に装着するための付属構成品
が、2以上の付属構成品データとして記憶されている。
ここで、特定の型式コード商品に装着可能な付属構成品
は、予め定められている。例えば、自動車には、同一車
種に関して、2以上の型式コードがあり型式コードデー
タとして記憶されている。また、各型式コードの自動車
に対して装着可能なオプションは豊富であり、装着可能
なオプションはオプションデータとして記憶されてい
る。ここで、特定の型式コードの自動車に装着可能なオ
プションは、定められている。どのオプションが特定の
型式コードの自動車に装着可能なのかという属性データ
を、型式コードデータとオプションコードデータとの間
に持たしている。すなわち、型式コードデータとオプシ
ョンコードデータとの間に設計上または技術上の制約条
件を示す装着制約コードデータを持っている。
The product information database of the present invention has the above-described structure, and operates as follows. products are,
The basic components are stored as two or more different type code data. Further, accessory components to be attached to the product are stored as two or more accessory component data.
Here, accessory components that can be attached to a specific model code product are predetermined. For example, an automobile has two or more model codes for the same model and is stored as model code data. There are a variety of options that can be mounted on vehicles of each model code, and the options that can be mounted are stored as option data. Here, options that can be mounted on a vehicle having a specific model code are determined. Attribute data indicating which option can be mounted on a vehicle having a specific model code is provided between the model code data and the option code data. That is, there is mounting restriction code data indicating design or technical restrictions between the model code data and the option code data.

【0016】装着制約コードデータは、特定の型式に装
着可能なオプションの全ての組合せを、データとして持
っている。例えば、型式1に、オプション1とオプショ
ン2とが双方向制約である場合には、型式1とオプショ
ン1・オプション2との間の装着制約コードY1に、オ
プション1とオプション2とを同時装着可能であること
を示すコードを記憶し、かつオプション1を単独装着可
能であることを示す装着制約コード、オプション2を単
独装着可能であることを示す装着コードが存在していな
い。また、型式1に、オプション1とオプション2とが
片方向制約である場合には、型式1とオプション1・オ
プション2との間の装着制約コードY1に、オプション
1とオプション2とを同時装着可能であることを示すコ
ードを記憶し、かつオプション1を単独装着可能である
ことを示す装着制約コードを記憶し、オプション2を単
独装着可能であることを示す装着コードが存在しない。
この場合、オプション2はオプション1を装着した場合
のみ装着可能であることがわかり、オプション1とオプ
ション2とは片方向制約関係にある。
The installation constraint code data has all combinations of options that can be installed in a specific model as data. For example, if Option 1 and Option 2 are bidirectionally restricted in Model 1, Option 1 and Option 2 can be simultaneously mounted on the mounting constraint code Y1 between Model 1 and Option 1 and Option 2. Are stored, and there is no mounting constraint code indicating that the option 1 can be mounted alone and no mounting code indicating that the option 2 can be mounted alone. If Option 1 and Option 2 have a one-way restriction in Model 1, Option 1 and Option 2 can be installed simultaneously in the mounting constraint code Y1 between Model 1 and Option 1 and Option 2. Are stored, and a mounting constraint code indicating that the option 1 can be mounted alone is stored, and there is no mounting code indicating that the option 2 can be mounted alone.
In this case, it is understood that the option 2 can be mounted only when the option 1 is mounted, and the option 1 and the option 2 are in a one-way constraint relationship.

【0017】このように、型式コードデータとオプショ
ンコードデータとの間に、装着制約コードデータを持た
せているので、オプションデータは常に1つ記憶すれば
良く、特願平8−114948号のように、制約データ
が異なるオプションについて、同じオプションデータを
各型式データに対して個別に持たせる必要がない。ま
た、あるオプションを削除しようとするときに、1つの
オプションデータのみを削除すれば良いので、メインテ
ナンス性が向上する。
As described above, since the mounting constraint code data is provided between the model code data and the option code data, only one option data need be stored at all times, as disclosed in Japanese Patent Application No. 8-114948. In addition, for options having different constraint data, the same option data need not be individually provided for each model data. Further, when an option is to be deleted, only one option data needs to be deleted, so that the maintainability is improved.

【0018】装着形態コードは、各装着制約コードにつ
いて、オプションを装着する場合の販売上の制約データ
を持っている。装着制約コードとしては、例えば、オプ
ションがメーカーで取り付けられるメーカーオプション
であること示すコード、また、オプションがディーラー
で取り付けられるディーラーオプションであることを示
すコード、また、オプションが標準装備であること示す
標準装備コードが記憶されている。また、そのオプショ
ンの販売が現在休止中である場合には、販売上の制約条
件は存在しないので、装着形態コードは無い。販売が開
始される直前に、装着形態が入力され記憶される。
The mounting mode code has sales restriction data when an option is mounted for each mounting restriction code. Examples of the installation restriction code include a code indicating that the option is a maker option attached by the manufacturer, a code indicating that the option is a dealer option attached by the dealer, and a standard indicating that the option is standard equipment. The equipment code is stored. In addition, if the sale of the option is currently suspended, there is no constraint on the sale, and there is no installation form code. Immediately before the sale is started, the mounting mode is input and stored.

【0019】標準品は、その型式の自動車には標準装備
として装着されていることを意味し、オプションの価格
が、基本構成品の価格に含まれていることを意味してい
る。逆に言うと、そのオプションが不必要な場合には、
別の型式を選択すべきことを意味している。メーカーオ
プションは、メーカーで取り付けられるオプションであ
り、メーカーに発注する段階で必要か不必要かを決定す
る必要があり、原則的に後から変更ができない。ディー
ラーオプションは、自動車がメーカーからディーラーに
配送された後で、ディーラーの工場で取り付けられるオ
プションであり、ディーラーで取付工事をする時まで変
更可能である。また、購入した後から追加して取付工事
を行うことも可能である。
The standard product means that it is installed as standard equipment on the vehicle of that type, and that the price of the option is included in the price of the basic components. Conversely, if you don't need that option,
This means that another model should be selected. The maker option is an option attached by the maker, and it is necessary to determine whether it is necessary or unnecessary at the stage of ordering with the maker, and in principle, it cannot be changed later. The dealer option is an option that is installed at the dealer's factory after the vehicle is delivered from the manufacturer to the dealer, and can be changed until the installation work is performed by the dealer. It is also possible to perform additional installation work after purchase.

【0020】このデータベースを参照するだけで顧客が
必要とするオプションに関する全てのデータを検索する
ことができるため、使い勝手が良く、かつ必要なデータ
を迅速に得ることができる。すなわち、ディーラーにお
ける商談で、顧客に自動車の型式及びその型式に装着可
能なオプションの組合せを画面上で瞬時に紹介できると
共に、そのオプションが標準装備なのか、ディーラーオ
プションなのか、メーカーオプションなのかも瞬時に紹
介できるため、顧客がその場で自動車の型式を選択し、
その型式に装着するオプションを選ぶことができる。ま
た、1つのオプションを削除する場合に、そのオプショ
ンクラスを削除するだけで、装着形態も自動的に削除さ
れるため、メインテナンス効率が向上する。
Since all data relating to the options required by the customer can be searched by merely referring to the database, it is easy to use and the required data can be quickly obtained. In other words, during a business negotiation with a dealer, the customer can instantly introduce the model of the car and the combination of options that can be mounted on the model to the customer on the screen. Customers can select the car model on the spot,
You can choose the option to attach to that model. In addition, when deleting one option, only by deleting the option class, the mounting mode is automatically deleted, so that the maintenance efficiency is improved.

【0021】さらに、各オプションに対して、各装着制
約及び装着形態に対応して、価格を持たせている。これ
によれば、このデータベースを参照するだけで、価格を
含めて顧客が必要とするオプションに関する全てのデー
タを検索することができるため、使い勝手が良く、かつ
必要なデータを迅速に得ることができる。すなわち、デ
ィーラーにおける商談で、顧客に自動車の型式及びその
型式に装着可能なオプションの組合せを画面上で瞬時に
紹介できると共に、そのオプションが標準装備なのか、
ディーラーオプションなのか、メーカーオプションなの
かも瞬時に紹介でき、かつ各々のオプションを装着した
ときの価格合計を瞬時に紹介できるため、顧客がその場
で自動車の型式を選択し、その型式に装着するオプショ
ンを選ぶことができる。また、1つのオプションを削除
する場合に、そのオプションクラスを削除するだけで、
価格も自動的に削除されるため、メインテナンス効率が
向上する。
Further, each option is given a price in accordance with each mounting restriction and mounting mode. According to this, it is possible to search all data relating to options required by customers, including prices, simply by referring to this database, so that it is easy to use and the necessary data can be obtained quickly. . In other words, during a business negotiation with a dealer, a model of a car and a combination of options that can be mounted on the model can be instantly introduced to a customer on a screen, and whether the option is standard equipment or not.
An option that allows customers to quickly select whether they are a dealer option or a maker option, and to instantly introduce the total price when each option is installed. You can choose. Also, when deleting one option, just delete the option class,
Since the price is also automatically deleted, maintenance efficiency is improved.

【0022】基本構成品である自動車、設計上または技
術上の制約条件を示す装着制約、付属構成品であるオプ
ション、販売上の条件を示す装着形態、価格という各々
のオブジェクトに対して、設計情報入手、販売仕様登
録、販売価格登録というデータ書き込みタイミングが存
在する。また、各オブジェクトには、新設、削除、変更
という作業が存在する。ただし、価格については、変更
作業のみ存在する。各オブジェクトの新設、削除、変更
に関して、各データ書き込みタイミングにおいて、新設
または削除の処理が許可されているか否かが記憶されて
いる。これが、排他的制御機能である。すなわち、排他
的制御機能とは、特定部門の第一入力手段から前記各デ
ータへ新規入力処理、編集処理、または削除処理を行う
ときに、他の部門の第二入力手段から前記処理のいずれ
かがが行われている場合、前記第一入力手段の処理を禁
止することを意味している。
Design information is provided for each object such as an automobile as a basic component, mounting constraints indicating design or technical restrictions, options as accessory components, mounting modes indicating sales conditions, and prices. There are data writing timings such as acquisition, sales specification registration, and sales price registration. In addition, each object has a task of new installation, deletion, and change. However, there is only a change work for the price. Regarding the addition, deletion, and change of each object, it is stored whether or not the processing of addition or deletion is permitted at each data write timing. This is the exclusive control function. That is, the exclusive control function means that when performing new input processing, editing processing, or deletion processing on each of the data from the first input means of a specific department, any of the above processing is performed from the second input means of another department. Is performed, it means that the processing of the first input means is prohibited.

【0023】本商品情報データベースは、メーカーの設
計部門、企画部門、販売部門等、複数の部門で取り扱わ
れるが、ある部門で変更等の処理を行っている場合に
は、他の部門での処理が排他的制御機能により禁止され
ているので、複数の部門で同時に商品情報データベース
を変更することができず、現状データの把握を精確に行
うことができる。例えば、販売仕様登録処理をして、あ
る設計変更番号のエリアのデータベースに書き込みを行
っている場合は、販売価格登録処理にて、同一設計変更
番号のエリアのデータベースの書き込みができない。し
かし、仕様の利用、価格の利用の処理で同一設計変更番
号のエリアのデータベースの読み出しはできる。
The product information database is handled by a plurality of departments such as a design department, a planning department, and a sales department of a maker. If a certain department is performing a process such as a change, the process is performed by another department. Is prohibited by the exclusive control function, a plurality of departments cannot change the product information database at the same time, and the current data can be accurately grasped. For example, when the sales specification registration process is performed and writing is performed in the database of the area of a certain design change number, the sales price registration process cannot write the database of the area of the same design change number. However, it is possible to read the database of the area of the same design change number by using the specification and the price.

【0024】業務制約機能とは、販売仕様登録内容であ
る装着制約コードデータが未入力の場合に、販売価格登
録の内容である価格データの入力を禁止することを意味
する。また、業務の前後関係の制約から、先工程の業務
である販売仕様登録処理が終了していない場合は、その
後工程となる他の全ての処理において、同一設計変更番
号のエリアのデータベースをアクセスできない。また、
1つの設計変更番号の書き込みが終了している場合、こ
れと異なる設計変更番号を新設することもできない。本
発明の商品情報データベースは、排他的制御機能と業務
制御機能とを合わせ持っているので、データベースに対
する各部門のアクセスに他の制約を与えなくても、商品
情報データベースに異常が発生する恐れがない。
The work restriction function means that when the installation restriction code data, which is the content of the sales specification registration, has not been input, the input of the price data, which is the content of the sales price registration, is prohibited. In addition, if the sales specification registration process, which is the preceding process, has not been completed due to constraints on the context of the business, the database of the area with the same design change number cannot be accessed in all other processes that follow. . Also,
If the writing of one design change number has been completed, a new design change number cannot be newly established. Since the product information database of the present invention has both the exclusive control function and the business control function, there is a possibility that an abnormality may occur in the product information database without imposing other restrictions on the access of each department to the database. Absent.

【0025】[0025]

【発明の実施の形態】本発明の一実施の形態である商品
仕様価格情報格納装置について、図面に基づいて詳細に
説明する。図1に本発明に係る商品情報データベースの
基本構成をオブジェクト図で示し、図2にそのインスタ
ンス図を示す。図1は、本商品情報データベースが管理
している複数の自動車の型式コード、その型式コードを
持つ自動車に装着されるオプション、及び型式コードと
オプションとの関連を管理するシステムを示している。
本商品情報データベースは、図1に示す商品情報データ
を、設計変更番号が異なる毎に各々独立して持ってい
る。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS A product specification price information storage device according to an embodiment of the present invention will be described in detail with reference to the drawings. FIG. 1 shows an object diagram of a basic configuration of a product information database according to the present invention, and FIG. 2 shows an instance diagram thereof. FIG. 1 shows a system for managing model codes of a plurality of vehicles managed by the product information database, options mounted on vehicles having the model codes, and a relationship between the model codes and the options.
The product information database has the product information data shown in FIG. 1 independently for each different design change number.

【0026】図1に示す商品情報データにおいて、実体
としての自動車11とオプション13とは、各々四角の
枠で示されている。また、自動車11とオプション13
との関連を示す装着制約12及び装着形態14も、各々
四角の枠で示されている。各枠は、水平線により、2つ
に分割されており、上側に各枠の集合名称が示され、下
側に各枠内容を具体的に表現するための表現手段(例え
ば、コード、名称、番号等)が示されている。ここで、
装着制約12は、オプション13を自動車11に装着す
る場合の設計上または技術上の制約条件を示すものであ
る。また、装着形態14は、オプション13を自動車1
1に装着する場合の販売上の条件を示すものである。
In the merchandise information data shown in FIG. 1, the automobile 11 and the option 13 as entities are each indicated by a rectangular frame. Also, car 11 and option 13
The mounting constraint 12 and the mounting mode 14 indicating the relationship with are also shown by square frames. Each frame is divided into two by a horizontal line, the set name of each frame is shown on the upper side, and the lower part on the lower side is an expression means (eg, code, name, number Etc.) are shown. here,
The mounting constraint 12 indicates a design or technical constraint when the option 13 is mounted on the automobile 11. In addition, in the mounting mode 14, the option 13 is
1 shows the conditions for sale when the camera is mounted on the camera.

【0027】自動車11と装着制約12とを結ぶ直線1
5と、装着制約12とオプション13とを結ぶ直線16
とは、自動車11とオプション13との関連を示してい
る。関連の種類は、直線の端にある記号で示される。図
1に示す黒丸は、黒丸が表記されていない側から見て、
黒丸を表記している側が複数存在し、関連していること
を示している。具体的には、「1台の自動車は複数の装
着制約を持っている。」、「装着制約は、複数の自動車
を持っている。」を意味している。すなわち、「1台の
自動車には、種々のオプションの組合せを装着すること
ができる。」ことを意味している。また、「装着制約は
複数のオプションを持っている。」、「1つのオプショ
ンは複数の装着制約を持っている。」を意味している。
すなわち、「1つのオプションは、種々の組合せで自動
車に取り付けられる。」ことを意味している。
A straight line 1 connecting the car 11 and the mounting constraint 12
5, a straight line 16 connecting the mounting constraint 12 and the option 13
Indicates the relationship between the car 11 and the option 13. The type of association is indicated by the symbol at the end of the straight line. The black circle shown in FIG. 1 is viewed from the side where the black circle is not written,
There are multiple sides with black circles, indicating that they are related. Specifically, it means "one vehicle has a plurality of mounting constraints", and "the mounting constraint has a plurality of vehicles". That is, it means that "one vehicle can be equipped with various combinations of options." In addition, it means "the mounting constraint has a plurality of options." And "one option has the plurality of mounting constraints."
That is, it means that "one option can be attached to a vehicle in various combinations."

【0028】自動車11とオプション13とを結ぶ直線
17、及び直線17の途中に枠で示す装着形態14は、
自動車11とオプション13との関連を示している。こ
こで、装着形態14の枠のループは、装着形態14が直
線17に対するリンク属性であることを表している。具
体的には、「オプションを販売するときの制約」、すな
わち、「オプション13が、標準品なのか、メーカーで
取り付けられるメーカーオプションなのか、ディーラー
で取り付けられるディーラーオプションなのか」を示し
ている。この様な直線15、直線16、直線17は、コ
ンピュータでは、ポインタという技術で実現される。す
なわち、個々の枠を表現するデータの中に、関連のある
別の枠のデータ格納媒体上のアドレス値を、その関係に
含めて持っているということである。具体的には、自動
車11の型式コードデータの中に、自動車11に装着可
能な装着制約12のアドレスを持っているということで
ある。また、装着制約12の装着制約コードデータの中
に、自動車11に装着可能なオプション13のアドレス
を持っているということである。
A straight line 17 connecting the car 11 and the option 13 and a mounting form 14 indicated by a frame in the middle of the straight line 17 are:
The relation between the car 11 and the option 13 is shown. Here, the loop of the frame of the mounting mode 14 indicates that the mounting mode 14 is a link attribute to the straight line 17. Specifically, it indicates "restriction when selling options", that is, "whether option 13 is a standard product, a manufacturer option installed by a manufacturer, or a dealer option installed by a dealer". The straight line 15, the straight line 16, and the straight line 17 are realized by a computer using a technique called a pointer. That is, in the data representing each frame, the address value of the related frame on the data storage medium is included in the relation. More specifically, the model code data of the vehicle 11 has the address of the mounting constraint 12 that can be mounted on the vehicle 11. Further, the mounting constraint code data of the mounting constraint 12 includes the address of the option 13 that can be mounted on the automobile 11.

【0029】図2に図1の関係をコンピュータ上に実装
し、個々の実体データを割り付けた時の各データ間の関
連を示す。このように、実体に当てはめた関係図をイン
スタンス図という。図2においても、関連は直線により
表記されているが、コンピュータ上では、ポインタによ
って、関連づけを実現している。型式K1は、型式コー
ドを持つ商品である自動車の実体であり、各々オプショ
ンコードを持つオプション1、オプション2、オプショ
ン3を持っていることを示している。ここで、各オプシ
ョンOP1,OP2,OP3は、各々別のオプションと
関連を持っている。この関連は、設計上または技術上の
制約条件であり、装着制約12である。図2では、装着
制約のインスタンスをY1〜Y6で示している。
FIG. 2 shows the relationship between the data when the relationship shown in FIG. 1 is implemented on a computer and individual entity data is allocated. The relationship diagram applied to the entity in this way is called an instance diagram. Also in FIG. 2, the association is represented by a straight line, but on the computer, the association is realized by a pointer. The model K1 is an entity of an automobile which is a product having a model code, and indicates that the vehicle has Option 1, Option 2, and Option 3 each having an option code. Here, each of the options OP1, OP2, and OP3 is associated with another option. This association is a design or technical constraint, and is a mounting constraint 12. In FIG. 2, instances of the attachment restriction are indicated by Y1 to Y6.

【0030】一般的に自動車のオプションの制約関係に
は、次の2種類がある。第一の種類の制約関係は、片方
向制約関係であり、オプションaをつけた場合のみ、オ
プションbをつけることができる関係である。この場
合、aを「子」と呼び、bを「親」と呼ぶこととする。
例えば、トラクションコントロールをつけたときのみ、
ABS(アンチロックブレーキシステム)を装着するこ
とが可能であり、この場合、トラクションコントロール
が「子」であり、ABSが「親」である。第二の種類の
制約関係は、双方向制約関係であり、オプションaとオ
プションbとは、必ずセットでなければならない関係で
ある。例えば、ラジオとアンテナとは、必ずセットでな
ければならない。いずれか一方のみを取り付けても機能
を果たさないからである。
In general, there are the following two types of constraint relations of options of a vehicle. The first type of constraint relationship is a one-way constraint relationship in which an option b can be attached only when an option a is attached. In this case, a is called a "child" and b is called a "parent".
For example, only with traction control,
It is possible to wear an ABS (anti-lock brake system), in which case the traction control is the "child" and the ABS is the "parent". The second type of constraint relationship is a bidirectional constraint relationship, in which option a and option b must be a set. For example, a radio and an antenna must always be a set. This is because the function is not achieved even if only one of them is attached.

【0031】図2において、装着制約の意味を説明す
る。装着制約Y1は、オプション1とオプション2と
が、型式1に対して同時に装着可能であることを示して
いる。装着制約の丸の中のOは、装着可能状態を示し、
丸の中の×印は所定期間まで装着できないこと、すなわ
ち現在は休止中であることを示している。また、装着制
約で結ばれていない自動車11とオプション13とは、
装着できないことを示している。また、装着制約Y2
は、型式1に対してオプション2を単独で装着可能であ
ることを示している。ここで、オプション1について
は、単独装着可能であることを示す装着制約が存在しな
いので、オプション1は、オプション2を装着した場合
にのみ装着可能であることがわかる。すなわち、オプシ
ョン1とオプション2とは、片方向制約関係にある。も
し仮に、装着制約Y2も存在しなければ、オプション1
とオプション2とは、双方向制約関係となる。また、装
着制約Y3は、原則として型式1に対してオプション1
とオプション3を同時に装着することが可能であるが、
現在休止されていることを示している。また、装着制約
Y4は、型式1に対してオプション3を単独装着可能で
あることを示している。
Referring to FIG. 2, the meaning of the mounting restriction will be described. The attachment constraint Y1 indicates that the option 1 and the option 2 can be attached to the model 1 at the same time. O in the circle of the mounting constraint indicates a mounting possible state,
The crosses in the circles indicate that they cannot be worn for a predetermined period, that is, they are currently inactive. In addition, the car 11 and the option 13 which are not connected by the mounting restriction are:
Indicates that it cannot be attached. Also, the mounting constraint Y2
Indicates that the option 2 can be mounted alone on the model 1. Here, since there is no mounting constraint indicating that the option 1 can be mounted alone, it can be seen that the option 1 can be mounted only when the option 2 is mounted. That is, option 1 and option 2 have a one-way constraint relationship. If the mounting constraint Y2 does not exist, the option 1
And Option 2 have a bidirectional constraint relationship. In addition, the mounting constraint Y3 is, in principle, an option 1 for the model 1.
And Option 3 can be installed at the same time,
Indicates that it is currently suspended. Further, the mounting constraint Y4 indicates that the option 3 can be independently mounted on the model 1.

【0032】また、型式2についての装着制約12は、
Y5,Y6である。装着制約Y5は、型式2に対してオ
プション2を単独で装着可能であることを示している。
また、装着制約Y6は、型式2に対してオプション3を
単独で装着可能であることを示している。また、オプシ
ョン1については、型式2とオプション1との間に装着
制約が存在しないので、型式2には、オプション1は装
着できないことを意味している。このように、複数の型
式コードデータK1,K2と、複数のオプションコード
データOP1,OP2,OP3との間に、装着制約コー
ドデータを持たせているので、オプションデータは1つ
の型式に対して、同じオプションについては1つ記憶す
れば良く、特願平8−114948号のように、制約デ
ータが異なる場合に、同じオプションデータを各型式デ
ータに対して個別に持たせる必要がないため、余分なデ
ータ持たないで済み経済的かつ効率的である。また、あ
る型式またはオプションを削除しようとするときに、1
つの型式データまたはオプションデータのみを削除すれ
ば良いので、メインテナンス性が向上する。
The mounting constraint 12 for the model 2 is as follows.
Y5 and Y6. The mounting constraint Y5 indicates that the option 2 can be mounted alone on the model 2.
The attachment constraint Y6 indicates that the option 3 can be independently attached to the model 2. In addition, since there is no mounting restriction between the type 2 and the option 1 for the option 1, it means that the option 1 cannot be mounted on the type 2. As described above, since the mounting constraint code data is provided between the plurality of model code data K1, K2 and the plurality of option code data OP1, OP2, OP3, the option data corresponds to one model. It is only necessary to store one for the same option, and as in Japanese Patent Application No. 8-114948, it is not necessary to separately provide the same option data for each model data when the constraint data is different. Economical and efficient without data. Also, when trying to delete a model or option,
Since only one type data or option data needs to be deleted, maintainability is improved.

【0033】次に、装着形態14について説明する。各
オプションOP1,OP2,OP3は、各々別のオプシ
ョンと関連を持っている。この関連は、販売上の条件で
あり、装着形態14で示される。図2では、装着形態1
4のインスタンスをX1〜X6で示している。装着形態
14のコードであるPは、そのオプションがメーカーで
取り付けられるメーカーオプションであることを示して
いる。また、Sは、その型式に対して、そのオプション
が標準装備であることを示している。また、Dは、その
オプションがディーラーで取り付けられるディーラーオ
プションであることを示している。
Next, the mounting mode 14 will be described. Each of the options OP1, OP2, and OP3 is associated with another option. This association is a condition for sale and is indicated by the mounting form 14. In FIG.
4 are denoted by X1 to X6. The code P of the mounting mode 14 indicates that the option is a maker option that can be attached by the maker. S indicates that the option is standard equipment for the model. D indicates that the option is a dealer option attached by the dealer.

【0034】X1は、装着制約Y1に対応するものであ
り、装着制約Y1に示すオプション1とオプション2と
の同時装着が、メーカーオプションであることを示して
いる。また、X2は、装着制約Y2に対応するものであ
り、装着制約Y2に示すオプション2の装着が、メーカ
ーオプションであることを示している。また、X3が存
在しないのは、装着制約Y3が現在休止中だからであ
る。また、X4は、装着制約Y4に対応するものであ
り、装着制約Y4に示すオプション3の装着が、型式1
に対しては、標準装備であることを示している。また、
X5は、装着制約Y5に対応するものであり、装着制約
Y5に示すオプション2の装着が、メーカーオプション
であることを示している。また、X6は、装着制約Y6
に対応するものであり、装着制約Y6に示すオプション
3の装着が、ディーラーオプションであることを示して
いる。
X1 corresponds to the mounting constraint Y1, and indicates that the simultaneous mounting of the option 1 and the option 2 indicated in the mounting constraint Y1 is a maker option. X2 corresponds to the mounting constraint Y2, and indicates that the mounting of the option 2 indicated by the mounting constraint Y2 is a manufacturer option. The reason why X3 does not exist is that the mounting constraint Y3 is currently suspended. X4 corresponds to the mounting constraint Y4, and the mounting of the option 3 indicated by the mounting constraint Y4 corresponds to the model 1
Indicates that it is a standard feature. Also,
X5 corresponds to the mounting constraint Y5, and indicates that the mounting of the option 2 indicated in the mounting constraint Y5 is a manufacturer option. X6 is the mounting constraint Y6
This indicates that the mounting of the option 3 indicated by the mounting constraint Y6 is a dealer option.

【0035】以上詳細に説明したように、本実施の形態
の商品情報データベースによれば、特定の型式コードの
付いた自動車に装着可能なオプションのデータを、型式
コードデータとオプションデータとの間に装着制約コー
ドデータとして持たせ、かつ、型式コードデータとオプ
ションデータとの間に装着形態コードデータを持たせて
いるので、このデータベースを参照するだけで顧客が必
要とするオプションに関する全てのデータを検索するこ
とができるため、使い勝手が良く、かつ必要なデータを
迅速に得ることができる。すなわち、ディーラーにおけ
る商談で、顧客に自動車の型式及びその型式に装着可能
なオプションの組合せを画面上で瞬時に紹介できると共
に、そのオプションが標準装備なのか、ディーラーオプ
ションなのか、メーカーオプションなのかも瞬時に紹介
できるため、顧客がその場で自動車の型式を選択し、そ
の型式に装着するオプションを選ぶことができる。ま
た、1つの型式またはオプションを削除する場合に、そ
の型式クラスまたはオプションクラスを削除するだけ
で、装着形態14も自動的に削除されるため、メインテ
ナンス効率が向上する。
As described above in detail, according to the product information database of the present embodiment, option data that can be mounted on a car having a specific model code is stored between the model code data and the option data. Since it is provided as mounting restriction code data and mounting type code data is provided between model code data and option data, all data related to options required by customers can be searched simply by referring to this database Therefore, it is easy to use and required data can be obtained quickly. In other words, during a business negotiation with a dealer, the customer can instantly introduce the model of the car and the combination of options that can be mounted on the model to the customer on the screen. The customer can select the model of the car on the spot and select the option to attach to that model. Further, when one model or option is deleted, simply by deleting the model class or option class, the mounting mode 14 is automatically deleted, so that the maintenance efficiency is improved.

【0036】次に、発明の第二の実施の形態である商品
情報データベースについて図面に基づいて詳細に説明す
る。図3に、商品である自動車が1つの基本構成品と複
数のオプションの組合せにより販売される場合におけ
る、オプションの販売価格を格納する方法をオブジェク
ト図で示す。図1と同様に、実体としての自動車11と
オプション13とは、各々四角の枠で示されている。ま
た、自動車11とオプション13との関連を示す装着制
約12及び装着形態14も、各々四角の枠で示されてい
る。ここで、装着制約12は、オプション13を自動車
11に装着する場合の設計上または技術上の制約条件を
示すものである。また、装着形態14は、オプション1
3を自動車11に装着する場合の販売上の条件を示すも
のである。
Next, a product information database according to a second embodiment of the invention will be described in detail with reference to the drawings. FIG. 3 is an object diagram showing a method of storing a selling price of an option when a vehicle as a product is sold by a combination of one basic component and a plurality of options. As in FIG. 1, the vehicle 11 and the option 13 as entities are each shown by a rectangular frame. In addition, the mounting constraints 12 and the mounting modes 14 indicating the relationship between the automobile 11 and the options 13 are also indicated by square frames. Here, the mounting constraint 12 indicates a design or technical constraint when the option 13 is mounted on the automobile 11. In addition, the mounting mode 14 is the option 1
3 shows sales conditions when the vehicle 3 is mounted on the automobile 11.

【0037】自動車11と装着制約12とを結ぶ直線1
5と、装着制約12とオプション13とを結ぶ直線16
とは、自動車11とオプション13との関連を示してい
る。関連の種類は、直線の端にある記号で示される。黒
丸の意味は、図1と同じなので説明を省略する。ここ
で、図3が図1と異なるのは、自動車11とオプション
13との間に、価格18の枠が存在する点である。価格
18は、型式1に装着可能な全てのオプションの組合せ
を各々表している装着制約12毎に存在する。これによ
り、オプション1とオプション2とを同時に装着する場
合の価格が、オプション1を単独装着するときの価格
や、オプション2を単独装着するときの価格と無関係に
記憶されるので、その固有の工事費等より任意に設定可
能である。すなわち、オプション1とオプション2とを
同時に装着する場合の価格は、オプション1とオプショ
ン2とを個別に装着する場合の価格の合計と比べて、一
般的に安価に設定されている。同時に装着する場合、工
事が共通化して工事費が安価になるためである。
A straight line 1 connecting the car 11 and the mounting constraint 12
5, a straight line 16 connecting the mounting constraint 12 and the option 13
Indicates the relationship between the car 11 and the option 13. The type of association is indicated by the symbol at the end of the straight line. The meaning of the black circles is the same as in FIG. Here, FIG. 3 differs from FIG. 1 in that a frame of price 18 exists between the car 11 and the option 13. A price 18 exists for each installation constraint 12 that represents each combination of all options that can be installed in a model 1. As a result, the price when option 1 and option 2 are installed at the same time is stored irrespective of the price when option 1 is installed alone and the price when option 2 is installed alone. It can be set arbitrarily from the cost etc. That is, the price when option 1 and option 2 are installed at the same time is generally set lower than the total price when option 1 and option 2 are installed individually. This is because if they are installed at the same time, the construction will be common and the construction cost will be low.

【0038】次に、図4に図3の関係をコンピュータ上
に実装し、個々の実体データを割り付けた時の各データ
間の関連を示す。図4においても、関連は直線により表
記されているが、コンピュータ上では、ポインタによっ
て、関連づけを実現している。型式K1または型式K2
は、型式コードを持つ自動車の基本構成品の実体であ
り、各々オプションコードを持つオプション1、オプシ
ョン2、オプション3を持っていることを示している。
ここで、各オプションOP1,OP2,OP3は、各々
別のオプションと関連を持っている。この関連は、設計
上または技術上の制約条件であり、装着制約12であ
る。図2では、装着制約のインスタンスをY1〜Y6で
示している。各オプションOP1,OP2,OP3は、
各々別のオプションと関連を持っている。この関連は、
販売上の条件であり、装着形態14である。図4では、
装着形態14のインスタンスをX1〜X6で示してい
る。Pは、そのオプションがメーカーで取り付けられる
メーカーオプションであることを示している。また、S
は、その型式に対して、そのオプションが標準装備であ
ることを示している。また、Dは、そのオプションがデ
ィーラーで取り付けられるディーラーオプションである
ことを示している。
Next, FIG. 4 shows the relationship between the data when the relationship of FIG. 3 is implemented on a computer and individual entity data is allocated. In FIG. 4 as well, the association is represented by a straight line, but on the computer, the association is realized by a pointer. Model K1 or Model K2
Is an entity of a basic component of a vehicle having a model code, and indicates that the vehicle has Option 1, Option 2, and Option 3 each having an option code.
Here, each of the options OP1, OP2, and OP3 is associated with another option. This association is a design or technical constraint, and is a mounting constraint 12. In FIG. 2, instances of the attachment restriction are indicated by Y1 to Y6. Each option OP1, OP2, OP3 is
Each is associated with a different option. This association is
This is a condition for sale, and is the mounting mode 14. In FIG.
Instances of the mounting mode 14 are indicated by X1 to X6. P indicates that the option is a manufacturer option that can be attached by the manufacturer. Also, S
Indicates that the option is standard equipment for that model. D indicates that the option is a dealer option attached by the dealer.

【0039】次に、価格18について説明する。価格1
8は、各装着制約12及び装着形態14に対応して、Z
1〜Z6として持たせている。Z1は、装着制約Y1及
び装着形態X1に対応するものであり、装着制約Y1に
示すオプション1とオプション2との同時装着の価格が
150円であることを示している。また、Z2は、装着
制約Y2及び装着形態X2に対応するものであり、装着
制約Y2に示すオプション2の装着価格が50円である
ことを示している。また、Z3が存在しないのは、装着
制約Y3が現在休止中だからである。また、Z4は、装
着制約Y4及び装着形態X4に対応するものであり、装
着制約Y4に示すオプション3の装着が、型式1に対し
ては標準装備であるため、価格は基本構成品に含まれて
いるため、オプションとしての価格は0円である。ま
た、Z5は、装着制約Y5及び装着形態X5に対応する
ものであり、装着制約Y5に示すオプション2の装着価
格が50円であることを示している。また、Z6は、装
着制約Y6及び装着形態X6に対応するものであり、装
着制約Y6に示すオプション3の装着価格が100円で
あることを示している。
Next, the price 18 will be described. Price 1
8 is Z corresponding to each mounting constraint 12 and mounting mode 14.
1 to Z6. Z1 corresponds to the mounting constraint Y1 and the mounting mode X1, and indicates that the simultaneous mounting price of the option 1 and the option 2 indicated in the mounting constraint Y1 is 150 yen. Further, Z2 corresponds to the mounting constraint Y2 and the mounting mode X2, and indicates that the mounting price of the option 2 indicated in the mounting constraint Y2 is 50 yen. Also, Z3 does not exist because the mounting constraint Y3 is currently inactive. Z4 corresponds to the mounting constraint Y4 and the mounting mode X4. Since the mounting of the option 3 shown in the mounting constraint Y4 is standard equipment for the model 1, the price is included in the basic components. Therefore, the price as an option is 0 yen. Z5 corresponds to the mounting constraint Y5 and the mounting mode X5, and indicates that the mounting price of the option 2 indicated in the mounting constraint Y5 is 50 yen. Z6 corresponds to the mounting constraint Y6 and the mounting mode X6, and indicates that the mounting price of the option 3 indicated in the mounting constraint Y6 is 100 yen.

【0040】以上詳細に説明したように、第二の実施の
形態の商品情報データベースによれば、特定の型式コー
ドの付いた自動車に装着可能なオプションのデータを、
型式コードデータとオプションデータとの間に装着制約
コードデータとして持たせ、装着制約コードデータに
は、かつ、型式コードデータとオプションデータとの間
に装着形態コードデータを持たせ、さらに、自動車11
とオプション13との間に、装着制約12及び装着形態
14と対応させて価格18を持たせているので、このデ
ータベースを参照するだけで、価格を含めて顧客が必要
とするオプションに関する全てのデータを検索すること
ができるため、使い勝手が良く、かつ必要なデータを迅
速に得ることができる。
As described in detail above, according to the product information database of the second embodiment, the data of the option that can be mounted on a car with a specific model code is
The mounting constraint code data is provided between the model code data and the option data as the mounting constraint code data, and the mounting mode code data is provided between the model code data and the option data.
Since the price 18 is provided between the and the option 13 in correspondence with the mounting constraint 12 and the mounting mode 14, all data relating to the option required by the customer including the price can be obtained simply by referring to this database. Can be searched, so that it is easy to use and necessary data can be quickly obtained.

【0041】すなわち、ディーラーにおける商談で、顧
客に自動車の型式及びその型式に装着可能なオプション
の組合せを画面上で瞬時に紹介できると共に、そのオプ
ションが標準装備なのか、ディーラーオプションなの
か、メーカーオプションなのかも瞬時に紹介でき、かつ
各々のオプションを装着したときの価格合計を瞬時に紹
介できるため、顧客がその場で自動車の型式を選択し、
その型式に装着するオプションを選ぶことができる。ま
た、1つの型式またはオプションを削除する場合に、そ
の型式クラスまたはオプションクラスを削除するだけ
で、価格18も自動的に削除されるため、メインテナン
ス効率が向上する。
That is, in a business negotiation with a dealer, a model of a car and a combination of options that can be mounted on the model can be instantly introduced to a customer on a screen, and whether the option is a standard equipment, a dealer option, or a maker option The customer can select the model of the car on the spot because it can be introduced instantly and the total price when each option is installed can be instantly introduced.
You can choose the option to attach to that model. In addition, when one model or option is deleted, the price 18 is automatically deleted only by deleting the model class or option class, thereby improving the maintenance efficiency.

【0042】次に、商品情報データベースの作用につい
て、図5に機能モデルを示して説明する。商品を設計す
るための情報を入手(S1)した後、どの様にしてこの
商品を販売するかという販売仕様を登録する(S2)。
これにより、商品情報データベースのうち、商品仕様情
報を格納した部分のみのデータを得る(S3)。これ
は、図1及び図2に示す部分に対応する。ここで、商品
仕様情報を読み出し、これをカタログ作成等に商品仕様
情報利用する(S7)ことができる。次に、オプション
価格である販売価格情報を登録する(S4)。これによ
り、図3及び図4に示す全データの書き込みが終了する
(S5)。その後、この商品情報データベースを利用し
て、商談等の業務が行われる(S6)。
Next, the operation of the product information database will be described with reference to a functional model shown in FIG. After obtaining information for designing a product (S1), a sales specification on how to sell this product is registered (S2).
As a result, data of only the part storing the product specification information in the product information database is obtained (S3). This corresponds to the parts shown in FIGS. Here, the product specification information can be read, and the product specification information can be used for catalog creation or the like (S7). Next, sales price information, which is an option price, is registered (S4). This completes the writing of all data shown in FIGS. 3 and 4 (S5). Thereafter, business such as negotiations is performed using the product information database (S6).

【0043】図6は、図5の設計情報入手(S1)、販
売仕様登録(S2)、販売価格登録(S4)において、
図3の各オブジェクトである自動車11、装着制約1
2、オプション13、装着形態14、及び価格18の新
設、削除、変更の可否を表す作用図である。図6の縦の
項目は、自動車11、装着制約12、オプション13、
装着形態14、価格18というオブジェクトを示してい
る。また、横の項目は設計情報入手(S2)、販売仕様
登録(S2)、販売価格登録(S4)というデータ書き
込みタイミングを示している。また、縦の項目は各々上
下段または上中下段に分かれており、上段は新設を示
し、第2段は削除を示し、第3段は変更を示している。
ただし、価格18については、変更のみである。表の○
×は、データ書き込みタイミングにおいて、新設または
削除の処理が許可されているか否かを示している。○が
許可されていることを示し、×が許可されていないこと
を示している。
FIG. 6 shows the steps of obtaining design information (S1), registering sales specifications (S2), and registering sales prices (S4) in FIG.
3, the vehicle 11 and the mounting constraint 1 which are the objects.
FIG. 9 is an operation diagram showing whether new, deletion, and change of an option 13, an installation mode 14, and a price 18 are possible. The vertical items in FIG. 6 are a car 11, a mounting constraint 12, an option 13,
An object having a mounting form 14 and a price 18 is shown. The horizontal items indicate data writing timings of obtaining design information (S2), registering sales specifications (S2), and registering sales prices (S4). The vertical items are divided into upper and lower tiers or upper, middle, and lower tiers. The upper tier indicates new installation, the second tier indicates deletion, and the third tier indicates change.
However, the price 18 is only changed. ○ in the table
× indicates whether or not the new or deleted process is permitted at the data write timing. ○ indicates that it is permitted, and X indicates that it is not permitted.

【0044】図7は、商品情報データベースの排他的制
御機能と業務制約機能の作用を示す図である。図7の縦
の項目は、ある特定の部門における販売仕様登録(S
2)、販売仕様利用(S7)、販売価格登録(S4)、
商品価格情報利用(S6)という業務を示している。ま
た、横の項目は、他の部門における販売仕様登録(S
2)、販売仕様利用(S7)、販売価格登録(S4)、
商品価格情報利用(S6)という業務を示している。各
項目は上下段に分かれており、上段は排他的制御機能を
示し、下段は業務制約機能を示している。ここで、排他
的制御機能とは、特定部門の第一入力手段から前記各デ
ータへ新規入力処理、編集処理、または削除処理を行う
ときに、他の部門の第二入力手段から前記処理のいずれ
かがが行われている場合、前記第一入力手段の処理を禁
止することを意味している。また、業務制約機能とは、
販売仕様登録内容である装着制約コードデータが未入力
の場合に、販売価格登録の内容である価格データの入力
を禁止することを意味する。
FIG. 7 is a diagram showing the operation of the exclusive control function and the work restriction function of the product information database. The vertical items in FIG. 7 indicate sales specification registration (S
2), sales specification use (S7), sales price registration (S4),
This shows a task of using product price information (S6). The next item is the sales specification registration (S
2), sales specification use (S7), sales price registration (S4),
This shows a task of using product price information (S6). Each item is divided into upper and lower rows, the upper row indicates an exclusive control function, and the lower row indicates a task restriction function. Here, the exclusive control function means that when a new input process, an edit process, or a delete process is performed on the data from the first input unit of a specific department, any of the processes is performed from the second input unit of another department. If this is done, it means that the processing of the first input means is prohibited. The business constraint function is
If the installation constraint code data, which is the content of sales specification registration, has not been input, this means that input of price data, which is content of sales price registration, is prohibited.

【0045】すなわち、販売仕様登録処理をして、ある
設計変更番号のエリアのデータベースに書き込みを行っ
ている場合は、販売価格登録処理にて、同一設計変更番
号のエリアのデータベースの書き込みができない。しか
し、仕様の利用、価格の利用の処理で同一設計変更番号
のエリアのデータベースの読み出しはできる。また、業
務の前後関係の制約から、先工程の業務である販売仕様
登録処理が終了していない場合は、その後工程となる他
の全ての処理において、同一設計変更番号のエリアのデ
ータベースをアクセスできない。また、1つの設計変更
番号の書き込みが終了している場合、これと異なる設計
変更番号を新設することもできない。
That is, when the sales specification registration process is performed and the data is written in the database of the area of a certain design change number, the sales price registration process cannot write the database of the area of the same design change number. However, it is possible to read the database of the area of the same design change number by using the specification and the price. In addition, if the sales specification registration process, which is the preceding process, has not been completed due to constraints on the context of the business, the database of the area with the same design change number cannot be accessed in all other processes that follow. . When the writing of one design change number has been completed, a new design change number cannot be newly set.

【0046】本発明の商品情報データベースのデータを
変更等する場合について、例を挙げて説明する。図8
に、1つの型式を削除する場合について説明する。図8
に示すように、商品情報入手後に削除する場合、オペレ
ーターが型式Bのみを削除すれば、商品情報データベー
スに記憶されたプログラムが作用して、型式Bに関する
全ての装着制約及び装着形態を自動的に削除する。すな
わち、図8の設計変更時の付属必要機能の欄に記載して
いるように、1)削除された型式Bの全てのオプション
に対するセット制約を削除する。また、2)削除された
型式Bの全てのオプションに対する引当を削除する。セ
ット制約と引当を削除することにより、装着制約が削除
される。また、4)削除された型式Bの車両価格を削除
する。5)削除された型式BとS(標準装備)以外の引
当をもつオプション価格を削除する。これら1)〜5)
の作業は、自動的に行われる。従って、1つの型式のみ
を削除するだけで、その型式に関する全ての装着制約及
び装着形態が自動的に削除されるので、データベースの
メインテナンスが容易となる。
A case where the data of the product information database of the present invention is changed will be described with reference to an example. FIG.
Next, a case where one model is deleted will be described. FIG.
As shown in Fig. 5, when the operator deletes only the model B after obtaining the product information, if the operator deletes only the model B, the program stored in the product information database operates, and all the mounting restrictions and the mounting modes related to the model B are automatically set. delete. That is, as described in the column of the necessary functions at the time of design change in FIG. 8, 1) the set constraint for all the options of the deleted model B is deleted. Also, 2) the allocation for all options of the deleted model B is deleted. By deleting the set constraint and the allocation, the mounting constraint is deleted. 4) Delete the deleted model B vehicle price. 5) Delete option prices with provisions other than the deleted models B and S (standard equipment). These 1) to 5)
Work is performed automatically. Therefore, by simply deleting only one model, all the mounting restrictions and mounting modes related to that model are automatically deleted, so that maintenance of the database is facilitated.

【0047】なお、本発明は上記実施の形態に限定され
るものでなく、その趣旨を逸脱しない範囲で様々な変更
が可能である。例えば、本実施の形態では、自動車及び
そのオプションについて説明したが、他の商品に応用で
きるのは当然である。また、本実施の形態では、基本構
成品が1つの場合を説明したが、2以上の基本構成品か
ら構成される商品でも同様である。
The present invention is not limited to the above embodiment, and various changes can be made without departing from the gist of the present invention. For example, in this embodiment, a car and its options have been described, but it is obvious that the present invention can be applied to other products. Further, in the present embodiment, the case where the number of basic components is one has been described, but the same applies to a product composed of two or more basic components.

【0048】[0048]

【発明の効果】本発明の商品情報データベースによれ
ば、特定の型式コードの付いた構成品に装着可能な付属
構成品のデータを、1または2以上の型式コードデータ
と、1または2以上の付属構成品コードデータとの間に
装着制約コードデータとして持たせているので、付属構
成品コードデータは1つの型式に対して、同じ付属構成
品については1つ記憶すれば良く、特願平8−1149
48号のように、制約データが異なる場合に、同じ付属
構成品コードデータを各型式データに対して個別に持た
せる必要がないため、余分なデータ持たないで済み経済
的かつ効率的である。また、ある型式または付属構成品
を削除しようとするときに、1つの型式データまたはオ
プションデータのみを削除すれば良いので、メインテナ
ンス性が向上する。
According to the merchandise information database of the present invention, data of an accessory component that can be attached to a component having a specific model code is converted into one or more model code data and one or more model code data. Since the attachment constraint code data is provided between the accessory component code data and the accessory component code data, it is sufficient to store one accessory component code data for the same accessory component for one model. -1149
When the constraint data is different as in No. 48, it is not necessary to separately have the same accessory component code data for each model data, so that it is economical and efficient to have no extra data. Further, when a model or an accessory component is to be deleted, only one model data or option data needs to be deleted, so that the maintainability is improved.

【図面の簡単な説明】[Brief description of the drawings]

【図1】第一実施の形態である商品情報データベースの
構成を示すオブジェクト図である。
FIG. 1 is an object diagram showing a configuration of a product information database according to a first embodiment.

【図2】図1のインスタンス図である。FIG. 2 is an instance diagram of FIG. 1;

【図3】第二実施の形態である商品情報データベースの
構成を示すオブジェクト図である。
FIG. 3 is an object diagram showing a configuration of a product information database according to a second embodiment.

【図4】図3のインスタンス図である。FIG. 4 is an instance diagram of FIG. 3;

【図5】商品情報データベースの機能モデル図である。FIG. 5 is a functional model diagram of a product information database.

【図6】商品情報データベースの作用を示す第一作用図
である。
FIG. 6 is a first operation diagram showing the operation of the product information database.

【図7】商品情報データベースの作用を示す第二作用図
である。
FIG. 7 is a second operation diagram showing the operation of the product information database.

【図8】商品情報データベースのデータ変更の説明図で
ある。
FIG. 8 is an explanatory diagram of data change of a product information database.

【図9】従来の商品情報データベースの構成を示すオブ
ジェクト図である。
FIG. 9 is an object diagram showing a configuration of a conventional product information database.

【図10】図9のインスタンス図である。FIG. 10 is an instance diagram of FIG. 9;

【符号の説明】[Explanation of symbols]

11 自動車クラス 12 装着制約クラス 13 オプションクラス 14 装着形態クラス 18 価格クラス 11 Car class 12 Mounting restriction class 13 Option class 14 Mounting mode class 18 Price class

───────────────────────────────────────────────────── フロントページの続き (72)発明者 八木 彩友美 愛知県豊田市トヨタ町1番地 トヨタ自動 車株式会社内 ──────────────────────────────────────────────────続 き Continued on the front page (72) Inventor Ayumi Yagi 1 Toyota Town, Toyota City, Aichi Prefecture Inside Toyota Motor Corporation

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 基本構成品毎に型式コードを持つ商品
と、特定の型式コードで表される基本構成品に装着さ
れ、付属構成品コードを持つ2以上の付属構成品とを有
する商品情報データベースにおいて、 1または2以上の前記型式コードデータと、1または2
以上の前記付属構成品コードデータとの間に、前記商品
に前記付属構成品を装着する場合の設計上または技術上
の制約条件を示す装着制約コードデータを持つことを特
徴とする商品情報データベース。
1. A product information database comprising a product having a model code for each basic component and two or more accessory components attached to the basic component represented by a specific model code and having an accessory component code. In one or more of the above model code data and 1 or 2
A product information database comprising, between the accessory component code data and the accessory component code data, mounting constraint code data indicating design or technical constraints when the accessory component is mounted on the product.
【請求項2】 請求項1に記載する商品情報データベー
スにおいて、 前記装着制約コードデータに対応して、前記商品に前記
付属構成品を装着する場合の販売上の条件を示す装着形
態コードデータを持つことを特徴とする商品情報データ
ベース。
2. The product information database according to claim 1, further comprising: mounting mode code data indicating a sales condition when the accessory component is mounted on the product, corresponding to the mounting constraint code data. Product information database characterized by the following.
【請求項3】 請求項1または請求項2に記載する商品
情報データベースにおいて、 前記装着制約コードデータに対応して、前記付属品を装
着した場合の価格データを持つことを特徴とする商品情
報データベース。
3. The product information database according to claim 1, wherein the product information database has price data when the accessory is attached, corresponding to the attachment constraint code data. .
【請求項4】 請求項1乃至請求項3に記載する商品情
報データベースのいずれか1つにおいて、 第一入力手段から前記各データへ新規入力処理、編集処
理、または削除処理を行うときに、第二入力手段から前
記処理のいずれかが行われている場合、前記第一入力手
段の処理を禁止する排他的制御機能と、 前記装着制約コードデータが未入力の場合に、前記価格
データの入力を禁止する業務制約機能とを有することを
特徴とする商品情報データベース。
4. The product information database according to claim 1, wherein a new input process, an edit process, or a delete process is performed on each of the data from a first input unit. An exclusive control function for inhibiting the processing of the first input means when any of the processing is performed from the two input means, and inputting the price data when the mounting constraint code data has not been input. A product information database having a business restriction function to prohibit.
JP00120398A 1998-01-07 1998-01-07 Product information database system Expired - Fee Related JP3521722B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP00120398A JP3521722B2 (en) 1998-01-07 1998-01-07 Product information database system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP00120398A JP3521722B2 (en) 1998-01-07 1998-01-07 Product information database system

Publications (2)

Publication Number Publication Date
JPH11195067A true JPH11195067A (en) 1999-07-21
JP3521722B2 JP3521722B2 (en) 2004-04-19

Family

ID=11494915

Family Applications (1)

Application Number Title Priority Date Filing Date
JP00120398A Expired - Fee Related JP3521722B2 (en) 1998-01-07 1998-01-07 Product information database system

Country Status (1)

Country Link
JP (1) JP3521722B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001319103A (en) * 2000-05-10 2001-11-16 Daikin Ind Ltd Method and system for assisting article purchase
JP2002329140A (en) * 2001-03-02 2002-11-15 System Location Co Ltd Catalog data input system and retrieval system for vehicle type database generated by the catalog data input system
JP2007133671A (en) * 2005-11-10 2007-05-31 Kubota Corp Production management system

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001319103A (en) * 2000-05-10 2001-11-16 Daikin Ind Ltd Method and system for assisting article purchase
JP2002329140A (en) * 2001-03-02 2002-11-15 System Location Co Ltd Catalog data input system and retrieval system for vehicle type database generated by the catalog data input system
JP2007133671A (en) * 2005-11-10 2007-05-31 Kubota Corp Production management system

Also Published As

Publication number Publication date
JP3521722B2 (en) 2004-04-19

Similar Documents

Publication Publication Date Title
US5493490A (en) Electronic proposal preparation system for selling vehicles
CN102132300B (en) The online system and method for listing article
JP2002510098A (en) Product configuration method and system
WO2006020575A1 (en) Dynamically classifying items for international delivery
CA2430801A1 (en) A method and system for providing product catalog information for electronic stores
JP2003514306A (en) Method and process for pricing calculations using a computer system
US20060190339A1 (en) Policy-based store catalog synchronization
JPH11195067A (en) Merchandise information data base
US20070011054A1 (en) Method and system for hierarchy-based partner selection
JP2001022764A (en) Device and method for preparing database, device and method for article configuration and program recording medium
JP3521611B2 (en) Product specification price information storage device
US20030028443A1 (en) Online transactions ledger
JP3427653B2 (en) Price data management device
JP2004287976A (en) System, vehicle ordering method, vehicle ordering program, and recording medium
JPH11353388A (en) Distribution management device for selling vehicle
US7933812B2 (en) System integrator and commodity roll-up
JP2000271826A (en) Product component combination judging device
JP2002032454A (en) Method and system for selling tire and program recording medium thereof
JP3481002B2 (en) POS system
JP2003187062A (en) Business support system
JP3542885B2 (en) Recording medium storing a slip input system and a slip input program
CA2327156C (en) Contract-based electronic catalogs
JP2001167166A (en) Device and method for providing used article information
JP2003122970A (en) Tire/wheel sales support system
JP4541040B2 (en) Product distribution method and product distribution program

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20040120

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20040202

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

Free format text: PAYMENT UNTIL: 20080220

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20090220

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20100220

Year of fee payment: 6

LAPS Cancellation because of no payment of annual fees