JPS63206866A - Table data processor provided with classification key - Google Patents

Table data processor provided with classification key

Info

Publication number
JPS63206866A
JPS63206866A JP62040614A JP4061487A JPS63206866A JP S63206866 A JPS63206866 A JP S63206866A JP 62040614 A JP62040614 A JP 62040614A JP 4061487 A JP4061487 A JP 4061487A JP S63206866 A JPS63206866 A JP S63206866A
Authority
JP
Japan
Prior art keywords
data
processing
classification key
page
classification
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
JP62040614A
Other languages
Japanese (ja)
Inventor
Yoshiki Ikegami
池上 良己
Hitomi Kikuta
菊田 ひとみ
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP62040614A priority Critical patent/JPS63206866A/en
Publication of JPS63206866A publication Critical patent/JPS63206866A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To retrieve form data of a specific group unit and process a specific form in accordance with the instruction of an end user by giving classification keys to pages of tables and processing a corresponding table as one group in accordance with a classification key field and the designation of processing contents. CONSTITUTION:When the end user sees the display form on a display device 3 to input a command from a keyboard 4 with a stylus pen, classification key information corresponding to the classification key field of a transaction destination or the like is taken out from a page key field attribute table 220 in a RAM 2 and is set to a classification key field attribute table 22. A CPU 1 refers to the table 22 in accordance with the instruction of table data processing from the keyboard 4 to collectively sort field data of pages of a table, where classification key data given to page data 21 corresponds to designated key data, based on a sort program 24 and processes these sorted data as designated. Thus, form data of a specific group unit is retrieved and a specific form processing is performed in accordance with the indication of the end user.

Description

【発明の詳細な説明】 〔概要〕 ページ単位の帳票処理をエンドユーザが簡単に計算機処
理できるように構成された事務処理装置(表データ処理
装置)において、表を特定のグループ単位で処理できる
ようにするため、表のページ毎に分類キーを付与し、エ
ンドユーザが分類キーフィールドと、処理の内容を指定
することにより、該指定した分類キーフィールドの内容
に対応する複数の表を1つのグループとして処理するよ
うにしたものである。
[Detailed Description of the Invention] [Summary] In an office processing device (table data processing device) configured to allow an end user to easily perform computer processing of page-by-page form processing, tables can be processed in specific group units. In order to do this, a classification key is assigned to each table page, and by the end user specifying the classification key field and processing details, multiple tables corresponding to the contents of the specified classification key field can be grouped into one group. It is processed as follows.

〔産業上の利用分野〕[Industrial application field]

本発明は、表をベースとしたエンドユーザ向けの表デー
タ処理装置に係り、特に、分類キーによる表データ処理
方式に関する。
The present invention relates to a table-based table data processing device for end users, and particularly to a table data processing method using classification keys.

最近の計算機システムのハードウェア技術、ソフトウェ
ア技術の進歩に伴い、例えば、表示装置の画面に帳票の
フォーマットそのものを表示し、該表示された帳票の特
定のデータ部分について、特定の処理種別を指示するこ
とにより、該指定した特定の処理、例えば、ソート処理
ができるような製品が、事務処理用統合ソフトウェアと
して実用化の段階にあるが、該帳票群を「取引先」と云
った特定のグループ単位に処理することができないのが
現状である。
With the recent advances in hardware and software technology of computer systems, for example, the format of a form itself is displayed on the screen of a display device, and a specific processing type is instructed for a specific data part of the displayed form. As a result, a product that can perform the specified specific processing, such as sorting processing, is in the stage of being put into practical use as integrated software for office processing, but the group of documents can be processed by a specific group called "client". The current situation is that it is not possible to process it.

然して、エンドユーザは、一般的に計算機に関する知識
に乏しい為、該帳票に対するデータ処理についても、通
常の手作業で行う感覚で、任意の処理、例えば、上記グ
ループ単位での処理でも、自由に指定できることが必要
とされる。
However, since end users generally have little knowledge about computers, they are free to specify arbitrary processing, such as the above-mentioned group-based processing, as if they were performing normal manual data processing on the form. What you can do is required.

