JP2000020526A - Data processor and recording medium - Google Patents

Data processor and recording medium

Info

Publication number
JP2000020526A
JP2000020526A JP10182228A JP18222898A JP2000020526A JP 2000020526 A JP2000020526 A JP 2000020526A JP 10182228 A JP10182228 A JP 10182228A JP 18222898 A JP18222898 A JP 18222898A JP 2000020526 A JP2000020526 A JP 2000020526A
Authority
JP
Japan
Prior art keywords
search
instruction
search conditions
conditions
canceling
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
JP10182228A
Other languages
Japanese (ja)
Inventor
Akiko Ikehara
彰子 池原
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.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP10182228A priority Critical patent/JP2000020526A/en
Publication of JP2000020526A publication Critical patent/JP2000020526A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a data processor for returning retrieving conditions to an initially set state by a simple operation. SOLUTION: A user terminal 1 executes a personnel information processing program P including a step for receiving an instruction for collectively resetting all retrieving conditions set up in addition to an initialized retrieving condition and a step for resetting all the additionally set retrieving conditions when the instruction is applied and restoring these retrieving conditions to the initially set state.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、データ絞り込みの
ために追加して設定された検索条件を一括して解除する
機能を備えたデータ処理装置、及び検索条件を一括して
解除するプログラムが記録されている記録媒体に関す
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data processing apparatus having a function of collectively canceling search conditions additionally set for narrowing down data, and a program for collectively canceling search conditions. Related to a recording medium.

【0002】[0002]

【従来の技術】検索処理においてデータの絞り込みを行
うために、一般的に複数の検索条件を組み合わせる。例
えば人事情報の検索処理でデータの絞り込みを行うため
に、性別、年齢、部署、職種等の複数の検索条件を設定
する。
2. Description of the Related Art In order to narrow down data in a search process, a plurality of search conditions are generally combined. For example, a plurality of search conditions such as gender, age, department, occupation, etc. are set in order to narrow down data in a search process of personnel information.

【0003】このようにして設定した検索条件を解除す
るためには、以下のような方法がある。アンドゥのよう
なコマンドによって直前の状態に順次戻し、設定済みの
検索条件を一つずつ解除する方法、一度検索処理を終了
して再度、検索処理を起動することにより初期状態に戻
す方法等がある。
There are the following methods for canceling the search conditions set as described above. There are a method of sequentially returning to the previous state by a command such as undo and canceling the set search conditions one by one, and a method of returning to the initial state by ending the search processing once and starting the search processing again. .

【0004】[0004]

【発明が解決しようとする課題】しかし、検索条件を一
つずつ解除する方法は操作が煩雑であり、またアンドゥ
のようなコマンドによって戻ることができる段階はアプ
リケーション・ソフトウェアの種類に依存しているの
で、全てを解除できるとは限らない、また、検索処理を
一旦終了して再起動する方法は検索処理の効率を低下さ
せる。
However, the method of canceling the search conditions one by one is complicated in operation, and the stage at which the command can be returned by an undo command depends on the type of application software. Therefore, it is not always possible to cancel all of them, and the method of once terminating the search process and restarting it lowers the efficiency of the search process.

【0005】本発明はこのような問題点を解決するため
になされたものであって、追加設定された検索条件を一
括解除するアイコン・ボタンのようなユーザ・インター
フェースを設けることにより、簡単な操作で検索条件を
初期設定の状態に戻すことができる検索条件の解除機能
を備えたデータ処理装置、及び検索条件解除のプログラ
ムが記録されている記録媒体の提供を目的とする。
SUMMARY OF THE INVENTION The present invention has been made to solve such a problem, and provides a user interface such as an icon button for canceling additionally set search conditions at a time. It is an object of the present invention to provide a data processing device having a search condition canceling function capable of returning a search condition to an initial setting state, and a recording medium storing a search condition canceling program.

【0006】[0006]

