JP2000305937A - Business analyzing method and business analysis system - Google Patents

Business analyzing method and business analysis system

Info

Publication number
JP2000305937A
JP2000305937A JP11113332A JP11333299A JP2000305937A JP 2000305937 A JP2000305937 A JP 2000305937A JP 11113332 A JP11113332 A JP 11113332A JP 11333299 A JP11333299 A JP 11333299A JP 2000305937 A JP2000305937 A JP 2000305937A
Authority
JP
Japan
Prior art keywords
item
items
business
business analysis
analysis
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
JP11113332A
Other languages
Japanese (ja)
Inventor
Masaji Onishi
正司 大西
Itaru Iriyama
到 入山
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP11113332A priority Critical patent/JP2000305937A/en
Publication of JP2000305937A publication Critical patent/JP2000305937A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To easily retrieve a detailed database without a retrieval key. SOLUTION: An item dictionary table 6 to hold the name of an item of the detailed database stored in a daybook data base 3 by allocating an item code to the name is generated, a structure definition table 7 in which hierarchical structure of the item set in the item dictionary table 6 is generated and a summary key matrix table including items formed by combining items to constitute the hierarchical structure by correlating it to each generated hierarchical structure is generated. In the case of an analyzing work, a business analysis processing screen in which the item of the summary key matrix table is indicated by hierarchical relation between the items is displayed, an SQL sentence for executing retrieval is automatically generated by applying the selected item to a template SQL sentence and its summarized result is displayed by an analysis processing control part 1.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、検索キーが設定さ
れていない明細データベースに対して検索を行い業務分
析を行うための方法及びそのシステムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method and system for performing a business analysis by searching a detailed database in which no search key is set.

【0002】[0002]

【従来の技術】従来から商品の販売業務を行う企業にお
いて販売実績の分析、販売計画の立案等の目的で販売実
績データを分析することは一般的に行われている。商品
が販売される度にその実績データとして生成される売上
明細データは、一般に大福帳データベースと呼ばれる売
上明細データベースに逐次格納されていき、経営者等
は、既存の業務分析ツールを利用して大福帳データベー
スを検索することにより分析作業を行う。
2. Description of the Related Art Conventionally, in a company that sells products, it is common to analyze sales performance data for the purpose of analyzing sales performance, drafting a sales plan, and the like. The sales statement data generated as performance data each time a product is sold is sequentially stored in a sales statement database generally called a Daifuku book database, and a manager or the like uses an existing business analysis tool to execute the Daifuku Book database. Perform analysis work by searching for.

【0003】一般的な大福帳データベースには、販売業
務の実績データとして明細データが単に蓄積されていく
だけなので、いわゆる検索キーが設定されていない。こ
のため、大福帳データベースに含まれている集計したい
項目や表示したい項目を予め特定してプログラムを生成
することによって販売実績の分析に用いる業務分析シス
テムを構築する。しかし、様々な視点から非定型に販売
実績の分析を行うには、所定の項目を検索キーとしたプ
ログラムをその都度作成しなければならない。このよう
な問題を解決する一手段として、分析に用いる検索キー
を大福帳データベースに予め設定して明細データを格納
するようにし、分析を行う際にはSQL文などに検索キ
ーを指定することによって非定型的な検索を可能にして
いた。
In a general Daifuku book database, so-called search keys are not set because detailed data is simply accumulated as sales data of sales operations. For this reason, the business analysis system used for the analysis of the sales results is constructed by specifying in advance the items to be totaled and the items to be displayed included in the Daifukusho database and generating a program. However, in order to analyze sales results irregularly from various viewpoints, it is necessary to create a program each time using a predetermined item as a search key. As a means for solving such a problem, a search key used for analysis is set in advance in the Daifuku book database to store detailed data, and when performing analysis, a search key is specified in an SQL statement or the like. It enabled a standard search.

【0004】[0004]

【発明が解決しようとする課題】しかしながら、従来に
おいては、集計、表示したい項目あるいは検索キーとす
る項目を予め特定し設定する作業が発生するので、分析
を行うための上記設定作業が面倒であった。また、汎用
性のある業務分析を行うことができなかった。
However, in the related art, since an operation to specify and set an item to be calculated and displayed or an item to be used as a search key occurs in advance, the setting operation for performing the analysis is troublesome. Was. In addition, general-purpose business analysis could not be performed.

【0005】特に、様々な条件で分析を繰り返し行って
いると、分析の過程において指定した条件、すなわち使
用した検索キーがわからなくなり、分析のやり直し等が
発生して、結果的に分析作業を効率的に行うことができ
ない場合があった。
[0005] In particular, if the analysis is repeatedly performed under various conditions, the condition specified in the analysis process, that is, the used search key is not known, and the analysis is redone, etc., and as a result, the analysis work is efficiently performed. There was a case that could not be done.

【0006】本発明は以上のような問題を解決するため
になされたものであり、その目的は、検索キーのない明
細データベースに対する検索を容易に行うことのできる
改良された業務分析システム及び業務分析方法を提供す
ることにある。
SUMMARY OF THE INVENTION The present invention has been made to solve the above problems, and an object of the present invention is to provide an improved business analysis system and a business analysis system capable of easily searching a detailed database having no search key. It is to provide a method.