〔従来の技術と発明が解決しようとする問題点〕第4図
は従来の帳票処理方式を説明する図である。
[Prior art and problems to be solved by the invention] FIG. 4 is a diagram illustrating a conventional form processing system.

従来の帳票処理においては、本図に示すように、ページ
データ21の表フィールドデータ21bに対応して、表
フィールドデータ属性テーブル23が設けられていて、
エンドユーザがキーボード4を介して、ディスプレイ3
上に表示されている特定のデータ (例えば、日付)と
、該データに対する処理の種別(例えば、ソート処理)
と、その処理の範囲(例えば、ページ)を指定すること
により、中央処理部(CPU) 1がソートプログラム
24を実行して、該指定されたデータに対するソート処
理を行っていた。
In conventional form processing, as shown in this figure, a table field data attribute table 23 is provided corresponding to table field data 21b of page data 21.
The end user uses the keyboard 4 to select the display 3.
The specific data displayed above (e.g. date) and the type of processing performed on that data (e.g. sorting)
By specifying the processing range (for example, a page), the central processing unit (CPU) 1 executes the sorting program 24 to perform sorting processing on the specified data.

従って、従来方式においては、エンドユーザから見た場
合、1フアイルに複数ページの表が存在する場合でも、
1ページ毎の表のソート等の処理指示か、又は全ページ
を続けて一度に処理する指示しかできなかった。
Therefore, in the conventional method, from the end user's point of view, even if there are multiple pages of tables in one file,
It was only possible to give processing instructions such as sorting tables on a page-by-page basis, or to process all pages at once.

又、上記のようにページ単位、又は全ページ単位の処理
である為、例えば、行の追加を途中のページに行うと云
った処理をエンドユーザ側で指示することができなかっ
た。
Furthermore, as described above, since the processing is performed on a page-by-page basis or on an all-page basis, the end user cannot instruct processing such as adding a line to an intermediate page, for example.

即ち、従来の帳票処理においては、エンドユーザから見
て、帳票データをグループと云う概念で処理できる手段
がなかった為、ファイル内の帳票をグループ単位に、例
えば、同じ取引先の表毎にひとまとめにして、ソートさ
せる指示方法がないと云う問題があった。
In other words, in conventional form processing, from the end user's perspective, there was no way to process form data in terms of groups. There was a problem that there was no way to instruct the user to sort the data.

本発明は上記従来の欠点に鑑み、エンドユーザの指示で
、特定のグループ単位で帳票データを検索し、特定の帳
票処理ができる方法を提供することを目的とするもので
ある。
SUMMARY OF THE INVENTION In view of the above-mentioned conventional drawbacks, it is an object of the present invention to provide a method that allows searching for form data in specific groups and performing specific form processing based on instructions from an end user.

〔問題点を解決するための手段〕[Means for solving problems]

第1図は本発明の分類キーを備えた表データ処理装置の
構成例を示した図である。
FIG. 1 is a diagram showing an example of the configuration of a tabular data processing device equipped with a classification key according to the present invention.

本発明においては、 1つのファイル21に含まれる複数ページの表データを
ページ単位で処理する表データ処理装置であって、 上記表の分類キーフィールドを指定する手段3゜4と、 上記指定された表の分類キーフィールド属性情報を、分
類キーフィールド属性テーブル22に記憶する手段と、 該指定した分類キーフィールドのキーデータに対する処
理の種類を指定する手段4とを設けて、上記ファイル2
1に含まれる複数ページの表データに対して、該ページ
単位に、且つ上記指定した分類キーフィールドのキーデ
ータ単位に、該指定した種類の処理24.又は25を行
うように構成する。
In the present invention, there is provided a tabular data processing device for processing tabular data of a plurality of pages included in one file 21 on a page-by-page basis, comprising means 3.4 for specifying a classification key field of the table; Means for storing the classification key field attribute information of the table in the classification key field attribute table 22, and means 4 for specifying the type of processing for the key data of the designated classification key field are provided.
24. The specified type of processing is performed on the multiple pages of table data included in 24.1 for each page and for each key data unit of the classification key field specified above. or 25.

