JPH04181372A - Table sheet totalization system for data - Google Patents

Table sheet totalization system for data

Info

Publication number
JPH04181372A
JPH04181372A JP2309655A JP30965590A JPH04181372A JP H04181372 A JPH04181372 A JP H04181372A JP 2309655 A JP2309655 A JP 2309655A JP 30965590 A JP30965590 A JP 30965590A JP H04181372 A JPH04181372 A JP H04181372A
Authority
JP
Japan
Prior art keywords
data
file
totalization
aggregation
conditions
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
JP2309655A
Other languages
Japanese (ja)
Inventor
Bunji Shibata
柴田 文二
Shingo Shiomi
塩見 慎吾
Noriko Miyamoto
典子 宮本
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.)
NEC Solution Innovators Ltd
Original Assignee
NEC Solution Innovators 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 NEC Solution Innovators Ltd filed Critical NEC Solution Innovators Ltd
Priority to JP2309655A priority Critical patent/JPH04181372A/en
Publication of JPH04181372A publication Critical patent/JPH04181372A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To set totalization conditions in a condition file and generate a necessary total table by providing a totalizing process means which can set the totalization conditions variably through data on the totalization conditions stored in the condition file. CONSTITUTION:This system has the condition file 20 which contains data on the name of a data file to be totalized, record items to be totalized, key items and ranges of classification or extraction, an arithmetic method when arithmetic such as rate calculation other than totalization is needed, and the totalization conditions such as the array order of respective items in the totalization table and a totalizing process program which generates totalization tables differing in totalization conditions from a data file 40. In this case, the totalizing process means is set by using the totalization conditions as parameters. Consequently, the different totalization conditions are stored in the condition file to generate the different totalization tables by the one totalizing processing means.

Description

【発明の詳細な説明】 [産業上の利用分野] 本発明はオフィスコンピュータにおけるデータの集計方
式に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a data aggregation method in an office computer.

[従来の技術] 一般に、オフィスコンピュータにおいては、常時重新さ
れる多量のデータファイルから周期的、定例的にデータ
の集計業務が行われている他、管理や企画の資料として
臨時的、非定例的に最近のデータの集計表が求められる
ことも多い。これらの集計表はいずれも、種々の分類項
目別に小計、巾計等の複数の段階で集計された数値がそ
れぞれ縦・横に配置された表形式で出力される。
[Prior Art] In general, office computers perform periodic and regular data aggregation work from a large amount of data files that are constantly updated, as well as temporary and non-routine data collection as management and planning materials. A summary table of recent data is often required. All of these tally tables are output in a tabular format in which numerical values tallied at multiple stages such as subtotals and width totals are arranged vertically and horizontally for various classification items.

従来、これらの集計を行うためのプログラムは、定例的
に繰返し使用されるプログラムの場合には、業務毎に十
分なシステム設計の後熟練者により COB叶その他の
汎用言語でプログラム全部が作成され、突発的、臨時的
な場合には、その都度担当者等によってRPGやパーソ
ナルコンピュータの表計算等の簡易言語でプログラムが
作成され、集計が行われていた。
Conventionally, in the case of programs that are used repeatedly on a regular basis, the programs for performing these aggregations are created in COB or other general-purpose languages by experienced personnel after sufficient system design for each job. In the event of an unexpected or temporary situation, a person in charge or the like would create a program in a simple language such as an RPG or a personal computer spreadsheet, and then tally the data.

