JP2007249422A - Organization constitution management system, and program therefor - Google Patents

Organization constitution management system, and program therefor Download PDF

Info

Publication number
JP2007249422A
JP2007249422A JP2006069833A JP2006069833A JP2007249422A JP 2007249422 A JP2007249422 A JP 2007249422A JP 2006069833 A JP2006069833 A JP 2006069833A JP 2006069833 A JP2006069833 A JP 2006069833A JP 2007249422 A JP2007249422 A JP 2007249422A
Authority
JP
Japan
Prior art keywords
department
information table
old
organization
information
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
JP2006069833A
Other languages
Japanese (ja)
Inventor
Hideyuki Kondo
英幸 近藤
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.)
Fuji Electric Co Ltd
Original Assignee
Fuji Electric Holdings 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 Fuji Electric Holdings Ltd filed Critical Fuji Electric Holdings Ltd
Priority to JP2006069833A priority Critical patent/JP2007249422A/en
Publication of JP2007249422A publication Critical patent/JP2007249422A/en
Pending legal-status Critical Current

Links

Abstract

<P>PROBLEM TO BE SOLVED: To substantially automatically change an organization constitution DB in accompaniment to an organization change. <P>SOLUTION: A maintenance tool 31 (or 13) inputs an old post code together with new post information in a manager terminal 30, imports them, while correlated each other, into a post information table of the organization constitution DB 11a, and calls an organization development batch processing part 12. The organization development batch processing part 12 replaces the old post code into a new post code in a business transfer information table and a belonging position information table stored in the organization constitution DB 11a, referring to the post information table. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、組織構成情報の管理・更新方法に関する。   The present invention relates to a method for managing / updating organization configuration information.

従来より、任意の組織(企業等)における従業員の管理等をコンピュータにより行う為の組織構成管理システムが、例えば企業内に構築されている。このシステムでは、その企業の部署名、各部署の業務名、更に各従業員が所属している部署名等をデータベースに格納している。   2. Description of the Related Art Conventionally, an organization configuration management system for managing employees or the like in an arbitrary organization (such as a company) using a computer has been built in, for example, a company. In this system, the department name of the company, the business name of each department, and the department name to which each employee belongs are stored in a database.

組織変更があった場合には、上記データベースに格納してある組織構成情報を変更する必要があるが、従来では、この変更を手作業によって行っていた為、手間が掛かり、入力ミスも発生していた。更に、近年、企業等における組織変更は、比較的頻繁に実施されるようになっており、その都度上記変更作業を行う必要があり、作業者の負担が増大する。   When there is an organizational change, it is necessary to change the organizational structure information stored in the above database. However, since this change was done manually, it took time and input errors occurred. It was. Furthermore, in recent years, organizational changes in companies and the like have been carried out relatively frequently, and it is necessary to perform the above-described change work each time, increasing the burden on the operator.

更に、現実には、組織変更後の新たな部署名のみが先行して通達され、後に、各従業員の新所属部署が通知される場合もある。この様な場合、組織変更日までにあまり時間が無い等の理由で先に部署情報のみを新部署に変更すると、従業員の所属情報は旧部署で管理されている状態のままであるので、システム運用上、問題となる。   Further, in reality, only the new department name after the organization change is notified in advance, and the new department of each employee is notified later. In such a case, if only the department information is changed to the new department first because there is not much time before the organization change date, the employee affiliation information remains managed in the old department. This is a problem in system operation.

図7に、従来の組織構成管理システムにおける組織変更時の組織構成情報の変更作業を説明する為の図を示す。
図示の組織構成DB(データベース)には、所属情報、部署情報、業務引継情報等が格納されている。ユーザは、組織変更があった場合等には、自己が操作する情報処理端末に備えられる任意のメンテナンス用ツールを起動して、組織構成DBにアクセスし、上記各種情報を手作業により変更する。すなわち、組織変更が生じた場合には、部署情報を手作業で変更する。その際、変更前の部署情報は残さない。また、この組織変更によって従業員の異動が生じた場合には、所属情報を手作業で変更する。同様に、通常、この組織変更に伴って業務の引継ぎが生じるので、業務引継情報を手作業で変更する。これら変更作業は、別個に行っていた。
FIG. 7 is a diagram for explaining a change operation of the organization configuration information when the organization is changed in the conventional organization configuration management system.
The organization configuration DB (database) shown in the figure stores affiliation information, department information, business takeover information, and the like. When there is an organization change, the user activates an arbitrary maintenance tool provided in the information processing terminal operated by the user, accesses the organization configuration DB, and manually changes the various information. That is, when an organizational change occurs, the department information is changed manually. At that time, the department information before the change is not left. In addition, when an employee is changed due to this organizational change, the affiliation information is changed manually. Similarly, since business handover usually takes place with this organizational change, the business handover information is manually changed. These changes were done separately.

また、メンテナンス用ツールの種別としては、変更前の値と変更後の値を取得できる画面インタフェースのあるツールと無いツールが混在している場合があるが、後者の場合には、変更前の値を取得できない為、組織変更の処理を内部的に実装することは出来なかった。データベースに情報を取り込むインポート系のツール等は、後者の一例であるが、データベーステーブル毎に独立してデータを取り込む為、部署コードの変更に対して、たとえ変更前の値を入力したとしても、当該部署コードを使用している他のテーブルの情報を、連動して変更することは難しく、それぞれのテーブル用に個別に変更データを生成する必要があった。   In addition, as the types of maintenance tools, there may be a mix of tools with and without a screen interface that can acquire the values before and after the change. In the latter case, the values before the change Because it was not possible to acquire, organizational change processing could not be implemented internally. An import tool that imports information into the database is an example of the latter, but because data is imported independently for each database table, even if the value before the change is entered for the change in the department code, It is difficult to change the information of other tables using the department code in conjunction with each other, and it is necessary to generate change data individually for each table.

組織変更の具体例を図8に示す。
図示の例では、A課とB課を統合して新たにC課を設立する。A課には、課長の「山田」、主任の「佐藤」、平社員の「鈴木」が居た。「山田」課長は、B課の課長も兼任していた。B課には、主任の「田中」、平社員の「渡辺」が居た。新たに設立されるC課には、これらA課、B課の従業員をそのまま異動させる。すなわち、C課には、課長の「山田」、主任の「佐藤」と「田中」、平社員の「鈴木」、「渡辺」を配置する。また、C課は、A課の業務aとB課の業務bを、そのまま引き継ぐ。
A specific example of organizational change is shown in FIG.
In the illustrated example, Section A and Section B are integrated to newly establish Section C. In section A, there was a manager, “Yamada”, a chief officer, “Sato”, and a regular employee, “Suzuki”. The manager of “Yamada” was also the manager of the B section. In section B, there was a chief “Tanaka” and a regular employee “Watanabe”. These newly established employees in section A and section B will be transferred to section C. That is, in section C, the section manager “Yamada”, the chiefs “Sato” and “Tanaka”, and the regular employees “Suzuki” and “Watanabe” are arranged. In addition, section C takes over work a of section A and work b of section B as it is.