【0007】[0007]

【課題を解決するための手段】以上のような目的を達成
するために、本発明に係る業務分析方法は、検索キーが
設定されていない明細データベースに蓄積された業務実
績データを項目単位に集計することによって業務分析を
行うための業務分析システムにおいて、前記業務実績デ
ータを集計する項目の階層関係を定義した構造定義情報
に基づき項目の階層関係を明示した業務分析処理画面を
表示する画面表示ステップと、前記画面表示ステップに
おいて表示した項目の中から指定された項目に基づき前
記明細データベースを検索し集計を行う集計ステップ
と、前記集計ステップによる集計結果を画面表示する結
果表示ステップとを含み、予め設定された項目の階層関
係を表示し、その中から選択させた項目を検索キーとし
て前記明細データベースの検索を行うことで業務分析を
行わせるものである。
In order to achieve the above object, a business analysis method according to the present invention collects business performance data accumulated in a detailed database to which no search key is set in item units. A business analysis system for performing a business analysis by performing a business analysis processing screen that displays a hierarchical relationship of items based on structure definition information that defines a hierarchical relationship of the items for which the business performance data is aggregated And a result display step of searching the detail database based on items designated from among the items displayed in the screen display step and performing tallying, and a result display step of displaying the tally result by the tallying step on a screen, The hierarchical relationship between the set items is displayed, and the item selected from the set is used as a search key in the detailed database. It is intended to perform the business analysis by doing a search of the scan.

【0008】また、本発明に係る業務分析システムは、
検索キーが設定されていない明細データベースに蓄積さ
れた業務実績データを項目単位に集計することによって
業務分析を行うための業務分析システムにおいて、前記
業務実績データを集計する項目の階層関係を定義した構
造定義情報を記憶する構造定義情報記憶手段と、前記構
造定義情報に基づき集計する項目の階層関係を示した業
務分析処理画面を表示させるとともに、前記業務分析処
理画面において選択された項目を検索キーとして前記明
細データベースの検索を行い、その検索による集計結果
を表示する分析処理制御手段とを有するものである。
[0008] Further, the business analysis system according to the present invention comprises:
In a business analysis system for performing business analysis by totalizing business performance data accumulated in a detail database for which a search key is not set in a unit of item, a structure defining a hierarchical relationship of the items for which the business performance data is totaled Structure definition information storage means for storing definition information, and displaying a business analysis processing screen showing a hierarchical relationship of items to be aggregated based on the structure definition information, and using the item selected in the business analysis processing screen as a search key Analysis processing control means for searching the detailed database and displaying a total result of the search.

【0009】[0009]

【発明の実施の形態】以下、図面に基づいて、本発明の
好適な実施の形態について説明する。
Preferred embodiments of the present invention will be described below with reference to the drawings.

【0010】図1は、本発明に係る業務分析システムの
一実施の形態を示したブロック構成図である。本実施の
形態における業務分析システムは、分析処理制御部1と
入出力制御処理部2を有している。分析処理制御部1
は、本実施の形態において特徴的な構成要素であり、集
計する項目の階層関係を示した業務分析処理画面を表示
し、その業務分析処理画面において選択された項目を検
索キーとして大福帳データベース3の検索を行い、その
検索による集計結果を表示する。また、分析処理制御部
1は、大福帳データベース3の検索を実行するためのS
QL文を自動生成するが、そのための雛型SQL文を予
め保持しており、更に、分析環境の生成過程において自
動生成する集計キーマトリックス表を保持する。入出力
制御処理部2は、分析処理制御部1による制御に従い、
ユーザからの項目指定の入力制御や検索結果の画面表示
制御等を行う。また、大福帳データベース3は、商品が
販売される度にその実績データとして生成される売上明
細データを逐次格納する売上明細データベースであり、
項目情報マスタ4は、各項目のとりうるデータ値を格納
したマスタファイルである。大福帳データベース3及び
項目情報マスタ4は、他のシステムと共有でよい。更
に、図1には、抽出明細データファイル5、項目辞書テ
ーブル6及び構造定義テーブル7が示されている。抽出
明細データファイル5は、分析作業の間、大福帳データ
ベース3に対する検索作業により絞り込んだ売上明細デ
ータを一時的に保存するためのワークファイルに相当す
る。項目辞書テーブル6は、大福帳データベースの項目
名称を本実施の形態において用いる項目コードに変換す
るために用いる変換テーブルである。構造定義テーブル
7は、大福帳データベース3に蓄積されている業務実績
データを集計する項目の階層関係を定義した構造定義情
報を記憶する構造定義情報記憶手段であり、どのような
分析をするかというユーザが所望する分析に基づいてキ
ーの階層関係が定義されている。
FIG. 1 is a block diagram showing an embodiment of a business analysis system according to the present invention. The task analysis system according to the present embodiment includes an analysis processing control unit 1 and an input / output control processing unit 2. Analysis processing control unit 1
Is a characteristic component in the present embodiment, displays a business analysis processing screen showing the hierarchical relationship of the items to be totaled, and uses the item selected on the business analysis processing screen as a search key to search the Daifuku book database 3 Perform a search and display the results of the search. In addition, the analysis processing control unit 1 executes S for executing a search of the Daifuku book database 3.
A QL sentence is automatically generated, and a template SQL sentence for the QL sentence is held in advance, and further, a total key matrix table automatically generated in a generation process of the analysis environment is held. The input / output control processing unit 2 is controlled by the analysis processing control unit 1,
It performs input control of item designation from the user, screen display control of search results, and the like. The Daifuku book database 3 is a sales statement database that sequentially stores sales statement data generated as performance data each time a product is sold,
The item information master 4 is a master file that stores data values that can be taken for each item. The Daifuku book database 3 and the item information master 4 may be shared with other systems. Further, FIG. 1 shows an extraction specification data file 5, an item dictionary table 6, and a structure definition table 7. The extraction specification data file 5 corresponds to a work file for temporarily storing sales specification data narrowed down by a search operation on the Daifuku book database 3 during the analysis operation. The item dictionary table 6 is a conversion table used to convert item names in the Daifuku book database into item codes used in the present embodiment. The structure definition table 7 is a structure definition information storage unit that stores structure definition information that defines a hierarchical relationship of items for which the business performance data accumulated in the Daifuku book database 3 is totalized. Has defined a key hierarchical relationship based on the analysis desired.