[発明が解決しようとする課B] 上述した従来の集計用プログラムは、業務ごとに定めら
れた分類項目や出力形式を固定して業務別に個別に作成
されており、分類方法や表示形式等の異る集計業務には
、同一データファイルからの集計であっても既存のブロ
クラムが利用できないので、既存のプログラムと集計条
件の異る集計表を得るためには、プログラムを全面的に
新しく作成しなければならず、最新のデータの集言4や
緊急の要求に対して時機を失する恐れがあるという欠点
がある。また、簡易言語による場合は、プログラムの作
成は比較的容易であるが、大Iのデータの分類、抽出や
小計、巾計等の合計の段階数等に制約が多いので、要求
される集計業務に対応できないことが多いという欠点が
ある。
[Question B to be solved by the invention] The conventional aggregation programs mentioned above are created individually for each job with fixed classification items and output formats determined for each job, and the classification methods, display formats, etc. Existing block diagrams cannot be used for different aggregation tasks, even if they are aggregations from the same data file, so in order to obtain a summary table with different aggregation conditions from the existing program, a completely new program must be created. However, there is a drawback that there is a risk of losing time in response to the latest data collection4 or urgent requests. In addition, when using a simple language, it is relatively easy to create a program, but there are many restrictions on the classification of large I data, the number of stages of totals such as extraction, subtotals, width totals, etc., so the required aggregation work The disadvantage is that it is often not possible to respond to

本発明の目的は、集計条件を条件ファイルに設定するこ
とによって必要な集計表を作成することができるデータ
の表形式の集計方式を提供することにある。
An object of the present invention is to provide a tabular tabulation method for data that can create a necessary tabulation table by setting tabulation conditions in a condition file.