上記の組織変更があった場合の組織構成DBのデータ変更作業手順を図9に示す。
図9に示すデータ変更作業は、ユーザが手作業で行うものであり、以下の(1)〜(7)に記す通りである。その際、別システムにある人事マスタDBからデータを取り込み、このデータに基づいて組織構成DBのデータ変更作業を行う。
(1)組織構成DBに格納されている部署情報に、C課の情報を追加作成する。
(2)A課の従業員の所属をC課に異動させるように、所属情報を変更する(A課からは削除する)。
(3)B課の従業員の所属をC課に異動させるように、所属情報を変更する(B課からは削除する)。
(4)A課の業務aをC課に引き継がせるように、業務引継情報を変更する。
(5)B課の業務bをC課に引き継がせるように、業務引継情報を変更する。
(6)A課の部署情報をDBから削除する。
(7)B課の部署情報をDBから削除する。
FIG. 9 shows a procedure for changing the data in the organization configuration DB when the organization is changed.
The data changing operation shown in FIG. 9 is performed manually by the user, as described in the following (1) to (7). At that time, data is fetched from the personnel master DB in another system, and the data of the organization configuration DB is changed based on this data.
(1) Information on Section C is additionally created in the department information stored in the organization structure DB.
(2) The affiliation information is changed so that the affiliation of the employee in section A is transferred to section C (deleted from section A).
(3) Change the affiliation information so that the affiliation of the employee in section B is transferred to section C (delete from section B).
(4) The business handover information is changed so that the business a in Section A is handed over to Section C.
(5) The business handover information is changed so that the business b of Section B is handed over to Section C.
(6) Delete department A department information from the DB.
(7) Delete department B department information from the DB.

上記のように組織変更にあたって新組織情報データを作成することに関しては、例えば特許文献1が知られている。特許文献1には、新所属ファイルを作成することが開示されているが、これは、その図4で説明されているように、単に、社員マスターファイルのデータを、所属テーブルにコピーしているだけである。つまり、社員マスターファイルに既に新組織情報データが格納されているか、又は新所属ファイルを作成後に、所属部署の変更があった社員に関して、新たな部署名を手作業で入力することになる。   For example, Patent Document 1 is known regarding the creation of new organization information data when an organization is changed as described above. Patent Document 1 discloses the creation of a new affiliation file, but this is simply copying the data of the employee master file to the affiliation table, as described in FIG. Only. That is, new department information is already stored in the employee master file, or a new department name is manually input for an employee whose department has been changed after the new department file is created.

また、特許文献2には、組織データベースについての記載がある。例えば、その図30に示すように、後続部署名は、組織変更などがある場合に、現在の部署の仕事を引き継ぐことになる部署名を示し、また、各部署毎に有効期間が設定されており、これらによって例えば部署「Y部」が日付「2000.04.01」を以って部署「W部」に併合されることが分かることが開示されている。そして、決裁システムは、組織データベースを参照することで、起案部署名や承認ルート等を、後継部署名の情報に基づき自動的に変更することができる。   Further, Patent Document 2 has a description of a tissue database. For example, as shown in FIG. 30, the subsequent department name indicates the department name that will take over the work of the current department when there is an organizational change, etc., and the validity period is set for each department. Thus, it is disclosed that, for example, the department “Y department” is merged into the department “W department” with the date “2000.04.01”. Then, the approval system can automatically change the drafting unit signature, the approval route, and the like based on the information of the successor unit signature by referring to the organization database.

また、特許文献2では、人事異動、組織変更に柔軟に対応できる業務処理システムを提案している。
特開平7−44433号公報 特開2002−82836号公報 特開2000−250872号公報
Patent Document 2 proposes a business processing system that can flexibly cope with personnel changes and organizational changes.
JP 7-44433 A JP 2002-82836 A JP 2000-250872 A

上記特許文献2では、上記の通り、決裁システムは、組織データベースを参照することで、起案部署名や承認ルート等を、後継部署名の情報に基づき自動的に変更することができる。しかし、組織データベースのデータ(後継部署名や有効期限等)までもが自動的に変更されるわけではない。これは、特許文献3も同様である。また、特許文献1については上述してある通りである。   In Patent Document 2, as described above, the approval system can automatically change the drafting unit signature, the approval route, and the like based on the information of the successor unit signature by referring to the organization database. However, the data in the organization database (successor department signature, expiration date, etc.) is not automatically changed. The same applies to Patent Document 3. Patent Document 1 is as described above.

リレーショナルデータベースの運用では、一意に管理されたコード体系は、基本的には変更しないことが望ましいが、組織情報を取り扱う場合には、部署の統廃合を含む組織変更等により、どうしても部署コードの変更が必要となる場合がある。また、通常、組織変更に伴い、従業員の異動や業務の引継ぎ等が発生する。   In relational database operations, it is desirable not to change the uniquely managed code system. However, when dealing with organizational information, the department code must be changed due to organizational changes including consolidation of departments. It may be necessary. In addition, employee changes and business takeovers usually occur with organizational changes.

従来では、上記の通り、従業員の新たな所属情報や業務引継情報を手作業で入力する必要があり、特に組織変更が頻繁に行われる組織においては作業負担が増大していた。ここで、本発明者は、特に組織変更が頻繁に行われる状況では、組織変更といっても、単に部署名と部署コードが変わるだけであったり、複数の部署が1つに統合されるだけである為、全く別の部署に異動する従業員は極く少数である場合が多いことに着目した。これより、従業員の所属情報や業務引継情報の殆どを自動処理で変更することにより、手作業によるデータ変更作業の作業負担を軽減できると考えた。   Conventionally, as described above, it is necessary to manually input new employee affiliation information and business hand-over information. In particular, in an organization in which organizational changes are frequently performed, the work load has increased. Here, the present inventor, even in a situation where organizational changes are frequently performed, even if the organizational change is made, the department name and department code are simply changed, or a plurality of departments are integrated into one. Therefore, we focused on the fact that very few employees are transferred to completely different departments. From this, we thought that the work burden of manual data change work could be reduced by changing most of the employee affiliation information and business hand-over information by automatic processing.

