JPH07121626A - Business form reoutput processing system - Google Patents

Business form reoutput processing system

Info

Publication number
JPH07121626A
JPH07121626A JP5266856A JP26685693A JPH07121626A JP H07121626 A JPH07121626 A JP H07121626A JP 5266856 A JP5266856 A JP 5266856A JP 26685693 A JP26685693 A JP 26685693A JP H07121626 A JPH07121626 A JP H07121626A
Authority
JP
Japan
Prior art keywords
data
business form
record
output
department
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
JP5266856A
Other languages
Japanese (ja)
Inventor
Yoshiki Yamaguchi
美喜 山口
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 Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP5266856A priority Critical patent/JPH07121626A/en
Publication of JPH07121626A publication Critical patent/JPH07121626A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To shorten the time for a business form reoutput processing, to decrease the number of medium for executing a saving processing of data, and also, to reoutput a business form of only a requested department. CONSTITUTION:This system is provided with a business form data program 11 for preparing business form data consisting of a department code record having a business form code and data of an output reference day and a business form data record, a business form data holding file 14 for registering business form data prepared thereby, a business form management file 15 for registering management data for retrieving the business form data registered therein, a business form output parameter input device 16 for inputting a business form output parameter for designating the department code record and the department record in order to output a business form, and a business form output program 17 for retrieving the business form management file 15, based on the business form output parameter inputted thereby, reading out the business form data registered in the business form data holding file 14 by this retrieved management data and giving it to a printer 18.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、帳票を再出力する処理
システムを関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a processing system for re-outputting a form.

【0002】[0002]

【従来の技術】従来の帳票再出力処理システムとして、
帳票の再出力の要求があった場合にマスタファイルから
帳票データを読み出してプリンタで印字し、かつ、この
時にマスタファイルのデータをセーブするセーブ手段を
有するものが知られている。
2. Description of the Related Art As a conventional form re-output processing system,
It is known that there is a saving unit that reads out form data from a master file and prints it by a printer when a request for re-outputting a form is made, and saves data in the master file at this time.

【0003】[0003]

【発明が解決しようとする課題】しかし、従来の帳票再
出力処理システムにおいては、データのセーブの処理を
帳票再出力処理を実行する度に行わなければならないか
ら、帳票再出力処理の時間が長くなり、かつ、データの
セーブの処理を行う媒体が多くなるという問題がある。
また、従来の帳票再出力処理システムにおいては、帳票
の再出力の要求があった部門だけの帳票を再出力するこ
とができず、全部門の帳票を再出力しなければならない
という問題がある。
However, in the conventional form re-output processing system, since the data saving process must be performed every time the form re-output process is executed, the form re-output process takes a long time. In addition, there is a problem that the number of media for saving data increases.
Further, in the conventional form re-output processing system, there is a problem that it is not possible to re-output the forms of only the departments that have requested the re-output of the forms, and the forms of all departments must be re-output.

【0004】本発明の目的は、帳票再出力処理の時間が
短縮し、かつ、データのセーブの処理を行う媒体を少な
くすることができる帳票再出力処理システムを提供する
ことにある。
An object of the present invention is to provide a form re-output processing system capable of reducing the time for the form re-output process and reducing the number of media for saving data.

【0005】本発明の他の目的は、帳票の再出力の要求
があった部門だけの帳票を再出力することができる帳票
再出力処理システムを提供することにある。
Another object of the present invention is to provide a form re-output processing system capable of re-outputting a form only for a department that has requested a form re-output.

【0006】[0006]

