JP2016126388A - Business integration management system - Google Patents
Business integration management system Download PDFInfo
- Publication number
- JP2016126388A JP2016126388A JP2014264299A JP2014264299A JP2016126388A JP 2016126388 A JP2016126388 A JP 2016126388A JP 2014264299 A JP2014264299 A JP 2014264299A JP 2014264299 A JP2014264299 A JP 2014264299A JP 2016126388 A JP2016126388 A JP 2016126388A
- Authority
- JP
- Japan
- Prior art keywords
- business
- integrated management
- database
- view
- item
- 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
Links
Images
Landscapes
- Stored Programmes (AREA)
Abstract
Description
本発明は、業務の統合管理を行うための業務統合管理システムに関するものである。 The present invention relates to a business integrated management system for performing integrated management of business.
人事、会計、経理などの各種業務を統合して管理するために、コンピュータを用いた業務統合管理システムが提供されている(例えば、下記特許文献1参照)。この種の業務統合管理システムでは、例えばERP(Enterprise Resource Planning)という手法に基づくプログラム(ERPパッケージ)をコンピュータが実行することにより、表示画面上で各種業務の統合管理をリアルタイムで行うことができる。 In order to integrate and manage various operations such as personnel, accounting, and accounting, a business integrated management system using a computer is provided (for example, see Patent Document 1 below). In this type of business integrated management system, for example, a computer executes a program (ERP package) based on a technique called ERP (Enterprise Resource Planning), whereby integrated management of various business operations can be performed in real time on a display screen.
従来より、データベースがオープン化されたERPシステムが複数の提供元から提供されており、ユーザは、いずれかの提供元から購入したERPパッケージを用いてデータベース内のデータを読み書きすることにより業務の統合管理を行っている。また、ユーザによっては、ERPパッケージをカスタマイズすることにより、専用のプログラムを用いて独自の業務管理を行っている場合もある。 Conventionally, an ERP system with an open database has been provided from a plurality of providers, and a user can perform business integration by reading and writing data in the database using an ERP package purchased from any of the providers. Management is performed. In addition, depending on the user, the ERP package may be customized to perform unique business management using a dedicated program.
しかしながら、上記のようにしてカスタマイズされたERPパッケージは、汎用性が低いという問題があった。例えば、ERPパッケージの提供元においてERPシステムのバージョンアップがあったときなどには、ERPパッケージを変更しなければ業務管理を行うことができなくなる場合がある。また、異なる提供元から提供されるERPパッケージを利用しようとした場合には、そのERPパッケージを新たにカスタマイズしなければならないという問題がある。 However, the ERP package customized as described above has a problem of low versatility. For example, when there is an ERP system upgrade at the ERP package provider, business management may not be possible without changing the ERP package. In addition, when an ERP package provided from a different provider is to be used, there is a problem that the ERP package must be newly customized.
本発明は、上記実情に鑑みてなされたものであり、プログラムの汎用性を向上することができる業務統合管理システムを提供することを目的とする。 The present invention has been made in view of the above circumstances, and an object thereof is to provide a business integrated management system capable of improving the versatility of a program.
本発明に係る業務統合管理システムは、データベースがオープン化されたERPシステムのデータを用いて業務の統合管理を行う業務統合管理装置と、前記ERPシステムにおいて定義された業務項目を前記業務統合管理装置において定義された業務項目に読み替えるための仮想テーブルからなるVIEWを記憶するリポジトリとを含む。前記業務統合管理装置は、前記リポジトリに記憶されている前記VIEWを用いてプログラムを実行することにより、前記データベース内のデータを読み書きする。 The business integrated management system according to the present invention includes a business integrated management device that performs integrated management of business using data of an ERP system whose database is open, and a business item defined in the ERP system. And a repository that stores VIEW composed of virtual tables for translating into the business items defined in (1). The business integrated management apparatus reads and writes data in the database by executing a program using the VIEW stored in the repository.
このような構成によれば、仮想テーブルからなるVIEWを用いてプログラムを実行することにより、ERPシステムのデータベース内のデータを読み書きすることができる。したがって、ERPシステムのバージョンアップなどがあった場合でも、VIEWを変更するだけで、プログラムを変更することなくデータベース内のデータを読み書きすることができる。また、VIEWを変更するだけで、同一のプログラムを他のオープン化されたERPシステムのデータベースに適用し、同様の業務管理を行うことができる。したがって、プログラムの汎用性を向上することができる。 According to such a configuration, data in the database of the ERP system can be read and written by executing a program using VIEW made up of a virtual table. Therefore, even when the ERP system is upgraded, the data in the database can be read / written without changing the program only by changing VIEW. In addition, by simply changing VIEW, the same program can be applied to another open ERP system database to perform similar business management. Therefore, the versatility of the program can be improved.
前記データ処理部は、開発フレームワークに基づくプログラムを実行してもよい。 The data processing unit may execute a program based on a development framework.
このような構成によれば、開発フレームワークに基づくプログラムを実行することにより、ERPシステムのデータベース内のデータを読み書きすることができる。この場合、開発フレームワークに基づいて、より簡単な記述でプログラムを作成することができるため、プログラムの生産性を向上することができる。 According to such a configuration, it is possible to read and write data in the database of the ERP system by executing a program based on the development framework. In this case, since the program can be created with a simpler description based on the development framework, the productivity of the program can be improved.
前記業務統合管理装置は、当該業務統合管理装置において定義される業務項目が追加された場合に、前記VIEWとは別のテーブルとして、追加された業務項目のテーブルを前記リポジトリに記憶してもよい。 When the business item defined in the business integrated management device is added, the business integrated management device may store the added business item table in the repository as a table different from the VIEW. .
このような構成によれば、ERPシステムにおいて定義されていない業務項目を、独自の業務項目として業務統合管理装置において定義し、追加することができる。このとき追加された業務項目は、VIEWとは別のテーブルとしてリポジトリに記憶されるため、ERPシステムのバージョンアップなどがあった場合でも、追加された独自の業務項目についての設定を変更する必要がない。 According to such a configuration, business items that are not defined in the ERP system can be defined and added as unique business items in the business integrated management apparatus. Since the business item added at this time is stored in the repository as a table different from VIEW, it is necessary to change the settings for the added unique business item even when the ERP system is upgraded. Absent.
図1は、本発明の一実施形態に係る業務統合管理システムの構成例を示したブロック図である。この業務統合管理システムは、各種業務を統合して管理するためのシステムであり、業務統合管理装置1と、当該業務統合管理装置1に対して密結合されたERPシステム2とを備えている。ユーザは、業務統合管理装置1を操作することにより、ERPシステム2に備えられたデータベース21内の各業務項目に対応するデータを読み書きすることができる。
FIG. 1 is a block diagram showing a configuration example of a business integrated management system according to an embodiment of the present invention. This business integrated management system is a system for integrating and managing various business operations, and includes a business integrated management device 1 and an
業務統合管理装置1においては、CPUがリポジトリ(記憶部)11内のデータに基づいてプログラムを実行することにより、例えば液晶表示器などの表示部に表示画面13が表示され、当該表示画面13上でユーザによる入力作業が行われる。プログラムを実行して業務の統合管理を行う際には、主にデータベース14内のデータが参照される。
In the business integrated management device 1, when the CPU executes a program based on data in the repository (storage unit) 11, a
CPUが実行するプログラムは、開発フレームワーク12に基づくプログラムであり、本実施形態ではUnifaceに基づいて作成されたプログラム(Unifaceプログラム)である。当該プログラムは、例えばリポジトリ11内のデータ(後述するVIEWや追加テーブルなど)を参照して作成される。
The program executed by the CPU is a program based on the
開発フレームワーク12においては、アプリケーションの中核となる制御部分が予め用意されているため、コーディングの手間を省くことができ、開発が容易である。ただし、例えばドットネットやルビーオンレイルズといった他の開発フレームワーク12に基づくプログラムが実行されるような構成であってもよい。
In the
ERPシステム2は、例えばGRANDIT(登録商標)やBiz∫(登録商標)などの複数の提供元から提供されている公知のシステムであり、オープン化されたデータベース21を備えている。ここで、オープン化されたデータベース21とは、データベース内のテーブルレイアウトが公開されていることを意味している。
The
ERPシステム2のデータベース21には、複数種類の業務項目に対応付けて、各業務項目についてのデータが記憶されている。複数種類の業務項目としては、取引先についての業務を管理するための「取引先項目」、商品情報についての業務を管理するための「商品情報項目」、売上についての業務を管理するための「売上項目」、発注についての業務を管理するための「発注項目」、請求情報についての業務を管理するための「請求情報項目」などを例示することができるが、これらに限られるものではない。
The
また、複数の業務項目が1つの業務項目にグループ化されていてもよい。例えば、「取引先項目」及び「商品情報項目」が他の業務項目とともに「共通項目」にグループ化され、「売上項目」が他の業務項目とともに「販売項目」にグループ化され、「発注項目」が他の業務項目とともに「調達項目」にグループ化され、「請求情報項目」が他の業務項目とともに「債権項目」にグループ化されていてもよい。この場合、グループ化された業務項目ごとにデータが記憶されてもよい。 A plurality of business items may be grouped into one business item. For example, “Customer Item” and “Product Information Item” are grouped together with other business items into “Common Items”, “Sales Item” is grouped into “Sales Items” along with other business items, and “Order Item” "May be grouped together with other business items into" procurement items ", and" billing information items "may be grouped together with other business items into" credit items ". In this case, data may be stored for each grouped business item.
ERPシステム2のデータベース21に記憶されているデータは、各業務項目に対応付けて、例えば液晶表示器などの表示部に専用の表示画面22として表示される。業務統合管理装置1を用いずに、ERPシステム2のデータベース21に対してデータの読み書きを直接行うような場合には、ユーザが当該表示画面22を見ながら入力作業を行うこととなる。
Data stored in the
本実施形態では、業務統合管理装置1のリポジトリ11に、仮想テーブルからなるVIEWが記憶されている。VIEWは、表示画面13に対する表示を行う際に、ERPシステム2において定義された業務項目を業務統合管理装置1において定義された業務項目に読み替える。
In the present embodiment, VIEW composed of virtual tables is stored in the
したがって、ユーザは、業務統合管理装置1の表示画面13に対する入力作業を行うことにより、ERPシステム2の表示画面22に対する入力作業を行う場合と同等の処理を行うことができる。このとき、リポジトリ11に記憶されているVIEWを用いてプログラムが実行されることにより、ERPシステム2のデータベース21内のデータが読み書きされる。
Therefore, the user can perform the same processing as when performing an input operation on the
VIEWは、例えば業務統合管理装置1のデータベース14内に作成され、図1に破線で示すように、当該データベース14からリポジトリ11に読み込まれるようになっている。ただし、このような構成に限らず、例えばVIEWがERPシステム2のデータベース21内に作成され、当該データベース21からリポジトリ11に読み込まれるような構成であってもよい。
VIEW is created, for example, in the
このように、本実施形態では、仮想テーブルからなるVIEWを用いてプログラムを実行することにより、ERPシステム2のデータベース21内のデータを読み書きすることができる。したがって、ERPシステム2のバージョンアップなどがあった場合でも、VIEWを変更するだけで、プログラムを変更することなくデータベース21内のデータを読み書きすることができる。また、VIEWを変更するだけで、同一のプログラムを他のオープン化されたERPシステム2のデータベース21に適用し、同様の業務管理を行うことができる。したがって、プログラムの汎用性を向上することができる。
As described above, in this embodiment, data in the
図1の例では、「ERPシステムA」と「ERPシステムB」という2種類のERPシステム2が示されている。VIEWを用いることにより、図1に実線で示すようにERPシステムAのデータベース21内のデータを業務統合管理装置1から読み書きすることができるが、VIEWを変更すれば、図1に二点鎖線で示すように、同一のプログラムを用いてERPシステムBのデータベース21内のデータを読み書きすることができる。プログラムを他の業務統合管理装置1にコピーすれば、同一の業務統合管理装置1ではなく、異なる業務統合管理装置1において同一のプログラムを用いて業務の統合管理を行うことも可能である。
In the example of FIG. 1, two types of
また、本実施形態では、開発フレームワーク12に基づくプログラムを実行することにより、ERPシステム2のデータベース21内のデータを読み書きすることができる。この場合、開発フレームワーク12に基づいて、より簡単な記述でプログラムを作成することができるため、プログラムの生産性を向上することができる。
Moreover, in this embodiment, the data in the
図2は、VIEWを用いて業務項目を読み替える際の態様について説明するための図である。図2では、業務項目の一例として「取引先項目」を読み替える場合について説明するが、他の業務項目についても同様に読み替えを行うことができる。 FIG. 2 is a diagram for explaining an aspect when a business item is reread using VIEW. In FIG. 2, a case where “customer item” is replaced as an example of a business item will be described, but other business items can be replaced in the same manner.
業務項目には、複数の項目が含まれており、各項目に項目ID、論理名、タイプ及び桁などのデータが対応付けられている。この例では、取引先コード、取引先名及び取引先住所といった取引先についてのデータが、取引先項目に対応付けてERPシステム2のデータベース21に記憶されている。ただし、各項目IDには、論理名、タイプ及び桁に限らず、その他のデータが対応付けられていてもよい。
The business item includes a plurality of items, and data such as an item ID, a logical name, a type, and a digit is associated with each item. In this example, data about a business partner such as a business partner code, a business partner name, and a business partner address are stored in the
ERPシステムAにおいて定義された取引先項目(CUST_A)は、VIEW31を用いて、業務統合管理装置1において定義された取引先項目(CUST_U)に読み替えられる。これにより、業務統合管理装置1では、当該業務統合管理装置1において定義された取引先項目(CUST_U)の項目IDを用いてプログラムを実行することにより、ERPシステムAのデータベース21内のデータを読み書きすることができる。
The customer item (CUST_A) defined in the ERP system A is replaced with the customer item (CUST_U) defined in the business integrated management device 1 using VIEW 31. As a result, the business integrated management device 1 reads and writes data in the
ERPシステムBにおいて定義された取引先項目(CUST_B)は、VIEW31とは異なるVIEW32を用いて、業務統合管理装置1において定義された取引先項目(CUST_U)に読み替えられる。これにより、業務統合管理装置1では、当該業務統合管理装置1において定義された取引先項目(CUST_U)の項目IDを用いてプログラムを実行することにより、ERPシステムBのデータベース21内のデータを読み書きすることができる。
The customer item (CUST_B) defined in the ERP system B is replaced with the customer item (CUST_U) defined in the business integrated management device 1 using
これらの異なるERPシステム2(ERPシステムA及びERPシステムB)のデータベース21内のデータを読み書きするための処理は、それぞれ異なるVIEW31,32を用いることにより、同一のプログラムで実行することができる。すなわち、各ERPシステム2に対応するVIEW31,32を用いれば、業務統合管理装置1において定義された業務項目の項目IDを用いて同一のプログラムを実行することにより、各ERPシステム2のデータベース21内のデータを読み書きすることができる。
The processing for reading and writing data in the
図3は、業務統合管理装置1において定義される業務項目が追加された場合の態様について説明するための図である。図3では、図2の場合と同様に、業務項目が「取引先項目」である場合について説明するが、他の業務項目についても同様の処理を行うことができる。 FIG. 3 is a diagram for explaining an aspect when a business item defined in the business integrated management device 1 is added. In FIG. 3, as in the case of FIG. 2, the case where the business item is a “customer item” will be described, but the same processing can be performed for other business items.
本実施形態では、業務統合管理装置1において操作を行うことにより、ERPシステム2において定義されていない業務項目を新たに追加することができるようになっている。業務統合管理装置1において定義される業務項目が追加された場合には、図1に示すように、VIEWとは別のテーブルとして、追加された業務項目のテーブル(追加テーブル)がリポジトリ11に記憶される。追加テーブルは、例えば業務統合管理装置1のデータベース14内に作成され、図1に破線で示すように、当該データベース14からリポジトリ11に読み込まれるようになっている。追加テーブルは、実テーブルであってもよいし、仮想テーブルからなる別のVIEWであってもよい。
In the present embodiment, a business item that is not defined in the
このような新たなテーブルの追加は、例えばERPシステム2において定義されている業務項目と、業務統合管理装置1において定義されている業務項目との照合処理により実現することができる。当該照合処理は、業務統合管理装置1においてCPUにより実行されてもよいし、手作業により実行されてもよい。照合処理の結果、ERPシステム2において定義されていない業務項目が業務統合管理装置1において定義されている場合には、その業務項目に対応するテーブルが追加テーブルとして作成され、リポジトリ11に記憶される。
The addition of such a new table can be realized by, for example, a collation process between a business item defined in the
業務統合管理装置1においては、リポジトリ11に記憶されているVIEW及び追加テーブルを用いて、開発フレームワーク12に基づくプログラムが実行されることにより、ユーザは共通の表示画面13上で入力作業を行うことができる。すなわち、VIEW又は追加テーブルのいずれが用いられているかをユーザが意識することなく、ERPシステム2のデータベース21内のデータを読み書きすることができる。
In the business integrated management device 1, a user performs an input operation on a
このように、本実施形態では、ERPシステム2において定義されていない業務項目を、独自の業務項目として業務統合管理装置1において定義し、追加することができる。このとき追加された業務項目は、VIEWとは別のテーブルとしてリポジトリ11に記憶されるため、ERPシステム2のバージョンアップなどがあった場合でも、追加された独自の業務項目についての設定を変更する必要がない。
Thus, in the present embodiment, business items that are not defined in the
以上の実施形態では、業務統合管理装置1にリポジトリ11及びデータベース14が備えられた構成について説明した。しかし、このような構成に限らず、リポジトリ11及びデータベース14の少なくとも一方が業務統合管理装置1とは別個に構成され、業務統合管理装置1との間でデータの送受信を行うことができるような構成であってもよい。
In the above embodiment, the configuration in which the business integrated management apparatus 1 includes the
1 業務統合管理装置
2 ERPシステム
11 リポジトリ
12 開発フレームワーク
13 表示画面
14 データベース
21 データベース
22 表示画面
31 VIEW
32 VIEW
DESCRIPTION OF SYMBOLS 1 Business
32 VIEW
Claims (3)
前記ERPシステムにおいて定義された業務項目を前記業務統合管理装置において定義された業務項目に読み替えるための仮想テーブルからなるVIEWを記憶するリポジトリとを含み、
前記業務統合管理装置は、前記リポジトリに記憶されている前記VIEWを用いてプログラムを実行することにより、前記データベース内のデータを読み書きすることを特徴とする業務統合管理システム。 A business integrated management apparatus that performs integrated management of business using data of an ERP system whose database is open;
A repository that stores VIEW composed of virtual tables for translating business items defined in the ERP system into business items defined in the business integrated management device,
The business integrated management system, wherein the business integrated management device reads and writes data in the database by executing a program using the VIEW stored in the repository.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2014264299A JP6407709B2 (en) | 2014-12-26 | 2014-12-26 | Integrated business management system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2014264299A JP6407709B2 (en) | 2014-12-26 | 2014-12-26 | Integrated business management system |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2016126388A true JP2016126388A (en) | 2016-07-11 |
JP6407709B2 JP6407709B2 (en) | 2018-10-17 |
Family
ID=56359449
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2014264299A Active JP6407709B2 (en) | 2014-12-26 | 2014-12-26 | Integrated business management system |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP6407709B2 (en) |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH06149636A (en) * | 1992-11-16 | 1994-05-31 | Nippon Telegr & Teleph Corp <Ntt> | Conversion system for data base using program |
JPH1049539A (en) * | 1996-07-31 | 1998-02-20 | Matsushita Electric Ind Co Ltd | Data base management system |
-
2014
- 2014-12-26 JP JP2014264299A patent/JP6407709B2/en active Active
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH06149636A (en) * | 1992-11-16 | 1994-05-31 | Nippon Telegr & Teleph Corp <Ntt> | Conversion system for data base using program |
JPH1049539A (en) * | 1996-07-31 | 1998-02-20 | Matsushita Electric Ind Co Ltd | Data base management system |
Also Published As
Publication number | Publication date |
---|---|
JP6407709B2 (en) | 2018-10-17 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US9274757B2 (en) | Customer tailored release master plan generation for hybrid networked solutions | |
US20170277748A1 (en) | User driven business data aggregation and cross mapping framework | |
CN105446744A (en) | Internet based display material system and display material making method | |
WO2017157104A1 (en) | Information copying system, method and electronic device, and machine-readable storage medium | |
US20150058282A1 (en) | Assigning and managing reviews of a computing file | |
CN109522013A (en) | A kind of code generating method and device of business function | |
CN114201718A (en) | Dynamically configurable form instance generation method and device | |
US20210042091A1 (en) | Technical building block | |
JP2016009423A (en) | Information processing device, method for controlling information processing device, and program | |
US20150178294A1 (en) | Resolving content editing conflicts arising from concurrent drafts | |
US20130124372A1 (en) | Integrated multi-licensor application and data purveyance | |
JP6407709B2 (en) | Integrated business management system | |
JP2008269515A (en) | Method for dynamically generating image layout by parameter | |
JP2019061569A (en) | Retroactive unit price correction device, retroactive unit price correction method, and retroactive unit price correction program | |
JP6551082B2 (en) | Test support apparatus, test support method, and test support program | |
JP7566732B2 (en) | Microcomponents for data integration and methods of data integration | |
JP6016735B2 (en) | Business processing system, business-related processing generation method, and program | |
US20160358110A1 (en) | Attribute-based nomenclature in supply chains | |
US20140244538A1 (en) | Business process management, configuration and execution | |
Braun et al. | Mobile business applications: Designing user interface and architecture | |
US20130159149A1 (en) | Integrating partner erp system into a host financial system using generic cost objects | |
CN103902676A (en) | Bill extension item user-defining device and method | |
KR101407987B1 (en) | Program rebuilding method of enterprise resource plan based on additional property | |
US9372842B2 (en) | Method and system for implementing versions of a sales catalog | |
KR102713484B1 (en) | Information processing method for item in distribution system and electronic device |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20171102 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20180613 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20180619 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20180806 |
|
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: 20180828 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20180919 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6407709 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |