[go: up one dir, main page]

JP2004178309A - Performance evaluation system - Google Patents

Performance evaluation system Download PDF

Info

Publication number
JP2004178309A
JP2004178309A JP2002344356A JP2002344356A JP2004178309A JP 2004178309 A JP2004178309 A JP 2004178309A JP 2002344356 A JP2002344356 A JP 2002344356A JP 2002344356 A JP2002344356 A JP 2002344356A JP 2004178309 A JP2004178309 A JP 2004178309A
Authority
JP
Japan
Prior art keywords
value
performance
performance evaluation
actual value
estimated
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
JP2002344356A
Other languages
Japanese (ja)
Inventor
Masao Ijiri
昌男 井尻
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric 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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP2002344356A priority Critical patent/JP2004178309A/en
Publication of JP2004178309A publication Critical patent/JP2004178309A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

【課題】期中での業績評価を確認でき、また計画値と実績値の乖離をビジュアルに把握することができる業績評価システムを得る。
【解決手段】データ入力部1により入力された計画値と実績値と期中で実績を推定された推定実績値とを業績データベース2に保存し、業績評価指標データベース3に予め定められた評価指標を用いて、業績評価部4により、業績データベース2に保存された実績値及び推定実績値に基づき、業績評価を行い、その結果を業績評価結果データベース5に保存し、実績値については、業績評価結果出力部6により、推定実績値については、推実業績評価結果出力部7により、それぞれ出力して、期中の推定実績値による業績評価を行えるようにした。
【選択図】 図1
A performance evaluation system capable of confirming performance evaluation during a period and visually grasping a difference between a planned value and an actual value is obtained.
A plan value and an actual value input by a data input unit and an estimated actual value estimated during the period are stored in a performance database, and a predetermined evaluation index is stored in a performance evaluation index database. The performance evaluation unit 4 evaluates the performance based on the performance value and the estimated performance value stored in the performance database 2 and stores the result in the performance evaluation result database 5. The output unit 6 outputs the estimated actual value by the estimated actual performance evaluation result output unit 7 so that performance evaluation based on the estimated actual value during the period can be performed.
[Selection diagram] Fig. 1

Description

