JPH08241331A - Device and method for information management - Google Patents

Device and method for information management

Info

Publication number
JPH08241331A
JPH08241331A JP4755395A JP4755395A JPH08241331A JP H08241331 A JPH08241331 A JP H08241331A JP 4755395 A JP4755395 A JP 4755395A JP 4755395 A JP4755395 A JP 4755395A JP H08241331 A JPH08241331 A JP H08241331A
Authority
JP
Japan
Prior art keywords
information
personal information
item data
grouping
data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP4755395A
Other languages
Japanese (ja)
Inventor
Yasuhiko Ikeda
靖彦 池田
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 Corp
Original Assignee
Toshiba 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 Corp filed Critical Toshiba Corp
Priority to JP4755395A priority Critical patent/JPH08241331A/en
Publication of JPH08241331A publication Critical patent/JPH08241331A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE: To make data modification efficient by grouping data, which are common as to the same item among respective items of individual information, in one by the information management device used as a portable individual information equipment. CONSTITUTION: Pieces of individual information having common item data among respective pieces of individual information registered in an individual information table T1 are grouped and a grouped information table T2 for managing the grouped pieces of individual information is generated. When item data are modified, the respective pieces of individual information belonging to the same group are retrieved by referring to the grouped information table T2 and the common item data of the pieces of individual information are modified altogether at a time.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、例えば携帯型の個人情
報機器として用いられる情報管理装置に係り、特に住
所、電話番号といった各種の項目を有する個人情報を管
理するための情報管理装置と、その情報管理方法に関す
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an information management device used as, for example, a portable personal information device, and more particularly to an information management device for managing personal information having various items such as addresses and telephone numbers. Regarding the information management method.

【0002】[0002]

【従来の技術】従来、携帯型の個人情報機器として用い
られる情報管理装置では、住所、電話番号といった各種
の項目を有する個人情報を管理するための機能を備えて
いるものがある。この管理機能は、アドレス帳に見立て
てアドレス機能と呼ばれるものであり、各個人の情報を
所定の項目毎に入力し、それに必要に応じて表示するこ
とができる。
2. Description of the Related Art Conventionally, some information management devices used as portable personal information devices have a function for managing personal information having various items such as addresses and telephone numbers. This management function is called an address function in the manner of an address book, and information of each individual can be input for each predetermined item and displayed as necessary.

【0003】ところで、個人情報は不変的なものではな
く、例えば勤務先の変更等により、常に更新が求められ
る情報である。個人情報を変更する場合には、変更対象
となる個人情報を読み出し、それを項目単位で変更する
ことになる。この場合、各個人情報はデータべース上で
個別に保持されているため、同じ項目で共通するデータ
が他にあっても、各個人毎に変更しなければならない。
By the way, personal information is not invariable, and is information that is constantly required to be updated due to, for example, a change in work place. When the personal information is changed, the personal information to be changed is read out and changed in item units. In this case, since each personal information is individually held on the database, even if there is other common data for the same item, it must be changed for each individual.

【0004】具体的に説明すると、例えば「会社住所」
のデータが同じである個人情報「A」、「B」、「C」
があったとする。これらの個人情報は個別に保持されて
いる。ここで、何らかの理由で会社住所が変わり、上記
3件ともその部分の変更が必要となったとき、次のよう
な操作が必要となる。
More specifically, for example, "company address"
Personal information "A", "B", "C" with the same data
There was. These pieces of personal information are held individually. Here, when the company address is changed for some reason and it is necessary to change that part in all of the above three cases, the following operation is required.

【0005】すなわち、まず、個人情報「A」を読出
し、その中の「会社住所」のデータを変更する。次に、
個人情報「B」を読出し、同じようにして「会社住所」
のデータを変更する。この場合、個人情報「A」の変更
データを個人情報「B」にコピーすることで該当部分を
変更することも可能である。同様にして、個人情報
「C」についても行う。
That is, first, the personal information "A" is read, and the data of "company address" therein is changed. next,
Read the personal information "B" and do the same for "company address"
Change the data of. In this case, the corresponding data can be changed by copying the changed data of the personal information “A” to the personal information “B”. Similarly, the personal information "C" is also performed.

【0006】[0006]

【発明が解決しようとする課題】上記したように、従
来、各個人情報を個別に保持しているだけの構成であっ
た。このため、項目データを変更する際に、同じ項目で
共通するデータが他にあっても、変更対象となる各個人
情報をそれぞれ読出して、その都度変更しなければなら
ず、非常に面倒であった。特に、変更対象となる個人情
報が多数存在する場合には、変更作業にかなりの時間を
要するだけでなく、変更ミスを招く可能性もある。
As described above, conventionally, the personal information is simply held individually. Therefore, when changing item data, even if there is other common data for the same item, it is necessary to read each piece of personal information to be changed and change each time, which is very troublesome. It was In particular, when there are many pieces of personal information to be changed, the change work not only takes a considerable amount of time, but also a change error may occur.

【0007】本発明は上記のような点に鑑みなされたも
ので、個人情報の各項目において、同じ項目で共通する
データがあれば、それを1つのグループとしてまとめる
ことで、データ変更の効率化を図るようにした情報管理
装置及び情報管理方法を提供することを目的とする。
The present invention has been made in view of the above points, and in each item of personal information, if there is data common to the same item, it is grouped as one group to improve the efficiency of data change. It is an object of the present invention to provide an information management device and an information management method designed to achieve the above.

【0008】[0008]

【課題を解決するための手段】[Means for Solving the Problems]

(1)本発明の情報管理装置は、各種の項目データを有
する個人情報を複数記憶した個人情報記憶手段と、この
個人情報記憶手段に記憶された各個人情報の中で共通の
項目データを有するものをグループ化するグループ化手
段と、このグループ化手段によってグループ化された各
個人情報の共通項目データを一括に変更する変更手段と
を具備したことを特徴とする。
(1) The information management device of the present invention has personal information storage means for storing a plurality of pieces of personal information having various item data, and common item data among the personal information stored in the personal information storage means. It is characterized in that it is provided with a grouping means for grouping things and a changing means for collectively changing the common item data of each personal information grouped by this grouping means.

【0009】上記グループ化手段は、グループ化の対象
として指定された項目データに基づいて各個人情報をグ
ループ化するか、または、全ての項目データを対象とし
て各個人情報をグループ化する。
The grouping means groups individual personal information based on item data designated as a grouping target, or groups individual personal information targeting all item data.

【0010】上記変更手段は、個人情報の項目データが
変更された場合に、同一グループに属する他の各個人情
報の共通項目データを変更データに従って一括に変更
し、また、変更対象となる項目データが指定された場合
に、その項目データでグループ化された全ての個人情報
の共通項目データを変更データに従って一括に変更す
る。
When the item data of the personal information is changed, the changing means collectively changes the common item data of other individual information belonging to the same group according to the change data, and the item data to be changed. When is specified, the common item data of all personal information grouped by the item data is collectively changed according to the change data.

【0011】(2)本発明の情報管理装置は、各種の項
目データを有する個人情報を複数記憶した個人情報記憶
手段と、この個人情報記憶手段に記憶された各個人情報
の中で共通の項目データを有するものをグループ化し、
該当する各個人情報にグループ化情報を付加すると共
に、上記グループ化情報で示されるグループ化情報テー
ブルを作成し、そこに各個人情報の共通項目データとグ
ループメンバーを登録するグループ化手段と、このグル
ープ化手段によって作成されたグループ化情報テーブル
を参照して、同一グループに属する各個人情報を検索
し、その各個人情報の共通項目データを一括に変更する
変更手段とを具備したことを特徴とする。
(2) The information management apparatus according to the present invention is a common item among the personal information storing means for storing a plurality of personal information having various item data and each personal information stored in the personal information storing means. Group those with data,
Grouping information is added to each corresponding personal information, a grouping information table shown by the above grouping information is created, and common item data of each personal information and group members are registered in the grouping means. The grouping information table created by the grouping means is referred to, each personal information belonging to the same group is searched, and the changing means for collectively changing the common item data of the individual personal information is provided. To do.

