JPH07262165A - Aggregating method for two-dimensional data - Google Patents

Aggregating method for two-dimensional data

Info

Publication number
JPH07262165A
JPH07262165A JP4673694A JP4673694A JPH07262165A JP H07262165 A JPH07262165 A JP H07262165A JP 4673694 A JP4673694 A JP 4673694A JP 4673694 A JP4673694 A JP 4673694A JP H07262165 A JPH07262165 A JP H07262165A
Authority
JP
Japan
Prior art keywords
items
aggregation
item
data
item 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
JP4673694A
Other languages
Japanese (ja)
Inventor
Satoru Suemitsu
哲 末光
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP4673694A priority Critical patent/JPH07262165A/en
Publication of JPH07262165A publication Critical patent/JPH07262165A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PURPOSE:To flexibly cope with the change of the aggregation algorithm and the aggregation object by defining aggregation items of aggregation processings, calculation formulas, etc., to groups into which items defined by rows and columns of two-dimensionally expressed data are divided in relation to making the items hierarchical or the like. CONSTITUTION:A fundamental item extracting part 2 extracts/selects key items, which unequivocally prescribe two-dimensional data, to define fundamental item information. A related item defining part 3 divides items into groups in accordance with an aggregation algorithm and relations between fundamental item information with respect to fundamental item information. A aggregation object selecting part 6 divides items, which are related to one another by the related item defining part 3, furthermore. An output item designating part 4 defines item information of aggregation results. That is, this part 4 selectively defines items to be displayed/outputted on a screen or in a form. These related item information are temporarily stored in an information pattern defining part 7. A aggregation processing part 5 actually executes the aggregation.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、2次元デ−タの集計方
法に関し、デ−タが2つのキ−により決定されるレコ−
ド群において、キ−値の集合体、キ−値間の関連付けさ
れた集合体によりデ−タを集計し、端末の画面、帳票に
結果を表示、出力する集計方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a two-dimensional data totaling method, in which data is determined by two keys.
The present invention relates to an aggregation method of aggregating data in a group of key values and an aggregate associated with key values and displaying and outputting the result on a screen of a terminal or a form.

【0002】[0002]

【従来の技術】従来、コンピュータを使った2次元デー
タの集計処理は、いわゆる表計算ソフトが知られてい
る。表計算ソフトでは、各行と列に意味を持たせ、行と
列で特定されるセルに対して特定のデータを入力する。
表計算ソフトでは、セルに入力されたデータを集計する
場合には、セルを特定して、そのセルのデータの演算を
することで集計をおこなっている。従って、演算をする
には、セルそのものを指定して演算式を設定する必要が
ある。一方、2次元で表現できるデータを、プログラム
言語を使った命令文で記述し、集計対象、集計範囲をプ
ログラムの中に記述することが行われている。このプロ
グラムは固定的であり、集計方法や、対象範囲を変更す
るには、プログラムそのものの修正が必要であり、集計
アルゴリズムの変更に対して動的な対応が困難であっ
た。
2. Description of the Related Art Conventionally, so-called spreadsheet software has been known for aggregating processing of two-dimensional data using a computer. In spreadsheet software, each row and column has a meaning, and specific data is input to the cell specified by the row and column.
In the spreadsheet software, when totaling the data input to the cells, the cell is specified and the data of the cell is calculated to perform the totaling. Therefore, in order to perform the calculation, it is necessary to specify the cell itself and set the calculation formula. On the other hand, data that can be expressed in two dimensions is described by a command statement using a programming language, and the totaling target and totaling range are described in the program. This program was fixed, and it was necessary to modify the program itself in order to change the aggregation method and the target range, and it was difficult to dynamically respond to changes in the aggregation algorithm.

【0003】[0003]

【発明が解決しようとする課題】表形式のデ−タにおい
て、そのデ−タを集計し、新たなデ−タ/情報を生成す
るシステムでは、デ−タの集計アルゴリズム、集計対象
範囲が時とともに変化する。従来の集計システムでは、
両者ともに固定化され、プログラムに組み込まれている
ため、変化への対応が困難となっている。
In a system for tabulating data and aggregating the data to generate new data / information, the data aggregating algorithm and the aggregating target range are Change with. In the conventional aggregation system,
Both are fixed and incorporated into the program, making it difficult to respond to changes.

