JPH03235171A - Electronic cut-form system - Google Patents

Electronic cut-form system

Info

Publication number
JPH03235171A
JPH03235171A JP2032868A JP3286890A JPH03235171A JP H03235171 A JPH03235171 A JP H03235171A JP 2032868 A JP2032868 A JP 2032868A JP 3286890 A JP3286890 A JP 3286890A JP H03235171 A JPH03235171 A JP H03235171A
Authority
JP
Japan
Prior art keywords
slip
data
item
slip data
received
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
JP2032868A
Other languages
Japanese (ja)
Inventor
Takahiro Onodera
小野寺 孝浩
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 JP2032868A priority Critical patent/JPH03235171A/en
Publication of JPH03235171A publication Critical patent/JPH03235171A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PURPOSE:To shorten communication time between application programs (AP) by deleting the data of uninput item out of cut-form data in inter-AP communication. CONSTITUTION:A record header H and effective length L are inputted to the forefront of each record of the cut-form data 3-1, and the content D of each item is stored behind them, and a flag F representing whether the item is already inputted or not is attached before the content D of each item. A content D part exists in the cut-form data before edit in spite of the input of the item, however, no content D part exists in edited cut-form data transmitted from a work station side when the content of the item is not inputted. In such a way, the reception of data is performed from the work station in a form that the data except for the content is compressed when the item is not inputted, therefore, it is possible to prevent a time consumed wastefully for the transmission/reception of unrequired data.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は電子伝票システムに関する。[Detailed description of the invention] [Industrial application field] The present invention relates to an electronic slip system.

〔従来の技術〕[Conventional technology]

オフィス内においては、定期券購入申込書、納品書、予
算申請書、物品購入申請書、出張伺い書等、様々な伝票
が使用されている。これらの伝票は、起票部門において
は白紙伝票の取り出しから伝票へのデータ記入、そのチ
エツク・訂正。
Various documents are used in the office, such as commuter pass purchase application forms, delivery notes, budget application forms, goods purchase application forms, and business trip request forms. For these slips, the billing department takes out blank slips, fills in data on the slips, and checks and corrects them.

査閲・承認、主管部門への送付が行われている。It is reviewed, approved, and sent to the responsible department.

また、主管部門においては、伝票の管理として、新規導
入のための伝票書式の設計、印刷の発注。
In addition, the supervising department handles document management by designing document formats for new introductions and placing orders for printing.

補充管理、さらに伝票のデータ処理として、伝票の仕分
け、転記、集計、パンチ入力等の作業に付されている。
It is used for replenishment management, as well as for data processing of vouchers, such as sorting, posting, aggregation, and punch input.

このような伝票とその処理を電子化した電子伝票システ
ムは、EDPとOAの接点に位置するシステムとして、
近年導入・利用が進んでいる。
An electronic slip system that digitizes such slips and their processing is a system located at the point of contact between EDP and OA.
It has been introduced and used in recent years.

従来の電子伝票システムでは、ワークステーション側の
伝票データをホストコンピュータのアプリケーションプ
ログラム(以下APと記す)に送りその処理を行う際は
、伝票の各項目内に有効なデータが入力されているかど
うかは調べずに、未記入の既定値を含むすべての伝票デ
ータをホストコンピュータ側に送る方式になっていた。
In conventional electronic slip systems, when sending slip data from a workstation to an application program (hereinafter referred to as AP) on a host computer for processing, it is important to check whether valid data has been entered in each item of the slip. The system was to send all slip data, including unfilled default values, to the host computer without checking.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

上述した従来の電子伝票システムは、入力済の項目のデ
ータ(有効なデータ)のみではなく、未入力の項目の既
定値のデータ、例えば項目の大きさ分のスペースなどを
そのままの形で含んでいたため、実際にホストコンピュ
ータ側では不必要なデータの送受信のために時間を費や
してしまうという欠点があった。
The conventional electronic slip system described above includes not only the data (valid data) of inputted items, but also the default value data of uninputted items, such as the space for the size of the item, as is. Therefore, there was a drawback that the host computer actually spent time transmitting and receiving unnecessary data.

〔課題を解決するための手段〕[Means to solve the problem]