【0011】本実施の形態において特徴的なことは、集
計キーとなりうる項目の階層構造を定義した構造定義テ
ーブル7を予め設定し、更にこの構造定義テーブル7に
基づき様々な分析の切り口を提示できるようにするため
の集計キーマトリックス表を自動生成し、分析を行う際
にはこの集計キーマトリックス表の内容を提示するよう
にしたことである。更に、大福帳データベース3に対す
る検索実行SQL文を自動生成するようにしたことであ
る。これにより、分析者は提示された項目の中から集計
したい単位を指定するだけで検索キーが設定されていな
い大福帳データベース3に対する検索を容易に行うこと
ができる。また、項目の階層関係を明示しているので、
絞り込み作業を容易に行うことができる。
What is characteristic in the present embodiment is that a structure definition table 7 defining a hierarchical structure of items that can be an aggregation key is set in advance, and various aspects of analysis can be presented based on the structure definition table 7. This is to automatically generate an aggregation key matrix table for this purpose, and to present the contents of the aggregation key matrix table when performing analysis. Further, a search execution SQL sentence for the Daifuku book database 3 is automatically generated. Thus, the analyst can easily search the Daifuku book database 3 for which no search key has been set, simply by specifying the unit to be aggregated from the presented items. Also, since the hierarchical relationship of items is specified,
Refinement work can be easily performed.

【0012】次に、本実施の形態における作用について
説明する。なお、本実施の形態では、車両販売業務にお
いて車両の販売実績の分析を行う場合を例にして説明す
る。
Next, the operation of this embodiment will be described. In the present embodiment, a case will be described as an example where a vehicle sales performance is analyzed in a vehicle sales business.

【0013】本実施の形態における業務分析システムを
用いて業務分析を実行する前に次のような事前準備を行
っておく必要がある。この環境設定作業について図2に
示したフローチャートを用いて説明する。
Before executing a business analysis using the business analysis system according to the present embodiment, it is necessary to make the following preparations. This environment setting operation will be described with reference to the flowchart shown in FIG.

【0014】まず最初に項目辞書テーブル6を生成する
(ステップ101)。大福帳データベース3に蓄積され
た明細データには数多くの項目が含まれているが、この
うち集計する項目を選出し、各項目名称に本実施の形態
において用いる項目コードを割り当てる。明細データを
構成する項目及びその名称は、項目情報マスタ4を参照
することで知ることができる。集計単位となりうる項目
は、階層関係の有無に関係なく項目辞書テーブル6に設
定されている。
First, an item dictionary table 6 is generated (step 101). The detailed data stored in the Daifuku book database 3 includes many items. Of these, items to be totaled are selected, and an item code used in the present embodiment is assigned to each item name. The items constituting the detailed data and their names can be known by referring to the item information master 4. Items that can be a totaling unit are set in the item dictionary table 6 irrespective of the presence or absence of a hierarchical relationship.