〔作用〕[Effect]

即ち、本発明によれば、ページ単位の帳票処理をエンド
ユーザが簡単に計算機処理できるように構成された事務
処理装置(表データ処理装置)において、表を特定のグ
ループ単位で処理できるようにするため、表のページ毎
に分類キーを付与し、エンドユーザが分類キーフィール
ドと、処理の内容を指定することにより、該指定した分
類キーフィールドの内容に対応する複数の表をグループ
として処理するようにしたものであるので、複数ページ
からなる帳票の特定の分類キーフィールドをエンドユー
ザが指定するだけで、同一グループに属する表単位に、
例えば、ソート処理とか9行を追加するときのオーバフ
ロー処理を実行できる効果がある。
That is, according to the present invention, tables can be processed in specific group units in an office processing device (table data processing device) configured to allow an end user to easily perform computer processing of page-by-page form processing. Therefore, by assigning a classification key to each table page and allowing the end user to specify the classification key field and processing contents, multiple tables corresponding to the contents of the specified classification key field can be processed as a group. Because the end user only has to specify a specific classification key field for a form consisting of multiple pages, it can be used for each table belonging to the same group.
For example, it has the advantage of being able to perform sort processing or overflow processing when adding nine rows.

〔実施例〕〔Example〕

以下本発明の実施例を図面によって詳述する。 Embodiments of the present invention will be described in detail below with reference to the drawings.

前述の第1図が本発明の分類キーを備えた表データ処理
装置の構成例を示した図であり、第2図は本発明の一実
施例を模式的に示した図であり、第3図は、本発明の表
データ処理装置での帳票処理の流れ図であって、第1図
、第2図における頁キーフィールド属性テーブル22註
9 ーボード4による指定手段が本発明を実施するのに必要
な手段である。尚、全図を通して同じ符号は同じ対象物
を示している。
The above-mentioned FIG. 1 is a diagram showing a configuration example of a tabular data processing device equipped with a classification key of the present invention, FIG. 2 is a diagram schematically showing an embodiment of the present invention, and FIG. The figure is a flowchart of form processing in the tabular data processing device of the present invention, and the page key field attribute table 22 note 9 in Figures 1 and 2 is necessary for implementing the present invention. It is a method. Note that the same reference numerals indicate the same objects throughout the figures.

以下、第1図〜第3図によって、本発明の分類キーを備
えた表データ処理装置による帳票処理方式を説明する。
Hereinafter, a form processing method by a tabular data processing apparatus equipped with a classification key according to the present invention will be explained with reference to FIGS. 1 to 3.

先ず、第1図は本発明の分類キーを備えた表データ処理
装置の構成例を示しており、メモリ(RAM) 2上に
設けられているページデータ21では、各ページの表の
データを記憶しており、各ページには、第2図(b)に
示すようなキーデータ21a。
First, FIG. 1 shows an example of the configuration of a tabular data processing device equipped with a classification key according to the present invention, in which page data 21 provided on a memory (RAM) 2 stores tabular data of each page. Each page includes key data 21a as shown in FIG. 2(b).

及び表フィールドデータ21bが記憶されている。and table field data 21b are stored.

頁キーフィールド属性テーブル220においては、上記
キーデータ21a内の複数個の分類キーフィールドのキ
ーデータに対応するアドレスと、該キーデータのデータ
長が記憶されており、エンドユーザがキーボード4に接
続されている図示していないスタイラスペン等で、ディ
スプレイ3の画面上に表示されている帳票(第2図(a
)参照)上の特定の分類キーフィールドのキーデータを
指示することにより、上記頁キーフィールド属性テーブ
ル220から、該指定された分類キーフィールドのキー
データのアドレスと,データ長が、分類キーフィールド
属性テーブル22として、メモリ2上に記憶される。
In the page key field attribute table 220, addresses corresponding to key data of a plurality of classification key fields in the key data 21a and data lengths of the key data are stored, and when an end user is connected to the keyboard 4, Use a stylus pen or the like (not shown) to scan the form displayed on the screen of the display 3 (see Figure 2 (a).
)) By specifying the key data of a specific classification key field above, the address and data length of the key data of the specified classification key field are determined from the page key field attribute table 220 as the classification key field attribute. It is stored on the memory 2 as a table 22.