[課題を解決するための手段J 本発明のデータの表形式の集計方式は、集計対象のデー
タファイル名、集計対象のレコード環[]、分分類抽出
のキー項目およびその範囲、集計以外の比率計算等の演
算がある場合の演算方法、集計表上の各項目の配列順等
の集計条件を表すデータが格納されている条件ファイル
と、 前記データファイルから、前記条件ファイルに格納され
たデータをパラメータとして、集計条件の異る集計表を
作成する集計処理プログラムとを有する。
[Means for Solving the Problems J] The tabular data aggregation method of the present invention includes data file names to be aggregated, record rings [] to be aggregated, key items and their ranges for segmentation extraction, ratios other than aggregation. A condition file that stores data representing aggregation conditions such as the calculation method when there is an operation such as calculation, and the order of arrangement of each item on the summary table, and the data stored in the condition file from the data file. As a parameter, it has an aggregation processing program that creates a summary table with different aggregation conditions.

[作用] 集計処理手段が集計条件をパラメータとして設定されて
いるので、異った集計条件を条件ファイルに格納するこ
とによって異なる集計表が1つの集計処理手段によって
作成できる。
[Operation] Since the aggregation processing means is set with aggregation conditions as parameters, different aggregation tables can be created by one aggregation processing means by storing different aggregation conditions in the condition file.

[実施例] 次に、本発明の実施例について図面を参照して説明する
[Example] Next, an example of the present invention will be described with reference to the drawings.

第1図は本発明のデータの表形式の集計方式の一実施例
の構成図、第2図はクロス集H10の各処理およびファ
イルの関係を示す図、第3図は条件ファイル20のパラ
メータ設定13のフローチャートおよび各ステップにお
けるモニタ表示画面の表示例を示す図、第4図は集計処
理4のフローチャート、第5図は数値例を示す図である
FIG. 1 is a configuration diagram of an embodiment of the data tabulation method of the present invention, FIG. 2 is a diagram showing the relationship between each process and file of the cross collection H10, and FIG. 3 is the parameter setting of the condition file 20. FIG. 4 is a flowchart of aggregation processing 4, and FIG. 5 is a diagram showing an example of numerical values.

本実施例の構成は、第1図と第2図に示すように、各種
のデータが蓄積され、随時または定期的に更新されてい
る多数のデータファイルからなるデータファイル40と
、データファイル40に格納されているデータの項目・
属性とレコード構成の定義情報ファイルやコードと名称
の対応テーブル等のデータファイル40のデータの環境
情報が格納されているファイルやテーブル類からなる環
境ファイル30と、集計業務ごとのデータの抽出範囲、
各種分類のキー項目、集計表への出力データの配置指定
等の集計条件のデータが格納される条件ファイル20と
、集計結果が格納される集計結果ファイル50と、集計
業務ごとに設定される集計条件を条件ファイル2oに格
納するパラメータ設定13と、設定された条件ファイル
20と環境ファイル30のデータを参照してデータファ
イル40からデータを抽出・分類・集計して集計結果の
データを集計結果ファイル50に格納する集計処理14
と、設定された条件ファイル20のデータの複写、削除
等の処理を行う付帯処理15とを含むクロス集計処理1
0とからなる。
As shown in FIGS. 1 and 2, the configuration of this embodiment includes a data file 40 consisting of a large number of data files in which various data are accumulated and updated at any time or regularly; Stored data items/
An environment file 30 consisting of files and tables storing environmental information of data in a data file 40 such as a definition information file of attributes and record configurations and a correspondence table of codes and names, and a data extraction range for each aggregation task;
A condition file 20 that stores data on aggregation conditions such as key items for various classifications and designation of placement of output data in a summary table, an aggregation result file 50 that stores aggregation results, and aggregation that is set for each aggregation job. Parameter setting 13 stores the conditions in the condition file 2o, extracts, categorizes, and aggregates data from the data file 40 by referring to data in the set condition file 20 and environment file 30, and stores the aggregated data in an aggregated result file. Aggregation processing 14 to be stored in 50
and ancillary processing 15 that performs processing such as copying and deleting the data of the set condition file 20.
Consists of 0.

次に、クロス集計処理10の処理の概略を第2図および
第3図を参照して説明する。
Next, an outline of the cross-tabulation processing 10 will be explained with reference to FIGS. 2 and 3.

先ず、データファイル40の中から集計対象のデータフ
ァイルか選択され、操作卓によって当システムが呼出さ
れる(データファイルの選択11)。
First, a data file to be aggregated is selected from among the data files 40, and the system is called up by the console (data file selection 11).

操作卓のモニタ画面101Aには「パラメータ設定13
」、「集計処理14」、「付帯処理15」の3つの処理
または「処理終了」のいずれの機能を選択するかとの質
問と共に既存の集計表名が表示される(表題入力・処理
選択12、ステップ101)。
“Parameter setting 13” is displayed on the monitor screen 101A of the operation console.
”, “Aggregation processing 14”, “Additional processing 15”, or “Processing end”, the name of the existing summary table will be displayed along with the question of which function to select (Title input/Process selection 12, Step 101).

集計条件を新たに設定する場合と、モニタ画面101A
に表示された既存の集計表を修飾・変更して集計する場
合には「パラメータ設定13」が指定され、さらに新規
設定の場合は新規の表題名が登録され、変更の場合には
その集計表名が指定される。コート変換の必要な場合は
モニタ画面102Aにより変換が行われ(ステップ10
2)、コート変換の必要がなければスキップして次の処
理に移る。指定されたデータファイル40の中からさら
に、集計対象範囲のデータを抽出する条件の設定(ステ
ップ103)は、モニタ画面1.03Aに示すように、
抽出のキーとなる項目のデータが、「A」からrBJま
での「範囲」、またはrcJ 、rD、、・・・rVJ
と「個別」に20個以内指定された値を「含む」または
「除く」という形で指定され、9つまでのキー項目をア
ンドで結んで設定される(ステップ103)。集計表の
縦方向の集計区分、すなわち合計区分は、「個別」、「
小計」、「中針」と3区分までのキー項目を設定できる
(ステップ104)。横方向の集計条件の設定は、「横
集計項目の設定(ステップ105)J、「横集計条件の
設定(ステップ106)J、「横項目計算方法(ステッ
プ107)Jの3段階に分けて行われる。「横集計項目
の設定(ステップ105)Jでは、横方向に配列される
20まての区分で、出力するデータの項目番号と該項目
の見出しとなる出力名称とを配列順に出力枠に指定する
ことによって横項目指定が行われる(ステップ105)
。設定された横集計項目の個々に対する集計条件は、モ
ニタ画面106Aて示すように、1つの出力枠に対して
、「範囲」または「個別」列記で示される3つまでのキ
ー項目の条件をアンドで結んで1組としたものをさらに
3組までのオアで結んで設定できる(ステップ106)
、また、横集計項目としては、単なる集計ではなく、%
表示のような比率等の演算結果を表示する項目も設定で
きる。このような集計以外の演算方法を設定するのが「
横項目計算方法の設定(ステップ107)Jで、「値1
」〜「値3」欄に演算対象のデータ項目番号または定数
を、その間の「OP」欄に加減乗除の記号(+、−、※
、/)のいずれかを、それぞれ指定することによって「
枠NoJ欄に指定された枠に演算結果が格納される(ス
テップ+07)。
When setting new aggregation conditions and monitor screen 101A
"Parameter setting 13" is specified when modifying or changing the existing summary table displayed in , and a new title name is registered when new settings are made. Name is specified. If a coat conversion is necessary, the conversion is performed on the monitor screen 102A (step 10).
2) If there is no need for code conversion, skip the process and move on to the next process. Setting conditions for further extracting data in the aggregation target range from the specified data file 40 (step 103) is performed as shown in monitor screen 1.03A.
The key item data for extraction is the "range" from "A" to rBJ, or rcJ, rD,... rVJ
Up to 20 values are specified individually in the form of ``include'' or ``exclude,'' and the key items are set by connecting up to 9 key items with an AND (step 103). The vertical aggregation division of the summary table, that is, the total division, is “Individual”, “
It is possible to set up to three key items such as ``subtotal'' and ``medium needle'' (step 104). Setting horizontal aggregation conditions is divided into three steps: ``Horizontal aggregation item settings (Step 105)'', ``Horizontal aggregation condition settings (Step 106)'', and ``Horizontal item calculation method (Step 107)''. ``Setting horizontal summary items (step 105) J'' sets the item number of the data to be output and the output name as the heading of the item in the output frame in the order of arrangement in the 20 divisions arranged horizontally. By specifying the horizontal item, the horizontal item is specified (step 105).
. As shown in the monitor screen 106A, the aggregation conditions for each of the horizontal aggregation items that have been set are as follows: You can connect up to 3 pairs of or's to create one set, which can then be set by connecting up to 3 pairs of or's (step 106).
, Also, as a horizontal summary item, rather than just aggregation, %
Items that display calculation results such as ratios can also be set. Setting calculation methods other than such aggregation is "
Setting the horizontal item calculation method (step 107)
” to “Value 3” column, enter the data item number or constant to be operated on, and add, subtract, multiply, and divide the symbols (+, -, *) in the “OP” column between them.
, /), respectively.
The calculation result is stored in the frame specified in the frame No. J column (step +07).