本発明の課題は、部署情報、所属情報、業務引継情報等の組織構成DBの格納データを、ユーザに部署情報の変更内容を設定させるだけで、所属情報、業務引継情報等もその殆どを自動処理で変更させることができ、以ってユーザの作業負担を軽減でき入力ミスも減らすことができる組織構成管理システム、そのプログラム等を提供することである。   The problem of the present invention is that most of the affiliation information, business takeover information, etc. are automatically set by simply letting the user set the change contents of the department information in the organization structure DB storage data such as department information, affiliation information, business takeover information. It is an object of the present invention to provide an organization configuration management system, a program, and the like that can be changed by processing, thereby reducing the user's workload and reducing input errors.

本発明の組織構成管理システムは、部署情報テーブル、業務引継情報テーブル、及び所属情報テーブルを格納する組織構成データベースと、部署変更用画面を表示させて新部署情報と共に対応する旧部署コードを入力させ、該入力させた新部署情報を該旧部署コードと対応付けて前記部署情報テーブルにインポートするメンテナンス用ツールと、前記インポートした新部署情報と旧部署コードとを参照して、前記業務引継情報テーブルにおいて旧部署の業務を新部署へと引き継がせるデータ変更を行うと共に、前記所属情報テーブルにおいて各従業員の所属部署を旧部署から新部署へと変更し、更に前記部署情報テーブルにおいて旧部署情報を削除する組織展開処理手段とを有するように構成する。   The organization configuration management system of the present invention displays an organization configuration database for storing a department information table, a business takeover information table, and an affiliation information table, and displays a department change screen to input a corresponding old department code together with new department information. A maintenance tool for importing the inputted new department information into the department information table in association with the old department code; and referring to the imported new department information and old department code, the business takeover information table In the department information table, the employee department is changed from the old department to the new department, and the old department information is updated in the department information table. And a tissue expansion processing means to be deleted.

上記システムでは、まず、入力された新部署情報を部署情報テーブルにインポートする際に、旧部署コードも対応付けて格納する。これによって、部署情報テーブルを参照すれば、新−旧部署の関係が分かる。これより、組織展開処理手段は、部署情報テーブルを参照することで、業務引継情報テーブル、及び所属情報テーブルを、上記の通り組織変更後に応じた内容へと自動的に変更することができる。単なる部署名の変更等の組織変更の場合のように、実質的には従業員の異動は無い場合や、単なる部署の統合の場合には、組織展開処理手段によって自動的に組織構成データベースが更新される。そうでない場合でも、実質的に異動する従業員は極く少数である場合が多いので、一部を手作業で修正すれば済むので、ユーザの作業負担は軽減され、ミスも少なくなることが期待できる。   In the above system, first, when the input new department information is imported into the department information table, the old department code is also stored in association with it. Thus, the relationship between the new and old departments can be understood by referring to the department information table. Thus, the organization development processing means can automatically change the business takeover information table and the affiliation information table to the contents corresponding to the organization change as described above by referring to the department information table. The organizational structure database is automatically updated by the organizational development processing means when there is virtually no change of employees, as in the case of an organizational change such as a simple departmental change, or in the case of simple department integration. Is done. Even if this is not the case, there are often very few employees who move substantially, so it is only necessary to manually correct some of the employees, so it is expected that the burden on the user will be reduced and mistakes will be reduced. it can.

また、例えば、複数の旧部署を1つの新部署へと統合する場合には、該旧部署の各々について順次、前記メンテナンス用ツールによる入力とこれに応じた前記組織展開処理手段による処理を実行することで、部署統合に応じた部署情報テーブル、業務引継情報テーブル、及び所属情報テーブルのデータ変更を行う。   Further, for example, when a plurality of old departments are integrated into one new department, each of the old departments is sequentially executed by the maintenance tool and correspondingly executed by the organization development processing means. As a result, the department information table, the business takeover information table, and the affiliation information table are changed according to the department integration.

また、例えば、前記組織展開処理手段は、前記所属情報テーブルにおいて前記複数の旧部署を同一の従業員が兼任していると判定した場合には、該兼任を解除したうえで、該従業員の所属部署を前記統合する新部署へと変更する。   In addition, for example, when the organization development processing unit determines that the same employee is concurrently serving as the plurality of old departments in the affiliation information table, after canceling the concurrent position, Change the department to the new department to be integrated.

本発明の組織構成管理システム、そのプログラム等によれば、部署情報、所属情報、業務引継情報等の組織構成DBの格納データを、ユーザに部署情報の変更内容を設定させるだけで、所属情報、業務引継情報等もその殆どを自動処理で変更させることができ、以ってユーザの作業負担を軽減でき入力ミスも減らすことができる。   According to the organization configuration management system of the present invention, its program, etc., the stored data of the organization configuration DB such as department information, affiliation information, business takeover information, etc. Most of the business takeover information and the like can be changed by automatic processing, thereby reducing the work burden on the user and reducing input errors.

以下、図面を参照して、本発明の実施の形態について説明する。
図1は、本実施形態による組織構成管理システムの概略構成図である。
図示の組織構成管理システムは、認証サーバ10、Webアプリケーションサーバ20、管理者端末30、一般ユーザ端末40等から成り、これらは不図示のネットワーク(LAN等)に接続しており、相互にデータ送受信可能となっている。
Embodiments of the present invention will be described below with reference to the drawings.
FIG. 1 is a schematic configuration diagram of an organization configuration management system according to the present embodiment.
The illustrated organization configuration management system includes an authentication server 10, a web application server 20, an administrator terminal 30, a general user terminal 40, and the like, which are connected to a network (such as a LAN) (not shown) and transmit / receive data to / from each other. It is possible.

Webアプリケーションサーバ20と一般ユーザ端末40は、本発明には直接関係しないので、その説明は省略する。また、認証サーバ10における図示のアクセス認証モジュール、アクセス制御モジュールも、本発明に直接関係しないので、説明しない。   Since the Web application server 20 and the general user terminal 40 are not directly related to the present invention, description thereof is omitted. Also, the illustrated access authentication module and access control module in the authentication server 10 are not directly related to the present invention and will not be described.

認証サーバ10は、データベース(DB)11、組織展開バッチ処理部12、メンテナンスツール13、及びWebサーバ機能14を有する。データベース11は、2つの組織構成DB11a、11bを備えるが、これらはワークとマスタの関係にあり、基本的には同じデータが格納されている。データ変更の際に、まずワーク(11a)のデータを変更し、その後、ワークの変更をマスタ(11b)側に反映させるものである。組織構成DB11a、11bには、後述する部署情報テーブル50、業務引継情報テーブル60、所属情報テーブル70等が格納される。   The authentication server 10 includes a database (DB) 11, an organization development batch processing unit 12, a maintenance tool 13, and a Web server function 14. The database 11 includes two organization configuration DBs 11a and 11b, which are in a relationship between a work and a master, and basically store the same data. When changing the data, first, the data of the workpiece (11a) is changed, and then the change of the workpiece is reflected on the master (11b) side. The organization configuration DBs 11a and 11b store a department information table 50, a business takeover information table 60, an affiliation information table 70, and the like, which will be described later.