表フィールド属性テーブル23には、第2図(’d )
に示すように、各表の行の項目データのアドレスと,デ
ータ長が記憶されている。
In the table field attribute table 23, as shown in FIG.
As shown in , the address and data length of the item data of each table row are stored.

中央処理部(CPU) 1は、エンドユーザからのキー
ボード4による帳票処理の種別の指示に基づいて、例え
ば、ソートプログラム24,或いは行追加プログラム2
5等を実行し、帳票処理を行う。
A central processing unit (CPU) 1 executes, for example, a sort program 24 or a line addition program 2 based on an instruction of the type of form processing from an end user using a keyboard 4.
5 etc. and performs form processing.

次に、第2図によって、売掛帳の処理を行う場合を例に
して、本発明の帳票処理を説明する。
Next, with reference to FIG. 2, the form processing of the present invention will be explained using an example of processing an accounts receivable ledger.

先ず、エンドユーザがディスプレイ3上に表示されてい
る帳票(a)を見て、図示していないスタイラスペンと
,キーボード4からのコマンド投入等の手段によって、
分類キーフィールドとして「取引先」 (本例では、1
つの分類キーしか示されていない)を指定すると、第1
図で示した頁キーフィールド属性テーブル220から、
該分類キー情報(キーデータのアドレス、データ長)が
取り出され、分類キーフィールド属性テーブル22に設
定される。
First, an end user looks at the form (a) displayed on the display 3 and uses a stylus pen (not shown) and inputting commands from the keyboard 4, etc.
"Business partner" (in this example, 1) is used as the classification key field.
), the first
From the page key field attribute table 220 shown in the figure,
The classification key information (key data address, data length) is extracted and set in the classification key field attribute table 22.

尚、ページデータは、分類キーフィールドの内容順に、
予め、ソートされている必要がある。
In addition, the page data is sorted in the order of the contents of the classification key field.
It needs to be sorted in advance.

続いて、エンドユーザにより、表データに対する処理の
指示を、キーボード4上の図示していない特定のファン
クションキー (例えば、ソート処理キー)で行う。
Subsequently, the end user instructs processing of the table data using a specific function key (not shown) on the keyboard 4 (for example, a sort processing key).

この結果、中央処理部(CPU) 1はメモリ2上のソ
ートプログラム24を実行することにより、上記分類キ
ーフィールド属性テーブル22を参照して、エンドユー
ザにより指定されたキーデータを認識し、第3図(a)
で示した処理(ステップ50〜56)が行われる。
As a result, the central processing unit (CPU) 1 executes the sorting program 24 on the memory 2, refers to the classification key field attribute table 22, recognizes the key data specified by the end user, and Diagram (a)
The processes shown in (steps 50 to 56) are performed.

この場合、本発明においては、ステップ52で示した「
同じキーデータか」がチェックされるので、同じ分類キ
ーフィールドのキーデータを有する表をひとまとめにし
てソート処理を実行することができるようになる。
In this case, in the present invention, "
Since "Is the key data the same?" is checked, it becomes possible to perform sorting processing by grouping tables having key data of the same classification key field.