本発明の電子電票システムは、 伝票毎に形式情報を格納している伝票形式格納ファイル
と、 未入力の場合には内容抜きで圧縮した形でワークステー
ションから受信した伝票データを格納するための受信伝
票格納ファイルと、 該受信した伝票データの属性情報を格納しておくための
通信情報設定エリアと、 アプリケーションプログラムから伝票データの入力が要
求されると、該当する伝票データと属性情報を伝票格納
ファイルと前記通信情報ファイルから入力する伝票デー
タ入力装置と前記通信情報ファイルから入力する伝票デ
ータ入力装置と、該伝票データ入力装置から得た伝票デ
ータと、前記伝票形式格納ファイルから得る該伝票デー
タに対応する形式情報とから、未入力の伝票データの場
合に元の形の伝票データに復元する受信伝票データ編集
装置とを有することを特徴とする。
The electronic bill system of the present invention includes a bill format storage file that stores format information for each bill, and a file for storing bill data received from a workstation in a compressed form without content if it is not input. A received slip storage file, a communication information setting area for storing attribute information of the received slip data, and when an application program requests input of slip data, the corresponding slip data and attribute information are stored in the slip. a document, a document data input device for inputting data from the communication information file, a document data input device for inputting data from the communication information file, document data obtained from the document data input device, and document data obtained from the document format storage file. The present invention is characterized by comprising a received slip data editing device that restores uninput slip data to the original form of slip data from corresponding format information.

〔実施例〕〔Example〕

次に本発明について図面を参照して説明する。 Next, the present invention will be explained with reference to the drawings.

〔構成〕〔composition〕

第1図は本発明の一実施を示す図であり、ホストコンピ
ュータとワークステーシヨンから成る。
FIG. 1 is a diagram illustrating one implementation of the invention, consisting of a host computer and a workstation.

ホストコンピュータは、伝票データ受信装置1−81通
信情報設定エリア1−9.受信伝票格納ファイル1−1
0.伝票データ入力装置1−11、受信伝票データ編集
装置1−13.伝票バッファエリア112.伝票形式格
納ファイル1−14およびAPI−15を有する。
The host computer has the form data receiving device 1-81 communication information setting area 1-9. Received slip storage file 1-1
0. Slip data input device 1-11, received slip data editing device 1-13. Slip buffer area 112. It has a slip format storage file 1-14 and API-15.

また、ワークステーションは、電子伝票システム1−1
.デイスプレィ・キーボード1−2.処理伝票格納ファ
イル1−3.送信伝票データ編集装置1−4.送信デー
タ格納エリア1−5.伝票データ送信装置1−6および
伝票形式格納ファイル1−7を有する。
In addition, the workstation is an electronic slip system 1-1.
.. Display keyboard 1-2. Processing slip storage file 1-3. Transmission slip data editing device 1-4. Transmission data storage area 1-5. It has a slip data transmitting device 1-6 and a slip format storage file 1-7.

〔各部の機能〕[Function of each part]

次に各部の機能について説明する。 Next, the functions of each part will be explained.