本発明の特徴は、主に組織展開バッチ処理部12(更にメンテナンスツールも)にあり、後に詳細に説明する。尚、組織展開バッチ処理部12やメンテナンスツール13,31やWebサーバ機能14等のように認証サーバ10や管理者端末30が有する各種処理機能は、認証サーバ10や管理者端末30が有する不図示のCPU等が、不図示の記憶装置(ハードディスク、メモリ等)に記憶されている所定のアプリケーションプログラムを読み出し実行することにより実現される。尚、上記本発明の特徴を有するものは、認証サーバに限るものではなく、他の任意のサーバであってもよい。   The feature of the present invention is mainly in the tissue development batch processing unit 12 (and also a maintenance tool), which will be described in detail later. Various processing functions of the authentication server 10 and the administrator terminal 30 such as the organization development batch processing unit 12, the maintenance tools 13 and 31, the Web server function 14 and the like are not shown in the authentication server 10 and the administrator terminal 30. The CPU is realized by reading and executing a predetermined application program stored in a storage device (hard disk, memory, etc.) (not shown). In addition, what has the characteristic of the said invention is not restricted to an authentication server, Other arbitrary servers may be sufficient.

管理者端末30は、Webブラウザ32を備えており、認証サーバ10のWebサーバ機能14を介してメンテナンスツール13を利用できるようになっている。あるいは、管理者端末30自体が、メンテナンスツール31を有していてもよい。メンテナンスツールは、データベース11に格納されるデータの管理(データ追加、変更、削除等)を管理者に行わせる為のツールであり、データ管理の為の入力・設定画面(GUI画面)を管理者端末30のディスプレイに表示して入力を受け付ける機能やインポート機能を備える。更に、従来とは異なり、変更前部署コードを設定させる機能も備えている。   The administrator terminal 30 includes a Web browser 32 so that the maintenance tool 13 can be used via the Web server function 14 of the authentication server 10. Alternatively, the administrator terminal 30 itself may have the maintenance tool 31. The maintenance tool is a tool for allowing an administrator to manage data stored in the database 11 (data addition, change, deletion, etc.), and an input / setting screen (GUI screen) for data management is displayed on the administrator. A function of accepting input by displaying on the display of the terminal 30 and an import function are provided. Furthermore, unlike the prior art, it also has a function for setting the department code before change.

図2に、組織展開バッチ処理部12の処理フローチャート図を示す。
以下、図2に示す処理について、図3、図4に示す具体例も参照して説明する。
図3、図4に示す具体例は、上記従来技術で図8で説明した具体例を例にしている。すなわち、A課とB課を統合して新たにC課を設立し、A課とB課の業務及び従業員は、そのままC課に異動する場合を例にする。
FIG. 2 shows a processing flowchart of the tissue development batch processing unit 12.
Hereinafter, the process illustrated in FIG. 2 will be described with reference to the specific examples illustrated in FIGS. 3 and 4.
The specific examples shown in FIGS. 3 and 4 are the specific examples described with reference to FIG. That is, an example is given in which the A section and the B section are integrated to newly establish a C section, and the operations and employees of the A section and the B section are transferred to the C section as they are.

従来では、上述した(1)〜(7)のデータ変更作業を必要としたが、本手法によれば、以下の(A)、(B)の手作業を行うだけで済む。すなわち、(A)の作業実行後に組織展開バッチ処理部12を呼び出して処理実行させ、同様に(B)の作業実行後に組織展開バッチ処理部12を呼び出して処理実行させるだけで、上記C課への統合に伴う組織構成DB11aの変更が行われる(当然、その後、組織構成DB11bも、DB11aと同様の内容になるように更新される)。尚、以下の説明では、メンテナンスツール31を用いるものとするが、メンテナンスツール13を用いても良い。   Conventionally, the above-described data changing operations (1) to (7) are required. However, according to this method, only the following manual operations (A) and (B) are required. That is, after the work of (A) is executed, the organization expansion batch processing unit 12 is called to execute the process. Similarly, after the operation of (B) is executed, the tissue expansion batch processing unit 12 is called to execute the process. The organization configuration DB 11a is changed in accordance with the integration of the database (of course, thereafter, the organization configuration DB 11b is also updated to have the same contents as the DB 11a). In the following description, the maintenance tool 31 is used, but the maintenance tool 13 may be used.