【0012】上記グループ化手段は、グループ化の対象
として指定された項目データに基づいて各個人情報をグ
ループ化し、該当する各個人情報にグループ化情報を付
加するか、あるいは、全ての項目データを対象として各
個人情報をグループ化し、該当する各個人情報に各項目
毎のグループ化情報を付加する。
The grouping means groups each personal information based on the item data designated as a grouping target and adds the grouping information to each corresponding personal information, or all the item data are grouped. As a target, individual personal information is grouped, and grouping information for each item is added to the corresponding personal information.

【0013】上記変更手段は、個人情報の項目データが
変更された場合に、当該個人情報に付加された上記グル
ープ化情報で示される上記グループ化情報テーブルを参
照して同一グループに属する他の各個人情報を検索し、
その各個人情報の共通項目データを変更データに従って
一括に変更し、また、変更対象となる項目データが指定
された場合に、その項目データに対応する上記グループ
化情報テーブルを参照して同一グループに属する全ての
個人情報を検索し、その各個人情報の共通項目データを
変更データに従って一括に変更する。
When the item data of the personal information is changed, the changing means refers to the grouping information table indicated by the grouping information added to the personal information, and each other belongs to the same group. Search for personal information,
Change the common item data of each personal information collectively according to the change data, and when the item data to be changed is specified, refer to the grouping information table corresponding to the item data and group it in the same group. All the personal information that belongs to is searched and the common item data of each personal information is collectively changed according to the change data.

【0014】[0014]

【作用】上記(1)の構成によれば、各個人情報の中で
共通の項目データを有するものがグループ化される。こ
れにより、例えば個人情報の項目データが変更された場
合に、同一グループに属する他の各個人情報の共通項目
データを変更データに従って一括に変更することができ
る。
According to the structure of (1) above, among the personal information, items having common item data are grouped. Thereby, for example, when item data of personal information is changed, common item data of other individual information belonging to the same group can be collectively changed according to the change data.

【0015】また、変更対象となる項目データを指定す
ることで、その項目データでグループ化された全ての個
人情報の共通項目データを変更データに従って一括に変
更することができる。
Further, by designating the item data to be changed, the common item data of all personal information grouped by the item data can be collectively changed according to the change data.

【0016】上記(2)の構成によれば、各個人情報の
中で共通の項目データを有するものがグループ化され
る。この場合、該当する各個人情報にグループ化情報が
付加され、そのグループ化情報で示されるグループ化情
報テーブルに各個人情報の共通項目データとグループメ
ンバーが登録される。これにより、例えば個人情報の項
目データが変更された場合に、当該個人情報に付加され
た上記グループ化情報で示されるグループ化情報テーブ
ルから同一グループに属する他の各個人情報を検索し
て、その各個人情報の共通項目データを変更データに従
って一括に変更することができる。
According to the above configuration (2), the personal information items having common item data are grouped. In this case, grouping information is added to each corresponding personal information, and common item data and group members of each personal information are registered in the grouping information table indicated by the grouping information. Thereby, for example, when the item data of personal information is changed, other personal information belonging to the same group is searched from the grouping information table indicated by the grouping information added to the personal information, The common item data of each personal information can be collectively changed according to the change data.

【0017】また、変更対象となる項目データが指定す
ることで、その項目データに対応するグループ化情報テ
ーブルから同一グループに属する全ての個人情報を検索
して、その各個人情報の共通項目データを変更データに
従って一括に変更することができる。
Further, by designating the item data to be changed, all the personal information belonging to the same group is searched from the grouping information table corresponding to the item data, and the common item data of each personal information is retrieved. It can be changed collectively according to the change data.

【0018】[0018]

【実施例】以下、図面を参照して本発明の一実施例を説
明する。図1は本発明の一実施例に係る情報管理装置の
構成を示すブロック図である。本装置は、アドレス機能
を備えており、携帯型の個人情報機器として用いられ
る。アドレス機能は、住所、電話番号といった各項目デ
ータからなる個人情報を管理する機能である。
An embodiment of the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram showing the configuration of an information management device according to an embodiment of the present invention. This device has an address function and is used as a portable personal information device. The address function is a function of managing personal information composed of item data such as an address and a telephone number.

【0019】図1において、CPU11は、装置全体の
制御を行うものであり、ここでは入力部14からの指示
に従ったROM12、RAM13の起動により、上述し
たアドレス機能に関する各種制御処理を実行する。
In FIG. 1, a CPU 11 controls the entire apparatus. Here, the ROM 12 and the RAM 13 are activated in accordance with instructions from the input unit 14 to execute various control processes relating to the address function described above.

【0020】ROM12には、CPU11の動作に必要
なプログラム等の各種情報が格納されている。RAM1
3は、個人情報テーブルT1 を格納するための個人情報
テーブル領域13aと、グループ化情報テーブルT2 を
格納するためのグループ化情報テーブル領域13bを有
する。
The ROM 12 stores various information such as programs necessary for the operation of the CPU 11. RAM1
3 has a personal information table area 13a for storing the personal information table T1 and a grouping information table area 13b for storing the grouping information table T2.

【0021】個人情報テーブルT1 には、複数の個人情
報が各個人毎に固有のID情報に基づいて登録されてい
る。個人情報は、「個人名」、「会社名」、「会社住
所」、「会社電話番号」、「個人住所」、「個人電話番
号」といった各種の項目データを有して構成されてい
る。また、後述するグループ化処理によってグループ化
された各個人情報にはグループ化情報が付加される。
In the personal information table T1, a plurality of personal information are registered based on ID information unique to each individual. The personal information includes various item data such as “personal name”, “company name”, “company address”, “company phone number”, “personal address”, and “personal phone number”. Further, grouping information is added to each personal information grouped by the grouping process described later.

【0022】グループ化情報テーブルT2 には、グルー
プ化の基準となる項目データ(項目名・内容)とグルー
プメンバーが各テーブル毎に固有のID情報に基づいて
登録されている。
In the grouping information table T2, item data (item names / contents) serving as a grouping reference and group members are registered based on unique ID information for each table.

【0023】なお、この個人情報テーブルT1 とグルー
プ化情報テーブルT2 との関係については、後に図2を
参照して説明する。入力部14は、例えば抵抗膜方式の
感圧型タブレットからなり、ペン入力装置として用いら
れる。
The relationship between the personal information table T1 and the grouping information table T2 will be described later with reference to FIG. The input unit 14 is, for example, a resistance film type pressure-sensitive tablet and is used as a pen input device.

【0024】感圧型タブレットは、上下に対向配置され
た透明抵抗膜をスペーサと呼ばれる絶縁物で分離し、ペ
ンなどで押すことにより、押された部分の上下の透明抵
抗膜が接触し、電気的に通電する構造になっている。片
側抵抗膜に電圧を印加し、反対側の抵抗膜から電圧を測
定することで、印加電圧と測定電圧の比で導通点を知る
ことができる。この動作を上下抵抗膜で交差するように
回路を構成し、交互に測定することでXおよびY座標が
得られる。
In the pressure-sensitive tablet, the transparent resistance films which are vertically opposed to each other are separated by an insulating material called a spacer, and by pressing with a pen or the like, the transparent resistance films above and below the pressed portion are brought into contact with each other to electrically It has a structure to energize. By applying a voltage to the resistance film on one side and measuring the voltage from the resistance film on the opposite side, the conduction point can be known from the ratio of the applied voltage and the measured voltage. The X and Y coordinates can be obtained by configuring a circuit so that this operation intersects with the upper and lower resistance films and alternately measuring.

【0025】表示部13は、例えばLCD (Liquid Cry
stal Display) からなり、カレンダデータやスケジュー
ルデータ等の各種情報を表示するための表示装置として
用いられる。
The display unit 13 is, for example, an LCD (Liquid Cry).
stal display) and is used as a display device for displaying various information such as calendar data and schedule data.

【0026】ここで、同実施例では、入力部14(タブ
レット)と表示部15(LCD)とが一体化されてお
り、共に同じ座標面を有し、表示部15の表示画面上の
座標位置を入力部14で直接指定し得ると共に、表示部
15での表示情報が入力部14を介して視認し得るよう
に構成されている。
Here, in this embodiment, the input unit 14 (tablet) and the display unit 15 (LCD) are integrated, both have the same coordinate plane, and the coordinate position on the display screen of the display unit 15 is the same. Can be directly specified by the input unit 14, and the display information on the display unit 15 can be visually recognized through the input unit 14.