伝票データ受信装置はワークステーション側から編集(
圧縮)済の伝票データを受信し、それを通信制御情報と
本来の伝票データに分解し、それぞれ通信情報設定エリ
ア1−9と受信伝票格納ファイル1−10に格納する。
The slip data receiving device can be edited from the workstation (
The compressed slip data is received, decomposed into communication control information and original slip data, and stored in the communication information setting area 1-9 and received slip storage file 1-10, respectively.

通信情報設定エリア1−9はワースステーション側から
送信されてきた伝票データの属性に関する情報(伝票の
名前、対応するAP名など)を格納し、API−15か
らの要求により、伝票データ入力装置1−11内に取り
込まれる。受信伝票格納ファイル1−10はワースステ
ーション側から送信されてきた伝票データを格納し、必
要に応じて伝票データ入力装置1−11内へ取り込まれ
る。
The communication information setting area 1-9 stores information regarding the attributes of the slip data sent from the worth station side (slip name, corresponding AP name, etc.), and the communication information setting area 1-9 stores information regarding the attributes of the slip data transmitted from the worth station side (slip name, corresponding AP name, etc.). -11. The received slip storage file 1-10 stores slip data transmitted from the worth station side, and is taken into the slip data input device 1-11 as necessary.

伝票データ入力装置1−11はAPI−15からの要求
に従い、通信情報設定エリア1−9の情報を参照し、必
要なデータがワークステーション側から届いていれば、
受信伝票格納ファイル1−10より伝票データを読み込
み伝票バッファエリア1−12に格納した後、受信伝票
データ編集装置1−13に処理要求を出す。
The slip data input device 1-11 refers to the information in the communication information setting area 1-9 in accordance with the request from the API-15, and if the necessary data has been received from the workstation side,
After reading the slip data from the received slip storage file 1-10 and storing it in the slip buffer area 1-12, a processing request is issued to the received slip data editing device 1-13.

伝票バッファエリア1−12には最終的に伝票データ編
集装置1−13により復元された伝票データが格納され
る。
The slip data restored by the slip data editing device 1-13 is finally stored in the slip buffer area 1-12.

受信伝票データ編集装置1−13は伝票データ入力装置
1−11からの処理要求を受けて、伝票形式格納、ファ
イル1−14から必要な伝票の形式情報(各項目の長さ
など)を読み込み、伝票バッファエリア1−12内に格
納されている伝票データを編集(復元)して、伝票バッ
ファエリア1−12に格納しなおす。
The received slip data editing device 1-13 receives the processing request from the slip data input device 1-11, stores the slip format, reads necessary slip format information (length of each item, etc.) from the file 1-14, The voucher data stored in the voucher buffer area 1-12 is edited (restored) and stored in the voucher buffer area 1-12 again.

伝票形式格納ファイル1−14は各伝票の形式情報(各
項目の長さ2表示位置など)が格納されていて、必要に
応じて受信伝票データ編集装置1−13内に取り込まれ
る。
The slip format storage file 1-14 stores format information of each slip (length 2 display position of each item, etc.), and is imported into the received slip data editing device 1-13 as necessary.

API−15はワークステーション側から送信されてき
た伝票データを受は取り、何らかの処理を行う。
The API-15 receives the slip data sent from the workstation and performs some processing.

〔動作〕〔motion〕

第2図の電子伝票をワークステーション側から受信する
場合を考える。伝票データ受信装置18はワークステー
ション側から送信された編集(圧縮)済の伝票データを
受は取り、受信伝票格納ファイル1−10へ格納すると
同時に、通信情報設定エリア1−9に必要な情報(帳票
番号:伝票のフォーマット毎につけられるユニークな番
号、対象AP名:その伝票を処理するホストコンピュー
タのアプリケーションプログラム名など)の設定を行う
Consider the case where the electronic slip shown in FIG. 2 is received from the workstation side. The slip data receiving device 18 receives the edited (compressed) slip data sent from the workstation side, stores it in the received slip storage file 1-10, and at the same time stores necessary information ( Form number: A unique number given to each form of form, Target AP name: Name of the application program of the host computer that processes the form, etc.).

ここで第3図を用いて伝票データ3−1の説明をする。Here, the slip data 3-1 will be explained using FIG.

伝票データの各レコード(実際にデータを扱う際の単位
)には、そのレコードの種類等の情報が入っているレコ
ードヘッダHと、そのレコード内の有効なデータはどこ
までかを示す有効長しという値が最初に入っている。そ
の後に各項目の内容りが格納されているのだが、各項目
の内容りの前には必ず、その項目が入力済なのか、未入
力なのかを示すフラグFがついている。編集前の伝票デ
ータでは、入力済、未入力にかかわらず、内容り部分も
存在している。ワークステーション側から送信される編
集(圧縮)済の伝票データでは、項目の内容が未入力の
場合は、内容部分りは存在しない。この編集(圧縮)は
送信伝票データ編集装置1−4が行なう。
Each record of slip data (the unit in which data is actually handled) has a record header H, which contains information such as the type of record, and an effective length, which indicates how far the valid data in the record extends. The value is entered first. After that, the contents of each item are stored, but before the contents of each item there is always a flag F indicating whether the item has been input or not. In the slip data before editing, there are parts with content regardless of whether they have been entered or not. In the edited (compressed) slip data sent from the workstation side, if the contents of an item have not been entered, the contents section does not exist. This editing (compression) is performed by the transmission slip data editing device 1-4.

さて、API5は伝票データの入力要求を伝票データ入
力装置1−11に対して出し、伝票バッファエリア1−
12に伝票データが出力されるのを待つ(第4図のステ
ップ4−1)。
Now, the API 5 issues a request for inputting slip data to the slip data input device 1-11, and sends a slip data input request to the slip buffer area 1-11.
It waits for the slip data to be output at step 12 (step 4-1 in FIG. 4).

入力要求を受けた伝票データ入力装置1−11は通信情
報設定エリア1−9を参照して、必要な伝票データがワ
ークステーション側から送信されているかどうかのチエ
ツクを行い、送信されていない場合はくり返し通信情報
設定エリア1−9を参照する(ステップ4−2.4−3
’)。
The slip data input device 1-11 that receives the input request refers to the communication information setting area 1-9, checks whether the necessary slip data has been sent from the workstation side, and if it has not been sent, Repeatedly refer to communication information setting area 1-9 (step 4-2.4-3)
').

必要な伝票データがワークステーション側から送信され
ている場合、伝票データ入力装置1−11は受信伝票格
納ファイル1−10から伝票データを入力し、受信伝票
データ編集装置1−13へ渡す(ステップ4−4)。
If necessary slip data has been transmitted from the workstation side, the slip data input device 1-11 inputs the slip data from the received slip storage file 1-10 and passes it to the received slip data editing device 1-13 (step 4). -4).