本実施例においては、「大日本工業」(2ペ一ジ分)、
及び[富士産業J (1ペ一ジ分)の表の中だけで閉じ
た行のソートが行われる。
In this example, "Dainippon Kogyo" (2 pages),
and [Fuji Sangyo J (1 page) Closed row sorting is performed only in the table.

次に、「大日本工業」について、新たな取引が発生した
為に、データを追加する場合において、該「大日本工業
」の2ページの最終行迄、表が一杯あったとき、従来方
式においては、データの追加をすることができないが、
本発明においては、第3図(b)で示した行追加プログ
ラム25(ステップ60〜63)が実行される結果、そ
のステップ60において、同じようにして、上記キーフ
ィールド属性テーブル22を参照し、「同じキーの最終
ページを探す」処理、即ち、該「取引」と云う分類キー
の特定キーデータ (例えば、「大日本工業」)にづい
て、閉じた処理を行っているので、ステ、プロ2におい
て、同じキーデータのページを挿入して、3ページ目の
表を生成し、その先頭に追加データを記入することがで
きる。
Next, when adding data for "Dainippon Kogyo" as a new transaction has occurred, if the table is full up to the last line on page 2 of "Dainippon Kogyo", the conventional method cannot add data, but
In the present invention, as a result of executing the row addition program 25 (steps 60 to 63) shown in FIG. 3(b), in step 60, the key field attribute table 22 is similarly referred to, Since the "search for the last page of the same key" process is performed, that is, the closed process is performed based on the specific key data (for example, "Dainippon Kogyo") of the classification key "Transaction". 2, a page with the same key data can be inserted to generate a table on the third page, and additional data can be entered at the beginning of the table.

このように、本発明は、表データ処理装置において、各
ページ単位に作成されている表に分類キーを対応付け、
エンドユーザが分類キーフィールドと、帳票に対する処
理の種別を指示することにより、同じ分類キーフィール
ドのキーデータを有する表をひとまとめにして、例えば
、ソート処理とか9行の追加処理等を同じ分類キーデー
タの閉じた中で行うようにした所に特徴がある。
In this way, the present invention associates a classification key with a table created for each page in a table data processing device,
By instructing the classification key field and the type of processing for the form, the end user can group together tables that have key data of the same classification key field. It is unique in that it is performed in a closed room.

〔発明の効果〕〔Effect of the invention〕

以上、詳細に説明したように、本発明の分類キーを備え
た表データ処理装置は、ページ単位の帳票処理をエンド
ユーザが簡単に計算機処理できるように構成された事務
処理装置(表データ処理装置)において、表を特定のグ
ループ単位で処理できるようにするため、表のページ毎
に分類キーを付与し、エンドユーザが該分類キーフィー
ルドと。
As described above in detail, the tabular data processing device equipped with the classification key of the present invention is an office processing device (table data processing device ), in order to be able to process tables in specific group units, a classification key is assigned to each page of the table, and the end user can use the classification key field.

処理の内容を指定することにより、該指定した分類キー
フィールドの内容に対応する複数の表をグループとして
処理するようにしたものであるので、同一の分類キーデ
ータを持つ帳票を1つのグループとして、該グループ単
位に、例えば、ソート処理とか1行を追加するときのオ
ーバフロー処理を、自動的に行える効果がある。
By specifying the processing content, multiple tables corresponding to the specified classification key field contents are processed as a group, so forms with the same classification key data are treated as one group. This has the advantage that, for example, sorting processing or overflow processing when adding one line can be automatically performed on a group-by-group basis.

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

第1図は本発明の分類キーを備えた表データ処理装置の
構成例を示した図。 第2図は本発明の一実施例を模式的に示した図。 第3図は本発明の表データ処理装置での帳票処理の流れ
図。 第4図は従来の帳票処理方式を説明する図。 である。 図面において、 1は中央処理部(CPU)、  2はメモリ(RAM)
 。 21はページデータ、21aはキーデータ。 21bは表フィールドデータ。 22は分類キーフィールド属性テーブル。 220は頁キーフィールド属性テーブル。 23は表フィールド属性テーブル。 24はソートプログラム、25は行追加プログラム。 3はディスプレイ、  4はキーボード。 50〜,60〜は処理ステップ。 をそれぞれ示す。 (久) 諸 36イ/11 <b) 不発日月の表テ゛′りM現1装置7゛″の中艮衆糾ヱ里
のj灸れ閃 掃 3 図 投の2
FIG. 1 is a diagram showing an example of the configuration of a tabular data processing device equipped with a classification key according to the present invention. FIG. 2 is a diagram schematically showing an embodiment of the present invention. FIG. 3 is a flowchart of form processing in the tabular data processing apparatus of the present invention. FIG. 4 is a diagram explaining a conventional form processing method. It is. In the drawing, 1 is the central processing unit (CPU), 2 is the memory (RAM)
. 21 is page data, and 21a is key data. 21b is table field data. 22 is a classification key field attribute table. 220 is a page key field attribute table. 23 is a table field attribute table. 24 is a sorting program, and 25 is a line addition program. 3 is the display, 4 is the keyboard. 50~, 60~ are processing steps. are shown respectively. (Ku) Miscellaneous 36 I/11 <b) Moxibustion flash 3 of the unexploded sun and moon surface M present 1 device 7"