【0027】入力制御部16は、CPU11の制御の下
で入力部14の入力制御を行う。表示制御部17は、C
PU11の制御の下でVRAM18を用いて表示部15
の表示制御を行う。VRAM18には、表示部15に表
示すべきデータが格納されている。
The input control unit 16 controls the input of the input unit 14 under the control of the CPU 11. The display control unit 17 is C
The display unit 15 using the VRAM 18 under the control of the PU 11
Display control. The VRAM 18 stores the data to be displayed on the display unit 15.

【0028】図2は同実施例における個人情報テーブル
T1 とグループ化情報テーブルT2との関係を示す図で
ある。今、個人ID情報「A」、「B」、「C」で示さ
れる3件の個人情報が個人情報テーブルT1 に登録され
ているものとする。
FIG. 2 is a diagram showing the relationship between the personal information table T1 and the grouping information table T2 in the embodiment. Now, it is assumed that the three pieces of personal information indicated by the personal ID information "A", "B", and "C" are registered in the personal information table T1.

【0029】ここで、各個人情報の中の一部の項目デー
タ(例えば会社住所)が共通する場合に、その共通項目
データを基準項目データとしたグループ化情報テーブル
T2が作成される。
Here, when some item data (for example, company address) in each personal information are common, a grouping information table T2 is created with the common item data as reference item data.

【0030】このグループ化情報テーブルT2 には、グ
ループ化の基準となる項目データ(会社住所)と、グル
ープメンバー(「A」、「B」、「C」)が登録され
る。また、このときのグループ名を示すID情報(AA
A)がグループ化情報テーブルT2 に設定されると共
に、そのグループ化情報テーブルT2 を示すグループ化
情報(AAA)が各個人情報「A」、「B」、「C」に
付加される。
In this grouping information table T2, item data (company address) which is a reference for grouping and group members ("A", "B", "C") are registered. In addition, ID information (AA indicating the group name at this time)
A) is set in the grouping information table T2, and the grouping information (AAA) indicating the grouping information table T2 is added to each personal information "A", "B", "C".

【0031】次に、同実施例の動作を説明する前に、図
3乃至図15を参照して本発明のグループ化処理と項目
データの変更処理について説明する。まず、図3に示す
ような個人情報テーブルT1 が与えられていた場合を想
定してグループ化処理について説明する。
Before describing the operation of the embodiment, the grouping process and item data changing process of the present invention will be described with reference to FIGS. 3 to 15. First, the grouping process will be described on the assumption that the personal information table T1 as shown in FIG. 3 is given.

【0032】個人情報テーブルT1 に図3に示すような
個人情報「1」〜「5」が登録されている場合には、
「会社名」、「会社住所」、「会社電話番号」の各項目
で共通するデータが生じる。これらを基準項目としてグ
ループ化を行った際には、図4に示すような複数のグル
ープ化情報テーブルT2 が作成される。この場合、1つ
の個人情報に対して複数のグループ化情報テーブルT2
が存在することになるため、各個人情報「1」〜「5」
には該当するテーブルT2 の存在位置を示すID情報
(アドレス情報)が必要となる。
When personal information "1" to "5" as shown in FIG. 3 is registered in the personal information table T1,
Data common to each item of "company name", "company address", and "company phone number" occurs. When performing grouping using these as reference items, a plurality of grouping information tables T2 as shown in FIG. 4 are created. In this case, a plurality of grouping information tables T2 for one personal information
Will be present, so each personal information “1” to “5”
Requires ID information (address information) indicating the existing position of the corresponding table T2.

【0033】図3の例では、会社に関する項目データ
(項目名:会社名、会社住所、会社電話番号)のグルー
プ化が可能である。このグループ化の処理について、 (1)上述したように項目名に関係なく、全ての項目名
を対象として共通する項目データが存在する場合に各項
目データ毎にグループ化を行う方法 (2)予めグループ化すべき項目名を決めておき、それ
に該当する項目データに共通のものが存在した場合にグ
ループ化を行う方法の2通りがある。
In the example of FIG. 3, it is possible to group item data (item name: company name, company address, company telephone number) relating to the company. Regarding this grouping processing, (1) As described above, regardless of the item name, when there is common item data for all item names, a method for grouping each item data (2) beforehand There are two methods of deciding an item name to be grouped and performing grouping when there is common item data corresponding to it.

【0034】ここで、個人に関する他のデータや個人情
報以外のものについては、無闇にグループ化すると反っ
て不便になることがある。グループ化しておくと後のデ
ータ処理に便利になる例としては、グループ化した項目
データの一括訂正や一括抽出等である。しかし、例えば
個人の趣味などのように、グループ化しても他の項目デ
ータと関係しないものであると、一括訂正の際に不都合
が生じる。
Here, if data other than personal data or personal information is indiscriminately grouped, it may be inconvenient. An example where grouping is convenient for subsequent data processing is collective correction or collective extraction of grouped item data. However, if the data is not related to other item data even if it is grouped, such as an individual's hobby, a problem occurs in batch correction.

【0035】通常、個人情報をデータベースに登録する
際には、どのような項目名が必要なかが事前に検討され
ている。したがって、上記(1)のように、全ての項目
名を対象としてグループ化する方法では不必要なグルー
プが生じることもあるので、上記(2)のように、特定
の項目名(予め指定された項目名)でグループ化する方
法の方が好ましい。
Usually, when registering personal information in a database, what kind of item name is required is studied in advance. Therefore, in the method of grouping all the item names as the target as in the above (1), an unnecessary group may occur. Therefore, as in the above (2), a specific item name (prespecified The method of grouping by item name) is preferable.

【0036】次に、項目データの変更処理について説明
する。項目データを変更する際には、個人情報の各項目
データが階層化(関連化)されている方が良い。図5に
その階層構造の一例を示す。この例では、第1階層に
「個人氏名」、第2階層に「会社」と「個人」、第3階
層に「会社名」、「会社住所」、「会社電話番号」と
「個人住所」、「個人電話番号」の各項目データを置い
ている。
Next, the item data changing process will be described. When changing the item data, it is preferable that each item data of the personal information is hierarchized (associated). FIG. 5 shows an example of the hierarchical structure. In this example, the first level is "personal name", the second level is "company" and "individual", the third level is "company name", "company address", "company phone number" and "personal address", Each item data of "personal telephone number" is placed.

【0037】項目データの一括変更は、次のような手順
で行われる。まず、図6に示すようなデータ処理メニュ
ー画面(画面A)が表示される。このメニュー画面に
は、「1.個人情報の追加登録」、「2.個人情報の削
除」、「3.個人情報の変更」、「4.項目データの一
括変更」といった4つの選択項目が設けられている。
The batch change of item data is performed in the following procedure. First, a data processing menu screen (screen A) as shown in FIG. 6 is displayed. This menu screen has four selection items such as "1. additional registration of personal information", "2. deletion of personal information", "3. change of personal information", and "4. batch change of item data". Has been.

【0038】「1.個人情報の追加登録」は、新たな個
人情報を個人情報テーブルT1 (データベース)に追加
登録するための選択項目である。「2.個人情報の削
除」は、個人情報を個人情報テーブルT1 から削除する
ための選択項目である。
[1. Additional registration of personal information] is a selection item for additionally registering new personal information in the personal information table T1 (database). "2. Delete personal information" is a selection item for deleting personal information from the personal information table T1.

【0039】「3.個人情報の変更」は、個人情報の内
容を一部変更するための選択項目である。「4.項目デ
ータの一括変更」は、各個人情報の項目データを一括し
て変更するための選択項目である。
"3. Change personal information" is a selection item for partially changing the contents of the personal information. “4. Batch change item data” is a selection item for collectively changing the item data of each personal information.

【0040】データ処理メニュー画面(画面A)で
「4.項目データの一括変更」を選択すると、図7に示
すような一括変更メニュー画面(画面B)が表示され
る。項目データの一括変更には、1つの項目名を指定す
る方法と、図5で説明したような階層を指定する方法
(つまり関連する複数の項目名を指定する方法)があ
る。この一括変更メニュー画面には、その2つの方法を
選択するための選択項目が設けられている。
When "4. Batch change item data" is selected on the data processing menu screen (screen A), a batch change menu screen (screen B) as shown in FIG. 7 is displayed. The batch change of item data includes a method of specifying one item name and a method of specifying a hierarchy as described with reference to FIG. 5 (that is, a method of specifying a plurality of related item names). This batch change menu screen has selection items for selecting the two methods.