受信伝票データ編集装置1−13は伝票データ入力装置
1l−11から受は取った伝票データと、伝票形式格納
ファイル1−14から読み込んだ伝票形式情報を基にし
て、伝票データの復元を行う。伝票形式−情報内には、
各項目の長さの情報が含まれている。受信伝票データ3
−1よりまず最初の項目データ(項目A)のフラグFを
調べる(ステップ4−5)。
The received slip data editing device 1-13 restores the slip data based on the slip data received from the slip data input device 1l-11 and the slip format information read from the slip format storage file 1-14. Voucher format - information includes:
Contains information on the length of each item. Received slip data 3
-1, the flag F of the first item data (item A) is checked (step 4-5).

項目の内容が入力済の場合は、受信伝票データ中のフラ
グFのあとに続く項目の内容りを形式情報から得られた
項目の長さの分だけ伝票バッファエリア1−12へその
まま出力する(ステップ4−7)。
If the contents of the item have been input, the contents of the item following flag F in the received slip data are output as is to the slip buffer area 1-12 by the length of the item obtained from the format information ( Steps 4-7).

項目の内容が未入力の場合は、項目の種類(英数カナ項
目1日本語項目、数字項目など)に応じた既定値(スペ
ース、ゼロ、など)を項目の長さの分だけ加えて、伝票
バッファエリア1−12へ出力する(ステップ4−6)
If the content of the item is not entered, add the default value (space, zero, etc.) according to the item type (alphanumeric/kana item, 1 Japanese item, numeric item, etc.) for the length of the item. Output to slip buffer area 1-12 (step 4-6)
.

これらを受信伝票データがなくなるまで繰り返す(ステ
ップ4−8)。そして、受信バッファエリア1−12に
格納された編集済伝票データはAPI−15にとりこま
れる。
These steps are repeated until there is no more received slip data (step 4-8). The edited slip data stored in the reception buffer area 1-12 is then taken into the API-15.

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

以上説明したように本発明は、AP間通信における伝票
データのうち未入力の項目のデータを削り、送受信デー
タを削減することにより、AP間間通待時間短縮できる
効果がある。
As explained above, the present invention has the effect of shortening the communication time between APs by deleting the data of uninputted items from the slip data in communication between APs and reducing the amount of transmitted and received data.

AP 。AP.

Claims (1)