(A)管理者は、管理者端末30において、メンテナンスツール31を用いて、部署情報の設定用のGUI画面を表示させて、C課の部署情報と部署コードと変更前部署コード(ここではA課の部署コード)を入力する。メンテナンスツール31は、この設定データを部署情報テーブルにインポートすると共に操作フラグをONにする。そして、組織展開バッチ処理部12を呼び出す。   (A) The administrator uses the maintenance tool 31 on the administrator terminal 30 to display a GUI screen for setting the department information, so that the department C department information, department code, and department code before change (here, A Enter the department's department code. The maintenance tool 31 imports this setting data into the department information table and turns on the operation flag. Then, the organization expansion batch processing unit 12 is called.

(B)管理者は、管理者端末30において、メンテナンスツール31を用いて、部署情報の設定用のGUI画面を表示させて、C課の部署情報と部署コードと変更前部署コード(ここではB課の部署コード)を入力する。メンテナンスツール31は、この設定データを部署情報テーブルにインポートすると共に操作フラグをONにする。組織展開バッチ処理部12を呼び出す。   (B) The administrator uses the maintenance tool 31 on the administrator terminal 30 to display a GUI screen for setting the department information, so that the department C department information, department code, and pre-change department code (in this case B Enter the department's department code. The maintenance tool 31 imports this setting data into the department information table and turns on the operation flag. The organization development batch processing unit 12 is called.

以下、まず、上記(A)の場合について説明する。
まず、組織構成DB11aには、部署情報テーブル50、業務引継情報テーブル60、及び所属情報テーブル70が格納されており、図3(b)には変更前の各テーブルの状態を示す。すなわち、部署情報テーブル50は、部署名52とその部署コード51、部署履歴番号53の各フィールドを有し、ここではA課、B課に関する情報が格納されている。また、部署情報テーブル50には、従来と異なり、操作フラグ54、変更前部署コード55のフィールドも存在する。変更作業時以外のときには、操作フラグ54はOFFとなっており、変更前部署コード55は“データ無し”となっている。
Hereinafter, first, the case (A) will be described.
First, a department information table 50, a business takeover information table 60, and an affiliation information table 70 are stored in the organization structure DB 11a. FIG. 3B shows the state of each table before the change. That is, the department information table 50 includes fields of a department name 52, a department code 51, and a department history number 53, and here, information relating to sections A and B is stored. Further, the department information table 50 also includes fields for an operation flag 54 and a pre-change department code 55, which are different from conventional ones. At times other than the change work, the operation flag 54 is OFF, and the pre-change department code 55 is “no data”.

業務引継情報テーブル60には、各部署の担当業務の業務名称63とその業務コード61が格納されている。ここでは、A課、B課の業務の情報が格納されている。所属情報テーブル70には、各従業員の氏名73と個人コード(従業員番号等)71と所属部署の部署コード72と役職74が格納されている。ここでは、山田、佐藤、鈴木がA課に属し、山田はB課の課長も兼任し、B課には更に田中、渡辺が属する。   The business takeover information table 60 stores the business name 63 of the business in charge of each department and the business code 61 thereof. Here, information on the operations of Section A and Section B is stored. The affiliation information table 70 stores the name 73, personal code (employee number, etc.) 71 of each employee, department code 72 of the department to which the employee belongs, and job title 74. Here, Yamada, Sato, and Suzuki belong to section A, Yamada also serves as the section manager of section B, and Tanaka and Watanabe belong to section B.

また、図3(a)には上記作業(A)により入力されたデータを示す。すなわち、新たな部署名として“C課”、その部署コードとして‘10010030’、変更前部署コードとしてA課の部署コード‘10010010’が入力される。   FIG. 3A shows the data input in the above operation (A). That is, “Section C” is input as a new department name, “10010030” is input as the department code, and the department code “10010010” of Section A is input as the department code before change.

メンテナンスツール31は、この入力データを部署情報テーブル50にインポートする。その際、操作フラグ54をONにする。これによって、部署情報テーブル50は図3 (c)に示す状態となる。これによって、ある部署が、どの部署(部署コード)から変更されたのかが、部署情報テーブル50を参照することで判別可能となる。   The maintenance tool 31 imports this input data into the department information table 50. At that time, the operation flag 54 is turned ON. As a result, the department information table 50 is in the state shown in FIG. Thereby, it is possible to determine from which department (department code) a certain department has been changed by referring to the department information table 50.

この状態で、組織展開バッチ処理部12を呼び出して図2の処理を実行させることで、部署情報テーブル50、業務引継情報テーブル60、及び所属情報テーブル70は、図3(d)に示す状態となる。   In this state, by calling the organization development batch processing unit 12 to execute the processing of FIG. 2, the department information table 50, the business takeover information table 60, and the affiliation information table 70 are in the state shown in FIG. Become.

すなわち、組織展開バッチ処理部12は、まず、部署情報テーブル50を参照して操作フラグ54をチェックして、フラグONとなっているレコードがあるか否かを判定する(ステップS11)。フラグONとなっているレコードが1つも無い場合には(ステップS11,NO)、本処理を終了する。フラグONとなっているレコードが存在する場合には、当該レコードにおける変更前部署コード55を取得し(ステップS12)、業務引継情報テーブル60において、部署コード62がステップS12で取得した変更前部署コード55と同一である全てのレコードの部署コード62を、上記フラグONであるレコードの部署コード51へと変更する(ステップS13)。図3(d)の例では、業務引継情報テーブル60の1行目のレコードにおける部署コード62が、‘10010030’に変更される。これによって、旧部署「A課」の業務は、新部署「C課」へと引き継がれる。   That is, the organization development batch processing unit 12 first checks the operation flag 54 with reference to the department information table 50, and determines whether there is a record with the flag ON (step S11). If there is no record with the flag ON (step S11, NO), this process ends. If there is a record with the flag ON, the pre-change department code 55 in the record is acquired (step S12), and the pre-change department code acquired by the department code 62 in step S12 in the business takeover information table 60. The department code 62 of all records that are the same as 55 is changed to the department code 51 of the record whose flag is ON (step S13). In the example of FIG. 3D, the department code 62 in the record in the first row of the business takeover information table 60 is changed to “10010030”. As a result, the work of the old department “A section” is transferred to the new department “C section”.

尚、操作フラグ54は無くてもよい。この場合には、ステップS11の判定は、変更前部署コード55にデータがあるか否かにより行う(後述するように、図2の処理が終わる時点でこのフィールドはクリアするので、データがある場合には、新規追加されたレコードである)。   The operation flag 54 may be omitted. In this case, the determination in step S11 is made based on whether or not there is data in the pre-change department code 55 (as will be described later, this field is cleared when the processing in FIG. Is a newly added record).

続いて、所属情報テーブル70を参照して、各レコード毎に、重複行があるか否かを判定し(ステップS14)、重複行がある場合には(ステップS14,YES)、これら内容が同一である複数のレコードのうち、その部署コード72が上記変更前部署コード55と同一であるレコードを削除する(ステップS16)。これにより、複数の旧部署を同一の従業員が兼任していた場合には、兼任を解除する。一方、重複行が無い場合には(ステップS14,NO)、処理対象レコードの部署コード72が上記変更前部署コード55と同一である場合には、これを上記フラグONであるレコードの部署コード51へと変更する(ステップS15)。   Subsequently, with reference to the affiliation information table 70, it is determined whether or not there is a duplicate row for each record (step S14). If there is a duplicate row (step S14, YES), these contents are the same. Among the plurality of records, the record whose department code 72 is the same as the previous department code 55 is deleted (step S16). As a result, if the same employee is concurrently serving as a plurality of old departments, the concurrent appointment is canceled. On the other hand, when there is no duplicate row (step S14, NO), when the department code 72 of the record to be processed is the same as the department code 55 before change, this is changed to the department code 51 of the record whose flag is ON. (Step S15).

以上の処理を、所属情報テーブル70の全てのレコードについて実行するまで繰り返し行い、全てのレコードについて処理実行したら(ステップS17,YES)、ステップS18の処理に移る。   The above process is repeated until it is executed for all the records in the affiliation information table 70. When the process is executed for all the records (step S17, YES), the process proceeds to step S18.

尚、この段階で、業務引継情報テーブル60、及び所属情報テーブル70は、図3(d)に示す変更後の状態となっている。
尚、重複行があるか否かの判定は、個人コード71、部署コード72、及び氏名73が同一であるレコードが他にあるか否かにより判定する。但し、部署コード72は仮に該当する全てのレコードについて旧部署コードから新部署コードへと変更したものとして判定する。つまり、この例では、所属情報テーブル70の1〜3行目の部署コードを全て仮に‘10010030’に変更したものとして重複行があるか否かを判定する。よって、図3(b)に示す例では、重複行があるレコードは1つも無い。
At this stage, the business takeover information table 60 and the affiliation information table 70 are in a state after change shown in FIG.
Note that whether or not there are duplicate rows is determined by whether or not there are other records having the same personal code 71, department code 72, and name 73. However, the department code 72 is determined to have been changed from the old department code to the new department code for all the corresponding records. That is, in this example, it is determined whether or not there are duplicate lines as if the department codes in the first to third lines of the affiliation information table 70 are all changed to “10010030”. Therefore, in the example shown in FIG. 3B, there is no record with duplicate rows.

ステップS18では、部署情報テーブル50において、旧部署の情報を削除する。すなわち、その部署コード51が上記変更前部署コード55と同一であるレコードを削除する。   In step S18, the old department information is deleted from the department information table 50. That is, the record whose department code 51 is the same as the previous department code 55 is deleted.

最後に、上記フラグONであるレコードにおける変更前部署コード55のフィールドをクリアすると共にその操作フラグ54をOFFにする(ステップS19)。その際、未指定の項目(部署履歴番号)は、旧部署の情報(A課の情報)を引き継ぐ。これによって、部署情報テーブル50は、図3(d)に示す変更後の状態となる。   Finally, the field of the department code 55 before change in the record with the flag ON is cleared and the operation flag 54 is turned OFF (step S19). At that time, the unspecified item (department history number) inherits the old department information (section A information). As a result, the department information table 50 is changed to the state shown in FIG.

以上で、上記(A)の操作に伴う変更処理が終了し、続いて上記(B)の操作を行って再び組織展開バッチ処理部12を呼び出して図2の処理を実行させる。この場合、図4(b)に示す通り、変更前の状態は図3(d)の状態である。   Thus, the change process accompanying the operation (A) is completed, and then the operation (B) is performed to call the tissue expansion batch processing unit 12 again to execute the process of FIG. In this case, as shown in FIG. 4B, the state before the change is the state of FIG.

図4(a)には上記作業(B)により入力されたデータを示す。すなわち、新たな部署名として“C課”、その部署コードとして‘10010030’、変更前部署コードとしてB課の部署コード‘10010020’が入力される。そして、上記作業(A)の場合と同様、メンテナンスツール31は、この入力データを部署情報テーブル50にインポートするが、(説明していなかったが)その際にもし部署コード51及び部署名52が入力データと同一のレコードが既に部署情報テーブル50に存在する場合には、このレコードに入力データを上書きする。但し、入力されていないデータ項目(この例では部署履歴番号)は、既存の内容を引き継ぐ。勿論、このレコードの操作フラグ54をONにする。これによって、部署情報テーブル50は図4(c)に示す状態となる。   FIG. 4A shows the data input by the operation (B). That is, “Section C” is entered as a new department name, “10010030” is entered as the department code, and the department code “10010020” is assigned as the department code before the change. As in the case of the above operation (A), the maintenance tool 31 imports this input data into the department information table 50 (although it has not been explained), the department code 51 and the department name 52 are included in this case. If the same record as the input data already exists in the department information table 50, the input data is overwritten on this record. However, data items that have not been entered (in this example, the department history number) inherit the existing contents. Of course, the operation flag 54 of this record is turned ON. As a result, the department information table 50 is in the state shown in FIG.

そして、図2の処理を実行するが、ここでは、上記図3の例の場合と異なる点についてのみ説明する。すなわち、上記図3の例では、ステップS14の判定がYESとなるレコードは存在しなかったが、この例では、「山田」課長について同一内容の2つのレコードが存在する。よって、ステップS16の処理により、その部署コード72が変更前部署コード55(10010020)と同一であるレコード、すなわち図示の4行目のレコードが、所属情報テーブル70から削除される。それ以外は、上記図3の例と同様にして、業務引継情報テーブル60、及び所属情報テーブル70における部署コード62,72が、C課の部署コード‘10010030’に置き換えられ、部署情報テーブル50からB課のレコードが削除され、これら各種テーブルは、図4(d)に示す変更後の状態となる。   Then, the processing of FIG. 2 is executed, but here, only the differences from the case of the example of FIG. 3 will be described. That is, in the example of FIG. 3, there is no record in which the determination in step S14 is YES, but in this example, there are two records having the same content for the section manager “Yamada”. Therefore, the record whose department code 72 is the same as the department code 55 (10010020) before the change, that is, the record in the fourth line in the figure is deleted from the affiliation information table 70 by the process of step S16. Otherwise, as in the example of FIG. 3, the department codes 62 and 72 in the business takeover information table 60 and the affiliation information table 70 are replaced with the department C department code '10010030'. The record of Section B is deleted, and these various tables are in the state after change shown in FIG.

図6に、上記メンテナンスツールによって管理者端末30のディスプレイに表示される組織変更設定画面の一例を示す。
以上説明した組織展開バッチ処理部12による図2の処理によって、本手法では、図5に示すように、管理者は、組織変更(部署の統合等も含む)に伴う組織構成DBのデータ変更作業の際には、メンテナンス用ツールを用いて変更後の部署情報、及び変更前部署コードを設定するだけで、部署情報だけでなく、組織変更に伴う従業員の異動の設定(所属情報の変更)、組織変更に伴う業務引継ぎの設定(業務引継情報の変更)も、自動的に行われるようになり、管理者の作業負担が軽減される。尚、図5に示す通り、組織変更を伴わない社員の異動や業務の引継ぎ等の場合には、従来通り、管理者が手作業により組織構成DBのデータ変更作業を行う。
FIG. 6 shows an example of an organization change setting screen displayed on the display of the administrator terminal 30 by the maintenance tool.
By the processing of FIG. 2 by the organization development batch processing unit 12 described above, in this method, as shown in FIG. 5, the administrator can change the data of the organization configuration DB accompanying the organization change (including the integration of departments). In this case, you can set not only the department information but also the employee change due to the organizational change (change of affiliation information) by setting the department information after the change and the department code before the change using the maintenance tool. In addition, the setting of business takeover (change of business takeover information) accompanying the organization change is automatically performed, and the work load on the administrator is reduced. As shown in FIG. 5, in the case of an employee change or work transfer without an organization change, the administrator manually changes the data in the organization configuration DB as usual.

但し、これによって組織構成DBのデータ変更作業が完了するとは限らない。上記の例では、変更前の部署(A課、B課)の所属者全員が、変更後の部署(C課)に異動し、且つ役職もそのままである為、上記図2の処理によって組織構成DBのデータ変更作業が完了するが、一部の従業員が、全く別の部署に異動したり、別の部署から異動してきたり、役職が変わる場合に有り得るので、これらについては別途、手作業による設定が必要となる。また、全く違う部署に移管される業務についても、別途、手作業による設定が必要となる。   However, this does not necessarily complete the data change work of the organizational structure DB. In the above example, all the members of the departments before the change (section A, section B) have been transferred to the post-change department (section C) and the post remains unchanged. DB data modification work is completed, but it is possible that some employees have moved to a completely different department, moved from another department, or changed their job titles. Setting is required. In addition, operations that are transferred to completely different departments also require manual settings.

しかしながら、特に頻繁に組織変更が行われる場合、単に部署名を変更したり、複数の部署を統合するだけである場合も多いので、その様な場合には、旧部署の所属者全員でないとしても、その多くは、旧部署から新部署へそのまま異動になる場合が多いし、業務についてもそのまま新部署に引き継がれる場合が多いので、上記図2の処理によって組織構成DBのデータ変更作業が完了するケースも少なくなく、またそうでない場合でも、手作業による変更作業は、極く一部の従業員に関するもので済むので、作業負担は大幅に軽減でき、また人為的ミスを減らすこともできる。   However, especially in the case of frequent organizational changes, it is often the case that the department name is simply changed or multiple departments are integrated. In such cases, not all members of the old department may belong. In many cases, the change from the old department to the new department is often performed, and the business is often handed over to the new department as it is. There are not a few cases, and even if not, manual changes can be done for only a few employees, so the workload can be greatly reduced and human error can be reduced.

また、組織変更後の新たな部署名のみが先行して通達され、後に、各従業員の新所属部署が通知される場合、従来では、先に部署情報のみを新部署に変更すると、従業員の所属情報は旧部署で管理されている状態のままであるので、システム運用上、問題となったが、本手法では、上記の通り、所属情報も組織変更後に対応する形で変更されるので、この問題を解決できる。上記“極く一部の従業員”に関しては、各従業員の新所属部署が通知された段階で、手作業により修正すれば済む。   In addition, when only the new department name after the organizational change is notified in advance and later the new department of each employee is notified, conventionally, if only the department information is changed to the new department first, the employee Since the affiliation information is still managed by the old department, there was a problem in system operation. However, with this method, as described above, the affiliation information is also changed in a corresponding manner after the organization change. Can solve this problem. The above-mentioned “very few employees” can be corrected manually when the new department of each employee is notified.

図1は、本実施形態による組織構成管理システムの概略構成図である。FIG. 1 is a schematic configuration diagram of an organization configuration management system according to the present embodiment. 組織展開バッチ処理部の処理フローチャート図である。It is a process flowchart figure of an organization expansion batch processing part. (a)〜(d)は、組織構成DBの自動更新の様子を示す図(その1)である。(A)-(d) is a figure (the 1) which shows the mode of the automatic update of organization structure DB. (a)〜(d)は、組織構成DBの自動更新の様子を示す図(その2)である。(A)-(d) is a figure (the 2) which shows the mode of the automatic update of organization structure DB. 本手法の特徴を概略的に示す図である。It is a figure which shows the characteristic of this method roughly. 部署変更設定画面の一例である。It is an example of a department change setting screen. 従来の組織構成管理システムにおける組織変更時の組織構成情報の変更作業を説明する為の図である。It is a figure for demonstrating the change operation | work of the organization structure information at the time of the organization change in the conventional organization structure management system. 組織変更の具体例である。It is a specific example of organizational change. 組織変更があった場合の従来のデータ変更作業手順である。This is a conventional data change work procedure when there is an organizational change.

符号の説明Explanation of symbols

10 認証サーバ
11 データベース
11a 組織構成DB(ワーク)
11b 組織構成DB(マスタ)
12 組織展開バッチ処理部
13 メンテナンスツール
14 Webサーバ機能
20 Webアプリケーションサーバ
30 管理者端末
31 メンテナンスツール
32 Webブラウザ
40 一般ユーザ端末40
50 部署情報テーブル
51 部署コード
52 部署名
53 部署履歴番号
54 操作フラグ
55 変更前部署コード
60 業務引継情報テーブル
61 業務コード
62 部署コード
63 業務名称
70 所属情報テーブル
71 個人コード71
72 部署コード
73 氏名
74 役職
10 Authentication Server 11 Database 11a Organization Configuration DB (Work)
11b Organizational structure DB (master)
12 Organization Deployment Batch Processing Unit 13 Maintenance Tool 14 Web Server Function 20 Web Application Server 30 Administrator Terminal 31 Maintenance Tool 32 Web Browser 40 General User Terminal 40
50 Department information table 51 Department code 52 Department name 53 Department history number 54 Operation flag 55 Department code before change 60 Business takeover information table 61 Business code 62 Department code 63 Business name 70 Affiliation information table 71 Personal code 71
72 Department Code 73 Name 74 Title

Claims (4)

部署情報テーブル、業務引継情報テーブル、及び所属情報テーブルを格納する組織構成データベースと、
部署変更用画面を表示させて新部署情報と共に対応する旧部署コードを入力させ、該入力させた新部署情報を該旧部署コードと対応付けて前記部署情報テーブルにインポートするメンテナンス用ツールと、
前記インポートした新部署情報と旧部署コードとを参照して、前記業務引継情報テーブルにおいて旧部署の業務を新部署へと引き継がせるデータ変更を行うと共に、前記所属情報テーブルにおいて各従業員の所属部署を旧部署から新部署へと変更し、更に前記部署情報テーブルにおいて旧部署情報を削除する組織展開処理手段と、
を有することを特徴とする組織構成管理システム。
An organization structure database for storing a department information table, a business takeover information table, and an affiliation information table;
A maintenance tool that displays a department change screen and inputs a corresponding old department code together with new department information, and imports the input new department information in association with the old department code into the department information table;
Referring to the imported new department information and old department code, in the business takeover information table, the data change is made to transfer the business of the old department to the new department, and the department to which each employee belongs in the department information table Organizational development processing means for changing the old department to the new department and deleting the old department information in the department information table;
An organization configuration management system comprising:
複数の旧部署を1つの新部署へと統合する場合には、該旧部署の各々について順次、前記メンテナンス用ツールによる入力とこれに応じた前記組織展開処理手段による処理を実行することで、部署統合に応じた部署情報テーブル、業務引継情報テーブル、及び所属情報テーブルのデータ変更を行うことを特徴とする請求項1記載の組織構成管理システム。   When integrating a plurality of old departments into one new department, each of the old departments is sequentially input by the maintenance tool and the corresponding processing by the organization development processing means is executed. 2. The organization configuration management system according to claim 1, wherein data of the department information table, the business takeover information table, and the affiliation information table is changed according to the integration. 前記組織展開処理手段は、前記所属情報テーブルにおいて前記複数の旧部署を同一の従業員が兼任していると判定した場合には、該兼任を解除したうえで、該従業員の所属部署を前記統合する新部署へと変更することを特徴とする請求項2記載の組織構成管理システム。   When the organization development processing means determines that the same employee is concurrently serving as the plurality of old departments in the affiliation information table, after canceling the concurrent appointment, the department to which the employee belongs is 3. The organization configuration management system according to claim 2, wherein the system is changed to a new department to be integrated. 部署情報テーブル、業務引継情報テーブル、及び所属情報テーブルを格納する組織構成データベースを備えるコンピュータに、
部署変更用画面を表示させて新部署情報と共に対応する旧部署コードを入力させ、該入力させた新部署情報を該旧部署コードと対応付けて前記部署情報テーブルにインポートする機能と、
前記インポートした新部署情報と旧部署コードとを参照して、前記業務引継情報テーブルにおいて旧部署の業務を新部署へと引き継がせるデータ変更を行うと共に、前記所属情報テーブルにおいて各従業員の所属部署を旧部署から新部署へと変更し、更に前記部署情報テーブルにおいて旧部署情報を削除する機能と、
を実現させる為のプログラム。
To a computer having an organization configuration database for storing a department information table, a business takeover information table, and an affiliation information table,
A function for displaying a department change screen, inputting an old department code corresponding to the new department information, and importing the inputted new department information in association with the old department code into the department information table;
Referring to the imported new department information and old department code, in the business takeover information table, the data change is made to transfer the business of the old department to the new department, and the department to which each employee belongs in the department information table A function of changing the old department information from the old department to the new department, and deleting the old department information in the department information table,
A program to realize
JP2006069833A 2006-03-14 2006-03-14 Organization constitution management system, and program therefor Pending JP2007249422A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006069833A JP2007249422A (en) 2006-03-14 2006-03-14 Organization constitution management system, and program therefor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006069833A JP2007249422A (en) 2006-03-14 2006-03-14 Organization constitution management system, and program therefor

Publications (1)

Publication Number Publication Date
JP2007249422A true JP2007249422A (en) 2007-09-27

Family

ID=38593680

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006069833A Pending JP2007249422A (en) 2006-03-14 2006-03-14 Organization constitution management system, and program therefor

Country Status (1)

Country Link
JP (1) JP2007249422A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009151402A (en) * 2007-12-19 2009-07-09 Hitachi Ltd Method and system for reflecting change in organization information
JP2014238802A (en) * 2013-05-10 2014-12-18 キヤノンマーケティングジャパン株式会社 Workflow system, control method for workflow system, program, and recording medium
CN107273104A (en) * 2016-04-08 2017-10-20 阿里巴巴集团控股有限公司 A kind of processing method and processing device of configuration data structure
CN111126956A (en) * 2019-12-19 2020-05-08 贵州惠智电子技术有限责任公司 Organization framework management system for multi-unit information interconnection
CN112308413A (en) * 2020-10-30 2021-02-02 中京恒瑞国际软件有限公司 Man-of-law architecture and business architecture separation design, seamless coupling EB (electronic Beam) technology platform and operation method implemented based on two-way fusion

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11203334A (en) * 1998-01-08 1999-07-30 Babcock Hitachi Kk Work flow managing device for designing plant
JP2000207447A (en) * 1999-01-08 2000-07-28 Toshiba Corp Personnel management system, personnel managing method and storage medium
JP2003263539A (en) * 2003-01-09 2003-09-19 Casio Comput Co Ltd Organization chart processing device
JP2005092619A (en) * 2003-09-18 2005-04-07 Fuji Electric Systems Co Ltd Business system and its program

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11203334A (en) * 1998-01-08 1999-07-30 Babcock Hitachi Kk Work flow managing device for designing plant
JP2000207447A (en) * 1999-01-08 2000-07-28 Toshiba Corp Personnel management system, personnel managing method and storage medium
JP2003263539A (en) * 2003-01-09 2003-09-19 Casio Comput Co Ltd Organization chart processing device
JP2005092619A (en) * 2003-09-18 2005-04-07 Fuji Electric Systems Co Ltd Business system and its program

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009151402A (en) * 2007-12-19 2009-07-09 Hitachi Ltd Method and system for reflecting change in organization information
JP2014238802A (en) * 2013-05-10 2014-12-18 キヤノンマーケティングジャパン株式会社 Workflow system, control method for workflow system, program, and recording medium
CN107273104A (en) * 2016-04-08 2017-10-20 阿里巴巴集团控股有限公司 A kind of processing method and processing device of configuration data structure
CN107273104B (en) * 2016-04-08 2021-05-28 创新先进技术有限公司 Processing method and device for configuration data structure
CN111126956A (en) * 2019-12-19 2020-05-08 贵州惠智电子技术有限责任公司 Organization framework management system for multi-unit information interconnection
CN112308413A (en) * 2020-10-30 2021-02-02 中京恒瑞国际软件有限公司 Man-of-law architecture and business architecture separation design, seamless coupling EB (electronic Beam) technology platform and operation method implemented based on two-way fusion

Similar Documents

Publication Publication Date Title
US10558642B2 (en) Mechanism for deprecating object oriented data
JP2004528636A (en) Automatic data update
JP2007249422A (en) Organization constitution management system, and program therefor
US20060095432A1 (en) Disclosure control system and method
JP2010033470A (en) Document management apparatus, document management program, and recording medium
JP2005327228A (en) Work flow system capable of specifying multiple approvers in same approval order
JP2009151402A (en) Method and system for reflecting change in organization information
JP2010257327A (en) Project management supporting device, project management supporting method, and project management supporting program
JP4348770B2 (en) Design drawing editing history management system
JP2015111429A (en) Alteration management support apparatus, alteration management support method, and alteration management support program
JP2007122669A (en) Picture creation device and program
JP6951165B2 (en) Distribution management device, distribution management method and distribution management program
JP6940343B2 (en) Distribution management system and distribution management method
JP2007219844A (en) Organization configuration management system
JP7300036B2 (en) Distribution information transmission device, distribution information transmission method, and distribution information transmission program
JP5686488B2 (en) Information management system for industrial property rights
JP5493565B2 (en) Information processing apparatus, information processing system, information processing method, program, and recording medium
JP7256919B1 (en) Privilege management system for business systems
US20240086809A1 (en) Process Variation Management
JP2004046826A (en) Information processing system, and work support method for the system
JP7064300B2 (en) Distribution information acquisition device, distribution information acquisition method, and distribution information acquisition program
JP2017182662A (en) Program creation system
JP2021182343A (en) Device, method, and program for credit management
JP2024006644A (en) Personnel management device, personnel management method and personnel management program
JP2010282361A (en) Device and program for managing specification change

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20090217

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20110126

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110208

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20110705