【課題を解決するための手段】本発明は、帳票コードお
よび出力基準日のデータを有する部門コードレコードと
部門レコードと帳票データレコードとからなる帳票デー
タを作成する帳票データ作成手段と、この帳票データ作
成手段により作成された前記帳票データを登録しておく
帳票データ保存ファイルと、この帳票データ保存手段に
登録された前記帳票データを検索するための管理データ
を登録する帳票管理ファイルと、帳票を出力するために
前記部門コードレコードと前記部門レコードを指定する
帳票出力パラメータを入力するための帳票出力パラメー
タ入力手段と、この帳票出力パラメータ入力手段により
入力された帳票出力パラメータに基いて前記帳票管理フ
ァイルを管理データを検索し、この検索した管理データ
により前記帳票データ保存ファイルに登録された前記帳
票データを読み出してプリンタに与える帳票データ読出
手段とを有することを特徴とする。
The present invention relates to a form data creating means for creating form data composed of a department code record having a form code and data of an output reference date, a department record and a form data record, and this form data. A form data save file for registering the form data created by the creating means, a form management file for registering management data for searching the form data registered in the form data saving means, and a form output In order to input the department code record and the form output parameter for designating the department record, the form output parameter input means, and the form management file based on the form output parameter input by the form output parameter input means. Search the management data, and use the searched management data to And having a form data reading means for providing the printer reads the form data registered in data storage file.

【0007】[0007]

【実施例】次に、本発明の1実施例を図面に基いて詳細
に説明する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, one embodiment of the present invention will be described in detail with reference to the drawings.

【0008】図1は、本発明の1実施例を示すブロック
図である。図1に示すように、帳票データを含む種々の
データを記憶しているマスタファイル10から帳票デー
タ作成プログラム11が帳票データを読み出して帳票デ
ータファイル12に保存する。
FIG. 1 is a block diagram showing an embodiment of the present invention. As shown in FIG. 1, the form data creation program 11 reads the form data from the master file 10 that stores various data including the form data and stores it in the form data file 12.

【0009】前記帳票データファイル12からの帳票デ
ータを受けた帳票データ登録プログラム13は、帳票デ
ータを帳票保存ファイル14に登録するとともに帳票保
存ファイル14に登録した帳票データを検索するための
管理データを帳票管理ファイル15に登録する。
The form data registration program 13 that receives the form data from the form data file 12 registers management data for registering the form data in the form saving file 14 and searching for the form data registered in the form saving file 14. It is registered in the form management file 15.

【0010】帳票出力パラメータ入力装置16から帳票
出力パラメータを受けた帳票出力プログラム17は、帳
票出力パラメータに基いて帳票管理ファイル15の管理
データを検索して、検索した管理データに対応した帳票
保存ファイル14の帳票データをプリンタ18に出力す
る。帳票出力プログラム17から帳票データを受けたプ
リンタ18は、帳票データを用紙にプリントする。
The form output program 17, which has received the form output parameter from the form output parameter input device 16, searches the management data of the form management file 15 based on the form output parameter, and saves the form corresponding to the searched management data. The 14 form data is output to the printer 18. Upon receiving the form data from the form output program 17, the printer 18 prints the form data on paper.

【0011】前記帳票データ作成プログラム11は、図
2に例示するように、帳票コードレコード21と、部門
レコード22a,22b,22cと、帳票デ−タレコー
ド23a,23b,23cとからなる帳票デ−タを作成
するものである。
As shown in FIG. 2, the form data creation program 11 includes a form code record 21, department records 22a, 22b and 22c, and form data records 23a, 23b and 23c. Is to create the data.

【0012】前記帳票コードレコード21は、帳票コー
ドと出力基準日のデータを有している。前記部門レコー
ド22a,22b,22cは、それぞれa,b,cの部
門の帳票データを有している。これらの帳票データは、
帳票データ登録プログラム13により帳票保存ファイル
14に登録されるとともに帳票保存ファイル14に登録
した帳票データを検索するための管理データが帳票管理
ファイル15に登録される。
The form code record 21 has a form code and output reference date data. The department records 22a, 22b and 22c have form data of departments a, b and c, respectively. These form data are
The form data registration program 13 registers the form storage file 14 with management data for searching the form data registered in the form storage file 14 and the form management file 15.