【特許請求の範囲】 伝票毎に形式情報を格納している伝票形式格納ファイル
と、 未入力の場合には内容抜きで圧縮した形でワークステー
ションから受信した伝票データを格納するための受信伝
票格納ファイルと、 該受信した伝票データの属性情報を格納しておくための
通信情報設定エリアと、 アプリケーションプログラムから伝票データの入力が要
求されると、該当する伝票データと属性情報を伝票格納
ファイルと前記通信情報ファイルから入力する伝票デー
タ入力装置と前記通信情報ファイルから入力する伝票デ
ータ入力装置と、該伝票データ入力装置から得た伝票デ
ータと、前記伝票形式格納ファイルから得る該伝票デー
タに対応する形式情報とから、未入力の伝票データの場
合に元の形の伝票データに復元する受信伝票データ編集
装置とを有することを特徴とする電子伝票システム。
[Scope of Claims] A slip format storage file that stores format information for each slip, and a received slip storage file that stores slip data received from a workstation in a compressed form without content if it is not input. A communication information setting area for storing attribute information of the received slip data; When input of slip data is requested from an application program, the corresponding slip data and attribute information are stored in the slip storage file and the above-mentioned. A slip data input device for inputting from a communication information file, a slip data input device for inputting from the communication information file, slip data obtained from the slip data input device, and a format corresponding to the slip data obtained from the slip format storage file. 1. An electronic slip system comprising: a received slip data editing device for restoring uninput slip data to its original form from the received slip data.
JP2032868A 1990-02-13 1990-02-13 Electronic cut-form system Pending JPH03235171A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2032868A JPH03235171A (en) 1990-02-13 1990-02-13 Electronic cut-form system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2032868A JPH03235171A (en) 1990-02-13 1990-02-13 Electronic cut-form system

Publications (1)

Publication Number Publication Date
JPH03235171A true JPH03235171A (en) 1991-10-21

Family

ID=12370842

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2032868A Pending JPH03235171A (en) 1990-02-13 1990-02-13 Electronic cut-form system

Country Status (1)

Country Link
JP (1) JPH03235171A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0619928A (en) * 1992-07-02 1994-01-28 Fujitsu Ltd Method for transferring text to external equipment

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS56166548A (en) * 1980-05-23 1981-12-21 Mitsubishi Electric Corp Data input and output device
JPS6438869A (en) * 1987-08-04 1989-02-09 Nec Corp System for managing electronic business form

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS56166548A (en) * 1980-05-23 1981-12-21 Mitsubishi Electric Corp Data input and output device
JPS6438869A (en) * 1987-08-04 1989-02-09 Nec Corp System for managing electronic business form

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0619928A (en) * 1992-07-02 1994-01-28 Fujitsu Ltd Method for transferring text to external equipment

Similar Documents

Publication Publication Date Title
US5177680A (en) Electronic mail system with means to transmit data to a plurality of recipients without user intervention
CN111753500B (en) Method for merging and displaying formatted electronic form and OFD (office file format) and generating catalog
CN102016835B (en) Document synchronization over stateless protocols
JP3694328B2 (en) Using images from forms in the automatic generation of forms or sheets
US8446636B2 (en) Variable printing system
US20030210428A1 (en) Non-OCR method for capture of computer filled-in forms
EP1320056A2 (en) A method for transforming data between business protocols
US20170255595A1 (en) Systems, methods and articles to automatically transform documents transmitted between senders and recipients
CN108319691A (en) A kind of bookkeeping methods, billing and accounting system and payment system
CN110704143A (en) Page generation method and device
JPH03235171A (en) Electronic cut-form system
US5793938A (en) Document printing management system
JPS595940B2 (en) Transaction response method using a computer
CN101794202B (en) Data creation method, data generating device, printing equipment and print system
JPH0612223A (en) Apparatus and method for converting electronic data
US20030050790A1 (en) Business card processing system and method
JP4484125B2 (en) Interactive processing system for accounting data
JP2003050680A (en) Printing system
JPH113380A (en) Document print-out device
CN117251931A (en) Full life cycle process design system of railway freight car
JP3054811B2 (en) Data creation system for computer
CN116820361A (en) Printing method, printing device, equipment and medium based on wireless connection mode
JPH05324906A (en) Image transmission processing system
JP2001022877A (en) Financial system, transfer error processing server, and recording medium
JP2001222666A (en) System and method for charging management, and computer-readable recording medium with program making computer implement the method recorded thereon