【0041】ここで、一括変更メニュー画面(画面B)
で「1.項目名を指定」を選ぶと、図8に示すような項
目名一覧画面(画面C)が表示される。この項目名一覧
画面で変更対象となる項目名を指定する。
Here, the batch change menu screen (screen B)
When "1. Specify item name" is selected, a item name list screen (screen C) as shown in FIG. 8 is displayed. On this item name list screen, specify the item name to be changed.

【0042】ここで、指定された項目名にグループが設
定されていれば、すなわち、指定項目名に対応するグル
ープ化情報テーブルT2 が作成されていれば、図9に示
すようなグループ一覧画面(画面D)が表示される。
If a group is set for the designated item name, that is, if the grouping information table T2 corresponding to the designated item name is created, a group list screen (FIG. 9) is displayed. Screen D) is displayed.

【0043】また、該当するグループがなければ(指定
項目名に対応するグループ化情報テーブルT2 が作成さ
れていなければ)、図10に示すようなメッセージ画面
(画面E)が表示される。
If there is no corresponding group (if the grouping information table T2 corresponding to the designated item name is not created), a message screen (screen E) as shown in FIG. 10 is displayed.

【0044】なお、画面Cと画面Dをまとめて図11に
示すような項目名/グループ一覧画面(画面F)を表示
することも可能である。この場合、変更対象となる項目
名をクリックすると、その後に登録されたグループ名が
表示される。
It is also possible to display the item name / group list screen (screen F) as shown in FIG. 11 by combining the screens C and D together. In this case, when the item name to be changed is clicked, the group name registered after that is displayed.

【0045】このようにして、変更対象となる項目名
と、その項目名に対応するグループを選択すると、続い
て図12に示すようなデータ変更画面(画面G)が表示
される。このデータ変更画面にて変更データを入力す
る。
In this way, when the item name to be changed and the group corresponding to the item name are selected, the data change screen (screen G) as shown in FIG. 12 is subsequently displayed. Change data is input on this data change screen.

【0046】一方、図7の一括変更メニュー画面(画面
B)で「2.階層を指定(複数項目の指定)」を選ぶ
と、図13に示すような項目名一覧画面(画面H)が表
示される。この項目名一覧画面(画面H)で「会社」を
指定すると、その下位下層の項目名(「会社名」、「会
社住所」、「会社電話番号」)が表示される。
On the other hand, if "2. Specify hierarchy (specify multiple items)" is selected on the batch change menu screen (screen B) in FIG. 7, an item name list screen (screen H) as shown in FIG. 13 is displayed. To be done. When "Company" is specified on this item name list screen (Screen H), the item names ("Company name", "Company address", "Company phone number") in the lower layers below it are displayed.

【0047】続いて、変更対象となる項目名を指定す
る。この場合、複数の指定が可能である。変更対象とな
る項目名を指定すると、図14に示すようなデータ変更
画面(画面I)が表示される。ここでは、一覧を指定し
た場合を示している。このデータ変更画面では、上記項
目名一覧画面(画面H)で指定された各項目名が表示さ
れ、さらにその中で選択された項目名に対応するグルー
プデータ(グループ化された項目データ)の一覧が表示
される。
Then, the item name to be changed is designated. In this case, multiple designations are possible. When the item name to be changed is designated, a data change screen (screen I) as shown in FIG. 14 is displayed. Here, the case where a list is designated is shown. In this data change screen, each item name specified in the item name list screen (screen H) is displayed, and a list of group data (grouped item data) corresponding to the item name selected in the screen. Is displayed.

【0048】ここで、その中の1つのグループデータを
指定すると、画面Iの下段にデータ変更用のウインドウ
画面が開く。この例では、電話番号データの指定によ
り、その指定データに関連する住所データが検索され、
このウインドウ画面内にてその両方のデータを変更する
ことになる。
When one of the group data is designated, a data change window screen opens at the bottom of the screen I. In this example, by specifying the telephone number data, the address data related to the specified data is searched,
Both data will be changed in this window screen.

【0049】このようにして、画面上で項目データを変
更すると、それに伴ってグループ化情報テーブルT2 が
更新されると共に、個人情報テーブルT1 も更新され
る。図15に変更後の個人情報テーブルT1 の内容を示
す。この例では、図3に示す個人情報「1」、「2」、
「5」における「会社住所」と「会社電話番号」を一括
変更した場合を示している。
In this way, when the item data is changed on the screen, the grouping information table T2 is updated accordingly, and the personal information table T1 is also updated. FIG. 15 shows the contents of the personal information table T1 after the change. In this example, the personal information “1”, “2”,
The case where the “company address” and the “company phone number” in “5” are collectively changed is shown.

【0050】次に、同実施例の動作を説明する。ここで
は、本装置のアドレス機能における情報管理処理とし
て、(a)グループ化処理、(b)個人情報の変更処
理、(c)項目データの一括変更処理の各動作について
説明する。
Next, the operation of the embodiment will be described. Here, each operation of (a) grouping processing, (b) personal information change processing, and (c) batch change processing of item data will be described as information management processing in the address function of the present apparatus.

【0051】(a)グループ化処理 既に説明したように、グループ化処理には、(1)全て
の項目名を対象として共通する項目データが存在する場
合に各項目データ毎にグループ化を行う方法と、(2)
予めグループ化すべき項目名を決めておき、それに該当
する項目データに共通のものが存在した場合にグループ
化を行う方法がある。ここでは、後者の方法について説
明する。
(A) Grouping Process As described above, in the grouping process, (1) a method of grouping each item data when common item data exists for all item names. And (2)
There is a method in which item names to be grouped are determined in advance and grouped when item data corresponding to the item names are common. Here, the latter method will be described.

【0052】図16は同実施例におけるグループ化処理
の動作を示すフローチャートである。図1に示すRAM
13の個人情報テーブル領域13aには、個人情報テー
ブルT1 がデータベースとして格納されている。この個
人情報テーブルT1 には、複数の個人情報が登録されて
いる。個人情報は、「個人名」、「会社名」、「会社住
所」、「会社電話番号」、「個人住所」、「個人電話番
号」といった各項目データを有する。
FIG. 16 is a flow chart showing the operation of the grouping process in this embodiment. RAM shown in FIG.
In the personal information table area 13a of 13, a personal information table T1 is stored as a database. A plurality of personal information is registered in the personal information table T1. The personal information has item data such as "personal name", "company name", "company address", "company phone number", "personal address", and "personal phone number".

【0053】ここで、例えば図示せぬ項目名一覧画面で
グループ化の対象となる項目名を選択後(ステップA1
1)、その選択項目に対するデータを入力すると(ステ
ップA12)、CPU11は個人情報テーブルT1 の中
からその入力データと一致する項目データを有する個人
情報を検索する(ステップA13)。
Here, after selecting an item name to be grouped on an item name list screen (not shown) (step A1)
1) When data for the selected item is input (step A12), the CPU 11 searches the personal information table T1 for personal information having item data matching the input data (step A13).

【0054】ここで、該当する個人情報が複数(少なく
とも2つ以上)存在した場合(ステップA14のYe
s)、CPU11はグループ名を設定し(ステップA1
5)、該当する各個人情報に上記グループ名をグループ
化情報として付加する(ステップA16)。
If there is a plurality (at least two or more) of the relevant personal information (Yes in step A14).
s), the CPU 11 sets a group name (step A1)
5) The above group name is added as grouping information to each corresponding personal information (step A16).

【0055】さらに、CPU11はそのときのグループ
名をID情報としたグループ化情報テーブルT2 をグル
ープ化情報テーブル領域13bに作成する(ステップA
17)。この場合、ステップA11で指定された項目名
と、ステップA12で入力されたデータがグループ化の
基準となる項目データとして当該グループ化情報テーブ
ルT2 に登録される。また、ステップA13の検索によ
り得られた各個人情報のID情報がグループメンバーと
して当該グループ化情報テーブルT2 に登録される。
Further, the CPU 11 creates a grouping information table T2 having the group name at that time as ID information in the grouping information table area 13b (step A).
17). In this case, the item name specified in step A11 and the data input in step A12 are registered in the grouping information table T2 as item data serving as a grouping reference. The ID information of each personal information obtained by the search in step A13 is registered in the grouping information table T2 as a group member.