【0015】続いて、構造定義テーブル7を生成する
(ステップ102)。車両販売実績の分析の場合、図3
に示したように地区別、車種別、年度別で実績データを
集計することは通常行うことであり、更に、例えば地区
別であれば、その地区を拠点別、更に担当者別と細分類
して分析を行うことは通常行う。本実施の形態では、こ
のような集計単位となりうる各項目の階層関係を明示し
て絞り込み条件の設定を容易にできるようにした。つま
り、前述した地区別、拠点別及び担当者別は、それぞれ
単独でも集計されるが、これらの集計項目は階層関係に
あるので、このような場合に項目の階層構造を定義して
構造定義テーブル7に予め設定しておく。図1に示した
ように、各構造定義情報には、上位層から順に各項目コ
ードが設定され、更に情報識別番号が付加される。な
お、本実施の形態では、3階層構造の項目のみを例にし
て説明したが、3階層に特定されることはなく2階層で
もよいし4階層以上でもよいことはいうまでもない。階
層構造の定義は、上記地区、拠点及び担当者や年、月、
日などから明らかなように、どの項目が階層関係にある
かは分析を行うための専門知識がなくても容易に行うこ
とができる。
Subsequently, a structure definition table 7 is generated (step 102). In the case of vehicle sales performance analysis, FIG.
As shown in the above, it is normal practice to aggregate the actual data by district, vehicle type, and year.Furthermore, for example, if it is by district, the district is subdivided into bases and further by personnel. The analysis is usually performed. In the present embodiment, it is possible to easily set the narrowing-down conditions by clearly indicating the hierarchical relationship of each item that can be a totaling unit. In other words, although the above-mentioned area, base, and person in charge are counted independently, these items are in a hierarchical relationship. In such a case, the hierarchical structure of the items is defined to define the structure definition table. 7 is set in advance. As shown in FIG. 1, each item code is set to each structure definition information in order from the upper layer, and an information identification number is further added. In the present embodiment, the description has been made by taking only the items having the three-layer structure as an example. However, it is needless to say that the number of layers is not limited to three and may be two or four or more. The definition of the hierarchical structure is based on the above districts, bases,
As is clear from the day and the like, it is possible to easily determine which items have a hierarchical relationship without specialized knowledge for performing analysis.

【0016】構造定義テーブル7が生成されると、この
テーブル7に基づき集計キーマトリックス表を自動生成
する(ステップ103)。図1に示した構造定義テーブ
ル7に基づき自動生成した集計キーマトリックス表の内
容例を図4に示す。集計キーマトリックス表は、構造定
義テーブル7に定義された構造定義情報の数だけ自動生
成される。例えば、構造定義テーブル7の1番目に定義
した地区別、拠点別及び担当者別に関する階層定義情報
に基づき集計キーマトリックス表を生成する場合を例に
して説明すると、図4(a)に示したように空の集計キ
ーマトリックス表の縦軸と横軸に階層定義情報に定義し
た項目を順に設定する。そして、表内の交叉したところ
に項目を階層関係を明示して設定する。例えば、拠点別
と地区別が交叉する表のフィールド11には“地区別>
拠点別”というアイテムが図示されているが、これは地
区別を拠点別で細分類して集計することを意味する。図
4では各アイテムにおける階層の上下関係を便宜的に
“>”で示している。但し、同一項目が交叉するフィー
ルド12は上下関係は設定しない。地区別で集計しつつ
更に地区別で集計することはないからである。更に、3
階層構造の場合は3段階に集計することができるので、
この関係を“地区別>拠点別>担当者別”と左下のフィ
ールド13に付加する。この集計キーマトリックス表で
定義したアイテムに含まれる項目毎に集計を行うことが
できる。
When the structure definition table 7 is generated, an aggregation key matrix table is automatically generated based on the table 7 (step 103). FIG. 4 shows an example of the contents of the total key matrix table automatically generated based on the structure definition table 7 shown in FIG. The aggregation key matrix table is automatically generated for the number of structure definition information defined in the structure definition table 7. For example, a case will be described in which a total key matrix table is generated based on the hierarchy definition information relating to the district, the base, and the person in charge defined first in the structure definition table 7, as shown in FIG. As described above, the items defined in the hierarchy definition information are sequentially set on the vertical axis and the horizontal axis of the empty aggregation key matrix table. Then, the items are set at the intersections in the table by explicitly indicating the hierarchical relationship. For example, field 11 in the table where site-based and region-based crosses each other shows “by region>
The item "by site" is shown, which means that the area is subdivided into sites and tabulated, and the hierarchical relationship of each item is indicated by ">" for convenience in FIG. However, in the field 12 where the same item intersects, no upper / lower relationship is set, because there is no further totaling for each district while totaling for each district.
In the case of a hierarchical structure, it can be counted in three stages,
This relationship is added to the field 13 at the lower left of “by district> by base> by person in charge”. Aggregation can be performed for each item included in the items defined in the aggregation key matrix table.

【0017】なお、表内対角線上の対向する各フィール
ドには、同一内容のアイテムが設定されることになるた
め、便宜的に一方のフィールドへの設定を省略してい
る。分析者は、例えば地区別に関する項目で集計をした
い場合には、図4(a)に示した集計キーマトリックス
表に設定した7つのアイテムのいずれかを業務分析処理
画面から選択することになる。
Note that items having the same contents are set in the opposing fields on the diagonal line in the table, so the setting in one field is omitted for convenience. For example, when the analyst wants to perform the totaling on the items related to the district, the analyst selects one of the seven items set in the totaling key matrix table shown in FIG. 4A from the business analysis processing screen.