【課題を解決するための手段】本発明のデータ処理装置
は、初期設定されている検索条件に追加して設定された
検索条件を解除する機能を備えたデータ処理装置におい
て、追加して設定された検索条件の全てを一括解除する
指示を受け付ける手段と、前記指示が与えられた場合は
追加して設定された検索条件を全て解除して検索条件を
初期設定の状態に復帰させる手段とを備えたことを特徴
とする。
SUMMARY OF THE INVENTION A data processing apparatus according to the present invention is a data processing apparatus having a function of canceling a set search condition in addition to an initially set search condition. Means for accepting an instruction to cancel all of the search conditions collectively, and means for canceling all additionally set search conditions and returning the search conditions to the initial setting state when the instruction is given. It is characterized by having.

【0007】本発明の記録媒体は、初期設定されている
検索条件に追加して設定された検索条件を解除する機能
を備えたデータ処理装置での読み取りが可能な記録媒体
において、前記データ処理装置に、追加して設定された
検索条件の全てを一括解除する指示を受け付けさせるプ
ログラムコード手段と、前記データ処理装置に、前記指
示が与えられた場合は追加して設定された検索条件を全
て解除して検索条件を初期設定の状態に復帰させるプロ
グラムコード手段とを含むことを特徴とする。
A recording medium according to the present invention is a recording medium readable by a data processing device having a function of releasing a set search condition in addition to an initially set search condition. And a program code means for receiving an instruction to collectively cancel all of the additionally set search conditions, and canceling all of the additionally set search conditions when the instruction is given to the data processing device. And program code means for restoring the search condition to the initial setting state.

【0008】本発明は、例えば「条件クリア」のような
アイコン・ボタンを設けて、追加して設定された検索条
件の全てを一括解除する指示を受け付け、この指示が与
えられた場合は追加して設定された検索条件を全て解除
して検索条件を初期設定の状態に戻す。これにより、簡
単な操作で検索条件を初期設定の状態に復帰させること
ができる。
According to the present invention, for example, an icon or button such as "condition clear" is provided to accept an instruction to cancel all of the additionally set search conditions at a time. Release all the search conditions set by the user and return the search conditions to the initial settings. Thus, the search condition can be returned to the initial setting state by a simple operation.

【0009】[0009]

【発明の実施の形態】図1は検索条件の解除方法を実施
する本発明の人事情報処理システムの機能ブロック図で
ある。ユーザ端末1は、人事情報一覧画面(図2参
照)、詳細検索画面(図3参照)等をユーザに提供し、
追加して設定された検索条件の全てを一括解除する指示
を受け付けるステップと、この指示が与えられた場合は
追加して設定された検索条件を全て解除して検索条件を
初期設定の状態に復帰させるステップとを含む人事情報
処理プログラムPを実行する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS FIG. 1 is a functional block diagram of a personnel information processing system according to the present invention for executing a method for canceling a search condition. The user terminal 1 provides the user with a personnel information list screen (see FIG. 2), a detailed search screen (see FIG. 3), and the like.
A step of receiving an instruction to cancel all of the additionally set search conditions collectively, and when this instruction is given, cancel all the additionally set search conditions and return the search conditions to the initial setting state And executing the personnel information processing program P.

【0010】人事情報ファイル2には、人事情報の登録
処理において、ユーザがキー入力したか、又は複数の選
択肢の中から選択して登録された各人の基本情報(氏
名、生年月日、年齢、性別、住所、電話番号、通勤方
法、通勤時間等)が職員番号に対応付けて格納されてい
る。
In the personnel information file 2, basic information (name, date of birth, age, etc.) of each person registered in the personnel information registration process by key input by the user or by selecting from a plurality of options is registered. , Gender, address, telephone number, commuting method, commuting time, etc.) are stored in association with staff numbers.

【0011】経歴情報ファイル3には、人事情報の登録
処理において上述と同様にして登録された各人の採用情
報(本採用日、臨時採用日、職位、職種)、学歴情報
(最終一般学歴、卒業年月日、専門最終学歴、専門卒業
年月日、専門学校名)、看護協会情報(登録番号、協会
基金、入会年月日、脱会年月日)、その他情報(健康状
態、特記事項)、職歴情報(勤務先、勤務内容)、退職
情報(退職時、退職理由)、最新の資格情報(資格取得
日、種別、都道府県、登録番号)、現時点の部署歴情報
(所属部署、配属年月日、転属年月日、職種、職位、正
職/臨職、経歴評価、業務能力評価、職務態度評価)が
職員番号に対応付けて格納されている。
[0011] The career information file 3 includes the recruitment information (regular recruitment date, temporary recruitment date, job title, occupation type), and educational background information (final general educational background, Graduation date, final professional education, professional graduation date, vocational school name), nursing association information (registration number, association fund, enrollment date, withdrawal date), other information (health status, special notes) , Work history information (workplace, work contents), retirement information (at retirement, reason for retirement), latest qualification information (qualification acquisition date, type, prefecture, registration number), current department history information (affiliation department, assignment year) The date, transfer date, job type, position, full-time / employment, career evaluation, work ability evaluation, and job attitude evaluation) are stored in association with the staff numbers.