【0013】帳票保存ファイル14は、待機結合編成フ
ァイル型式で、帳票コードと出力基準日のデータをサブ
ファイル名とするサブファイルに登録される。帳票管理
ファイル15は、帳票コードと出力基準日のデータを1
レコードとして有し、帳票保存ファイル14に登録され
ているサブファイル名を示している。
The form saving file 14 is of a standby binding organization file type and is registered in a subfile having a form code and data of an output reference date as a subfile name. The form management file 15 stores the form code and the output reference date data as 1
The sub file name which is stored as a record and registered in the form saving file 14 is shown.

【0014】帳票出力パラメータ入力装置16から帳票
出力パラメータを受けた帳票出力プログラム17は、図
3に示すように帳票出力パラメータで指定された帳票コ
ード31と出力基準日のデータ32をキーとして帳票管
理ファイル15を検索する。帳票出力プログラム17
は、検索結果がエラーでなければ帳票保存ファイル14
に登録されているサブファイル(帳票コードと出力基準
日のデータ)を読み込み、帳票出力パラメータに対象部
門コード33が指定されていれば、対象部門の帳票デー
タのみを抽出してプリンタ18に出力する。例えば、部
門コードbが指定されていれば23bの帳票データを出
力する。対象部門コード33が指定なし(空白)である
場合は、全部門の帳票データ(23a,23b,23
c)を出力する。
The form output program 17, which has received the form output parameter from the form output parameter input device 16, manages the form using the form code 31 and the output reference date data 32 designated by the form output parameter as keys, as shown in FIG. Search for file 15. Form output program 17
If the search result is not an error, the form save file 14
The sub file (form code and output reference date data) registered in is read, and if the target department code 33 is specified in the form output parameter, only the form data of the target department is extracted and output to the printer 18. . For example, if the department code b is designated, the form data of 23b is output. If the target department code 33 is not specified (blank), the form data of all departments (23a, 23b, 23)
c) is output.

【0015】[0015]

【発明の効果】本発明は、帳票データを帳票コードと出
力基準日のデータごとに帳票保存ファイルに登録するこ
とにより帳票の再出力を容易にするとともに帳票再出力
処理時間を短縮することができ、データのセーブを行う
媒体を少なくでき、かつ、帳票データを部門単位に登録
をすることにより要求がある部門のみの帳票の再出力を
することができる。
According to the present invention, the form data can be easily re-output and the form re-output processing time can be shortened by registering the form data in the form save file for each form code and output reference date data. The number of media for saving data can be reduced, and by registering the form data for each department, it is possible to re-output the form only for the requested department.

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

【図1】本発明の1実施例を示すブロック図である。FIG. 1 is a block diagram showing an embodiment of the present invention.

【図2】本発明の1実施例における帳票データファイル
を説明するための図である。
FIG. 2 is a diagram for explaining a form data file according to an embodiment of the present invention.

【図3】本発明の1実施例における帳票パラメータを説
明するための図である。
FIG. 3 is a diagram for explaining form parameters according to an embodiment of the present invention.

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