【0018】以上のようにして、分析作業を実行させる
前作業として大福帳データベース3に基づき項目辞書テ
ーブル6及び構造定義テーブル7を生成し、その構造定
義テーブル7の構造定義情報に基づき集計キーマトリッ
クス表を自動生成する。なお、本実施の形態では、集計
キーマトリックス表と雛型SQL文を分析処理制御部1
の内部に保持するようにしているが、別途に保持するよ
うにしてもよい。
As described above, the item dictionary table 6 and the structure definition table 7 are generated based on the Daifuku book database 3 as a pre-work to execute the analysis work, and the total key matrix table is generated based on the structure definition information of the structure definition table 7. Is automatically generated. Note that, in the present embodiment, the aggregation key matrix table and the template SQL statement are
Although it is held inside, it may be held separately.

【0019】続いて、上記環境設定が終了した後の業務
分析システムにおいて分析作業が行われることになる
が、このときの分析処理制御部1が行う処理について図
6に示したフローチャートを用いて説明する。
Subsequently, the analysis work is performed in the business analysis system after the above environment setting is completed. The processing performed by the analysis processing control unit 1 at this time will be described with reference to the flowchart shown in FIG. I do.

【0020】メニュー画面等から本実施の形態が提供す
る業務分析処理が選択されると、集計キーマトリックス
表の設定内容を表示した業務分析処理画面が表示される
(ステップ111)。この画面の初期状態の例を図7に
示す。
When the business analysis processing provided by the present embodiment is selected from a menu screen or the like, a business analysis processing screen displaying the setting contents of the total key matrix table is displayed (step 111). FIG. 7 shows an example of the initial state of this screen.

【0021】業務分析処理画面は、軸項目設定領域1
5,16、確定軸項目表示領域17,18、集計項目設
定領域19、軸対応付け領域20及び集計結果表示領域
21を有している。集計結果表示領域21は、集計結果
を2次元のテーブルで表示するための領域であるが、軸
項目設定領域15,16は、その2次元テーブルの各軸
をどの項目とするかを表示された候補の中から選択する
ための領域であり、確定軸項目表示領域17,18は、
選択された項目を表示する領域である。集計項目設定領
域19は、項目の何を集計するかを設定するための領域
であり、例えば、車両の台数、金額、件数等選択可能な
集計内容が表示される。軸対応付け領域20は、確定軸
項目表示領域17,18に表示され選択された各項目を
集計結果表示領域21の2次元テーブルのX,Y軸のど
ちらに表示するかを設定するための領域である。
The business analysis processing screen includes an axis item setting area 1
5, 16, a fixed axis item display area 17, 18, a total item setting area 19, an axis correspondence area 20, and a total result display area 21. The tallying result display area 21 is an area for displaying the tallying result in a two-dimensional table, and the axis item setting areas 15 and 16 indicate which item of each axis of the two-dimensional table is used. This is an area for selecting from the candidates, and the fixed axis item display areas 17 and 18 are
An area for displaying the selected item. The tally item setting area 19 is an area for setting what items are to be tallyed. For example, selectable tally contents such as the number of vehicles, the amount of money, and the number of cases are displayed. The axis correspondence area 20 is an area for setting which of the X and Y axes of the two-dimensional table of the tally result display area 21 to display the selected items displayed in the fixed axis item display areas 17 and 18. It is.

【0022】分析処理制御部1は、業務分析処理画面を
表示する際、軸項目設定領域15,16に集計キーマト
リックス表の設定内容を表示する。本実施の形態では、
フォルダの階層構造を示すような形式で項目の階層構造
を表示する。本実施の形態では、図7に示したように初
期値として第1階層の項目のみを表示しているが、各項
目のプラス“+”で示したボタンがクリックされると下
位階層の項目を展開して表示することができる。地区名
として東部、西部等があることは、項目情報マスタ4を
検索することによって得ることができる。
When displaying the business analysis processing screen, the analysis processing control unit 1 displays the setting contents of the total key matrix table in the axis item setting areas 15 and 16. In the present embodiment,
Display the hierarchical structure of items in a format that indicates the hierarchical structure of the folder. In this embodiment, as shown in FIG. 7, only the items of the first hierarchy are displayed as initial values. However, when a button indicated by a plus “+” of each item is clicked, the item of the lower hierarchy is displayed. Can be expanded and displayed. Whether the eastern part, the western part, or the like exists as the district name can be obtained by searching the item information master 4.