【0004】本発明は上記実情に鑑みて行われたもの
で、2次元データ形式のデータの集計において、集計ア
ルゴリズム、集計対象の変化に対して柔軟に対応できる
集計方法を提供する事にある。
The present invention has been made in view of the above circumstances, and it is an object of the present invention to provide a totaling method capable of flexibly responding to a change in a totaling algorithm and a totaling target in totaling data in a two-dimensional data format.

【0005】[0005]

【課題を解決するための手段】上記目的を達成するため
に、本願では以下のように構成した事を特徴とする。2
次元で表現できるデータを入力する。これは、例えば、
表計算ソフトにおいて、行と列で定義された組合せ(い
わゆる「セル」の部分)に対するデータを入力するよう
なものである。次に、入力したデータを集計して出力す
るわけであるが、本願ではこの集計方法に特徴がある。
まず、行と列で定義される項目について、その項目の属
性関連に基づいて、それぞれ階層的に組織化(グルーピ
ング)する。これは、例えば、集計データとして、行項
目に、人件費、旅費、備品費、…のように勘定項目が定
義され、列項目に、人事課、経理課、資材課…のように
会社の組織が定義されている場合に、行と列で定義され
る各項目を定義する。例えば、勘定項目のうち、旅費と
備品費は間接費なので、間接費を上位階層として定義す
る。同様に、会社の組織の内、人事課と経理化は総務部
に属するので、総務部を上位階層として定義する。グル
ーピングされたもには関連番号と関連名称を付してファ
イルに格納される。そして、これら定義された関連項目
情報間で出力範囲や計算式などの集計処理を定義し、そ
れを実行する。このようにすることによって、総務部の
間接費の集計というような処理を迅速に行う事ができ
る。また、総務部に、新たに福祉課ができた場合には、
総務部の階層内容だけを修正すれば、計算式などの集計
処理自体を変更しなくても変更が可能になる。また、行
と列で定義される項目(関連項目)を複数を定義してお
けば、この関連項目ごとに集計処理を容易に行う事がで
きる。
In order to achieve the above object, the present invention is characterized by having the following configuration. Two
Enter data that can be expressed in dimensions. This is, for example,
It is like inputting data for a combination (so-called "cell" portion) defined by rows and columns in spreadsheet software. Next, the input data is totaled and output, and the present application is characterized by this totaling method.
First, items defined by rows and columns are hierarchically organized (grouped) based on the attribute relationships of the items. For example, as aggregated data, line items are defined as account items such as personnel expenses, travel expenses, equipment expenses, ..., and column items are defined as personnel departments, accounting departments, materials departments ... Defines each item defined in the row and column if is defined. For example, of account items, travel expenses and equipment expenses are indirect expenses, so the indirect expenses are defined as a higher hierarchy. Similarly, within the organization of the company, the personnel department and accounting belong to the general affairs department. The grouped items are stored in a file with an associated number and an associated name. Then, an aggregate process such as an output range and a calculation formula is defined between the defined related item information, and the aggregate process is executed. By doing so, it is possible to quickly perform processing such as totalizing the overhead costs of the general affairs department. Also, if a new welfare section is established in the general affairs department,
By modifying only the hierarchy content of the general affairs department, it is possible to make changes without changing the totalization process itself such as the calculation formula. Further, if a plurality of items (related items) defined by rows and columns are defined, the totaling process can be easily performed for each related item.

【0006】[0006]

【作用】以上のように、2次元で表現できるデータの行
と列で定義される各項目を、階層化等の関連をづけてグ
ループ化し、このグループ化されたものに対して、集計
処理や計算式等の集計項目を定義するので、2次元デー
タのデータの分類方法に左右されることなく、フレキシ
ビリティの高いデータの集計処理を行うことができる。
また、グループ化の定義と集計項目の定義を、集計のた
めのプログラムから分離、独立してファイルに格納する
ようにすれば、集計処理を実行するプログラム自体を変
更することなく、集計の仕方を自由に変更することがで
きる。
As described above, the items defined by the rows and columns of the data that can be expressed in two dimensions are grouped in association with each other such as hierarchization, and the grouped items are aggregated and processed. Since the total items such as the calculation formulas are defined, the high-flexibility data total process can be performed without depending on the method of classifying the two-dimensional data.
Also, if the grouping definition and the summary item definition are stored separately from the program for aggregation and stored in a file, the method of aggregation can be changed without changing the program itself that executes the aggregation process. You can change it freely.