【0056】具体的に説明すると、図3に示すような個
人情報テーブルT1 があり、例えばグループ化の対象と
なる項目名として「会社住所」を指定し、「東京都青梅
市末広町」というデータを入力したとする。
More specifically, there is a personal information table T1 as shown in FIG. 3, for example, "company address" is designated as the item name to be grouped, and data "Suehiro-cho, Ome-shi, Tokyo" is specified. Is entered.

【0057】これにより、個人ID情報「1」、
「2」、「5」で示される3つの個人情報がグループ化
の対象として抽出され、各個人情報にグループ化情報
(グループ名)が付加される。また、このときのグルー
プ名をID情報としたグループ化情報テーブルT2 が作
成され、そこにグループ化の基準となる項目データ
(「会社住所」:「東京都青梅市末広町」)と、グルー
プメンバー(「1」、「2」、「5」)が登録される。
As a result, the personal ID information "1",
Three pieces of personal information indicated by "2" and "5" are extracted as a grouping target, and grouping information (group name) is added to each piece of personal information. Further, a grouping information table T2 in which the group name at this time is used as ID information is created, and item data ("company address": "Suehiro-cho, Ome-shi, Tokyo") that is the basis for grouping and group members are created there. (“1”, “2”, “5”) are registered.

【0058】なお、このようなグループ化情報テーブル
T2 の作成後、図6に示すようなメニュー画面(画面
A)で「1.個人情報の追加登録」を選択して新たな個
人情報を追加登録した場合には、次のような処理を行う
ことになる。
After creating such a grouping information table T2, new personal information is additionally registered by selecting "1. additional registration of personal information" on the menu screen (screen A) as shown in FIG. In that case, the following processing will be performed.

【0059】すなわち、追加登録された個人情報の中
に、グループ化の基準項目データと一致するデータが存
在するか否かを調べる。その結果、一致する項目データ
があれば、その項目データに対応するグループ化情報テ
ーブルT2 のグループメンバーに当該個人情報を加える
と共に、そのグループ化情報テーブルT2 のグループ名
を当該個人情報のグループ化情報として付加する。
That is, it is checked whether or not the personal information additionally registered contains data that matches the reference item data for grouping. As a result, if there is matching item data, the personal information is added to the group member of the grouping information table T2 corresponding to the item data, and the group name of the grouping information table T2 is added to the grouping information of the personal information. Add as.

【0060】また、「2.個人情報の削除」を選択して
既に登録されている個人情報を削除した場合には、次の
ような処理を行うことになる。すなわち、削除された個
人情報の項目データにグループが設定されていたか否か
を調べる。その結果、グループ化されていた場合には、
その個人情報のグループ化情報から該当するグループ化
情報テーブルT2 を検索し、そのテーブルのグループメ
ンバーから除外する。
When "2. Delete personal information" is selected to delete already registered personal information, the following processing is performed. That is, it is checked whether or not a group is set in the item data of the deleted personal information. As a result, if they were grouped,
The corresponding grouping information table T2 is searched from the grouping information of the personal information and excluded from the group members of the table.

【0061】(b)個人情報の変更処理 図17は同実施例における個人情報の変更処理の動作を
示すフローチャートである。個人情報の変更は、図6に
示すようなメニュー画面(画面A)で「3.個人情報の
変更」を選択することにより行う。
(B) Personal Information Change Processing FIG. 17 is a flow chart showing the operation of the personal information change processing in this embodiment. The personal information is changed by selecting "3. Change personal information" on the menu screen (screen A) as shown in FIG.

【0062】まず、例えば図示せぬ個人情報一覧画面で
変更対象となる個人情報(ID)を指定する(ステップ
B11)。続いて、項目名一覧画面で変更対象となる項
目名を指定した後(ステップB12)、データ変更画面
でその項目名に対する変更データを入力する(ステップ
B13)。
First, personal information (ID) to be changed is designated on a personal information list screen (not shown) (step B11). Then, after the item name to be changed is specified on the item name list screen (step B12), change data for the item name is input on the data change screen (step B13).

【0063】これにより、CPU11は個人情報テーブ
ルT1 の中から該当する個人情報を検索し、その個人情
報の項目データを上記変更データに従って変更する(ス
テップB14)。
As a result, the CPU 11 retrieves the corresponding personal information from the personal information table T1 and changes the item data of the personal information according to the change data (step B14).

【0064】ここで、CPU11は当該個人情報に付加
されているグループ化情報に基づいて、変更対象となっ
た項目データがグループ化されていたか否かを判断す
る。グループ化されていた場合(ステップB15のYe
s)、CPU11は、上記グループ化情報で示されるグ
ループ化情報テーブルT2 から同じグループに属する他
の各個人情報を検索し(ステップB16)、その各個人
情報の中の該当する項目データを同様に変更する(ステ
ップB17)。
Here, the CPU 11 determines whether or not the item data to be changed is grouped, based on the grouping information added to the personal information. If they are grouped (Yes in step B15)
s), the CPU 11 retrieves each other personal information belonging to the same group from the grouping information table T2 indicated by the grouping information (step B16), and similarly finds the corresponding item data in each personal information. Change (step B17).

【0065】また、CPU11はこのときの変更内容に
従ってグループ化情報テーブルT2内の項目データ(グ
ループ化の基準となる項目データ)を変更する(ステッ
プB18)。
Further, the CPU 11 changes the item data in the grouping information table T2 (item data serving as a reference for grouping) according to the contents of the change at this time (step B18).

【0066】このように、ある個人情報の項目データを
変更した際に、その項目データがグループ化されていれ
ば、同じグループに属する他の各個人情報の項目データ
を自動的に変更することができる。
As described above, when the item data of a certain personal information is changed, if the item data is grouped, the item data of each other personal information belonging to the same group can be automatically changed. it can.

【0067】具体的に説明すると、図3に示すような個
人情報テーブルT1 があり、例えば個人ID情報「1」
で示される個人情報を変更対象として指定し、その中の
「会社住所」を「東京都青梅市末広町」から「東京都青
梅市新町」に変更したとする。
More specifically, there is a personal information table T1 as shown in FIG. 3, for example, personal ID information "1".
It is assumed that the personal information indicated by is specified as the change target, and the "company address" in the change is changed from "Suehiro-cho, Ome-shi, Tokyo" to "Shinmachi, Ome-shi, Tokyo".

【0068】ここで、予め「会社住所」が「東京都青梅
市末広町」であるという項目データがグループ化されて
いる場合には、個人情報「2」と「5」が同一グループ
となる。したがって、ユーザが個人情報「1」の「会社
住所」を変更したことによって、同時に個人情報「2」
と「5」も同様に変更されることになる。
Here, when the item data that the "company address" is "Suehiro-cho, Ome-shi, Tokyo" is grouped in advance, the personal information "2" and "5" are in the same group. Therefore, when the user changes the "company address" of the personal information "1", the personal information "2" is simultaneously changed.
And "5" will be similarly changed.

【0069】なお、項目データの変更は1つに限らず、
複数同時に変更するようにしても良い。通常、「会社
名」、「会社住所」、「会社電話番号」といった会社関
係の項目や、「個人住所」、「個人電話番号」といった
個人関係の項目は関連している。したがって、このよう
な関連項目については、同時に変更するようにした方が
好ましい。
The number of item data changes is not limited to one,
A plurality of changes may be made at the same time. Normally, company-related items such as “company name”, “company address”, and “company phone number” and individual-related items such as “personal address” and “personal phone number” are related. Therefore, it is preferable to change such related items at the same time.

【0070】また、上記実施例では、同一グループに属
する他の各個人情報を一括して変更ようにしたが、例え
ば各個人情報毎に変更するか否かをユーザに確認してか
ら変更するようにしても良い。ただし、このような場合
には、変更したものと変更しなかったものが生じるの
で、その変更結果に応じてグループメンバーの変更や新
たなグループの設定処理を行う必要がある。
In the above embodiment, the other personal information belonging to the same group is collectively changed. However, for example, it is changed after confirming with the user whether or not to change each personal information. You can However, in such a case, there are some that have been changed and some that have not, so it is necessary to change the group members and set new groups according to the change results.

【0071】(c)項目データの一括変更処理 図18は同実施例における項目データの一括変更処理の
動作を示すフローチャートである。項目データの一括変
更は、図6に示すようなメニュー画面(画面A)で
「4.項目データの一括変更」を選択することにより行
う。
(C) Batch change process of item data FIG. 18 is a flowchart showing the operation of the batch change process of item data in the embodiment. The batch change of item data is performed by selecting "4. Batch change item data" on the menu screen (screen A) as shown in FIG.