【0023】分析者は、この画面上で以下の設定作業を
行う。すなわち、集計を行う項目を軸項目設定領域1
5,16からそれぞれ選択し、設定ボタン22をクリッ
クして確定する。その設定内容は確定軸項目表示領域1
7,18に表示される。そして、軸対応付け領域20で
特定した項目と軸を対応づける。図8は、確定軸項目表
示領域17で拠点別を選択し、確定軸項目表示領域18
で車種別を選択した場合の例を示しているが、この例の
ように集計結果表示領域21の縦方向に拠点をリスト表
示したい場合は、確定軸項目表示領域17(設定1)を
Y軸に、確定軸項目表示領域18(設定2)をX軸に、
それぞれ割り当てるように軸対応付け領域20のラジオ
ボタンを選択する。更に、集計項目設定領域19におい
て選択した項目の集計内容を選択する。各設定作業を終
了すると、検索ボタン23をクリックする。なお、分析
処理制御部1の制御により入出力制御処理部2が行う画
面制御、分析者の入力操作による入力制御は、汎用的な
ウィンドウシステムがもつ機能を利用することで実現で
きる。
The analyst performs the following setting work on this screen. That is, the item to be totaled is set in the axis item setting area
5 and 16, respectively, and click the setting button 22 to confirm. The setting contents are fixed axis item display area 1
7 and 18. Then, the items specified in the axis association area 20 are associated with the axes. FIG. 8 shows a case where a site is selected in the fixed axis item display area 17 and the fixed axis item display area 18 is selected.
Shows an example in which the vehicle type is selected, but if it is desired to list the bases in the vertical direction of the totaling result display area 21 as in this example, the fixed axis item display area 17 (setting 1) is displayed in the Y axis. , The fixed axis item display area 18 (setting 2) is set to the X axis,
A radio button in the axis correspondence area 20 is selected so as to assign each. Further, the user selects the totaling contents of the item selected in the totaling item setting area 19. When each setting operation is completed, the search button 23 is clicked. The screen control performed by the input / output control processing unit 2 under the control of the analysis processing control unit 1 and the input control by the input operation of the analyst can be realized by using the functions of a general-purpose window system.

【0024】分析処理制御部1は、上記説明した分析者
による設定内容を受け取ると(ステップ112)、その
設定による選択された項目を予め用意しておいた雛型S
QL文の所定位置に当てはめることによって大福帳デー
タベース13を検索するためのSQL文を自動生成する
(ステップ113)。そして、そのSQL文を実行する
ことで集計結果を取得すると(ステップ114)、それ
を集計結果表示領域21に表示する(ステップ11
5)。また、検索に該当した明細データを大福帳データ
ベース13から抽出して抽出明細データファイル5に一
時保存する。なお、図8に示した集計結果を得るために
自動生成されたSQL文の例を図9(a)に示す。
When the analysis processing control unit 1 receives the contents set by the analyst described above (step 112), the template S in which items selected by the settings are prepared in advance.
An SQL sentence for searching the Daifuku book database 13 is automatically generated by applying the sentence to a predetermined position of the QL sentence (step 113). Then, when the tally result is obtained by executing the SQL statement (step 114), it is displayed in the tally result display area 21 (step 11).
5). The detailed data corresponding to the search is extracted from the Daifuku book database 13 and temporarily stored in the extracted detailed data file 5. FIG. 9A shows an example of an SQL sentence automatically generated to obtain the tally result shown in FIG.

【0025】図8に示したように、分析者により選択さ
れ各軸に対応付けられた項目が指定された階層毎に集計
され表示される。また、図10には集計結果を表示した
他の画面例が示されているが、いずれの項目の集計結果
をX,Y軸のどちらの方向にでも容易に表示することを
できる。図10に示した集計結果を得るために自動生成
されたSQL文の例を図9(b)に示す。なお、集計結
果の表示中に対応付け領域20の他方のラジオボタンを
選択することでX,Y軸を変更することも可能である。
As shown in FIG. 8, items selected by the analyst and associated with each axis are totaled and displayed for each designated hierarchy. FIG. 10 shows another example of the screen displaying the tally result. However, the tally result of any item can be easily displayed in any direction of the X and Y axes. FIG. 9B shows an example of an SQL sentence automatically generated to obtain the aggregation result shown in FIG. Note that the X and Y axes can be changed by selecting the other radio button in the association area 20 while the counting result is displayed.

【0026】ここで、表示した内容を更に絞り込みたい
ときには(ステップ116)、確定軸項目表示領域1
7,18の表示内容で軸項目設定領域15,16の表示
内容を切り替え、データ検索先を抽出明細データファイ
ル5に切り替える(ステップ117)。このようにし
て、絞り込み検索を容易にかつ効率的に行うことができ
る。また、絞り込みを行わないときには、図6に示した
業務分析処理画面を初期状態に戻して業務分析を最初か
ら行う。
If it is desired to further narrow down the displayed contents (step 116), the fixed axis item display area 1
The display contents of the axis item setting areas 15 and 16 are switched according to the display contents of 7 and 18, and the data search destination is switched to the extraction specification data file 5 (step 117). In this manner, the refined search can be easily and efficiently performed. When the refinement is not performed, the business analysis processing screen shown in FIG. 6 is returned to the initial state, and the business analysis is performed from the beginning.

【0027】本実施の形態によれば、業務分析を行う場
合、集計単位となる項目を予め抽出して階層構造の形式
で表示するようにしたので、分析者は表示された中から
集計したい項目を選択するだけで容易に分析を行うこと
ができる。この際、集計結果を2次元テーブルに相当す
る表形式で表示する場合の縦軸と横軸の項目設定を指定
させることによって所望する形式の表で集計結果を表示
することができる。特に、本実施の形態では、項目をど
のような単位で集計したいのか、あるいはどういう分析
をするべきかということの指標の一つとして項目の階層
構造を分析者に明示し、その中から指定させるようにし
たので、分析者はデータの絞込み作業を効率的に行うこ
とができる。このように、構造定義テーブル7に定義し
た集計項目を検索キーとすることで、検索キーが設定さ
れていない大福帳データベース13に対して効率的な検
索を行うことができる。
According to the present embodiment, when performing business analysis, items to be totalized are extracted in advance and displayed in a hierarchical structure, so that the analyst can select items to be totaled from the displayed items. The analysis can be easily performed simply by selecting. At this time, when the tabulation results are displayed in a table format corresponding to a two-dimensional table, by specifying the vertical and horizontal axis item settings, the tabulation results can be displayed in a table in a desired format. In particular, in the present embodiment, the hierarchical structure of items is explicitly shown to the analyst as one of the indicators of what unit the items are to be aggregated or what kind of analysis is to be performed, and the item is designated from among them. As a result, the analyst can efficiently perform the data narrowing operation. As described above, by using the aggregation item defined in the structure definition table 7 as a search key, an efficient search can be performed on the Daifuku book database 13 in which no search key is set.