【0012】資格歴情報ファイル4には、人事情報の登
録処理において上述と同様にして登録された各人の資格
の履歴情報(資格取得日、履歴順の連番、種別、都道府
県、登録番号)が職員番号に対応付けて格納されてい
る。
The qualification history information file 4 contains qualification history information (qualification acquisition date, serial number in history order, type, prefecture, registration number) in the personnel information registration process in the same manner as described above. ) Is stored in association with the staff number.

【0013】賞罰情報ファイル5には、人事情報の登録
処理において上述と同様にして登録された各人の賞罰の
履歴情報(発生年月日、連番、種別、内容)が職員番号
に対応付けて格納されている。
In the prize and punishment information file 5, the history information of the prize and punishment of each person registered in the process of registering personnel information in the same manner as described above (occurrence date, serial number, type, content) is associated with the staff number. Stored.

【0014】部署歴/経歴情報ファイル6には、人事情
報の登録処理において上述と同様にして登録された各人
の部署に関する経歴の履歴情報(発生年月日、連番、配
属年月日、転属年月日、部署、職種、職位、正職/臨
職、経歴評価、業務能力評価、職務態度評価等)が職員
番号に対応付けて格納されている。
The department history / history information file 6 contains history information (history, date, serial number, assignment date, date, etc.) related to the department of each person registered in the personnel information registration process in the same manner as described above. The transfer date, department, job type, position, full-time job / employment, career evaluation, business ability evaluation, job attitude evaluation, etc.) are stored in association with staff numbers.

【0015】研修/研究発表歴情報ファイル7には、人
事情報の登録処理において上述と同様にして登録された
各人の研修/研究発表の履歴情報(発生年月日、連番、
研修開始日、研修終了日、開催期間、院内/院外、公費
/私費、題名、内容、開催機関、区分、役割)が職員番
号に対応付けて格納されている。
In the training / research presentation history information file 7, the training / research presentation history information (date of occurrence, serial number,
Training start date, training end date, holding period, in-hospital / out-of-hospital, public / private expenses, title, contents, host organization, division, role) are stored in association with staff numbers.

【0016】[0016]

【実施例】次に、上述の人事情報処理システムにおいて
検索条件を解除する手順の具体例を、図2及び図3の画
面例に基づいて説明する。なお、図2は人事情報一覧画
面、図3は詳細検索画面である。また、本例のシステム
はWindows NT(米マイクロソフト社)の環境
下で動作するものとする。人事情報の検索処理において
データを絞り込む場合、図2に示す人事情報一覧画面を
開いて「詳細条件」のアイコン・ボタンをクリックする
と、図3に示す詳細検索画面が表示される。
Next, a specific example of a procedure for canceling a search condition in the above-mentioned personnel information processing system will be described with reference to screen examples shown in FIGS. FIG. 2 is a personnel information list screen, and FIG. 3 is a detailed search screen. The system of this example is assumed to operate in an environment of Windows NT (Microsoft Corporation, USA). To narrow down data in the personnel information search process, open the personnel information list screen shown in FIG. 2 and click the “Detailed Conditions” icon button to display the detailed search screen shown in FIG.