以上の処理によって設定された項目や計算式等のデータ
は、それぞれ条件ファイル2oに格納され、「パラメー
タ設定3」の処理が終了すると再び「処理選択2」に戻
る。
Data such as items and calculation formulas set by the above processing are stored in the condition file 2o, and when the processing of "parameter setting 3" is completed, the process returns to "processing selection 2" again.

「集計処理14」が指定された場合は、第4図に示すよ
うに、集計用プログラム140が条件ファイル20と環
境ファイル3oとに格納されているデータを参照して、
指定されたデータファイル40から集計対象のデータを
抽出・分類しくステップ141)、各集計項目ごとの集
計および横項目計算方法として指定された演算を行い(
ステップ142)、計算結果を出力枠で指定された順に
配列したり、表題名、その他テーブルによるコードから
文字表現への変換等の編集を行い(ステップ143)、
集計結果ファイル5oに出方して(ステップ144)、
集計処理14を終了すると処理選択12に戻る。
When "Tally process 14" is specified, as shown in FIG. 4, the tally program 140 refers to the data stored in the condition file 20 and the environment file 3o,
Extract and classify data to be aggregated from the specified data file 40 (step 141), perform aggregation for each aggregate item and perform calculations specified as the horizontal item calculation method (
Step 142), edit the calculation results such as arranging them in the order specified in the output frame, converting the title and other codes from tables to character expressions (Step 143),
Appear in the total result file 5o (step 144),
When the aggregation process 14 is completed, the process returns to the process selection 12.

「付帯処理15」は、各ファイルの複写や削除などパラ
メータ設定13や集計処理14に伴う付帯的な処理で、
その処理方法は一般的なファイル複写、ファイル削除な
どの処理と同じである。
"Ancillary processing 15" is ancillary processing accompanying parameter setting 13 and aggregation processing 14, such as copying and deleting each file.
The processing method is the same as general file copying, file deletion, etc.