【0001】
【発明の属する技術分野】
この発明は、コンピュータを用いて企業における業績評価を行う業績評価システムに関するものである。
【0002】
【従来の技術】
コンピュータを用いた業績評価システムは、例えば特許文献1に示されている。これはコンピュータを用いて、計画データ、実績データを収集し、業績評価ロジックを経て、その評価結果情報を公開提供できるようにしたものである。
【0003】
【特許文献1】
特開2001−350911号公報(第5〜6頁、図1)
【0004】
【発明が解決しようとする課題】
しかし、このシステムでは最終的な評価結果情報のみを公開しており、期中での業績評価を確認することはできないという問題点があった。
また、期中での計画値と実績値の乖離が把握できず、そのための対策が打ちづらいという問題点があった。
【0005】
この発明は、上述のような課題を解決するためになされたもので、期中での業績評価を確認でき、また計画値と実績値の乖離をビジュアルに把握することができる業績評価システムを得ることを目的とする。
【0006】
【課題を解決するための手段】
この発明に係わる業績評価システムにおいては、計画値と実績値と期中で実績を推定して得られた推定実績値とを入力するように構成されたデータ入力部、このデータ入力部によって入力された計画値と実績値と推定実績値とを保存する業績データベース、及びこの業績データベースを用い、予め定められた評価指標により業績評価する業績評価部を備え、業績評価部は、業績データベースに保存された推定実績値に基づき、期中で業績評価を行うものである。
【0007】
【発明の実施の形態】
実施の形態1.
この発明の実施の形態1による業績評価システムについて図面を参照しながら説明する。
図1は、この発明の実施の形態1による業績評価システムの構成を示す図である。
図1において、データ入力部1は、計画値入力部1aと、実績値入力部1bと、推定実績値入力部1cを有している。業績データベース2は、データ入力部1の計画値入力部1a、実績値入力部1b、推定実績値入力部1cからの入力データをそれぞれ保存する計画値データベース2a、実績値データベース2b及び推定実績値データベース2cを有している。
業績評価指標データベース3は、予め設定された業績評価指標を有し、業績評価部4は、各業績評価項目の評価を行い、その結果を業績評価結果データベース5に保存する。業績評価結果出力部6は、実績値データベース2bの実績値を用いて、業績評価部4で評価した結果を出力する。推実業績評価結果出力部7は、推定実績値データベース2cの推定実績値を用いて、業績評価部4で評価した結果を出力する。
【0008】
次に、動作について説明する。
データ入力部1の計画値入力部1a、実績値入力部1b、推定実績値入力部1cにより入力されたデータは、それぞれ、業績データベース2の対応する計画値データベース2a、実績値データベース2b、推定実績値データベース2cに保存される。
予め設定された業績評価指標データベース3と、業績データベース2との値を用いて、業績評価部4にて各業績評価項目の評価を行い、その結果を業績評価結果データベース5に保存する。
実績値データベース2bの実績値を用いて、業績評価部4で評価した結果は、業績評価結果出力部6にて出力され、ユーザにその結果が公開される。
推定実績値データベース2cの推定実績値を用いて、業績評価部4で評価した結果は、推実業績評価結果出力部7にて出力され、ユーザにその結果が公開される。
推定実績値入力部1cにて入力される推定実績値とは、期中でまだ実績データが全て揃っていない場合、推定で値を設定することができるようにしたものである。この推定実績値を入力できるようにすることによって、同じ業績評価指標データベース3や業績評価部4をそのまま利用して、期中でも推実業績評価結果の出力を行うことができるようになる。
期中の業績評価結果を見ることができることによって、自部門のウィークポイントが明確化され、またその対策を具体的に立案することができる。
さらに、推実実績値入力部1cに推定実績値を再入力をすることによって、対策実施時の業績評価結果を簡単にシミュレーションすることができる。
【0009】
実施の形態1によれば、計画値と実績値だけではなく、推定実績値を業績データとすることで、期末に確定した業績評価だけでなく、年初、期中での業績評価を任意のタイミングで確認することができ、計画の正当性や目標の見直し等を容易に行うことができる。
【0010】
実施の形態2.
この発明の実施の形態2による業績評価システムについて図面を参照しながら説明する。なお、この発明の実施の形態2による業績評価システムのシステム構成は、実施の形態1と同様である。
図2は、この発明の実施の形態2による業績管理システムのデータ入力画面を示す図である。
図3は、この発明の実施の形態2による業績管理システムの入力切替を有するデータ入力画面を示す図である。
【0011】
データ入力画面には、計画値のデータ項目1−1〜1−4と実績値のデータ項目2−1〜2−4と推定実績値(以下 推実値と略記する)のデータ項目3−1〜3−4がある。通常、計画値は、年度の初めに入力され、実績値は、各月の実績が確定した時点で入力される。このように入力する時期が違うため、計画値、実績値、推実値のデータ項目が全てある状態で入力する場合、画面の大きさによってはスクロールの必要性が生じるなど視認性、操作性に問題が起こる。
実施の形態2では、図3に示すとおり、入力切替ボタンを用意している。実績値を入力する場合は、実績値のチェックボタンをチェックすることによって、実績値のデータ項目2−1〜2−4は、そのまま入力可能な状態で表示されるが、チェックされていない目標値と推実値は、参考となる値だけが入力不可な状態で表示(図中網掛けで表現)される。
このように、入力項目を限定する機能を有することで、表示内容が限定され、スクロール等の操作性の向上と、表示性能の向上が得られる。
また、入力する項目に参考となる値だけは入力不可名状態で表示するため、計画値、実績値、推実値を別々の画面にする方式に比べて、データ入力する際に複数の画面を見比べる必要がなくなるなどの効果がある。
【0012】
実施の形態2によれば、データ入力部では、入力切替えの機能を有することで、表示を入力する部分を局所化することができ、操作性や視認性、データの保護性を向上させるだけでなく、システムの性能も高速化できる。
【0013】
実施の形態3.
この発明の実施の形態3による業績評価システムについて図面を参照しながら説明する。なお、実施の形態3による業績評価システムのシステム構成は、実施の形態1と同様である。
図4は、この発明の実施の形態3による業績管理システムの期間切替を有するデータ入力画面を示す図である。
図4においては、期間切替ボタンを用意している。切替ボタンは、トグルボタンになっており、表示する期間を四半期毎(第一四半期(1Q)、第二四半期(2Q)、第三四半期(3Q)、第四四半期(4Q)或いは12ヶ月のいずれかを選択することとする。図4では、第一四半期を選択した場合のイメージ図となっている。
【0014】
計画値、実績値、推実値のそれぞれの入力は、4月、5月、6月の第一四半期の3ヶ月分が可能となっており、第二四半期(7月、8月、9月)、第三四半期(10月、11月、12月)、第四四半期(1月、2月、3月)のそれぞれは四半期合計値のみ参考で表示(入力不可)され、各月の入力部分は、折畳まれた状態となっている。
計画値の入力の場合、年度の初めに12ヶ月分全ての計画値を設定するが、実績値は、各月の実績が確定した時点で入力する。そのため、通常の12ヶ月表示の場合は、特に第四四半期の時に実績値を入力したい場合、画面の大きさによってはスクロールの必要性があるなど操作性に問題となったが、入力したい期間の選択をすることによって、その部分だけが入力可能となり、操作性も良くなり、同時に誤った箇所にデータ入力するといった過ちも犯しにくくなる。
さらに、データ入力画面を開く際に、現在の日時を判断して、自動的に現在の日時で入力すべき期間へ切替をすることによって、期間切替の操作も低減することができる。
【0015】
実施の形態3によれば、データ入力部では、期間切替えの機能を有することで、表示を入力する部分を局所化することができ、操作性や視認性、データの保護性を向上させるだけでなく、システムの性能も高速化できる。
【0016】
実施の形態4.
この発明の実施の形態4による業績評価システムについて図面を参照しながら説明する。なお、実施の形態4による業績評価システムのシステム構成は、実施の形態1と同様である。
図5は、この発明の実施の形態4による業績管理システムのコピー機能を有するデータ入力画面の一例を示す図である。
図6は、この発明の実施の形態4による業績管理システムのコピー機能を有するデータ入力画面の別の例を示す図である。
図7は、この発明の実施の形態4による業績管理システムのコピー機能を有するデータ入力画面のさらに別の例を示す図である。
【0017】
図5において、データ入力画面に目標値または実績値から推実値にコピーするためのコピー操作部分が、図2に追加されている。コピー操作部分は、大きく3つの部分に分かれている。
1つは、目標値から推実値、または実績値から推実値のいずれのコピーかを決定するためのリストボックス。もう1つは、コピーを実行するためのボタン、最後の1つは、どの月のデータをコピーするかを決定するチェックボックスである。
まず、データ入力者は、コピーする月を決定し、チェックボックスにチェックし、その後、目標値か実績値かコピー元を指定する。最後にコピーを実行する「GO」ボタンを押すことによって、指定された項目のデータが推実値にコピーされることになる。
【0018】
図5では、年初の計画値を設定する際の、推実値へのコピー操作をイメージしている。年初には12ヶ月の計画値を設定する。設定した目標値を達成した場合の最終的は業績評価結果を、12ヶ月の計画値を全て推実値にコピーし、実施の形態1で説明した7推実業績評価結果出力にて確認することができるようになる。コピー操作部を用意することによって、簡単に年初の計画値の正当性の確認などが行えるようになる。
【0019】
図6では、7月(第一四半期)終了時の、推実値へのコピー操作をイメージしている。実績データの一部が確定し、実績値と計画値に差異がある場合、その結果業績評価にどのようになるかを確認することができる。確定している月(4月、5月、6月)を選択し、実績値から推実値にコピーする。4月、5月、6月の3ヶ月は、実績値が反映された推実値を簡単に設定することができる。これを実施の形態1で説明した推実業績評価結果出力部7の出力により確認することによって、期中での業績評価結果を見ることができるようになる。
【0020】
図7では、上半期が終了し、下期への計画値の見直しによる推実値の設定をイメージしている。上半期実績確定後、図6に示したのと同じように、第二四半期(7月、8月、9月)の実績値を推実値にコピーを実施する。この時点で推実業績評価結果出力部7の出力により上半期実績からの年度見通しの確認を行うことができる。
さらに、下期への見直しを推実値のデータを直接データ変更することによって行うことができる。例えば、上期実績が計画値を下回っている場合、下期の各月での挽回目標値を推実値に設定することで、最終的な業績評価結果を推実業績評価結果出力部7でシミュレーションすることができる。
【0021】
実施の形態4によれば、推定実績値を入力する際に、計画値または実績値からコピーする機能を有することにより、推定実績値の入力の省力化を図ることができる。
また、直接、推定実績値を入力することもできるため、推実業績評価結果出力機能と合せて、計画の見直しによる業績評価のシミュレーションを行い、業績評価が最適となる計画見直しができる。
【0022】
実施の形態5.
この発明の実施の形態5による業績評価システムについて図面を参照しながら説明する。
図8は、この発明の実施の形態5による業績管理システムのシステム構成を示す図であり、実施の形態1で、図1を元に説明した業績評価システムに、実施状況グラフ出力部8とそれから出力された実施状況報告書9、この実施状況報告書9をサーバに保存する実施状況報告書アップロード部10、保存した実施状況報告書9を公開する実施状況報告書公開部11を追加したものである。
業績データベース2に蓄積されている計画値データベース2a、実績値データベース2bを使って、各月次の実施状況を報告することによって、推実業績評価結果出力部7と合わせて、リアルタイムに業績の状況を把握することができ、それに対する対策を早急に打てることになる。
【0023】
図9は、この発明の実施の形態5による業績管理システムの実施状況報告書を公開する手順を示す図である。
図10は、この発明の実施の形態5による業績管理システムの実施状況グラフの一例を示す図である。
【0024】
次に、実施状況報告書を作成するためのシステムの手順を、図9を使って説明する。
まず最初に、実施状況を確認する報告書を作成する業績評価項目を選択する(ステップS1)。実施状況グラフ出力部8は、選択された業績評価項目の計画値データと実績値データを、それぞれ、計画値データベース2a、実績値データベース2bから取得し、図10のようなパレート図のようなグラフを表示する(ステップS2、ステップS3)。表示したグラフにより実施状況報告書9を作成する担当者は、業績評価システムからダウンロードする(ステップS4)。自分のパソコン上で実施状況グラフに対する考察や対策などを追記した実施状況報告書9を作成し(ステップS5)、業績評価システムの実施状況報告書アップロード部10に対して、その報告書のアップロード要求を実施する(ステップS6)。業績評価システムに保管された実施状況報告書9は、実施状況報告書公開部11によって公開される(ステップS7)。
実施の形態5では、業績評価で蓄えられた業績データを元に、業務の実施状況を任意のタイミングでビジュアルで確認でき、その実施状況への対策を報告書の形で保存し、上位部門に公開閲覧することができる。
【0025】
実施の形態5によれば、実施状況(計画値と実績値の乖離)をグラフ化し、それから実施状況報告書の作成・公開支援をすることにより、推実の業績評価結果出力と共に、期中の任意のタイミングで状況を正しく判断し、その対策を講じることができ、その結果を確認することができる。
【0026】
【発明の効果】
この発明は、以上説明したように、計画値と実績値と期中で実績を推定して得られた推定実績値とを入力するように構成されたデータ入力部、このデータ入力部によって入力された計画値と実績値と推定実績値とを保存する業績データベース、及びこの業績データベースを用い、予め定められた評価指標により業績評価する業績評価部を備え、業績評価部は、業績データベースに保存された推定実績値に基づき、期中で業績評価を行うので、期末の確定した実績値に基づく業績評価だけでなく、期中での業績評価を任意のタイミングで確認することができ、計画の正当性や目標の見直しを行うことができる。
【図面の簡単な説明】
【図1】この発明の実施の形態1による業績管理システムのシステム構成を示す図である。
【図2】この発明の実施の形態2による業績管理システムのデータ入力画面を示す図である。
【図3】この発明の実施の形態2による業績管理システムの入力切替を有するデータ入力画面を示す図である。
【図4】この発明の実施の形態3による業績管理システムの期間切替を有するデータ入力画面を示す図である。
【図5】この発明の実施の形態4による業績管理システムのコピー機能を有するデータ入力画面の一例を示す図である。
【図6】この発明の実施の形態4による業績管理システムのコピー機能を有するデータ入力画面の別の例を示す図である。
【図7】この発明の実施の形態4による業績管理システムのコピー機能を有するデータ入力画面のさらに別の例を示す図である。
【図8】この発明の実施の形態5による業績管理システムのシステム構成を示す図である。
【図9】この発明の実施の形態5による業績管理システムの実施状況報告書を公開する手順を示す図である。
【図10】この発明の実施の形態5による業績管理システムの実施状況グラフの一例を示す図である。
【符号の説明】
1 データ入力部、1a 計画値入力部、1b 実績値入力部、
1c 推定実績入力部、2 業績データベース、2a 計画値データベース、
2b 実績値データベース、2c 推定実績値データベース、
3 業績評価指標データベース、4 業績評価部、
5 業績評価結果データベース、6 業績評価結果出力部、
7 推実業績評価結果出力部、8 実施状況グラフ出力部、
9 実施状況報告書、10 実施状況報告書アップロード部、
11 実施状況報告書公開部。
[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to a performance evaluation system for evaluating business performance in a company using a computer.
[0002]
[Prior art]
A performance evaluation system using a computer is disclosed in Patent Document 1, for example. In this system, plan data and actual data are collected using a computer, and the evaluation result information can be publicly provided through a performance evaluation logic.
[0003]
[Patent Document 1]
JP 2001-350911 A (pages 5 to 6, FIG. 1)
[0004]
[Problems to be solved by the invention]
However, in this system, only the final evaluation result information is disclosed, and there is a problem that it is not possible to confirm the performance evaluation during the period.
In addition, there was a problem that it was not possible to grasp the difference between the planned value and the actual value during the period, and it was difficult to take measures for that.
[0005]
The present invention has been made to solve the above-described problems, and it is an object of the present invention to obtain a performance evaluation system capable of confirming performance evaluation during a period and visually grasping a difference between a planned value and an actual value. With the goal.
[0006]
[Means for Solving the Problems]
In a performance evaluation system according to the present invention, a data input unit configured to input a plan value, an actual value, and an estimated actual value obtained by estimating an actual result during a period, and input by the data input unit. A performance database for storing the planned value, the actual value, and the estimated actual value, and a performance evaluation unit for evaluating performance using a predetermined evaluation index using the performance database, wherein the performance evaluation unit is stored in the performance database. Performance is evaluated during the period based on the estimated actual value.
[0007]
BEST MODE FOR CARRYING OUT THE INVENTION
Embodiment 1 FIG.
A performance evaluation system according to Embodiment 1 of the present invention will be described with reference to the drawings.
FIG. 1 is a diagram showing a configuration of a performance evaluation system according to Embodiment 1 of the present invention.
In FIG. 1, the data input unit 1 includes a plan value input unit 1a, an actual value input unit 1b, and an estimated actual value input unit 1c. The performance database 2 includes a plan value database 2a, a performance value database 2b, and an estimated performance value database that store input data from the planned value input unit 1a, the performance value input unit 1b, and the estimated performance value input unit 1c of the data input unit 1, respectively. 2c.
The performance evaluation index database 3 has a preset performance evaluation index, and the performance evaluation unit 4 evaluates each performance evaluation item and stores the result in the performance evaluation result database 5. The performance evaluation result output unit 6 outputs a result evaluated by the performance evaluation unit 4 using the performance value of the performance value database 2b. The estimated actual performance evaluation result output unit 7 outputs the result evaluated by the performance evaluation unit 4 using the estimated actual value of the estimated actual value database 2c.
[0008]
Next, the operation will be described.
The data input by the plan value input unit 1a, the actual value input unit 1b, and the estimated actual value input unit 1c of the data input unit 1 correspond to the corresponding planned value database 2a, actual value database 2b, and estimated actual value of the performance database 2, respectively. It is stored in the value database 2c.
The performance evaluation unit 4 evaluates each performance evaluation item using the values of the performance evaluation index database 3 and the performance database 2 set in advance, and stores the results in the performance evaluation result database 5.
The results evaluated by the performance evaluation unit 4 using the performance values in the performance value database 2b are output by the performance evaluation result output unit 6, and the results are disclosed to the user.
The result evaluated by the performance evaluation unit 4 using the estimated performance value of the estimated performance value database 2c is output by the estimated performance evaluation result output unit 7, and the result is disclosed to the user.
The estimated actual value input by the estimated actual value input unit 1c is a value that can be set by estimation when all actual data have not yet been collected during the period. By being able to input the estimated actual value, it is possible to output the estimated actual performance evaluation result even during the period using the same performance evaluation index database 3 and performance evaluation unit 4 as they are.
Being able to see the results of performance evaluations during the term clarifies the weak points of the department, and allows for specific measures to be taken.
Further, by re-inputting the estimated actual value to the estimated actual value input unit 1c, it is possible to easily simulate the performance evaluation result at the time of implementing the countermeasure.
[0009]
According to the first embodiment, not only the performance evaluation determined at the end of the term but also the performance evaluation at the beginning of the year and during the term can be performed at an arbitrary timing by using the estimated actual value as the performance data in addition to the planned value and the actual value. It is possible to check the validity of the plan and review the target, etc. easily.
[0010]
Embodiment 2 FIG.
A performance evaluation system according to a second embodiment of the present invention will be described with reference to the drawings. The system configuration of the performance evaluation system according to the second embodiment of the present invention is the same as that of the first embodiment.
FIG. 2 is a diagram showing a data input screen of the performance management system according to the second embodiment of the present invention.
FIG. 3 is a diagram showing a data input screen having input switching of the performance management system according to the second embodiment of the present invention.
[0011]
On the data input screen, data items 1-1 to 1-4 of plan values, data items 2-1 to 2-4 of actual values, and data items 3-1 of estimated actual values (hereinafter abbreviated as estimated values) are displayed. 3−3-4. Normally, the plan value is input at the beginning of the year, and the actual value is input when the actual result for each month is determined. Because the timing of input is different in this way, when inputting in the state where all the data items of the plan value, actual value, and estimated value are present, there is a need to scroll depending on the size of the screen. Problems arise.
In the second embodiment, as shown in FIG. 3, an input switching button is prepared. In the case of inputting the actual value, by checking the actual value check button, the actual value data items 2-1 to 2-4 are displayed as they can be input, but the target value which is not checked And the inferred value are displayed in a state where only a reference value cannot be input (represented by hatching in the figure).
As described above, by having the function of limiting the input items, the display content is limited, and the operability such as scrolling and the display performance can be improved.
In addition, since only the values that are helpful for the items to be entered are displayed in a state where input is not possible, multiple screens are used when entering data, compared to a method in which planned values, actual values, and estimated values are displayed on separate screens. This has the effect of eliminating the need for comparison.
[0012]
According to the second embodiment, the data input unit has the function of switching the input, so that the part for inputting the display can be localized, and the operability, the visibility, and the protection of data can be improved. And the performance of the system can be accelerated.
[0013]
Embodiment 3 FIG.
A performance evaluation system according to a third embodiment of the present invention will be described with reference to the drawings. The system configuration of the performance evaluation system according to the third embodiment is the same as that of the first embodiment.
FIG. 4 is a diagram showing a data input screen having period switching of the performance management system according to the third embodiment of the present invention.
In FIG. 4, a period switching button is provided. The switching button is a toggle button, and the display period is displayed every quarter (first quarter (1Q), second quarter (2Q), third quarter (3Q), fourth quarter). (4Q) or 12 months is selected, and Fig. 4 shows an image when the first quarter is selected.
[0014]
The input of the planned value, the actual value, and the estimated value is possible for three months of the first quarter of April, May, and June, and the second quarter (July, August Month, September), 3rd quarter (October, November, December) and 4th quarter (January, February, March) are displayed with reference to quarterly totals only (not available) ), And the input portion of each month is in a folded state.
In the case of inputting plan values, the plan values for all 12 months are set at the beginning of the fiscal year, but the actual values are input when the actual results for each month are determined. Therefore, in the case of normal 12-month display, especially when it is desired to input the actual value at the time of the fourth quarter, there is a problem in operability such as the necessity of scrolling depending on the size of the screen, but it is desired to input By selecting the period, only that part can be input, the operability is improved, and at the same time, it is difficult to make mistakes such as inputting data to an incorrect part.
Further, when the data input screen is opened, the current date and time are determined, and the period is automatically switched to the period to be input with the current date and time, so that the period switching operation can be reduced.
[0015]
According to the third embodiment, the data input unit has the function of switching the period, so that the part for inputting the display can be localized, and the operability, visibility, and data protection can be improved. And the performance of the system can be accelerated.
[0016]
Embodiment 4 FIG.
Embodiment 4 A performance evaluation system according to Embodiment 4 of the present invention will be described with reference to the drawings. The system configuration of the performance evaluation system according to the fourth embodiment is the same as that of the first embodiment.
FIG. 5 is a diagram showing an example of a data input screen having a copy function of the performance management system according to the fourth embodiment of the present invention.
FIG. 6 is a diagram showing another example of a data input screen having a copy function of the performance management system according to the fourth embodiment of the present invention.
FIG. 7 is a diagram showing still another example of a data input screen having a copy function of the performance management system according to the fourth embodiment of the present invention.
[0017]
In FIG. 5, a copy operation portion for copying a target value or an actual value to an estimated value on the data input screen is added to FIG. The copy operation part is roughly divided into three parts.
One is a list box for determining whether to copy the estimated value from the target value or the estimated value from the actual value. The other is a button for executing copying, and the last one is a check box for determining which month of data to copy.
First, the data entry person determines the month to copy, checks the check box, and then specifies the target value, the actual value, or the copy source. Finally, by pressing the "GO" button for executing the copy, the data of the designated item is copied to the estimated value.
[0018]
FIG. 5 illustrates a copy operation to an estimated value when setting a plan value at the beginning of the year. At the beginning of the year, a plan value of 12 months is set. When the set target value is achieved, the final result of the performance evaluation is to copy all of the 12-month plan values to the estimated values, and confirm the results by outputting the 7-estimated actual performance evaluation results described in the first embodiment. Will be able to By providing the copy operation unit, the validity of the plan value at the beginning of the year can be easily confirmed.
[0019]
FIG. 6 illustrates a copy operation to an estimated value at the end of July (first quarter). When a part of the performance data is determined and there is a difference between the performance value and the plan value, it is possible to confirm how the performance evaluation will be as a result. The determined month (April, May, June) is selected and copied from the actual value to the estimated value. In the three months of April, May, and June, an estimated value reflecting the actual value can be easily set. By confirming this by the output of the estimated actual performance evaluation result output unit 7 described in the first embodiment, the performance evaluation result during the period can be viewed.
[0020]
FIG. 7 illustrates the setting of the estimated values by revising the plan values in the second half after the first half. After the first half results are confirmed, the actual values of the second quarter (July, August, and September) are copied to the estimated values in the same manner as shown in FIG. At this time, the output of the actual performance evaluation result output unit 7 allows confirmation of the yearly forecast from the first half results.
Further, the revision to the second half can be performed by directly changing the data of the estimated value. For example, when the first half result is lower than the plan value, the final performance evaluation result is simulated by the estimated performance evaluation result output unit 7 by setting the recovery target value in each month of the second half to the estimated value. be able to.
[0021]
According to the fourth embodiment, when the estimated actual value is input, the function of copying from the planned value or the actual value is provided, so that it is possible to save labor for inputting the estimated actual value.
In addition, since the estimated actual value can be directly input, the performance evaluation can be simulated by reviewing the plan together with the output function of the estimated actual performance evaluation result, and the plan can be reviewed so that the performance evaluation becomes optimal.
[0022]
Embodiment 5 FIG.
A performance evaluation system according to Embodiment 5 of the present invention will be described with reference to the drawings.
FIG. 8 is a diagram showing a system configuration of a performance management system according to the fifth embodiment of the present invention. In the first embodiment, the performance evaluation system described with reference to FIG. The output of the execution status report 9, the execution status report upload unit 10 for storing the execution status report 9 in the server, and the execution status report disclosure unit 11 for publishing the stored execution status report 9 are added. is there.
By using the plan value database 2a and the performance value database 2b stored in the performance database 2 to report the implementation status of each month, together with the estimated performance evaluation result output unit 7, the status of the performance in real time Can be grasped, and measures against it can be taken promptly.
[0023]
FIG. 9 is a diagram showing a procedure for publishing an implementation status report of the performance management system according to the fifth embodiment of the present invention.
FIG. 10 is a diagram showing an example of an implementation status graph of the performance management system according to the fifth embodiment of the present invention.
[0024]
Next, a procedure of a system for creating an implementation status report will be described with reference to FIG.
First, a performance evaluation item for preparing a report for confirming the implementation status is selected (step S1). The execution status graph output unit 8 acquires the plan value data and the actual value data of the selected performance evaluation item from the plan value database 2a and the actual value database 2b, respectively, and obtains a graph such as a Pareto diagram as shown in FIG. Is displayed (step S2, step S3). The person in charge of preparing the execution status report 9 based on the displayed graph downloads it from the performance evaluation system (step S4). An execution status report 9 is added to the personal computer on which the consideration and countermeasures for the execution status graph are added (step S5), and an upload request for the report is sent to the execution status report upload unit 10 of the performance evaluation system. Is performed (step S6). The implementation status report 9 stored in the performance evaluation system is released by the implementation status report disclosure unit 11 (step S7).
In the fifth embodiment, based on the performance data stored in the performance evaluation, the business execution status can be visually checked at an arbitrary timing, and the countermeasure against the execution status is saved in a report form, and the result is transmitted to a higher-level department. Can be viewed publicly.
[0025]
According to the fifth embodiment, the implementation status (the difference between the planned value and the actual value) is graphed, and then the creation and publication support of the implementation status report is provided. It is possible to judge the situation correctly at the timing of, take a countermeasure, and confirm the result.
[0026]
【The invention's effect】
As described above, the present invention provides a data input unit configured to input a plan value, an actual value, and an estimated actual value obtained by estimating an actual result during a period, and input by the data input unit. A performance database for storing the planned value, the actual value, and the estimated actual value, and a performance evaluation unit for evaluating performance using a predetermined evaluation index using the performance database, wherein the performance evaluation unit is stored in the performance database. Performance evaluation is performed during the term based on the estimated actual value, so not only performance evaluation based on the actual value confirmed at the end of the term, but also the performance evaluation during the term can be confirmed at any timing, and the legitimacy and goals of the plan Can be reviewed.
[Brief description of the drawings]
FIG. 1 is a diagram showing a system configuration of a performance management system according to a first embodiment of the present invention.
FIG. 2 is a diagram showing a data input screen of a performance management system according to a second embodiment of the present invention.
FIG. 3 is a diagram showing a data input screen having input switching of a performance management system according to a second embodiment of the present invention;
FIG. 4 is a diagram showing a data input screen having period switching of a performance management system according to Embodiment 3 of the present invention;
FIG. 5 is a diagram showing an example of a data input screen having a copy function of a performance management system according to a fourth embodiment of the present invention.
FIG. 6 is a diagram showing another example of a data input screen having a copy function of the performance management system according to the fourth embodiment of the present invention.
FIG. 7 is a diagram showing still another example of a data input screen having a copy function of the performance management system according to the fourth embodiment of the present invention.
FIG. 8 is a diagram showing a system configuration of a performance management system according to a fifth embodiment of the present invention.
FIG. 9 is a diagram showing a procedure for publishing an implementation status report of the performance management system according to the fifth embodiment of the present invention.
FIG. 10 is a diagram showing an example of an implementation status graph of a performance management system according to a fifth embodiment of the present invention.
[Explanation of symbols]
1 data input section, 1a plan value input section, 1b actual value input section,
1c Estimated result input section, 2 performance database, 2a plan value database,
2b actual value database, 2c estimated actual value database,
3 Performance evaluation index database, 4 Performance evaluation department,
5 Performance evaluation result database, 6 Performance evaluation result output section,
7 Actual performance evaluation result output section, 8 Implementation status graph output section,
9 implementation status report, 10 implementation status report uploading section,
11 Implementation status report publication section.

Claims (5)

計画値と実績値と期中で実績を推定して得られた推定実績値とを入力するように構成されたデータ入力部、このデータ入力部によって入力された計画値と実績値と推定実績値とを保存する業績データベース、及びこの業績データベースを用い、予め定められた評価指標により業績評価する業績評価部を備え、上記業績評価部は、上記業績データベースに保存された推定実績値に基づき、期中で業績評価を行うことを特徴とする業績評価システム。A data input unit configured to input a plan value, an actual value, and an estimated actual value obtained by estimating the actual result during the period; the plan value, the actual value, the estimated actual value, and the plan value input by the data input unit; And a performance evaluation unit that evaluates performance using a predetermined evaluation index using the performance database. The performance evaluation unit performs a period based on the estimated performance value stored in the performance database. Performance evaluation system characterized by performance evaluation. 上記データ入力部は、計画値と実績値と推定実績値とを入力する入力画面を有し、上記入力画面は、上記計画値と実績値と推定実績値との入力を切換えられるように構成されていることを特徴とする請求項1記載の業績評価システム。The data input unit has an input screen for inputting a plan value, an actual value, and an estimated actual value, and the input screen is configured to be able to switch between the input of the planned value, the actual value, and the estimated actual value. 2. The performance evaluation system according to claim 1, wherein: 上記データ入力部は、計画値と実績値と推定実績値とを入力する入力画面を有し、上記入力画面は、入力期間を切換えられるように構成されていることを特徴とする請求項1記載の業績評価システム。The data input unit has an input screen for inputting a plan value, an actual value, and an estimated actual value, and the input screen is configured to be able to switch an input period. Performance evaluation system. 上記データ入力部は、計画値と実績値と推定実績値とを入力する入力画面を有し、上記入力画面は、計画値または実績値から推定実績値をコピー入力できるように構成されていることを特徴とする請求項1記載の業績評価システム。The data input unit has an input screen for inputting a plan value, an actual value, and an estimated actual value, and the input screen is configured to copy and input an estimated actual value from the planned value or the actual value. The performance evaluation system according to claim 1, wherein: 業績データベースに保存された計画値と実績値とを用いて実施状況のグラフ表示を行う実施状況グラフ出力部を備えたことを特徴とする請求項1〜請求項4のいずれかに記載の業績評価システム。The performance evaluation according to any one of claims 1 to 4, further comprising an execution status graph output unit that displays a graph of the execution status using the plan value and the actual value stored in the performance database. system.
JP2002344356A 2002-11-27 2002-11-27 Performance evaluation system Pending JP2004178309A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002344356A JP2004178309A (en) 2002-11-27 2002-11-27 Performance evaluation system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002344356A JP2004178309A (en) 2002-11-27 2002-11-27 Performance evaluation system

Publications (1)

Publication Number Publication Date
JP2004178309A true JP2004178309A (en) 2004-06-24

Family

ID=32705870

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002344356A Pending JP2004178309A (en) 2002-11-27 2002-11-27 Performance evaluation system

Country Status (1)

Country Link
JP (1) JP2004178309A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8155988B2 (en) 2006-08-31 2012-04-10 Ricoh Company, Ltd. Workflow management including determination if a requestor is in charge of tasks
JP2012533798A (en) * 2009-07-16 2012-12-27 ビジネス・オーナーズ・アドヴァンテージ,エルエルシー Tax deduction device and method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8155988B2 (en) 2006-08-31 2012-04-10 Ricoh Company, Ltd. Workflow management including determination if a requestor is in charge of tasks
JP2012533798A (en) * 2009-07-16 2012-12-27 ビジネス・オーナーズ・アドヴァンテージ,エルエルシー Tax deduction device and method

Similar Documents

Publication Publication Date Title
US20040255265A1 (en) System and method for project management
US8015550B2 (en) Systems and methods for hazards analysis
US7721255B2 (en) Sequence program editing apparatus
JPH08314526A (en) Manufacturing control system
JP3939310B2 (en) Mechanism design support method, mechanism design support system, and mechanism design support program
JP2007207029A (en) Project progress management apparatus and method
Sarma et al. Automatic generation of test specifications for coverage of system state transitions
JP2017162419A (en) Estimate management system
JP2004178309A (en) Performance evaluation system
JP2004184576A (en) Presentation system
JP5381453B2 (en) CONFERENCE INFORMATION MANAGEMENT SYSTEM AND CONFERENCE INFORMATION MANAGEMENT METHOD
EP1795980A1 (en) Plant simulator
JP4696960B2 (en) Job definition confirmation system, method and program thereof
JP2848349B2 (en) Cost accumulation simulation system
JP5160773B2 (en) Information processing apparatus and method
JP5309625B2 (en) Human interface display / operation unit design method
JP2008257286A (en) Project progress management system and method
KR100499995B1 (en) Method for Forming Bill Of Material
JP6645874B2 (en) Multi-window display device, multi-window display method, and multi-window display program
JP3123400B2 (en) Automatic asset correction history generation system
JP2013186558A (en) Regular sales management program, regular sales management device and regular sales appropriating processing method
Herschmann The effects of practical business constraints on user interface design
JP2011232826A (en) Error status display system, error status display system control method and control program thereof
JP2002203088A (en) Environmental management support system
JPH08202780A (en) How to create a pay scale

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20050516

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20071120

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20071204

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20080401