【0007】[0007]

【実施例】以下に本発明の一実施例として、2次元デー
タのキー項目関連による集計方法を、管理会計システム
における損益管理帳票の作成処理に適用した場合を説明
する。図1は、本発明の集計方法を実行するシステム全
体図である。処理装置1は、システム全体を制御するも
ので、以下の各要素を含む。基本項目抽出部2は、2次
元データを一意に規定するためのキー項目を抽出/選択
して基本項目情報を定義するものである。関連項目定義
部3は、基本項目情報の中から、集計アルゴリズム、基
本項目情報間の関連性に従い、グル−ピングを行なう。
これを関連項目情報と定義するものである。集計対象選
択部6は、関連項目定義部3によって関連付けられた項
目をさらにグル−ピングするものである。出力項目指定
部4は、集計結果の項目情報を定義する。すなわち、集
計結果を画面、帳票に表示/出力する項目を選択定義す
る。選択においては、第1レベル、第2レベルの関連項
目情報を対象にして行なう。この関連項目情報を一時的
に格納しておくのが情報パターン定義部7である。集計
処理部5は、上記集計を実際に実行するものである。入
力手段8は、キーボードやマウス等の入力手段で、オペ
レータの指示が入力される。表示手段9は、CRTディ
スプレイや液晶ディスプレイ等の表示手段である。出力
手段10は、プリンタやプロッタ等の紙に出力する出力
手段である。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS As an embodiment of the present invention, a case will be described below in which a tabulation method relating to key items of two-dimensional data is applied to a profit and loss management form creation process in a management accounting system. FIG. 1 is an overall view of a system that executes the counting method of the present invention. The processing device 1 controls the entire system and includes the following elements. The basic item extraction unit 2 extracts / selects a key item for uniquely defining two-dimensional data and defines basic item information. The related item definition unit 3 performs grouping from the basic item information according to the aggregation algorithm and the relationship between the basic item information.
This is defined as related item information. The aggregation target selection unit 6 further groups the items associated by the related item definition unit 3. The output item designation unit 4 defines item information of the counting result. That is, the items for displaying / outputting the tabulation result on the screen and the form are selectively defined. The selection is performed on the related item information of the first level and the second level. The information pattern definition unit 7 temporarily stores the related item information. The tally processing unit 5 actually executes the above tally. The input unit 8 is an input unit such as a keyboard or a mouse, and an operator's instruction is input. The display means 9 is a display means such as a CRT display or a liquid crystal display. The output means 10 is an output means such as a printer or a plotter for outputting on paper.

【0008】組織マスタファイル11は、2次元データ
の列の定義を格納するファイルである。勘定科目マスタ
ファイル12は2次元データの行の定義を格納するファ
イルである。データファイル13は、2次元データの行
と列の定義で指定される項目の実績値データを格納する
ものである。関連項目マスタファイル14は、組織マス
タファイル11と勘定科目マスタファイル12に格納さ
れた項目をグループ化したものである。このグループか
は、単なる分類であっても良いし、階層構造となるよう
にグループ化したものであっても良い。集計項目マスタ
ファイル15は、関連項目マスタファイル14に格納さ
れ、グループ化された項目の集計処理の定義を格納して
おくものである。この集計処理には、出力すべき項目や
計算式などを格納することができる。プログラムファイ
ル16は、集計項目マスタファイルに格納された集計処
理の定義に従って、集計処理を実行するプログラムを格
納するものである。
The organization master file 11 is a file that stores the definition of a column of two-dimensional data. The account item master file 12 is a file that stores the definition of a row of two-dimensional data. The data file 13 stores the actual value data of the items designated by the row and column definitions of the two-dimensional data. The related item master file 14 is a group of items stored in the organization master file 11 and the account title master file 12. This group may be a simple classification or may be grouped to have a hierarchical structure. The total item master file 15 is stored in the related item master file 14 and stores the definition of the total process of the grouped items. Items to be output, formulas, and the like can be stored in this totaling process. The program file 16 stores a program for executing the totalization process according to the definition of the totalization process stored in the totalization item master file.