次に、パラメータ設定13を数値例により具体的に説明
する。
Next, the parameter setting 13 will be specifically explained using a numerical example.

第5図はこの数値例の入力データと参照ファイルと出力
結果の集計表との間の関連を示す図である。
FIG. 5 is a diagram showing the relationship between the input data, reference file, and summary table of output results in this numerical example.

この数値例は、データファイル40の中の1つのファイ
ルである売上入力ファイルA(販売店別、品目別の売上
個数、1品当りの売値等のデータが1つのレコードとし
て毎日ファイルAに格納されている)から、各品目別(
中分類)、都府県等の地区ブロック別、直営店・代理店
(フランチャイズ店)の営業形態別に分類した第1四半
期(4月1日〜6月30日)の売上金額の集計と、地区
別の売上比率および品目B−2(アルコール飲料)の対
売上高比率とを含む出力集計表りを求めようとするもの
である。
This numerical example is based on the sales input file A, which is one file in the data file 40 (data such as the number of sales by store, the number of sales by item, and the selling price per item are stored in file A every day as one record. ) to each item (
Aggregation of sales amounts for the first quarter (April 1st to June 30th) categorized by district blocks such as prefectures and business formats of directly managed stores and agencies (franchise stores), and by district. The purpose is to obtain an output summary table including the sales ratio and the sales ratio of item B-2 (alcoholic beverages).

売上入カフ 7−i’ AJA (FILE HD=U
RIIO1)を始め、品目テーブルC()IINMO2
) 、販売店テーブルB (、)iANBO3)等の環
境ファイル30の中の各種テーブルやファイル類をも含
めて、全てのデータのレコード形式は、環境ファイル3
oの中のレコード定義ファイルに表1に示す様式で格納
されており、また表1中の引用項目番号は、当システム
中の全てのデータに共通のものとして環境ファイル30
の中の項目属性ファイル中に表2の形式で格納されてい
る。
Sales cuff 7-i' AJA (FILE HD=U
RIIO1), item table C()IINMO2
The record format of all data, including various tables and files in the environment file 30 such as ), dealer table B (,)iANBO3), is in the environment file 3.
It is stored in the record definition file in the environment file 30 in the format shown in Table 1, and the cited item numbers in Table 1 are common to all data in this system.
It is stored in the item attribute file in the format shown in Table 2.

表1 表2 先ず、データファイル40の中から「売上入力ファイル
A」が選択され、モニタ画面には第3図の画面101A
が表示される(第2図のデータファイル選択11)。次
に「パラメータの新規設定13」が選択され、表題の「
品目別・地区ブロック別・元年IQ期売上表」の文字が
表題として入力される(ステップ101)。
Table 1 Table 2 First, "sales input file A" is selected from the data files 40, and the monitor screen displays screen 101A in FIG.
is displayed (data file selection 11 in Figure 2). Next, "New Parameter Settings 13" is selected, and the title "
The words "Sales table by item/by district block/1st year IQ period" are input as the title (step 101).

「コート変換」は不要としてステップ102をスキップ
して「抽出条件設定(ステップ103)に移る。「抽出
条件」は、売上入力ファイルAの中の第1四半期の全デ
ータであるから、「項目番号tlRO3Jのデータがr
 8904旧」以上r 890630Jまでの「範囲j
内で「ある」ものと指定する。もし、特売日等特定の日
を除くのであれば、続けて「かつ」の次に、それぞれの
年月日データを「列記」して「除く」と指定すればよい
(画面103A)。
Skip step 102 as "coat conversion" is unnecessary and move on to "extraction condition setting (step 103)." Since "extraction condition" is all data for the first quarter in sales input file A, "item number The data of tlRO3J is r
8904 old” or more r “range j” up to 890630J
Specify that "there is" within. If you want to exclude specific days such as sale days, you can specify "exclude" by "listing" the respective year, month, and day data next to "and" (screen 103A).