Claims (1)

【特許請求の範囲】 一つのファイル(21)に含まれる複数ページの表デー
タをページ単位で処理する表データ処理装置であって、 上記表の分類キーフィールドを指定する手段(3、4)
と、 上記指定された表の分類キーフィールド属性情報を、分
類キーフィールド属性テーブル(22)に記憶する手段
と、 該指定した分類キーフィールドのキーデータに対する処
理の種類を指定する手段(4)とを設けて、上記ファイ
ル(21)に含まれる複数ページの表データに対して、
該ページ単位に、且つ上記指定した分類キーフィールド
のキーデータ単位に、該指定した種類の処理(24、又
は25)を行うことを特徴とする分類キーを備えた表デ
ータ処理装置。
[Claims] A tabular data processing device for processing tabular data of multiple pages included in one file (21) page by page, comprising means (3, 4) for specifying a classification key field of the table.
and means for storing the classification key field attribute information of the specified table in a classification key field attribute table (22); and means (4) for specifying the type of processing for the key data of the specified classification key field. For the table data of multiple pages included in the above file (21),
A tabular data processing device equipped with a classification key, characterized in that the specified type of processing (24 or 25) is performed for each page and for each key data unit of the specified classification key field.
JP62040614A 1987-02-24 1987-02-24 Table data processor provided with classification key Pending JPS63206866A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP62040614A JPS63206866A (en) 1987-02-24 1987-02-24 Table data processor provided with classification key

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP62040614A JPS63206866A (en) 1987-02-24 1987-02-24 Table data processor provided with classification key

Publications (1)

Publication Number Publication Date
JPS63206866A true JPS63206866A (en) 1988-08-26

Family

ID=12585403

Family Applications (1)

Application Number Title Priority Date Filing Date
JP62040614A Pending JPS63206866A (en) 1987-02-24 1987-02-24 Table data processor provided with classification key

Country Status (1)

Country Link
JP (1) JPS63206866A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2002046921A1 (en) * 2000-12-08 2002-06-13 Fujitsu Limited Sequence analysis method and sequence analysis apparatus

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2002046921A1 (en) * 2000-12-08 2002-06-13 Fujitsu Limited Sequence analysis method and sequence analysis apparatus
US7062751B2 (en) 2000-12-08 2006-06-13 Fujitsu Limited Sequence analysis method and apparatus

Similar Documents

Publication Publication Date Title
US20110252062A1 (en) Electronic device for searching for entry word in dictionary data, control method thereof and program product
JPS603056A (en) Information rearranging device
JPH08305616A (en) Data management system
CN109977318B (en) Book searching method, electronic device and computer storage medium
JP5439235B2 (en) Document classification method, document classification device, and program
JPH08305724A (en) Device for managing design supporting information document
JPS63206866A (en) Table data processor provided with classification key
RU2626657C1 (en) Determination of text outcome sequence in pdf documents
JPH08272818A (en) Information retrieval system
JP2000163439A (en) Device and method for electronic file retrieval
JPS63191271A (en) Storing/retrieving system for picture information
JPH06195386A (en) Data retriever
JPH0517712Y2 (en)
JP4189251B2 (en) Keyword analysis method and program used therefor
JP3210842B2 (en) Information processing device
JPS62284457A (en) Document formation supporting device
JPH06208584A (en) Document retrieving device
JPS62247462A (en) Information filing device
JP3384017B2 (en) Data extraction system
JPH07110809A (en) Electronic filing device
JPH04318672A (en) Information retreiving device
JP3047400B2 (en) Data processing device
JP2003050821A (en) Multilanguage literature retrieval system
JPH08235191A (en) Method and device for document retrieval
JPH11184845A (en) Document processor and its program storage medium