【0072】なお、既に図7で説明したように、項目デ
ータの一括変更には、1つの項目名を指定する方法と、
階層を指定する方法(つまり関連する複数の項目名を指
定する方法)がある。ここでは、前者の1つの項目名を
指定す方法について説明する。この方法は、図7の一括
変更メニュー画面(画面B)で「1.項目名を指定」を
選択することにより行われる。
As already described with reference to FIG. 7, in order to collectively change the item data, a method of designating one item name,
There is a way to specify the hierarchy (that is, specify multiple related item names). Here, a method of designating the former one item name will be described. This method is performed by selecting "1. Specify item name" on the batch change menu screen (screen B) in FIG.

【0073】まず、図8に示すような項目名一覧画面
(画面C)で変更対象となる項目名を指定する(ステッ
プC11)。この指定により、CPU11はグループ化
情報テーブルT2 を検索して、その項目名でグループ化
されている項目データがあるか否かを判断する。
First, the item name to be changed is designated on the item name list screen (screen C) as shown in FIG. 8 (step C11). By this designation, the CPU 11 searches the grouping information table T2 and determines whether or not there is item data grouped by the item name.

【0074】グループ化されている項目データがあれば
(ステップC12のYes)、CPU11はそのグルー
プデータを図9に示すようなグループ一覧画面(画面
D)に表示する(ステップC13)。
If there is grouped item data (Yes in step C12), the CPU 11 displays the group data on a group list screen (screen D) as shown in FIG. 9 (step C13).

【0075】また、グループ化されている項目データが
なければ(ステップC12のNo)、CPU11は例え
ば「指定した項目名な対するグループは登録されており
ません。」といったようなメッセージデータを図10に
示すようなメッセージ画面(画面E)に表示する(ステ
ップC14)。
If there is no item data grouped (No in step C12), the CPU 11 displays message data such as "No group corresponding to the specified item name is registered" in FIG. It is displayed on the message screen (screen E) as shown in (step C14).

【0076】しかして、グループ化されている場合に
は、図9のグループ一覧画面(画面D)で所望のグルー
プデータ(グループ化された項目データ)を指定した後
(ステップC15)、図12に示すようなデータ変更画
面(画面G)で変更データを入力することになる(ステ
ップC16)。
Then, in the case of grouping, after the desired group data (grouped item data) is designated on the group list screen (screen D) of FIG. 9 (step C15), FIG. Change data is input on the data change screen (screen G) as shown (step C16).

【0077】これにより、CPU11は、まず、指定グ
ループのグループ化情報テーブルT2 を読出し、そこに
登録されている項目データ(グループ化の基準となる項
目データ)を上記変更データに従って変更する(ステッ
プC17)。
As a result, the CPU 11 first reads the grouping information table T2 of the designated group, and changes the item data registered therein (item data serving as a reference for grouping) according to the change data (step C17). ).

【0078】さらに、CPU11はそのグループ化情報
テーブルT2 から同じグループに属する全ての個人情報
を検索し(ステップC18)、その各個人情報の中の該
当する項目データを同様に変更する(ステップC1
9)。
Further, the CPU 11 retrieves all the personal information belonging to the same group from the grouping information table T2 (step C18), and similarly changes the corresponding item data in each personal information (step C1).
9).

【0079】このように、変更対象となる項目データを
指定することにより、その項目データがグループ化され
ていれば、同じグループに属する全ての個人情報の項目
データを一括に自動変更することができる。
As described above, by designating the item data to be changed, if the item data is grouped, the item data of all personal information belonging to the same group can be collectively changed automatically. .

【0080】具体的に説明すると、図3に示すような個
人情報テーブルT1 があり、全項目名を対象として、図
4に示すような各項目毎のグループ化情報テーブルT2
が複数作成されているものとする。
More specifically, there is a personal information table T1 as shown in FIG. 3, and a grouping information table T2 for each item as shown in FIG. 4 for all item names.
It is assumed that multiple are created.

【0081】ここで、例えば変更対象項目名として「会
社名」を指定すると、「○○○(株)」と「△△△
(有)」の2つのグループデータ(グループ化された項
目データ)が提示される。この場合、前者のグループは
図4のアドレス情報「AAAA」で示されるグループ化
情報テーブルT2 によって管理され、後者のグループは
図4のアドレス情報「AAAB」で示されるグループ化
情報テーブルT2 によって管理されている。
Here, for example, if "company name" is specified as the change target item name, "○○○ (shares)" and "△△△
(Present) "two group data (grouped item data) are presented. In this case, the former group is managed by the grouping information table T2 shown by the address information "AAAA" in FIG. 4, and the latter group is managed by the grouping information table T2 shown by the address information "AAAB" in FIG. ing.

【0082】したがって、一方の「○○○(株)」とい
うグループデータを指定し、これを「×××(株)」と
変更した場合には、上記アドレス情報「AAAA」のグ
ループ化情報テーブルT2 から同一グループに属する個
人情報として「1」、「2」、「5」が抽出され、それ
らの会社名が一括に変更されることになる。
Therefore, when one group data "○○○ Co., Ltd." is designated and is changed to "XXXXX (Co)", the grouping information table of the address information "AAAAA". From T2, "1", "2", and "5" are extracted as personal information belonging to the same group, and the company names are collectively changed.

【0083】同様に、「△△△(有)」というグループ
データを指定し、これを「×××(有)」と変更した場
合には、上記アドレス情報「AAAB」のグループ化情
報テーブルT2 から同一グループに属する個人情報とし
て「3」、「4」が抽出され、それらの会社名が一括に
変更されることになる。
Similarly, when the group data “ΔΔΔ (present)” is designated and changed to “XXX × (present)”, the grouping information table T2 of the address information “AAAB” is set. From this, “3” and “4” are extracted as personal information belonging to the same group, and the company names of them are changed collectively.

【0084】なお、図7の一括変更メニュー画面(画面
B)で「2.階層を指定(複数項目の指定)」を選択す
れば、上記(2)の個人情報の変更処理で説明したよう
に関連項目を複数同時に変更することも可能である。
If "2. Specify hierarchy (specify multiple items)" is selected on the batch change menu screen (screen B) in FIG. 7, as described in (2) Personal information change processing above. It is also possible to change a plurality of related items at the same time.

【0085】また、上記実施例では、同一グループに属
する全ての個人情報を一括して変更ようにしたが、例え
ば各個人情報毎に変更するか否かをユーザに確認してか
ら変更するようにしても良い。ただし、このような場合
には、変更したものと変更しなかったものが生じるの
で、その変更結果に応じてグループメンバーの変更や新
たなグループの設定処理を行う必要がある。
Further, in the above embodiment, all the personal information belonging to the same group is collectively changed. However, for example, the personal information may be changed after confirming with the user whether or not to change each personal information. May be. However, in such a case, there are some that have been changed and some that have not, so it is necessary to change the group members and set new groups according to the change results.

【0086】[0086]

【発明の効果】以上のように本発明によれば、各個人情
報の中で共通の項目データを有するもをグループ化し、
例えば個人情報の項目データが変更された場合に、同一
グループに属する他の各個人情報の共通項目データを変
更データに従って一括に変更し、あるいは、変更対象と
なる項目データを指定することで、その項目データでグ
ループ化された全ての個人情報の共通項目データを変更
データに従って一括に変更する構成としたことにより、
従来のような各個人毎にその都度変更する作業を不要と
してデータ変更の効率化を図ることができる。これによ
り、携帯型個人情報機器としての操作性を向上させるこ
とができるものである。
As described above, according to the present invention, items having common item data in each personal information are grouped,
For example, when the item data of personal information is changed, the common item data of other individual information belonging to the same group are collectively changed according to the change data, or the item data to be changed is designated, By configuring common item data of all personal information grouped by item data to be changed collectively according to the change data,
It is possible to improve the efficiency of data change by eliminating the conventional work of changing each individual person. As a result, the operability as a portable personal information device can be improved.

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

【図1】本発明の一実施例に係る情報管理装置の構成を
示すブロック図。
FIG. 1 is a block diagram showing the configuration of an information management device according to an embodiment of the present invention.