次の縦方向の集計区分は、都府県単位の地区ブロック別
と、直営・代理店の営業形態別なので、4番目の項目(
URO4)の販売店コードから参照される販売店テーブ
ルBの4番目の項目()IAO4)と7番目の項目()
lAO7)とをそれぞれ小計、中計の項目No  欄に
指定し、さらに、中計の項目「地区コート」は下2桁の
市区町村コート部分をマスク処理するよう指定する(画
面104A)。
The next vertical aggregation division is by prefectural district block and by business type of direct management/agency, so the fourth item (
4th item () IAO4) and 7th item () of dealer table B referenced from the dealer code of URO4)
lAO7) are specified in the item number columns of the subtotal and medium-term plan, respectively, and furthermore, the item "district court" of the medium-term plan is specified to mask the last two digits of the municipal court (screen 104A).

横方向の集計項目の設定(ステップ105)は、左端の
第1枠(枠No、 1001)から右へ20枠まで指定
できるので横項目の見出しとするrA−1」、rA−2
J等の出力名称と、集計対象のデータ項目とを各出力枠
ごとに指定する。本数値例では、集計対象が「売上金額
」であり、「売上入力ファイルA」には「売上金額」を
直接表示するデータがないので、集計対象のデータ項目
欄に直接「売上入力ファイルA」の項目番号を指定する
ことができない。このような場合には、出力枠とは別の
作業枠(枠番骨WO21〜WO40)を指定して単価(
URO8) x数量(tlRll)の処理結果を格納し
、該作業枠番号(例えばWO21)を出力枠の集計項目
番号欄に指定すればよい(画面105A)。次の「横集
計条件設定(ステップ106)Jでは、設定された出力
枠の各集計項目(WO21など)ごとに集計データの区
分、範囲を設定する。例^ば、出力枠r1001J 、
出力名称rA−1.J、集計項目N。
When setting horizontal summary items (step 105), up to 20 frames can be specified from the first frame on the left (frame No. 1001) to the right, so the horizontal item headings are rA-1'', rA-2.
Specify the output name such as J and the data item to be aggregated for each output frame. In this numerical example, the aggregation target is "sales amount" and there is no data that directly displays "sales amount" in "sales input file A", so "sales input file A" is directly entered in the data item field for aggregation target. cannot specify the item number. In such a case, specify a work frame (frame number bones WO21 to WO40) different from the output frame and set the unit price (
URO8) It is sufficient to store the processing result of x quantity (tlRll) and specify the work frame number (for example, WO21) in the tally item number column of the output frame (screen 105A). In the next "Horizontal aggregation condition setting (step 106) J, the category and range of the aggregate data are set for each aggregate item (WO21, etc.) of the set output frame. For example, output frame r1001J,
Output name rA-1. J, summary item N.

