JP2011133923A - Error warning method and device for processing procedure using management table - Google Patents

Error warning method and device for processing procedure using management table Download PDF

Info

Publication number
JP2011133923A
JP2011133923A JP2009289965A JP2009289965A JP2011133923A JP 2011133923 A JP2011133923 A JP 2011133923A JP 2009289965 A JP2009289965 A JP 2009289965A JP 2009289965 A JP2009289965 A JP 2009289965A JP 2011133923 A JP2011133923 A JP 2011133923A
Authority
JP
Japan
Prior art keywords
processing
hierarchy
warning
management table
processes
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2009289965A
Other languages
Japanese (ja)
Other versions
JP5156730B2 (en
Inventor
Masashi Hamaguchi
雅志 濱口
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP2009289965A priority Critical patent/JP5156730B2/en
Publication of JP2011133923A publication Critical patent/JP2011133923A/en
Application granted granted Critical
Publication of JP5156730B2 publication Critical patent/JP5156730B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • User Interface Of Digital Computer (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To solve such a problem that although there is a technology for managing a flag showing that input to a screen is completed, and for, when it is not flagged, warning a user to go on to the next processing in the conventional manner, regarding a technology for warning the user of skipping of processing in a system having a plurality of hierarchies for completing processing in each hierarchy, in this case, determination is made only on the basis of whether it is flagged or not, and it is not possible to specify any reason why the flag is set to such a state. <P>SOLUTION: A management table for registering processing sequence, processing frequency and processing hierarchy input as data on each screen in a table is created, and processing is performed by skipping one hierarchy based on this. When it is determined that the processing has been skipped, warning corresponding to the processing is output. To the management table and each processing, a change history information table showing who has performed the processing, and what type of content of processing has been performed is linked so that the warning corresponding to the processing can be output. Thus, it is possible to achieve pop-up display under the consideration of the changed content. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

メニュ画面よりデータを入力、修正する画面を選択するシステムに関し、特に、運輸収入管理システムに関する。   The present invention relates to a system for selecting a screen for inputting and correcting data from a menu screen, and particularly to a transportation revenue management system.

各画面で必要なデータを入力し、それらのデータを元に次の処理を行なうシステムがある。特に、各画面での処理が、複数の階層にカテゴリ分けされており、その階層毎に処理を完結させるシステムがある。このようなシステムにおいて処理飛ばしを警告する技術に関する。このようなシステムにおいて、幾つかの画面でデータを入力後、次の画面でそれらのデータを元に更にデータを入力し、その次の画面でデータ処理を行なう際、画面入力が完了した時点で、データベースにて画面での入力が完了していることを示すフラグを管理し、フラグが立っている状態であれば次の処理へ行くことを許可し、フラグが立っていない場合は、次の処理へ行くことを警告する、という技術が知られている(特許文献1)。また、一度入力したデータを再度修正し、次に行なうデータを反映する処理をせずに、さらに次の処理を行った場合、本来行なわれるはずのデータ反映がされないことが発生する。それに関しては、遡ってデータを再修正した際に、フラグを解除しておくことで、次の処理への制御を行なう技術が知られている。   There is a system that inputs necessary data on each screen and performs the following processing based on the data. In particular, there is a system in which processing on each screen is categorized into a plurality of hierarchies, and the processing is completed for each hierarchy. The present invention relates to a technique for warning processing skip in such a system. In such a system, after inputting data on several screens, when further data is input based on those data on the next screen and data processing is performed on the next screen, when the screen input is completed , Manage the flag indicating that the input on the screen is completed in the database, and if the flag is set, go to the next process, and if the flag is not set, There is known a technique of warning that a process is to be performed (Patent Document 1). In addition, when the data once input is corrected again and the next process is performed without performing the process of reflecting the next data, the data that should be originally performed may not be reflected. In this regard, a technique is known in which when the data is retroactively re-corrected, the flag is cleared to control the next process.

特開平11-288861号公報Japanese Patent Laid-Open No. 11-288861

しかし特許文献1では、現在行なおうとする画面処理の遷移をフラグで制御しようとした際、フラグの項目が「0」か「1」かの判断のみであるため、なぜフラグがその状態にあるかの理由を特定することができない。また、フラグを管理する処理だけでは、フラグが立っている状態から解除されたとき、どのデータを修正したかという情報までは特定することはできない。   However, in Patent Document 1, when a transition of screen processing to be performed at present is attempted to be controlled by a flag, only the determination of whether the flag item is “0” or “1” is made, so the flag is in that state. The reason cannot be specified. In addition, only the process of managing the flag cannot specify the information about which data has been corrected when the flag is released from the standing state.

また、画面での入力、修正を複数のユーザが並列に処理できるシステムだと、データを修正した人物が次の処理を行なっている人物と異なる場合がある。このような場合、なぜ入力済みのデータを修正しているか認識しておく必要がある。特に、運輸収入管理システムのように重要なデータを扱っている場合は、修正の理由を管理する必要がある。   Further, in a system in which a plurality of users can process input and correction on the screen in parallel, the person whose data has been corrected may be different from the person who is performing the next process. In such a case, it is necessary to recognize why the input data has been corrected. In particular, if you are dealing with important data, such as a transportation revenue management system, you need to manage the reason for the correction.

本発明の目的は、上記課題を解決するために、データファイルとして管理テーブルを用い、処理順序を誤っていることを警告し、変更履歴情報テーブルとキー項目で紐付け、他のユーザがデータを修正していることから、誰がなぜその操作を再度行わないといけないかの表示を伴った警告を出力する手段を提供することである。   An object of the present invention is to use a management table as a data file in order to solve the above problem, warn that the processing order is incorrect, link it with a change history information table using a key item, and allow other users to store data. Since it has been modified, it is necessary to provide a means for outputting a warning with an indication of who should perform the operation again.

データファイルに管理テーブルを作成し、各々の画面にてデータ入力した処理順序、処理回数、処理階層をテーブルに登録する。処理順序は、入力した画面順に画面入力終了時にCPUにて自動的に付与する。処理回数は、その画面での処理が何回目の処理であるかを、数値で格納する。処理階層とは、処理の順序を制限するための層で、同じ階層の処理を全て終えた上で、次の階層の処理を可能とするための定義となる項目である。また、階層を遡って処理をした場合、再度行なった処理から階層の順に処理をやり直すことが必要であるとする。これらの項目は、画面入力が終了し、トランザクションが完了する際、管理テーブルに格納する。   A management table is created in the data file, and the processing order, the number of processing times, and the processing hierarchy entered in each screen are registered in the table. The processing order is automatically assigned by the CPU at the end of screen input in the order of the input screen. The number of processes stores the number of processes on the screen as a numerical value. The processing hierarchy is a layer for limiting the order of processing, and is an item that becomes a definition for enabling processing of the next hierarchy after finishing all the processes of the same hierarchy. In addition, when processing is performed retroactively, it is necessary to perform processing again in the order of the hierarchy from the re-executed processing. These items are stored in the management table when the screen input is completed and the transaction is completed.

データ反映漏れ、処理を飛ばしていることへの警告出力方法は、階層を1階層飛ばした処理を行なうことで、データ反映漏れ、処理を飛ばしていると判定し、警告を出力する。また、管理テーブルとデータファイル内の変更履歴情報テーブルをリンクさせることで、階層を飛ばし処理したことで、反映漏れしているデータを画面にポップアップ表示させることで、ユーザにどのデータが反映漏れしているかを知らせる。   The warning output method for data reflection omission and skipping of processing determines that data reflection omission and processing has been skipped by performing processing with one layer skipped, and outputs a warning. In addition, by linking the management table and the change history information table in the data file, the data skipped by processing the hierarchy, and the data that is not reflected is displayed in a pop-up on the screen, which data is not reflected to the user. Let them know.

処理を飛ばしたことによるデータの反映漏れ等を、どのデータを誰がどのように修正したかまでを判断できる警告が出力できる。これにより、処理を飛ばしたことで発生する計上データの誤りを防止することができる。   It is possible to output a warning that can determine which data has been modified and who has corrected how the data is not reflected due to skipping processing. As a result, it is possible to prevent an error in the recorded data that occurs due to skipping the processing.

処理手順誤り警告装置のハードウエア構成図。The hardware block diagram of a processing procedure error warning apparatus. 階層別の入力例を示した説明図。Explanatory drawing which showed the example of input according to hierarchy. 管理テーブルの例を示したデータ構成図。The data block diagram which showed the example of the management table. 変更履歴情報テーブルの例を示したデータ構成図。The data block diagram which showed the example of the change log information table. 警告を行なう際のフローチャートを示した説明図。Explanatory drawing which showed the flowchart at the time of giving a warning. フローチェックを行なう際のフローチャートを示した説明図。Explanatory drawing which showed the flowchart at the time of performing a flow check.

以下に図面を用いて本発明にかかる実施の形態を説明する。   Embodiments according to the present invention will be described below with reference to the drawings.

図1に、処理手順誤り警告装置(以下サーバとする)10のハードウエア構成を示す。サーバと複数のクライアント端末20とはネットワーク又は専用線により接続されている。サーバは、インタフェース120を介してクライアント端末との情報のやり取りを行なう。ここで、サーバは各クライアント端末から並行して画面入力の操作が可能である。サーバのCPU100により機能する定義済み処理部100-1が画面より実行指示が掛かった処理を実行し、管理テーブル登録部100-2が、各画面での処理内容とその処理が行なわれた順番を、サーバの記憶領域110に格納されたテーブル(管理テーブル110-1、変更履歴情報テーブル110-2)に格納する処理を実行し、警告実行処理部100-3が、管理テーブルを用いて警告を実行する。   FIG. 1 shows a hardware configuration of a processing procedure error warning device (hereinafter referred to as a server) 10. The server and the plurality of client terminals 20 are connected by a network or a dedicated line. The server exchanges information with the client terminal via the interface 120. Here, the server can operate the screen input in parallel from each client terminal. The predefined processing unit 100-1 functioning by the CPU 100 of the server executes the processing instructed from the screen, and the management table registration unit 100-2 determines the processing contents on each screen and the order in which the processing was performed. , Execute processing to be stored in the table (management table 110-1, change history information table 110-2) stored in the storage area 110 of the server, and the warning execution processing unit 100-3 issues a warning using the management table. Execute.

図2に、本実施例における多階層のデータ処理の概念を示す。階層1で、発売データ入力処理、払戻データ入力処理、その他のデータ入力処理を行う。この処理を全て完了すると階層1の処理が完了し、階層2に遷移する。ここで、階層内の処理はそれぞれ独立して行なうことができるが、次の階層である階層2の処理は、階層1の全ての処理が完了しないと処理することができない。階層2では、階層1で入力した各々のデータを元に収入金データを作成する。この時クライアント端末の画面には収入金データ入力画面が表示されている。この処理が終わると階層2の処理が完了し、階層3に遷移する。階層3では、集計したデータを元に、銀行入金データ作成の処理を行う。   FIG. 2 shows the concept of multi-level data processing in this embodiment. In level 1, the sales data input process, the refund data input process, and other data input processes are performed. When all the processes are completed, the process of the hierarchy 1 is completed and the process transits to the hierarchy 2. Here, the processes in the hierarchy can be performed independently, but the process of hierarchy 2 as the next hierarchy cannot be performed unless all the processes of hierarchy 1 are completed. In Tier 2, revenue data is created based on the data input in Tier 1. At this time, the revenue data input screen is displayed on the screen of the client terminal. When this processing is completed, the processing of layer 2 is completed and the transition to layer 3 is made. In level 3, bank deposit data creation processing is performed based on the aggregated data.

ここで、階層3の銀行入金データ作成の処理を行う前に、払戻データを入力忘れに、駅係員が気づくとする。その際、再度階層1の払戻データ入力処理を実行する。つまり払戻データ入力処理の画面から必要なデータを入力、修正を行う。その後再度階層2の処理を行い、階層1の払戻データ入力分のデータを収入金データに反映させる。   Here, it is assumed that the station clerk notices that he / she has forgotten to input the refund data before performing the process of creating the bank deposit data at the level 3. At that time, the payout data input process of level 1 is executed again. In other words, necessary data is input and corrected from the refund data input processing screen. Thereafter, the processing of level 2 is performed again, and the data corresponding to the refund data input of level 1 is reflected in the revenue data.

しかし、その処理を行うことを忘れ、階層3の処理を行ってしまうと、データの整合性がとれなくなり、正しい銀行入金データを得ることができなくなる。このような場合社局に関わる収入データの反映漏れ及び他社との連絡清算の誤収受などを発生させてしまう。本実施例では、このように階層2の処理を飛ばした時に、その旨を警告するポップアップ表示を画面に表示させることで、階層を飛ばした処理を行っていることを警告する例を説明する。具体的な処理内容は後で説明する。   However, if the process is forgotten and the process of level 3 is performed, data consistency cannot be obtained and correct bank deposit data cannot be obtained. In such a case, there is a possibility that the revenue data related to the corporate office is not reflected and misreception of the contact settlement with other companies. In the present embodiment, an example will be described in which when the processing of level 2 is skipped in this way, a pop-up display that warns that effect is displayed on the screen to warn that processing is skipped. Specific processing contents will be described later.

本実施例では、警告の際に、管理テーブルの処理名及び処理回数を用いて、変更履歴情報テーブルからその処理回数で行った入力・修正情報を取得し、銀行入金データ作成をするにあたり、どのデータ反映が足りないかをユーザに警告してやることができる。このような仕組みにより、社局に関わる収入データの反映漏れ及び他社との連絡清算の誤収受などを未然に防ぐことができる。また、本システムは並列に複数のユーザがデータの修正する可能性があるが、管理テーブルを一元管理することで、他のユーザが行なった修正に起因したデータ反映漏れに関しても、一元管理させた管理テーブル及び変更履歴情報テーブルから「誰が」、「何を」修正したかまで警告出力のポップアップに情報を出力することができる。   In this embodiment, at the time of warning, using the processing name and processing count of the management table, the input / correction information made by the processing count is acquired from the change history information table, and in creating bank deposit data, It is possible to warn the user whether there is insufficient data reflection. With such a mechanism, it is possible to prevent omissions in the reflection of revenue data related to corporate offices and misreception of contact settlement with other companies. In addition, there is a possibility that multiple users may correct data in parallel in this system, but by managing the management table in a unified manner, it was possible to centrally manage data reflection omissions caused by corrections made by other users. Information can be output to a warning output pop-up from the management table and the change history information table until “who” and “what” are corrected.

図3から図6を用いて、処理階層を飛ばした処理を行った際に、如何にして警告を出すのか、その処理を説明する。   The process of issuing a warning when performing a process skipping the process hierarchy will be described with reference to FIGS.

図3は管理テーブルの具体例を示す。各階層の各処理において、データの入力、修正、削除を行い、その登録を行なう際に、管理テーブル登録部は各処理のレコードを操作した順に直前の処理の処理順序より1大きい数値を処理順序情報として格納していく。なお各処理内容がどの処理階層であるかは、予め対応表を用意することで特定する。そして、同じ処理を再度行なう場合は、処理回数として、前回その処理を行なったときの処理回数よりも1大きい数値を付してレコードを格納する。ここでは、払戻データ入力を修正し、払戻データ入力処理が2回行なわれた場合の例を示している。   FIG. 3 shows a specific example of the management table. In each process of each hierarchy, when inputting, correcting, and deleting data and registering the data, the management table registration unit sets a numerical value one larger than the process order of the immediately preceding process in the order in which the records of each process are operated. Store it as information. It should be noted that the processing hierarchy of each processing content is specified by preparing a correspondence table in advance. When the same process is performed again, the record is stored with a numerical value that is 1 larger than the process count when the process was performed last time as the process count. In this example, the refund data input is corrected and the refund data input process is performed twice.

更に管理テーブル登録部は、図4に示すように、各階層の各処理について、どのような内容を、誰が修正したかを変更履歴情報テーブルに格納する。ここで、担当者についての情報は、クライアント端末から送られてくる処理の関する情報に含まれている。   Further, as shown in FIG. 4, the management table registration unit stores in the change history information table what content and who modified each process in each layer. Here, the information about the person in charge is included in the information regarding the processing sent from the client terminal.

図5を用いて、警告を出す場合について説明する。   A case where a warning is issued will be described with reference to FIG.

警告実行処理部は、階層3の処理を行なう際に、管理テーブルを記憶領域から読み出す(S501)。そして、これから行なう処理の階層と、一つ前に行った処理の階層とを比較する(S502)。この比較の結果、階層が連続していない、例えば階層1の処理の次に階層3の処理がされようとしている場合は、途中の階層が飛ばされたと判断し、6の処理を行う際に、画面上に警告のポップアップを出力する。画面上のポップアップを出す際に、記憶領域に格納された変更履歴情報を用いて、前の階層(上記階層1から階層3に飛んだ例においては、階層1を指す)で誰が何を修正したか分かるような警告の出力を行う。具体的には、処理階層の飛びの原因となった階層1の処理である払戻データ入力処理をエラー原因として特定し(S503)、その払戻データ入力処理の処理画面名とその処理回数とを管理テーブルから抽出する。そして、その2つの情報をキーに変更履歴情報テーブルを検索し、担当者と変更内容を抽出する(S504)。そして、抽出した担当者、処理内容に基づき警告をクライアント端末に出力する(S505)。このようにすることで、誤計上を防止することができ、本社審査課での誤データ計上時の調査などの業務負担を軽減することができる。   The warning execution processing unit reads the management table from the storage area when performing the processing of level 3 (S501). Then, the processing hierarchy to be performed is compared with the previous processing hierarchy (S502). As a result of this comparison, if the hierarchy is not continuous, for example, if the process of hierarchy 3 is going to be performed next to the process of hierarchy 1, it is determined that the intermediate hierarchy has been skipped, and the process of 6 is performed. Output a warning popup on the screen. When popping up on the screen, who modified what in the previous hierarchy (in the case of jumping from hierarchy 1 to hierarchy 3 above, refers to hierarchy 1) using the change history information stored in the storage area The warning is output so that it can be understood. Specifically, the refund data input process, which is the process of level 1 that caused the skip of the process hierarchy, is identified as the cause of error (S503), and the processing screen name and the number of times of the refund data input process are managed. Extract from table. Then, the change history information table is searched using the two pieces of information as keys, and the person in charge and the change contents are extracted (S504). Then, a warning is output to the client terminal based on the extracted person in charge and processing contents (S505). In this way, miscounting can be prevented, and work burdens such as investigations when misdata is recorded at the head office examination section can be reduced.

上記、管理テーブルで順序5,6の処理のように、階層が1から3へ飛んだ際に、処理画面名と処理回数、日付をキー項目として変更履歴情報テーブルにどういった操作を行なったか(変更内容)を取得し、画面ポップアップの警告に本内容を記述してやることで、処理手順を是正させることができる。   What operations were performed on the change history information table using the processing screen name, processing count, and date as key items when the hierarchy jumped from 1 to 3 as in the processing of the order 5 and 6 in the management table above. You can correct the processing procedure by acquiring (change content) and writing this content in the screen pop-up warning.

図6のフローチャート図を用いて、上記処理を情報処理としてより明確になるよう説明する(以下に記載するm及びnは任意の整数とする。)。   The above processing will be described more clearly as information processing with reference to the flowchart of FIG. 6 (m and n described below are arbitrary integers).

順序m、階層nの処理を行なう際、その前に行なった処理である、順序(m-1)の処理に着目する。その順序(m-1)の処理が階層(n-2)以下でないかホストの処理部にて計算する。そうでなければ、警告出力はない。もし、階層(n-2)以下であるとき、順序(m-2)以下の処理において、階層(n-1)の処理ないか管理テーブルを検索する。管理テーブルに該当するレコードがあるとき、それらのレコードの順序の最大値を取得し、その最大値に行った処理〜順序(m-1)まで行なった処理を、変更履歴情報テーブルから、処理画面名、処理回数、日付をキーに変更履歴情報から変更内容を取得し、警告メッセージの表示する。管理テーブルに、階層(n-1)の処理ないか管理テーブルを検索した結果、該当レコードがない場合は、順序1から順序(m-1)まで行なった処理を上記と同様に警告メッセージに出力する。   When processing of order m and hierarchy n is performed, attention is paid to processing of order (m−1) which is processing performed before that. The processing unit of the host calculates whether the processing of the order (m-1) is not lower than the hierarchy (n-2). Otherwise there is no warning output. If it is lower than the hierarchy (n-2), the management table is searched for the process of the hierarchy (n-1) in the process after the order (m-2). When there is a corresponding record in the management table, the maximum value of the order of those records is acquired, and the processing performed from the processing performed to the maximum value to the order (m-1) from the change history information table to the processing screen The change contents are acquired from the change history information using the name, processing count, and date as keys, and a warning message is displayed. If there is no corresponding record as a result of searching the management table for processing of the hierarchy (n-1) in the management table, the processing performed from order 1 to order (m-1) is output to the warning message as above To do.

10 処理手順誤り警告装置
20 クライアント端末
100 処理装置(CPU)
100-1 定義済み処理部
100-2 管理テーブル登録部
100-3 警告実行処理部
110 記憶領域
110-1 管理テーブル
110-2 変更履歴情報テーブル
120 インタフェース
10 Processing procedure error warning device
20 Client terminal
100 processor (CPU)
100-1 Predefined processing part
100-2 Management table registration section
100-3 Warning execution processing section
110 Storage area
110-1 Management table
110-2 Change history information table
120 interfaces

Claims (4)

複数の処理が複数の階層に分かれていて、その階層毎に各処理を完結させるデータ処理における処理手順誤り警告方法であって、
管理テーブル登録部により、前記各処理を実行した順番に処理名と処理回数と当該処理が属する処理階層とについての情報を記憶装置にある管理テーブルに格納し、処理名と処理回数と処理内容と処理担当者名とについての情報を記憶装置にある変更履歴情報テーブルに格納するステップと、
警告実行処理部により、前記管理テーブルを用いて次に実行する処理の階層と一つ前に行なった処理の階層とを比較するステップと、
前記比較の結果、階層が連続していない場合、前記警告実行処理部により、処理が抜けていると判定するステップと、
前記警告実行処理部により、前記一つ前に行なった処理の前記処理名及び前記処理回数とを管理テーブルから抽出するステップと、
前記警告実行処理部により、当該抽出した2つの情報をキーに変更履歴情報テーブルを検索し、担当者と変更内容を抽出するステップと、
警告実行処理部により、前記抽出した担当者、処理内容に基づき警告をクライアント端末に出力するステップとを有することを特徴とする処理手順誤り警告方法。
A processing procedure error warning method in data processing in which a plurality of processes are divided into a plurality of levels and each process is completed for each level,
The management table registration unit stores information about the process name, the number of processes, and the process hierarchy to which the process belongs in the management table in the storage device in the order in which the processes are executed. Storing information about the name of the person in charge of processing in a change history information table in a storage device;
A step of comparing the hierarchy of the process to be executed next with the hierarchy of the process performed immediately before by the warning execution processing unit using the management table;
If the hierarchy is not continuous as a result of the comparison, the warning execution processing unit determines that the process is missing;
Extracting the process name and the number of processes of the process performed immediately before from the management table by the warning execution processing unit;
Searching the change history information table by using the extracted two pieces of information as a key by the warning execution processing unit, and extracting the person in charge and the change contents;
And a step of outputting a warning to a client terminal based on the extracted person in charge and processing contents by a warning execution processing unit.
請求項1に記載の処理手順誤り警告方法において、
変更履歴情報テーブルに格納するステップは、前記処理についての情報を送信してきたクライアント端末から送信された担当者名を当該変更履歴情報テーブルに格納することを特徴とする処理手順誤り警告方法。
In the processing procedure error warning method according to claim 1,
The step of storing in the change history information table stores in the change history information table the name of the person in charge transmitted from the client terminal that has transmitted information about the process.
複数の処理が複数の階層に分かれていて、その階層毎に各処理を完結させるデータ処理における処理手順誤り警告装置であって、
前記各処理を実行した順番に処理名と処理回数と当該処理が属する処理階層とについての情報を記憶装置にある管理テーブルに格納し、処理名と処理回数と処理内容と処理担当者名とについての情報を記憶装置にある変更履歴情報テーブルに格納する管理テーブル登録部と、
前記管理テーブルを用いて次に実行する処理の階層と一つ前に行なった処理の階層とを比較し、
前記比較の結果、階層が連続していない場合、処理が抜けていると判定し、
前記一つ前に行なった処理の前記処理名及び前記処理回数とを管理テーブルから抽出し、
当該抽出した2つの情報をキーに変更履歴情報テーブルを検索し、担当者と変更内容を抽出し、
前記抽出した担当者、処理内容に基づき警告をクライアント端末に出力するステップとを有する警告実行処理部と、
を備えることを特徴とする処理手順誤り警告装置。
A processing procedure error warning device in data processing in which a plurality of processes are divided into a plurality of layers and each processing is completed for each layer,
Information about the process name, the number of processes, and the process hierarchy to which the process belongs is stored in the management table in the storage device in the order in which the processes are executed, and the process name, the number of processes, the contents of the process, and the name of the person in charge of the process are stored. A management table registration unit for storing the information in the change history information table in the storage device;
Compare the hierarchy of the next process to be performed with the management table using the management table.
As a result of the comparison, if the hierarchy is not continuous, it is determined that the processing is missing,
Extracting from the management table the process name and the number of processes of the process performed immediately before,
Search the change history information table using the two extracted information as a key, extract the person in charge and the changes,
A warning execution processing unit having a step of outputting a warning to the client terminal based on the extracted person in charge and processing content;
A processing procedure error warning device comprising:
請求項3に記載の処理手順誤り警告装置において、
変更履歴情報テーブルの担当者名は、前記処理についての情報を送信してきたクライアント端末から送信された担当者名に基づいて格納することを特徴とする処理手順誤り警告装置。
In the processing procedure error warning device according to claim 3,
The processing procedure error warning device characterized in that the name of the person in charge in the change history information table is stored based on the name of the person in charge transmitted from the client terminal that has transmitted information about the processing.
JP2009289965A 2009-12-22 2009-12-22 Process procedure error warning method and apparatus using management table Active JP5156730B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009289965A JP5156730B2 (en) 2009-12-22 2009-12-22 Process procedure error warning method and apparatus using management table

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009289965A JP5156730B2 (en) 2009-12-22 2009-12-22 Process procedure error warning method and apparatus using management table

Publications (2)

Publication Number Publication Date
JP2011133923A true JP2011133923A (en) 2011-07-07
JP5156730B2 JP5156730B2 (en) 2013-03-06

Family

ID=44346631

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009289965A Active JP5156730B2 (en) 2009-12-22 2009-12-22 Process procedure error warning method and apparatus using management table

Country Status (1)

Country Link
JP (1) JP5156730B2 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05274137A (en) * 1992-01-24 1993-10-22 Nec Corp Wrong sequence processing preventing method
JPH07319820A (en) * 1994-05-26 1995-12-08 Fuji Xerox Co Ltd Information processing system
JP2003345591A (en) * 2002-05-23 2003-12-05 Mitsubishi Electric Corp Task navigation device
JP2004151893A (en) * 2002-10-29 2004-05-27 Fuji Xerox Co Ltd Coordinated information generation device and program

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05274137A (en) * 1992-01-24 1993-10-22 Nec Corp Wrong sequence processing preventing method
JPH07319820A (en) * 1994-05-26 1995-12-08 Fuji Xerox Co Ltd Information processing system
JP2003345591A (en) * 2002-05-23 2003-12-05 Mitsubishi Electric Corp Task navigation device
JP2004151893A (en) * 2002-10-29 2004-05-27 Fuji Xerox Co Ltd Coordinated information generation device and program

Also Published As

Publication number Publication date
JP5156730B2 (en) 2013-03-06

Similar Documents

Publication Publication Date Title
JP6916403B2 (en) Specifying and applying logical validation rules to data
US10572236B2 (en) System and method for updating or modifying an application without manual coding
US20150370422A1 (en) Manage event with content on calendar with timeline
US8645332B1 (en) Systems and methods for capturing data refinement actions based on visualized search of information
CN111324535B (en) Control abnormity detection method and device and computer equipment
US8606762B2 (en) Data quality administration framework
JP7275591B2 (en) Evaluation support program, evaluation support method, and information processing device
JP5156730B2 (en) Process procedure error warning method and apparatus using management table
JP2008171123A (en) Accounting/tax data confirmation processor, accounting/tax data confirmation processing program, and accounting/tax data confirmation processing method
JP2008250861A (en) Code conversion system, code conversion method, code correspondence relationship information generation method and computer program
JP6695847B2 (en) Software parts management system, computer
JP2018028776A (en) Software asset management device, software asset management method, and software asset management program
JP2006079224A (en) Method and system supporting construction of individual system based on ea
JP4663526B2 (en) Form creation support device, form creation support method, and form creation support program
JP2012108740A (en) Input support method and program
JP2012164177A (en) Program automatic generation system
JP2008009966A (en) Device and method for setting business process
JP6994587B2 (en) System performance monitor with graphical user interface
JP6978997B2 (en) Similar data search method, information retrieval device and program
JP2018072996A (en) Document management device and document management method
JP2006251891A (en) Data collection device and data collection program
JP2006133883A (en) Project management method, project management program, and project management device
JP6007118B2 (en) Estimating support apparatus and estimating support method
JP3771753B2 (en) Integrated resource management method
JP4850139B2 (en) Document search support processing method, apparatus, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20120312

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20121024

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20121113

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20121210

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

Free format text: PAYMENT UNTIL: 20151214

Year of fee payment: 3

R151 Written notification of patent or utility model registration

Ref document number: 5156730

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

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

Free format text: PAYMENT UNTIL: 20151214

Year of fee payment: 3