【図2】図1に示される個人情報テーブルとグループ化
情報テーブルとの関係を示す図。
FIG. 2 is a diagram showing a relationship between a personal information table and a grouping information table shown in FIG.

【図3】個人情報テーブルの具体例を示す図。FIG. 3 is a diagram showing a specific example of a personal information table.

【図4】グループ化情報テーブルの具体例を示す図。FIG. 4 is a diagram showing a specific example of a grouping information table.

【図5】個人情報の階層構造を示す図。FIG. 5 is a diagram showing a hierarchical structure of personal information.

【図6】データ処理メニュー画面を示す図。FIG. 6 is a diagram showing a data processing menu screen.

【図7】図6のデータ処理メニュー画面で項目データの
一括変更を選択したときに表示される一括変更メニュー
画面を示す図。
7 is a diagram showing a batch change menu screen displayed when batch change of item data is selected on the data processing menu screen of FIG.

【図8】図7の一括変更メニュー画面で項目名の指定を
選択したときに表示される項目名一覧画面を示す図。
8 is a diagram showing an item name list screen displayed when the designation of item names is selected on the batch change menu screen of FIG. 7. FIG.

【図9】図8の項目名一覧画面で変更対象となる項目名
を選択したときに表示されるグループ一覧画面を示す
図。
9 is a diagram showing a group list screen displayed when an item name to be changed is selected on the item name list screen of FIG.

【図10】グループ設定がないときのメッセージ画面を
示す図。
FIG. 10 is a diagram showing a message screen when there is no group setting.

【図11】図8の項目名一覧画面と図9のグループ一覧
画面を1つにまとめた項目名/グループ一覧画面を示す
図。
11 is a diagram showing an item name / group list screen in which the item name list screen of FIG. 8 and the group list screen of FIG. 9 are combined into one.

【図12】図9のグループ一覧画面でグループを選択し
たときに表示されるデータ変更画面を示す図。
12 is a diagram showing a data change screen displayed when a group is selected on the group list screen of FIG.

【図13】図7の一括変更メニュー画面で階層の指定を
選択したときに表示される項目名一覧画面を示す図。
FIG. 13 is a view showing an item name list screen displayed when a hierarchy designation is selected on the batch change menu screen of FIG. 7.

【図14】図13の項目名一覧画面で変更対象となる項
目名を選択したときに表示されるデータ変更画面を示す
図。
14 is a diagram showing a data change screen displayed when an item name to be changed is selected on the item name list screen of FIG.

【図15】変更後の個人情報テーブルの内容を示す図。FIG. 15 is a diagram showing the contents of a personal information table after change.

【図16】同実施例におけるグループ化処理の動作を説
明するためのフローチャート。
FIG. 16 is a flowchart for explaining the operation of grouping processing in the embodiment.

【図17】同実施例における個人情報の変更処理の動作
を説明するためのフローチャート。
FIG. 17 is a flowchart for explaining the operation of the personal information changing process in the embodiment.

【図18】同実施例における項目データの一括変更処理
の動作を説明するためのフローチャート。
FIG. 18 is a flowchart for explaining the operation of the batch change process of item data in the embodiment.

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

11…CPU、12…ROM、13…RAM、13a…
個人情報テーブル領域、13b…グループ化情報テーブ
ル領域、14…入力部、15…表示部、16…入力制御
部、17…表示制御部、18…VRAM、T…個人情報
テーブル、T2…グループ化情報テーブル。
11 ... CPU, 12 ... ROM, 13 ... RAM, 13a ...
Personal information table area, 13b ... Grouping information table area, 14 ... Input section, 15 ... Display section, 16 ... Input control section, 17 ... Display control section, 18 ... VRAM, T ... Personal information table, T2 ... Grouping information table.

Claims (20)