【0009】図2は、本実施例の操作手順を説明する図
である。まず、集計対象となる基本項目の定義をする
(ステップ21)。これは、例えば、行項目が勘定項目
の場合は、勘定項目がa1(ex.人件費),a2(ex.旅
費)…のように基本項目を定義し、勘定科目マスタファ
イル12を作成する。同様に、列データが会社の組織で
ある場合は、組織としてb1(ex.人事課)、b2(ex.
経理課)…のように基本項目を定義し、組織マスタファ
イル11に格納する。2種の上記マスタファイル11、
12の作成により、集計対象定義域を定義することがで
きる。
FIG. 2 is a view for explaining the operation procedure of this embodiment. First, the basic items to be aggregated are defined (step 21). For example, when the line item is an account item, basic items are defined such that the account item is a1 (ex. Personnel expenses), a2 (ex. Travel expenses), and the account item master file 12 is created. Similarly, when the column data is the organization of the company, the organization is b1 (ex. Personnel section), b2 (ex.
Accounting section) ... Basic items are defined and stored in the organization master file 11. Two types of master file 11,
By creating 12, it is possible to define the aggregation target domain.

【0010】ここで、図3に基本項目である組織、勘定
科目を定義する流れを示す。組織と勘定科目により特定
化されるセル323は、31の形式で特定される。31
1は組織コードであり、組織322を示すコードであ
る。312は勘定科目コードであり勘定科目321のコ
ードを示すものである。実績値313は、実際にセル3
23に表示されるデータである。このように行と列の項
目がコードで示されるとそのコードに対する識別名称が
入力され(38)、組織マスタファイル11への登録
(36)と勘定科目マスタファイル12への登録が行わ
れる(37)。次に、入力手段8から、それぞれ組織、
勘定科目に対する実績値が入力されると、実績値デ−タ
ファイル13に格納される。
Here, FIG. 3 shows a flow of defining the basic items such as organization and account item. The cell 323 specified by the organization and the account item is specified in the format of 31. 31
Reference numeral 1 is an organization code, which is a code indicating an organization 322. Reference numeral 312 is an account item code, which shows the code of the account item 321. Actual value 313 is actually cell 3
It is the data displayed on 23. In this way, when the row and column items are indicated by a code, an identification name for the code is input (38), and registration in the organization master file 11 (36) and registration in the account item master file 12 are performed (37). ). Next, from the input means 8,
When the actual value for the account item is input, it is stored in the actual value data file 13.

【0011】再び、図2に戻る。次に、集計項目のグル
−プ定義である関連項目定義をする(ステップ22)。
ここでは、レベル1のグループ定義として、組織、勘定
科目の関連付けを行なう。関連付けにあたり、集計対象
組織、集計対象勘定科目を定義する。
Returning again to FIG. Next, the related item definition which is the group definition of the total item is defined (step 22).
Here, as a level 1 group definition, an organization and an account item are associated. Define the target organization and target account for association.