【0028】なお、本実施の形態では、車両の販売実績
の分析を行う場合を例にして説明したが、本発明に係る
業務分析方法やシステムを他の商品に適用できることは
いうまでもない。
Although the present embodiment has been described by taking as an example the case where the sales performance of a vehicle is analyzed, it goes without saying that the business analysis method and system according to the present invention can be applied to other products.

【0029】[0029]

【発明の効果】本発明によれば、項目をどのような単位
で集計したいのか、あるいはどういう分析をするべきか
ということの指標の一つとして各集計項目の階層関係で
分析者に明示し、その中から指定させるようにしたの
で、分析者はデータの絞込み作業を効率的に行うことが
できる。また、この際、集計結果を2次元テーブルに相
当する表形式で表示する場合の縦軸と横軸の項目設定を
指定できるようにしたので、分析者の所望する形式の表
で集計結果を表示することができる。
According to the present invention, as one of the indicators of what unit the items are to be aggregated or what kind of analysis is to be performed, the analyst is clearly specified in the hierarchical relation of each aggregated item, Since the user is specified from among them, the analyst can efficiently narrow down the data. Also, at this time, when the tabulation results are displayed in a table format corresponding to a two-dimensional table, the item settings of the vertical axis and the horizontal axis can be specified. can do.

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

【図1】 本発明に係る業務分析システムの一実施の形
態を示したブロック構成図である。
FIG. 1 is a block diagram showing an embodiment of a business analysis system according to the present invention.

【図2】 本実施の形態において事前に行う環境設定処
理を示したフローチャートである。
FIG. 2 is a flowchart showing an environment setting process performed in advance in the present embodiment.

【図3】 本実施の形態における大福帳データベースの
集計単位の構造定義を示した概念図である。
FIG. 3 is a conceptual diagram showing a structure definition of a tally unit of a Daifuku book database in the present embodiment.

【図4】 本実施の形態における集計キーマトリックス
表の内容例を示した図である。
FIG. 4 is a diagram showing an example of the contents of an aggregation key matrix table in the present embodiment.

【図5】 本実施の形態において自動生成する雛型SQ
L文の例を示した図である。
FIG. 5 shows a template SQ automatically generated in the present embodiment.
FIG. 9 is a diagram illustrating an example of an L sentence.

【図6】 本実施の形態における分析処理制御部が行う
処理を示したフローチャートである。
FIG. 6 is a flowchart showing processing performed by an analysis processing control unit according to the present embodiment.

【図7】 本実施の形態における業務分析処理画面の初
期状態の例を示した図である。
FIG. 7 is a diagram showing an example of an initial state of a business analysis processing screen according to the present embodiment.

【図8】 本実施の形態において集計結果を表示した業
務分析処理画面の例を示した図である。
FIG. 8 is a diagram showing an example of a task analysis processing screen displaying a tally result in the present embodiment.

【図9】 本実施の形態において自動生成する検索実行
用SQL文の例を示した図である。
FIG. 9 is a diagram showing an example of a search execution SQL statement automatically generated in the present embodiment.

【図10】 本実施の形態において集計結果を表示した
業務分析処理画面の例を示した図である。
FIG. 10 is a diagram showing an example of a task analysis processing screen displaying a tally result in the present embodiment.

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