【特許請求の範囲】[Claims] 【請求項1】 各種の項目データを有する個人情報を複
数記憶した個人情報記憶手段と、 この個人情報記憶手段に記憶された各個人情報の中で共
通の項目データを有するものをグループ化するグループ
化手段と、 このグループ化手段によってグループ化された各個人情
報の共通項目データを一括に変更する変更手段とを具備
したことを特徴とする情報管理装置。
1. A personal information storage means for storing a plurality of personal information having various item data, and a group for grouping the personal information stored in the personal information storage means having common item data. An information management apparatus comprising: a converting unit and a changing unit that collectively changes common item data of each piece of personal information grouped by the grouping unit.
【請求項2】 上記グループ化手段は、グループ化の対
象として指定された項目データに基づいて各個人情報を
グループ化することを特徴とする請求項1記載の情報管
理装置。
2. The information management device according to claim 1, wherein the grouping unit groups each piece of personal information based on item data designated as a grouping target.
【請求項3】 上記グループ化手段は、全ての項目デー
タを対象として各個人情報をグループ化することを特徴
とする請求項1記載の情報管理装置。
3. The information management apparatus according to claim 1, wherein the grouping means groups each piece of personal information for all item data.
【請求項4】 上記変更手段は、個人情報の項目データ
が変更された場合に、同一グループに属する他の各個人
情報の共通項目データを変更データに従って一括に変更
することを特徴とする請求項1記載の情報管理装置。
4. The changing means collectively changes the common item data of other personal information belonging to the same group according to the change data when the item data of the personal information is changed. 1. The information management device described in 1.
【請求項5】 上記変更手段は、変更対象となる項目デ
ータが指定された場合に、その項目データでグループ化
された全ての個人情報の共通項目データを変更データに
従って一括に変更することを特徴とする請求項1記載の
情報管理装置。
5. When the item data to be changed is designated, the changing unit collectively changes common item data of all personal information grouped by the item data according to the change data. The information management device according to claim 1.
【請求項6】 各種の項目データを有する個人情報を複
数記憶した個人情報記憶手段と、 この個人情報記憶手段に記憶された各個人情報の中で共
通の項目データを有するものをグループ化し、該当する
各個人情報にグループ化情報を付加すると共に、上記グ
ループ化情報で示されるグループ化情報テーブルを作成
し、そこに各個人情報の共通項目データとグループメン
バーを登録するグループ化手段と、 このグループ化手段によって作成されたグループ化情報
テーブルを参照して、同一グループに属する各個人情報
を検索し、その各個人情報の共通項目データを一括に変
更する変更手段とを具備したことを特徴とする情報管理
装置。
6. A personal information storage unit that stores a plurality of personal information items having various item data items, and a group of individual personal information items stored in the personal information storage unit that have common item data items. Grouping information is added to each personal information, a grouping information table shown by the grouping information is created, and common item data of each personal information and group members are registered therein, The grouping information table created by the grouping means is referred to, individual personal information belonging to the same group is searched, and common item data of the individual personal information is collectively changed. Information management device.
【請求項7】 上記グループ化手段は、グループ化の対
象として指定された項目データに基づいて各個人情報を
グループ化し、該当する各個人情報にグループ化情報を
付加することを特徴とする請求項6記載の情報管理装
置。
7. The grouping means groups each piece of personal information based on item data designated as a grouping target, and adds the grouping information to each corresponding piece of personal information. 6. The information management device described in 6.
【請求項8】 上記グループ化手段は、全ての項目デー
タを対象として各個人情報をグループ化し、該当する各
個人情報に各項目毎のグループ化情報を付加することを
特徴とする請求項6記載の情報管理装置。
8. The grouping means groups each piece of personal information for all item data, and adds grouping information for each item to each corresponding piece of personal information. Information management device.
【請求項9】 上記変更手段は、個人情報の項目データ
が変更された場合に、当該個人情報に付加された上記グ
ループ化情報で示される上記グループ化情報テーブルを
参照して同一グループに属する他の各個人情報を検索
し、その各個人情報の共通項目データを変更データに従
って一括に変更することを特徴とする請求項6記載の情
報管理装置。
9. The changing means refers to the grouping information table indicated by the grouping information added to the personal information when the item data of the personal information is changed and belongs to the same group. 7. The information management apparatus according to claim 6, wherein each item of personal information is searched and common item data of each item of individual information is collectively changed according to the change data.
【請求項10】 上記変更手段は、変更対象となる項目
データが指定された場合に、その項目データに対応する
上記グループ化情報テーブルを参照して同一グループに
属する全ての個人情報を検索し、その各個人情報の共通
項目データを変更データに従って一括に変更することを
特徴とする請求項6記載の情報管理装置。
10. When the item data to be changed is designated, the changing means refers to the grouping information table corresponding to the item data and retrieves all the personal information belonging to the same group, 7. The information management device according to claim 6, wherein the common item data of the individual personal information is collectively changed according to the change data.
【請求項11】 各種の項目データを有する個人情報を
複数記憶したメモリを備えた情報管理装置の情報管理方
法において、 上記メモリに記憶された各個人情報の中で共通の項目デ
ータを有するものをグループ化し、 このグループ化された各個人情報の共通項目データを一
括に変更するようにしたことを特徴とする情報管理方
法。
11. An information management method of an information management device having a memory storing a plurality of personal information having various item data, wherein the personal information stored in the memory has common item data. An information management method characterized by grouping and collectively changing common item data of each grouped personal information.
【請求項12】 グループ化の対象として指定された項
目データに基づいて各個人情報をグループ化するように
したことを特徴とする請求項11記載の情報管理方法。
12. The information management method according to claim 11, wherein each personal information is grouped based on item data designated as a grouping target.
【請求項13】 全ての項目データを対象として各個人
情報をグループ化するようにしたことを特徴とする請求
項11記載の情報管理方法。
13. The information management method according to claim 11, wherein each item of personal information is grouped for all item data.
【請求項14】 個人情報の項目データが変更された場
合に、同一グループに属する他の各個人情報の共通項目
データを変更データに従って一括に変更するようにした
ことを特徴とする請求項11記載の情報管理方法。
14. When the item data of personal information is changed, the common item data of other individual information belonging to the same group is collectively changed according to the change data. Information management method.
【請求項15】 変更対象となる項目データが指定され
た場合に、その項目データでグループ化された全ての個
人情報の共通項目データを変更データに従って一括に変
更するようにしたことを特徴とする請求項11記載の情
報管理方法。
15. When item data to be changed is designated, common item data of all personal information grouped by the item data is collectively changed according to the change data. The information management method according to claim 11.
【請求項16】 各種の項目データを有する個人情報を
複数記憶したメモリを備えた情報管理装置の情報管理方
法において、 上記メモリに記憶された各個人情報の中で共通の項目デ
ータを有するものをグループ化し、該当する各個人情報
にグループ化情報を付加すると共に、上記グループ化情
報で示されるグループ化情報テーブルを作成し、そこに
各個人情報の共通項目データとグループメンバーを登録
し、 この作成されたグループ化情報テーブルを参照して、同
一グループに属する各個人情報を検索し、その各個人情
報の共通項目データを一括に変更するようにしたしたこ
とを特徴とする情報管理方法。
16. An information management method of an information management device comprising a memory storing a plurality of personal information having various item data, wherein the personal information stored in the memory has common item data. Grouping, adding the grouping information to each applicable personal information, creating the grouping information table shown by the above grouping information, registering common item data of each personal information and group members, and creating this An information management method characterized in that the individual item of personal information belonging to the same group is searched by referring to the grouped information table and the common item data of the individual items of information are collectively changed.
【請求項17】 グループ化の対象として指定された項
目データに基づいて各個人情報をグループ化し、該当す
る各個人情報にグループ化情報を付加するようにしたこ
とを特徴とする請求項16記載の情報管理方法。
17. The personal information is grouped based on item data designated as a grouping target, and the grouping information is added to each corresponding personal information. Information management method.
【請求項18】 全ての項目データを対象として各個人
情報をグループ化し、該当する各個人情報に各項目毎の
グループ化情報を付加するようにしたことを特徴とする
請求項16記載の情報管理方法。
18. The information management according to claim 16, wherein the individual information is grouped for all item data, and the grouping information for each item is added to the corresponding individual information. Method.
【請求項19】 個人情報の項目データが変更された場
合に、当該個人情報に付加された上記グループ化情報で
示される上記グループ化情報テーブルを参照して同一グ
ループに属する他の各個人情報を検索し、その各個人情
報の共通項目データを変更データに従って一括に変更す
るようにしたことを特徴とする請求項16記載の情報管
理方法。
19. When the item data of the personal information is changed, other personal information belonging to the same group is referred to by referring to the grouping information table indicated by the grouping information added to the personal information. 17. The information management method according to claim 16, wherein the common item data of each personal information is searched and collectively changed according to the change data.
【請求項20】 変更対象となる項目データが指定され
た場合に、その項目データに対応する上記グループ化情
報テーブルを参照して同一グループに属する全ての個人
情報を検索し、その各個人情報の共通項目データを変更
データに従って一括に変更するようにしたことを特徴と
する請求項16記載の情報管理方法。
20. When item data to be changed is designated, all the personal information belonging to the same group is searched by referring to the grouping information table corresponding to the item data, 17. The information management method according to claim 16, wherein the common item data is collectively changed according to the change data.
JP4755395A 1995-03-07 1995-03-07 Device and method for information management Pending JPH08241331A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4755395A JPH08241331A (en) 1995-03-07 1995-03-07 Device and method for information management

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4755395A JPH08241331A (en) 1995-03-07 1995-03-07 Device and method for information management

Publications (1)

Publication Number Publication Date
JPH08241331A true JPH08241331A (en) 1996-09-17

Family

ID=12778371

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4755395A Pending JPH08241331A (en) 1995-03-07 1995-03-07 Device and method for information management

Country Status (1)

Country Link
JP (1) JPH08241331A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002312467A (en) * 2001-04-16 2002-10-25 Sharp Corp Address book management substituting system, printing substituting system, and user terminal used in the systems
JP2005222293A (en) * 2004-02-05 2005-08-18 Matsushita Electric Ind Co Ltd Database device
JP2006129398A (en) * 2004-11-01 2006-05-18 Nec Corp Portable terminal device and display data editing method for the portable terminal device
JP2016062517A (en) * 2014-09-22 2016-04-25 カシオ計算機株式会社 Information processing device and program

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002312467A (en) * 2001-04-16 2002-10-25 Sharp Corp Address book management substituting system, printing substituting system, and user terminal used in the systems
JP2005222293A (en) * 2004-02-05 2005-08-18 Matsushita Electric Ind Co Ltd Database device
JP2006129398A (en) * 2004-11-01 2006-05-18 Nec Corp Portable terminal device and display data editing method for the portable terminal device
JP4548093B2 (en) * 2004-11-01 2010-09-22 日本電気株式会社 Mobile terminal device and display data editing method for mobile terminal device
US8060838B2 (en) 2004-11-01 2011-11-15 Nec Corporation Portable terminal and display data editing method for the same
US8914745B2 (en) 2004-11-01 2014-12-16 Lenovo Innovations Limited (Hong Kong) Portable terminal and display data editing method for the same
JP2016062517A (en) * 2014-09-22 2016-04-25 カシオ計算機株式会社 Information processing device and program

Similar Documents

Publication Publication Date Title
US5893906A (en) Managing work in a computing application
JPH08241331A (en) Device and method for information management
JP2002109161A (en) System for supporting personnel distribution
JP2009069403A (en) Map display system
JP4037100B2 (en) Call reception system
JP3313694B2 (en) Equipment to support the designation of distribution areas for newspaper inserts
CN111538726A (en) Information input method based on imaging and related equipment
JP5884925B2 (en) Management support apparatus, management support method, and management support program
JPH0322014A (en) Menu selecting method
JP7034962B2 (en) Information processing system, its control method, and program
WO2022218286A1 (en) Method for associating a commodity and a picture thereof
JP6480123B2 (en) Interpretation management system and control method of interpretation management system
JP3335213B2 (en) Information devices and methods for displaying information graphically
JPH10289249A (en) Information providing system and device
JPH05101101A (en) Data base selection processor
CN114297331A (en) Distributor authorization method and device, storage medium and electronic device
JP5358491B2 (en) Work process support system, work process support method and program thereof
CN117371902A (en) Execution method and device of meal taking service, storage medium and electronic equipment
CN114637691A (en) Test case management method and device
JP2839306B2 (en) Attribute setting method in interactive graphic processing
US20160253610A1 (en) System for automated ranking and sorting in a database using predefined user assigned attributes
JP2001175563A (en) Electronic bulletin board system and storage medium with bulletin board processing program stored thereon
JPH10326306A (en) Item allocation system
JP2001075927A (en) Device for managing schedule
JPH11232087A (en) User interface generation supporting device