【0012】ここで図4、図5を用いて、組織関連情報
の定義方法を説明する。図4は、関連項目定義の概念を
示した図である。一般に会社組織は、42のような階層
構造で体系付けられる。それを41に示すテーブルに、
関連レベル。関連親子項目として記憶する。そして、集
計すべき対象組織として43に示す範囲が選択される
と、41のレコ−ド群から、選択された集計対象組織を
示す関連項目テーブル44のファイルを作成する。関連
項目テーブル44は、それを識別するための識別名45
が付与される。次に、図5を用いて、図4の操作手順を
説明する。まず、組織マスタファイル11の識別名称よ
り、関連する項目を抽出する(ステップ51)。この抽
出はオペレータによって行う事ができ、入力手段8によ
り子415が指定される。次に、第nレベルの関連とし
て、親414と関連名称412を付与する(ステップ5
2)。このステップ51、52を抽出すべき事項がなく
なるまで繰り返す(ステップ53)。次に、第n+1レ
ベルに対して同様の処理を繰り返す(ステップ54、5
5)。次に、集計対象組織テーブル41から集計対象を
選択し(ステップ56)、関連項目テーブル44を作成
して、関連項目マスタファイル14に格納する(ステッ
プ57)。
Here, a method of defining the organization-related information will be described with reference to FIGS. FIG. 4 is a diagram showing the concept of related item definition. Generally, a company organization is organized in a hierarchical structure like 42. In the table shown at 41,
Relevance level. It is stored as a related parent-child item. Then, when the range indicated by 43 is selected as the target organization to be totaled, a file of the related item table 44 indicating the selected total target organization is created from the record group of 41. The related item table 44 has an identification name 45 for identifying it.
Is given. Next, the operation procedure of FIG. 4 will be described with reference to FIG. First, related items are extracted from the identification name of the organization master file 11 (step 51). This extraction can be performed by the operator, and the child 415 is designated by the input means 8. Next, the parent 414 and the related name 412 are given as the relationship of the nth level (step 5).
2). These steps 51 and 52 are repeated until there are no items to be extracted (step 53). Next, the same processing is repeated for the (n + 1) th level (steps 54 and 5).
5). Next, the aggregation target is selected from the aggregation target organization table 41 (step 56), the related item table 44 is created, and stored in the related item master file 14 (step 57).

【0013】一方、集計対象勘定科目に関するグルーピ
ング方法を図6、図7を用いて説明する。図6に示すよ
うに勘定科目は、商品別、国内外でグル−ピングし、例
えばA商品、B商品、外国 …とグル−プ名を付与す
る。そしてさらに、それらをまとめて、損益予算、売上
高経費と分類する。このように勘定科目に対して階層構
造を定義できる。そしてその関連を71のテーブルを作
成する。そして、集計対象として、62を想定した場合
は、71から、62に対応したレコ−ドを選択して、7
2の集計対象ファイルを作成し、関連項目マスタファイ
ル14に格納する。
On the other hand, a grouping method relating to the account target account will be described with reference to FIGS. 6 and 7. As shown in FIG. 6, the account items are grouped by product and in Japan and overseas, and are given a group name such as A product, B product, foreign country ... Then, they are put together and classified into profit and loss budget and sales expense. In this way, a hierarchical structure can be defined for account items. Then, 71 tables are created for the relation. When 62 is assumed to be the totaling target, the record corresponding to 62 is selected from 71, and 7 is selected.
The totaling target file 2 is created and stored in the related item master file 14.

【0014】再び図2に戻り、次に、関連項目のグル−
プ定義を行う(ステップ23)。ここでは、基本項目間
の関連付け後、さらに、ここで新たに追加された関連項
目に対しての関連付けを行ない、認識できる集計項目を
定義する。これが、帳票出力項目となる。
Returning to FIG. 2 again, the related item group is displayed.
(Step 23). Here, after associating the basic items, the newly added related items are further associated with each other to define a recognizable total item. This is the form output item.

【0015】ここで、図8を用いて集計項目の定義の手
順を説明する。まず、集計対象である関連項目テーブル
44を関連項目マスタファイル14から選択する(ステ
ップ81)。次に、集計結果項目として関連項目ファイ
ル14から集計対象テーブル73を選択する(ステップ
82)。集計対象テーブル73には、大分類として3項
目が定義されているので、凝れたの選択を繰り返す(ス
テップ83)。選択された項目は集計パターン定義表8
8の項目欄に記憶される。この場合、計算NO1〜3が
選択されている。次に、計算NO1〜3の項目を使っ
て、新たな項目である損益と達成率を定義し、計算式を
指定する(ステップ84)。その四則演算式は、89の
ように記憶される。次に出力項目か否かを90のように
指定し(ステップ85)、1つの集計パタ−ンとして集
計項目マスタファイルに格納する(ステップ86)。
Here, the procedure of defining the totalized items will be described with reference to FIG. First, the related item table 44 to be totaled is selected from the related item master file 14 (step 81). Next, the aggregation target table 73 is selected from the related item file 14 as the aggregation result item (step 82). Since three items are defined as major categories in the totaling table 73, elaborate selection is repeated (step 83). Selected items are tabulation pattern definition table 8
It is stored in the item column of 8. In this case, calculation numbers 1 to 3 are selected. Next, using the items of calculation Nos. 1 to 3, new items of profit and loss and the achievement rate are defined, and a calculation formula is designated (step 84). The four arithmetic expressions are stored as 89. Next, whether or not the item is an output item is designated as in 90 (step 85), and is stored in the total item master file as one total pattern (step 86).