【0017】詳細検索画面には、検索条件を設定するこ
とが可能な項目群〔カナ氏名、性別、正職/臨職、退
職、年齢、本採用日、臨時採用日、部署(東病棟/北病
棟/南病棟/西病棟)、職種・部署(看護婦/準看護婦
/保健婦/助産婦)、職種/個人、職位・部署(婦長/
副婦長/主任…)、職位・個人、専門最終学歴(看護大
学4年課/看護短大3年課/看護短大2年課/看護学校
3年課…)、経歴評価(A/B/C/D)、業務能力評
価(A/B/C/D)、特務態度評価、院内(委員)、
院外(委員/役員/役割)、区分、役割〕が、初期設定
の状態で表示され、ユーザが、所要の項目にカーソルを
移動させてクリックすると、検索条件が設定される。所
要の検索条件の設定を終了し、「検索」のアイコン・ボ
タンをクリックすると、設定された検索条件の組み合わ
せで人事情報が検索され、検索結果が図2に示すような
人事情報一覧画面に表示される。
On the detailed search screen, a group of items for which search conditions can be set [Kana name, gender, full-time occupation / employment, retirement, age, permanent employment date, temporary employment date, department (East ward / north ward / South ward / West ward), occupation type / department (nurse / assisted nurse / health nurse / midwife), occupation type / individual, position / department (chief /
Deputy maiden / chief manager), job title / individual, final professional education (4th year nursing college / 3rd year nursing college / 2nd year nursing college / 3rd year nursing school…), career evaluation (A / B / C / D), business ability evaluation (A / B / C / D), special business attitude evaluation, hospital (committee),
Out-of-hospital (committee / officer / role), division, role] is displayed in an initial setting state, and when the user moves the cursor to a required item and clicks, a search condition is set. When the required search conditions have been set and the “Search” icon button has been clicked, personnel information is searched using the combination of the set search conditions, and the search results are displayed on the personnel information list screen as shown in FIG. Is done.

【0018】検索の終了後、以上のようにして詳細検索
画面で設定した検索条件を一括解除する場合、従来の方
法では、ユーザが検索結果の表示されている人事情報一
覧画面を一旦閉じて詳細検索画面(図3)を開いて検索
処理を再起動すると初期設定の状態に復帰する。本発明
では、検索の終了後、検索結果が表示されている人事情
報一覧画面(図2)において「条件クリア」のアイコン
・ボタンをクリックすれば、設定された全ての検索条件
が解除され、検索条件が初期設定の状態に復帰する。
When the search conditions set on the detailed search screen are collectively released as described above after the search is completed, in the conventional method, the user temporarily closes the personnel information list screen on which the search result is displayed and temporarily deletes the detailed information. When the search screen (FIG. 3) is opened and the search process is restarted, the state returns to the initial setting. In the present invention, after the search is completed, if the "condition clear" icon button is clicked on the personnel information list screen (FIG. 2) displaying the search results, all the set search conditions are released, and the search is performed. The condition returns to the default state.

【0019】本発明のデータ処理装置は、上述したよう
な人事情報処理のプログラムを、磁気ディスク,CD−
ROM等の可搬型記録媒体、コンピュータと無線又は有
線にてプログラムの通信が可能な、例えばセンタに備え
られた回線先メモリ、あるいは、コンピュータに備えつ
けられたRAM、ハードディスク等の処理装置側メモリ
等の記録媒体からロードする。
The data processing apparatus of the present invention stores the above-mentioned personnel information processing program on a magnetic disk, a CD-
A portable recording medium such as a ROM, a program that can wirelessly or wiredly communicate with a computer, for example, a line destination memory provided at a center, or a processing device side memory such as a RAM or a hard disk provided in a computer. Load from recording media.

【0020】[0020]

【発明の効果】以上のように、本発明のデータ処理装置
及び記録媒体は、追加設定された検索条件を一括解除す
るアイコン・ボタンのようなユーザ・インターフェース
を設けることにより、簡単な操作で検索条件を初期設定
の状態に戻すことができるという優れた効果を奏する。
As described above, the data processing apparatus and the recording medium according to the present invention provide a user interface such as an icon button for canceling additionally set search conditions at a time, thereby enabling a simple operation to perform a search. This provides an excellent effect that the conditions can be returned to the initial settings.

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

【図1】本発明の人事情報処理システムの機能ブロック
図である。
FIG. 1 is a functional block diagram of a personnel information processing system according to the present invention.

【図2】人事情報一覧画面の図である。FIG. 2 is a diagram of a personnel information list screen.

【図3】詳細検索画面の図である。FIG. 3 is a diagram of a detailed search screen.

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