rWO21Jは、「売上入力ファイルAJの品目分類(
lJRO5)を分類キーとして、rlollll F牛
肉)」からrl、02990(その他の水産物)」まで
の動物性食料品ヲ表すモノトスレバ、’([IRO5)
 カ(!、01111)以上(+02990)までであ
って、かつ、(1026xx海草類)と(1027xx
加工海草類)とを除く」と指定する。他の出力枠(10
02〜+020)に一ついでも同様にして、分類キーと
なる項目番号に対してその集計範囲を指定する(画面1
06A)。横方向の集計項目のうち、単なる加算のみに
よる集計以外の演算、例えば上述の単価×数量の計算や
%比率など、が必要な場合には、横項目計算方法の設定
(ステップ107)で設定する。例えば出力枠1019
 r地区比」の欄は、値1に計(出力枠N。
rWO21J is "Item classification of sales input file AJ (
lJRO5) as the classification key, monotosleva representing animal food products from rlollll F beef)' to rl, 02990 (other marine products)' ([IRO5)
(!, 01111) or more (+02990), and (1026xx seaweeds) and (1027xx
(excluding processed seaweeds). Other output frames (10
02 to +020) in the same way, specify the aggregation range for the item number that is the classification key (Screen 1
06A). Among the horizontal summary items, if calculations other than simple addition such as unit price x quantity calculation or percentage ratio are required, set them in the horizontal item calculation method setting (step 107). . For example, output frame 1019
The column ``R area ratio'' has a total value of 1 (output frame N.

1018)、値2に総合計(GO18)、値3に定数(
1,00)、値1と値2の間のrOPJ欄に除算記号(
1)、値2と値3の間の「○P」欄に乗算記号(*)を
入れると、(出力枠No、 1018)÷(GOI8)
 x (100)の演算結果が出力枠番号1019に格
納されることを示す(画面107A)。
1018), value 2 is the grand total (GO18), value 3 is the constant (
1,00), and the division symbol (
1) If you enter a multiplication sign (*) in the "○P" field between value 2 and value 3, (output frame number, 1018) ÷ (GOI8)
It shows that the calculation result of x (100) is stored in output frame number 1019 (screen 107A).

上述の処理によって設定されたパラメータは、それぞれ
条件ファイル20の各ファイルに格納され、集計処理1
4が指定されたときは第4図の集計プログラムがデータ
ファイル40、環境ファイル30、条件ファイル20か
らそれぞれ必要なデータを読込んで集計処理を行って、
出力集計表りを作成し、これを集計結果ファイル5oに
格納する。その後はプリンタ用紙に集計リストとして印
字出力したり、モニタ画面に呼出して検索処理をしたり
して利用される。
The parameters set by the above-mentioned processing are stored in each file of the condition file 20, and the parameters set by the above processing are stored in each file of the condition file 20, and are
4 is specified, the aggregation program shown in FIG. 4 reads the necessary data from the data file 40, environment file 30, and condition file 20 and performs aggregation processing.
An output summary table is created and stored in the summary result file 5o. After that, it can be used by printing out a tally list on printer paper or calling it up on a monitor screen for search processing.

[発明の効果コ 以上説明したように本発明は、条件ファイルに格納され
る集計条件のデータを介して集計条件が可変的に設定で
きる集計処理手段を設けることにより、集計条件を条件
ファイルに格納するだけで新規にプログラムを作成しな
くとも該集計処理手段によって指定の集計表を容易に作
成することができる効果がある。
[Effects of the Invention] As explained above, the present invention provides an aggregation processing means that can variably set aggregation conditions through the aggregation condition data stored in a condition file, so that aggregation conditions can be stored in a condition file. This has the effect that a specified summary table can be easily created by the totalization processing means without creating a new program.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は本発明のデータの表形式の集計方式の一実施例
の構成図、第2図はクロス集計10の各処理およびファ
イルの関係を示す図、第3図は条件ファイル20のパラ
メータ設定13のフローチャートおよび各ステップにお
けるモニタ画面の表示例を示す図、第4図は集計処理4
のフローチャート、第5図はパラメータ設定13の数値
例を示す図である。 10・・・クロス集計処理、 11・・・データファイル選択、 12・・・表題入力・処理選択、 13・・・パラメータ設定、 14・・・集計処理、 15・・・付帯処理、 20・・・条件ファイル、 30・・・環境ファイル、 40・・・データファイル、 50・・・集計結果ファイル、 101〜107.141〜144・・・ステップ、10
1A −107A・・・モニタ画面表示例、A・・・売
上入力ファイル、 B・・・販売店テーブル、 C・・・品目テーブル、 D・・・出力集計表。
FIG. 1 is a configuration diagram of an embodiment of the data tabulation method of the present invention, FIG. 2 is a diagram showing each process of the cross tabulation 10 and the relationship between files, and FIG. 3 is the parameter setting of the condition file 20. 13 flowchart and a display example of the monitor screen at each step, FIG.
The flowchart in FIG. 5 is a diagram showing a numerical example of parameter setting 13. 10...Cross tabulation processing, 11...Data file selection, 12...Title input/process selection, 13...Parameter setting, 14...Tally processing, 15...Additional processing, 20...・Condition file, 30...Environment file, 40...Data file, 50...Tally result file, 101-107.141-144...Step, 10
1A-107A...Monitor screen display example, A...Sales input file, B...Sales store table, C...Item table, D...Output summary table.

Claims (1)

【特許請求の範囲】 1、データファイルに蓄積されたデータの表形式の集計
方式であって、 集計対象のデータファイル名、集計対象のレコード項目
、分類・抽出のキー項目およびその範囲、集計以外の比
率計算等の演算がある場合の演算方法、集計表上の各項
目の配列順等の集計条件を表すデータが格納されている
条件ファイルと、 前記データファイルから、前記条件ファイルに格納され
たデータをパラメータとして、集計条件の異る集計表を
作成する集計処理プログラムとを有するデータの表形式
の集計方式。
[Claims] 1. A tabular aggregation method for data accumulated in data files, which includes data file names to be aggregated, record items to be aggregated, key items for classification/extraction and their ranges, and information other than aggregation. A condition file that stores data representing aggregation conditions such as the calculation method when there is a calculation such as a ratio calculation, and the order of arrangement of each item on a summary table; A data tabulation method that includes a tabulation processing program that uses data as parameters to create a tabulation table with different aggregation conditions.
JP2309655A 1990-11-15 1990-11-15 Table sheet totalization system for data Pending JPH04181372A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2309655A JPH04181372A (en) 1990-11-15 1990-11-15 Table sheet totalization system for data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2309655A JPH04181372A (en) 1990-11-15 1990-11-15 Table sheet totalization system for data

Publications (1)

Publication Number Publication Date
JPH04181372A true JPH04181372A (en) 1992-06-29

Family

ID=17995669

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2309655A Pending JPH04181372A (en) 1990-11-15 1990-11-15 Table sheet totalization system for data

Country Status (1)

Country Link
JP (1) JPH04181372A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06309342A (en) * 1993-04-20 1994-11-04 Casio Comput Co Ltd Data totalizing method
JPH06332927A (en) * 1993-05-21 1994-12-02 Casio Comput Co Ltd Data processor
JP2005182404A (en) * 2003-12-18 2005-07-07 Dtcn International Incorporated Kk Journal preparation device and balance sheet preparation device
JP2013125039A (en) * 2011-12-13 2013-06-24 Fujitsu Ltd Method for encryption process, method for decryption process, device and program

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06309342A (en) * 1993-04-20 1994-11-04 Casio Comput Co Ltd Data totalizing method
JPH06332927A (en) * 1993-05-21 1994-12-02 Casio Comput Co Ltd Data processor
JP2005182404A (en) * 2003-12-18 2005-07-07 Dtcn International Incorporated Kk Journal preparation device and balance sheet preparation device
JP2013125039A (en) * 2011-12-13 2013-06-24 Fujitsu Ltd Method for encryption process, method for decryption process, device and program

Similar Documents

Publication Publication Date Title
US20040088650A1 (en) Methods and apparatus for generating a spreadsheet report template
US20060064428A1 (en) Methods and apparatus for mapping a hierarchical data structure to a flat data structure for use in generating a report
US20050055289A1 (en) Multi-dimensional business information accounting software engine
JP3108984B2 (en) Data processing device
JP2004118867A (en) Graph generation support program, recording medium recorded with the same, and automatic graph generation method
Longstreet Function points analysis training course
JPH09231280A (en) Data processing method and its processor
Cheng et al. ChicagoLand popcorn®—Examining online retailer nexus following Wayfair using data visualization and robotics process automation
EP0350654A2 (en) Data processing apparatus
JPH04181372A (en) Table sheet totalization system for data
US6108677A (en) Data processing apparatus
JPH07262165A (en) Aggregating method for two-dimensional data
JP4096319B2 (en) Electronic form management system, management method, and program therefor
JP3548866B2 (en) Data processing device
JP3551445B2 (en) Form processing device
JPH08329165A (en) Device for extracting processing text and its method
JP3533469B2 (en) Form output device
JPH0488469A (en) Device for issuing business management document or the like
TWI679591B (en) Commercial collection system
JP2945586B2 (en) Personnel transfer management support system
JPH10254979A (en) Data processing system and data base design system
JP6100956B1 (en) Application creation support system
JP3482651B2 (en) Data processing device
JPH07282162A (en) Data processor
JP3006447B2 (en) Search device for print data