【0016】再び、図2にもどり、最後に集計結果の出
力する(ステップ24)。図9は、本発明に基づいた方
式による帳票出力例である。指定された組織対象に対し
て、指定された科目の集計を行ない、出力指定された項
目のみが出力、表示されることを示している。
Returning to FIG. 2 again, the totalization result is finally output (step 24). FIG. 9 is an example of a form output according to the method according to the present invention. It indicates that the specified subjects are totaled for the specified organization object, and only the output specified items are output and displayed.

【0017】なお、帳票タイトル名、日付等は、キ−イ
ンされた、帳票パタ−ン定義ファイルに格納されてい
る。
The form title name, date, etc. are stored in the keyed-in form pattern definition file.

【0018】以上、本願発明の実施例について説明した
が、集計アルゴリズムは、組織マスタファイル11、勘
定科目マスタファイル12、実績値データファイル1
3、関連項目マスタファイル14、集計項目マスタファ
イル15より分離独立化できる。本方法においては、組
織変更や勘定科目の変更があった場合、集計アルゴリズ
ムを修正することなしに、各種定義情報を変更するだけ
で対応可能となる。
The embodiment of the present invention has been described above. The aggregation algorithm is as follows: organization master file 11, account master file 12, actual value data file 1
3, the related item master file 14 and the total item master file 15 can be separated and made independent. In this method, when the organization is changed or the account is changed, it is possible to deal with it by only changing various definition information without modifying the aggregation algorithm.

【0019】[0019]

【発明の効果】2つのキ−で規定されるデ−タ、例えば
表形式のデ−タ、に対してのキ−群の関連による集計処
理において、集計アルゴリズムの処理プログラムからの
分離、すなわち集計アルゴリズムのデ−タ化により、集
計対象、集計方法の変更に対して、柔軟な対応を可能と
することができる。例えば、損益管理の帳票作成におい
て、会社の組織、体制の変更、管理項目の追加等に対し
て、プログラムを修正することなく、各種定義情報の変
更のみで、対応可能となる。また、変更が定義情報の更
新のみで可能であり、組織変更に対しての損益予測等、
シミュレ−ションにも活用できる。
EFFECT OF THE INVENTION In the aggregation processing by the association of the key groups with respect to the data defined by the two keys, for example, the data in the tabular format, the aggregation algorithm is separated from the processing program, that is, the aggregation. By changing the data of the algorithm, it is possible to flexibly deal with the change of the aggregation target and the aggregation method. For example, in the creation of a profit and loss management form, it is possible to deal with changes in the organization and system of the company, addition of management items, etc., without changing the program, only by changing various definition information. In addition, changes can be made only by updating the definition information, such as profit and loss forecasts for organizational changes,
It can also be used for simulation.

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

【図1】本発明の一実施例の集計方法を実行するシステ
ム全体図。
FIG. 1 is an overall view of a system that executes a counting method according to an embodiment of the present invention.

【図2】本実施例の操作手順を示すフローチャート。FIG. 2 is a flowchart showing an operation procedure of this embodiment.

【図3】基本項目である組織、勘定科目を定義する流れ
を示す図。
FIG. 3 is a diagram showing a flow of defining an organization and an account item which are basic items.

【図4】組織関連情報の定義方法を説明するための図。FIG. 4 is a diagram for explaining a method of defining organization related information.

【図5】組織関連情報の定義方法を示すフローチャー
ト。
FIG. 5 is a flowchart showing a method of defining organization related information.

【図6】集計対象勘定科目のグルーピングを説明するた
めの図。
FIG. 6 is a diagram for explaining grouping of account target accounts.