10 マスタファイル 11 帳票データ作成プログラム 12 帳票データファイル 13 帳票データ登録プロフラム 14 帳票保存ファイル 15 帳票管理ファイル 16 帳票出力パラメータ入力装置 17 帳票出力プログラム 18 プリンタ 10 master file 11 form data creation program 12 form data file 13 form data registration program 14 form save file 15 form management file 16 form output parameter input device 17 form output program 18 printer

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 帳票コードおよび出力基準日のデータを
有する部門コードレコードと部門レコードと帳票データ
レコードとからなる帳票データを作成する帳票データ作
成手段と、この帳票データ作成手段により作成された前
記帳票データを登録しておく帳票データ保存ファイル
と、この帳票データ保存手段に登録された前記帳票デー
タを検索するための管理データを登録する帳票管理ファ
イルと、帳票を出力するために前記部門コードレコード
と前記部門レコードを指定する帳票出力パラメータを入
力するための帳票出力パラメータ入力手段と、この帳票
出力パラメータ入力手段により入力された帳票出力パラ
メータに基いて前記帳票管理ファイルを管理データを検
索し、この検索した管理データにより前記帳票データ保
存ファイルに登録された前記帳票データを読み出してプ
リンタに与える帳票データ読出手段とを有することを特
徴とする帳票再出力処理システム。
1. A form data creating means for creating form data composed of a department code record having a form code and data of an output reference date, a department record and a form data record, and the form created by this form data creating means. A form data storage file for registering data, a form management file for registering management data for searching the form data registered in the form data storage means, and a department code record for outputting the form. A form output parameter input means for inputting a form output parameter for designating the department record, and searching the form management file for management data based on the form output parameter input by the form output parameter input means, and performing this search. It is registered in the form data save file by the management data And a form data reading means for reading the form data and giving it to the printer.
【請求項2】 前記帳票データ作成手段は、帳票コード
および出力基準日データを有する部門コードレコードと
部門レコードと帳票データレコードとからなる帳票デー
タを含む種々のデータを有するマスタファイルから前記
帳票データを読み出して、帳票コードおよび出力基準日
データを有する部門コードレコードと部門レコードと帳
票データレコードとからなる帳票データのみを作成する
ことを特徴とする帳票再出力処理システム。
2. The form data creating means obtains the form data from a master file having various data including a form code record having a form code and output reference date data, and form data including a department record and a form data record. A form re-output processing system characterized by reading out and creating only form data composed of a department code record having a form code and output reference date data, a department record and a form data record.
JP5266856A 1993-10-26 1993-10-26 Business form reoutput processing system Pending JPH07121626A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5266856A JPH07121626A (en) 1993-10-26 1993-10-26 Business form reoutput processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5266856A JPH07121626A (en) 1993-10-26 1993-10-26 Business form reoutput processing system

Publications (1)

Publication Number Publication Date
JPH07121626A true JPH07121626A (en) 1995-05-12

Family

ID=17436618

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5266856A Pending JPH07121626A (en) 1993-10-26 1993-10-26 Business form reoutput processing system

Country Status (1)

Country Link
JP (1) JPH07121626A (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5461853A (en) * 1977-10-26 1979-05-18 Omron Tateisi Electronics Co Electronic register
JPH05165860A (en) * 1991-12-12 1993-07-02 Nec Corp Each section document output system in computer system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5461853A (en) * 1977-10-26 1979-05-18 Omron Tateisi Electronics Co Electronic register
JPH05165860A (en) * 1991-12-12 1993-07-02 Nec Corp Each section document output system in computer system

Similar Documents

Publication Publication Date Title
JPH07121626A (en) Business form reoutput processing system
JP2613881B2 (en) Automatic creation of shipping documents
JPH09218809A (en) File information confirmation device and method therefor
JPH06119392A (en) Data item identification system
JPS62236075A (en) Document filing device
JPH05127964A (en) Page version managing method
JPH06236309A (en) Delay type data update system utilizing store identifier for loosely coupled multiprocessor system
JPH02282840A (en) Journal output system
JPH05119991A (en) Parameter editing system
JPH02189681A (en) Document forming device
JPH05313830A (en) Retrieving system for generation control file
JPH06103124A (en) Data base system
JPH0594282A (en) Automatic jcl preparing system for file maintenance
JPH0566931A (en) Data base registering system
JP2002117240A (en) Recording medium having program for making computer perform seal display processing stored thereon and seal display system
JPH0668164A (en) Management system and retrieval method for address of drawing image data
JPH05324742A (en) Drawing managing device
JPH05233648A (en) Seal impression certificate management system
JPH04109365A (en) Image document filing device having inter-cabinet document copying function
JPH05150963A (en) Method for preparing program specifications
JPS6282467A (en) Picture information storage retrieving device
JPH05210556A (en) Double registration system for image data
JPH04160641A (en) Link map storing system
JPH11282738A (en) Device and method for file management
JPS6340937A (en) Information file device

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 19990623