1 分析処理制御部、2 入出力制御処理部、3 大福
帳データベース、4項目情報マスタ、5 抽出明細デー
タファイル、6 項目辞書テーブル、7 構造定義テー
ブル。
1 analysis processing control unit, 2 input / output control processing unit, 3 large fortune book database, 4 item information master, 5 extraction specification data file, 6 item dictionary table, 7 structure definition table.

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 検索キーが設定されていない明細データ
ベースに蓄積された業務実績データを項目単位に集計す
ることによって業務分析を行うための業務分析システム
において、 前記業務実績データを集計する項目の階層関係を定義し
た構造定義情報に基づき項目の階層関係を明示した業務
分析処理画面を表示する画面表示ステップと、 前記画面表示ステップにおいて表示した項目の中から指
定された項目に基づき前記明細データベースを検索し集
計を行う集計ステップと、 前記集計ステップによる集計結果を画面表示する結果表
示ステップと、 を含み、予め設定された項目の階層関係を表示し、その
中から選択させた項目を検索キーとして前記明細データ
ベースの検索を行うことで業務分析を行わせることを特
徴とする業務分析方法。
1. A business analysis system for performing business analysis by totalizing business result data accumulated in a detail database for which a search key is not set, in item units, wherein: a hierarchy of items for which the business result data is totalized A screen display step of displaying a business analysis processing screen in which a hierarchical relationship between items is specified based on the structure definition information defining the relationship; and searching the detail database based on the specified item from the items displayed in the screen display step And a result display step of displaying the result of the tallying on the screen, and displaying a hierarchical relationship of preset items, and selecting an item selected from among them as a search key. A business analysis method characterized in that business analysis is performed by searching a detailed database.
【請求項2】 検索キーが設定されていない明細データ
ベースに蓄積された業務実績データを項目単位に集計す
ることによって業務分析を行うための業務分析システム
において、 前記業務実績データを集計する項目の階層関係を定義し
た構造定義情報を記憶する構造定義情報記憶手段と、 前記構造定義情報に基づき集計する項目の階層関係を示
した業務分析処理画面を表示させるとともに、前記業務
分析処理画面において選択された項目を検索キーとして
前記明細データベースの検索を行い、その検索による集
計結果を表示する分析処理制御手段と、 を有することを特徴とする業務分析システム。
2. A business analysis system for performing business analysis by totalizing business result data accumulated in a detail database for which a search key is not set, on an item-by-item basis. A structure definition information storage unit for storing structure definition information defining the relationship; and a task analysis processing screen showing a hierarchical relationship of items to be totalized based on the structure definition information. A business analysis system, comprising: an analysis processing control unit that searches the detail database using an item as a search key, and displays a totaled result of the search.
JP11113332A 1999-04-21 1999-04-21 Business analyzing method and business analysis system Pending JP2000305937A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP11113332A JP2000305937A (en) 1999-04-21 1999-04-21 Business analyzing method and business analysis system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP11113332A JP2000305937A (en) 1999-04-21 1999-04-21 Business analyzing method and business analysis system

Publications (1)

Publication Number Publication Date
JP2000305937A true JP2000305937A (en) 2000-11-02

Family

ID=14609569

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11113332A Pending JP2000305937A (en) 1999-04-21 1999-04-21 Business analyzing method and business analysis system

Country Status (1)

Country Link
JP (1) JP2000305937A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006323531A (en) * 2005-05-17 2006-11-30 Sap Ag Invoice gathering device, invoice gathering method and invoice gathering program
JP2007094570A (en) * 2005-09-27 2007-04-12 Nomura Research Institute Ltd Database utilization system
JP2010205077A (en) * 2009-03-04 2010-09-16 Mitsubishi Electric Corp Device, and program for data integration and recording medium
WO2016132472A1 (en) * 2015-02-18 2016-08-25 三菱電機株式会社 Data search device, data search method, and data search program

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006323531A (en) * 2005-05-17 2006-11-30 Sap Ag Invoice gathering device, invoice gathering method and invoice gathering program
JP2007094570A (en) * 2005-09-27 2007-04-12 Nomura Research Institute Ltd Database utilization system
JP4700462B2 (en) * 2005-09-27 2011-06-15 株式会社野村総合研究所 Database usage system
JP2010205077A (en) * 2009-03-04 2010-09-16 Mitsubishi Electric Corp Device, and program for data integration and recording medium
WO2016132472A1 (en) * 2015-02-18 2016-08-25 三菱電機株式会社 Data search device, data search method, and data search program

Similar Documents

Publication Publication Date Title
US7617443B2 (en) Flexible multiple spreadsheet data consolidation system
US7509328B2 (en) Customizing software applications that use an electronic database with stored product data
US20100100562A1 (en) Fully Parameterized Structured Query Language
JP2001306373A (en) Data base design system, its method, recording medium, and display method
US7080084B2 (en) Method for changing database construction information
US9760603B2 (en) Method and system to provide composite view of data from disparate data sources
US8458178B2 (en) Dimensional data explorer
JP2000305937A (en) Business analyzing method and business analysis system
JP2003216464A (en) Set displaying system and computer program
JPH08305724A (en) Device for managing design supporting information document
US20070255746A1 (en) Method for Processing Associated Software Data
US7225194B2 (en) Composite record identifier generator
JP2001216306A (en) Category generating device
JPH08212273A (en) Suporting device for controlling product cost
JP2002259503A (en) System of production control, method thereof, manufacturing method for semiconductor device using the method, recording medium recorded information thereof, program thereof and computer readable recording medium recorded the program
JP2839773B2 (en) Article data registration method and apparatus therefor
JP2002099635A (en) Product information analysis system and product information retrieval system using the same
JPH1196250A (en) Data summary and display device and storage medium
JP2004303117A (en) Name sorting database design support method and system
JP2004076404A (en) Work management system and work management method using biserial hierarchical structure
JP2001195532A (en) Matrix preparing method and display method
JP2004295536A (en) Database analysis system and data analysis program
CN118245052A (en) Intelligent selection software design method for commercial vehicle orders
JP2001084260A (en) Database system
CN118673036A (en) Component private attribute statistics and inverse checking method and system

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20040406