【図7】集計対象勘定科目のグルーピングを説明するた
めの図。
FIG. 7 is a diagram for explaining grouping of account items to be totaled.

【図8】集計項目の定義の手順を説明するための図。FIG. 8 is a diagram for explaining a procedure of defining a total item.

【図9】本実施例の帳票出力例を示す図。FIG. 9 is a diagram showing an example of form output according to the present embodiment.

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

1 処理装置 11 組織マスタファイル 12 勘定科目マスタファイル 13 データファイル 14 関連項目マスタファイル 15 集計項目マスタファイル 1 Processor 11 Organization Master File 12 Account Master File 13 Data File 14 Related Item Master File 15 Summary Item Master File

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】2次元で表現できるデータを集計して出力
する集計方法において、 行と列で定義されるキー項目について、それぞれ階層的
に組織化して分類し、 これら定義されたものに対して出力範囲と計算式を含む
処理手順を定義し、 定義された処理手順を集計処理プログラムと独立の記憶
装置に格納し、 定義された処理手順によって集計処理を実行して、結果
を出力する2次元データの集計方法。
1. A tabulation method for tabulating and outputting data that can be expressed in two dimensions, in which key items defined by rows and columns are hierarchically organized and classified. A two-dimensional output that defines a processing procedure that includes an output range and a formula, stores the defined processing procedure in a storage device that is independent of the aggregation processing program, executes the aggregation processing according to the defined processing procedure, and outputs the result. How to aggregate the data.
JP4673694A 1994-03-17 1994-03-17 Aggregating method for two-dimensional data Pending JPH07262165A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4673694A JPH07262165A (en) 1994-03-17 1994-03-17 Aggregating method for two-dimensional data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4673694A JPH07262165A (en) 1994-03-17 1994-03-17 Aggregating method for two-dimensional data

Publications (1)

Publication Number Publication Date
JPH07262165A true JPH07262165A (en) 1995-10-13

Family

ID=12755622

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4673694A Pending JPH07262165A (en) 1994-03-17 1994-03-17 Aggregating method for two-dimensional data

Country Status (1)

Country Link
JP (1) JPH07262165A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002358477A (en) * 2001-03-28 2002-12-13 Dainippon Printing Co Ltd Electronic form use system, server, terminal device, and recording medium
WO2004017240A1 (en) * 2002-08-13 2004-02-26 Grow Bright Fujihara Corp. Accounting data management system, management method, and management program

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002358477A (en) * 2001-03-28 2002-12-13 Dainippon Printing Co Ltd Electronic form use system, server, terminal device, and recording medium
WO2004017240A1 (en) * 2002-08-13 2004-02-26 Grow Bright Fujihara Corp. Accounting data management system, management method, and management program

Similar Documents

Publication Publication Date Title
US5033009A (en) System for generating worksheet files for electronic spreadsheets
JP3108984B2 (en) Data processing device
US7302444B1 (en) System for designating grid-based database reports
CN106599039B (en) Statistical representation method supporting free combination nesting of relational database data
US7760405B2 (en) Apparatus and method for integrating print preview with data modeling document editing
JP2001092825A (en) Device and method for processing information
WO2005050447A1 (en) Batch processing device
JP2004102400A (en) Data management system, method, and computer program
JP6623754B2 (en) Tabular data processing program, method and apparatus
US5526518A (en) Data processing apparatus
JP2004005671A (en) Information processor, and information processing method
JP2001222613A (en) Method and device for displaying commercial area and medium
JPH07262165A (en) Aggregating method for two-dimensional data
JPH04181372A (en) Table sheet totalization system for data
Chiera et al. Visualizing big data: Everything old is new again
JP2021047833A (en) Spreadsheet template using pivot table
JPH04137038A (en) Application software generation device
JPH0488469A (en) Device for issuing business management document or the like
JP3109331B2 (en) Form output device
CHAPTER An Introduction to Database Development
Mehdawi et al. Usability Evaluation of a Locally Developed Software in Libya Using IsoMetrics
JPH07282162A (en) Data processor
JPH08297695A (en) Method and device for preparing data for business management and data chart for business management
JP3533469B2 (en) Form output device
JPH1196250A (en) Data summary and display device and storage medium