1 ユーザ端末 2 人事情報ファイル 3 経歴情報ファイル 4 資格歴情報ファイル 5 賞罰情報ファイル 6 部署歴/経歴情報ファイル 7 研修/研究発表歴情報ファイル 1 User terminal 2 Personnel information file 3 History information file 4 Qualification history information file 5 Prize and punishment information file 6 Department history / history information file 7 Training / research presentation history information file

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 初期設定されている検索条件に追加して
設定された検索条件を解除する機能を備えたデータ処理
装置において、 追加して設定された検索条件の全てを一括解除する指示
を受け付ける手段と、 前記指示が与えられた場合は追加して設定された検索条
件を全て解除して検索条件を初期設定の状態に復帰させ
る手段とを備えたことを特徴とするデータ処理装置。
1. A data processing apparatus having a function of canceling a set search condition in addition to an initially set search condition, wherein an instruction to collectively cancel all of the additionally set search conditions is received. And a means for canceling all the additionally set search conditions when the instruction is given and restoring the search conditions to the initial setting state.
【請求項2】 初期設定されている検索条件に追加して
設定された検索条件を解除する機能を備えたデータ処理
装置での読み取りが可能な記録媒体において、 前記データ処理装置に、追加して設定された検索条件の
全てを一括解除する指示を受け付けさせるプログラムコ
ード手段と、 前記データ処理装置に、前記指示が与えられた場合は追
加して設定された検索条件を全て解除して検索条件を初
期設定の状態に復帰させるプログラムコード手段とを含
むことを特徴とする記録媒体。
2. A recording medium readable by a data processing device having a function of canceling a set search condition in addition to an initially set search condition, further comprising: Program code means for receiving an instruction to collectively cancel all of the set search conditions; and, when the instruction is given to the data processing device, cancel all of the additionally set search conditions and cancel the search condition. A program code means for returning to an initial setting state.
JP10182228A 1998-06-29 1998-06-29 Data processor and recording medium Pending JP2000020526A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10182228A JP2000020526A (en) 1998-06-29 1998-06-29 Data processor and recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10182228A JP2000020526A (en) 1998-06-29 1998-06-29 Data processor and recording medium

Publications (1)

Publication Number Publication Date
JP2000020526A true JP2000020526A (en) 2000-01-21

Family

ID=16114594

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10182228A Pending JP2000020526A (en) 1998-06-29 1998-06-29 Data processor and recording medium

Country Status (1)

Country Link
JP (1) JP2000020526A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2020249216A1 (en) 2019-06-13 2020-12-17 Symrise Ag A cooling preparation

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2020249216A1 (en) 2019-06-13 2020-12-17 Symrise Ag A cooling preparation

Similar Documents

Publication Publication Date Title
CN101611397B (en) Application-based copy and paste operations
Yoon et al. An exploratory study of library website accessibility for visually impaired users
US7735017B2 (en) System and method for automating manual transactions between disjoint systems
US20070156483A1 (en) Context switching and method
CN111815421B (en) Tax policy processing method and device, terminal equipment and storage medium
JP2001092702A (en) Information processing system, server device, client device and recording medium
US6929477B2 (en) Directory management device and method
US6905883B1 (en) Process for recording, storing, and displaying discrete trial data
JP4639793B2 (en) Information processing apparatus and program
Stewart Communicating with dialogues
JP2000020526A (en) Data processor and recording medium
JP2005108025A (en) Ability development support system, its method, and program
JP5922164B2 (en) Academic integration support system and support method
JP2012194771A (en) Electronic book device, object display method and program
Taylor Database development for dummies
JP3699695B2 (en) Recruitment support system, method and computer program
US5386555A (en) Data processing system having a plurality of units in which design of the system can be changed by simple definition
JP2000020601A (en) Data processor and recording medium
JP2001344357A (en) Instruction support system, data processor, method and computer-readable storage medium
JP2000020214A (en) Data processor and recording medium
JP6844712B2 (en) Display control program, display control method and display control device
Little et al. Standards for user procedures and data formats in automated information systems and networks
WO2008070894A1 (en) A data repository system
JP3583856B2 (en) Control method of schedule management device, recording medium having computer program recorded thereon, and schedule management device
JP2002140478A (en) Device and method for preparing schedule information

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20040511

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20040624

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20041221