JP2016057690A - Client device, server device, and program - Google Patents

Client device, server device, and program Download PDF

Info

Publication number
JP2016057690A
JP2016057690A JP2014181527A JP2014181527A JP2016057690A JP 2016057690 A JP2016057690 A JP 2016057690A JP 2014181527 A JP2014181527 A JP 2014181527A JP 2014181527 A JP2014181527 A JP 2014181527A JP 2016057690 A JP2016057690 A JP 2016057690A
Authority
JP
Japan
Prior art keywords
data
format
add
file
server device
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
JP2014181527A
Other languages
Japanese (ja)
Inventor
優一 吉野
Yuichi Yoshino
優一 吉野
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.)
Toshiba TEC Corp
Original Assignee
Toshiba TEC 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 Toshiba TEC Corp filed Critical Toshiba TEC Corp
Priority to JP2014181527A priority Critical patent/JP2016057690A/en
Publication of JP2016057690A publication Critical patent/JP2016057690A/en
Pending legal-status Critical Current

Links

Images

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To provide a client device, a server device, and a program with which it is possible to perform a document output process performed in such a way as not to pose a load on the server device.SOLUTION: The client device according to an embodiment comprises: transmission means for transmitting, to the server device, request information requesting the downloading of symbol delimiter data created by delimiting a value included in a document with a symbol and the format data of the document; reception means for receiving the format data and the symbol delimiter data as a response from the server device to the request information transmitted by the transmission means; conversion means for converting the format of the symbol delimiter data received by the reception means into an add-in file; execution means for executing spreadsheet software; and add-in execution means for expanding, when the add-in file is opened while the spreadsheet software is being run, the data included in the add-in file into the spreadsheet in the format indicated by the format data.SELECTED DRAWING: Figure 2

Description

本発明の実施形態は、クライアント装置、サーバ装置、及びプログラムに関する。   Embodiments described herein relate generally to a client device, a server device, and a program.

従来、売上一覧表や請求書などの帳票データを表示するシステムにおいて、サーバ装置側で各種の帳票データを作成し、それをクライアント装置側で表示させる態様のシステムがいくつか提案されている。   Conventionally, in a system for displaying form data such as a sales list and an invoice, several systems have been proposed in which various form data are created on the server device side and displayed on the client device side.

そのようなシステムでは、サーバ装置側で各種の帳票データを作成するため、サーバ装置のCPUには多大な負荷が集中する。このサーバ装置が帳票データの配信以外に他のサービスを提供している場合には、サーバ装置でそれらのサービスを正常に処理することができず、クライアント装置側でエラーとなるケースが発生している。例えば、クレジットの問い合せなどにおいて、処理が完結せずにエラーとなることがある。   In such a system, various types of form data are created on the server device side, so a great load is concentrated on the CPU of the server device. If this server device provides other services in addition to the distribution of form data, the server device cannot process these services normally and an error occurs on the client device side. Yes. For example, in a credit inquiry or the like, processing may not be completed and an error may occur.

なお、サーバ装置に負荷が集中するシステムについて、次のような態様のものもある。
ショッピングセンタにおいて、同一フロア内の各テナントの配置と売上とを視覚的に画面に表示するショッピングセンタ管理システムについて記載されたものである。このシステムでは、フロアを升目状に分割し、テナントの配置を示すレイアウト情報をその升目に従って設定する。そして、各テナントのレイアウトなどの呼び出し時に、その設定のテナントの配置やそのテナントの売上データを画面に表示する。このようなものでも、サーバ装置で全ての処理を行うと、サーバ装置のCPUに多大な負荷がかかる。
In addition, there is the following aspect of the system in which the load is concentrated on the server device.
In the shopping center, a shopping center management system that visually displays the arrangement and sales of each tenant on the same floor on a screen is described. In this system, the floor is divided into grids, and layout information indicating the tenant arrangement is set according to the grids. When the layout of each tenant is called, the tenant arrangement and the sales data of the tenant are displayed on the screen. Even in such a case, if all processing is performed by the server device, a large load is applied to the CPU of the server device.

そこで、サーバ装置の負荷を低減して、各種のサービスを支障なく行わせることが課題となっている。   Therefore, it is an issue to reduce the load on the server device and perform various services without hindrance.

本発明が解決しようとする課題は、サーバ装置において負荷とならないような帳票出力処理を行わせることのできるクライアント装置、サーバ装置、及びプログラムを提供することである。   The problem to be solved by the present invention is to provide a client device, a server device, and a program capable of performing a form output process that does not cause a load on the server device.

実施形態のクライアント装置は、帳票に含まれる値を記号で区切ってなる記号区切りデータ及び上記帳票の書式データの、ダウンロードを要求する要求情報をサーバ装置に送信する送信手段と、上記送信手段により送信された上記要求情報に対する上記サーバ装置からの応答として上記書式データ及び上記記号区切りデータを受信する受信手段と、上記受信手段により受信された記号区切りデータをアドインファイルに形式変換する変換手段と、表計算ソフトウエアを実行する実行手段と、上記表計算ソフトウエアの実行中に上記アドインファイルが開かれると、上記アドインファイルに含まれるデータを上記書式データが示す形式でスプレッドシートに展開するアドイン実行手段と、を備える。   The client device according to the embodiment transmits, to the server device, request information for requesting download of symbol-separated data obtained by separating values included in the form with symbols and format data of the form, and the transmission means transmits the request information. Receiving means for receiving the format data and the symbol delimiter data as a response from the server device to the requested information, conversion means for converting the format of the symbol delimiter data received by the receiving means into an add-in file, and a table Execution means for executing calculation software, and add-in execution means for expanding data contained in the add-in file into a spreadsheet in a format indicated by the format data when the add-in file is opened during execution of the spreadsheet software And comprising.

図1は、実施形態の帳票出力システムの概略構成図である。FIG. 1 is a schematic configuration diagram of a form output system according to an embodiment. 図2は、サーバ装置のハードウエア構成を示すブロック図である。FIG. 2 is a block diagram illustrating a hardware configuration of the server apparatus. 図3は、サーバ装置の機能ブロック図である。FIG. 3 is a functional block diagram of the server device. 図4は、クライアント装置のハードウエア構成を示すブロック図である。FIG. 4 is a block diagram illustrating a hardware configuration of the client device. 図5は、クライアント装置の機能ブロック図である。FIG. 5 is a functional block diagram of the client device. 図6は、セットアッププログラムのダウンロード処理時の処理フロー図である。FIG. 6 is a process flow diagram during the setup program download process. 図7は、実績データのダウンロード処理時の処理フロー図である。FIG. 7 is a processing flow diagram when downloading the actual data. 図8は、帳票選択画面の構成例を示す図である。FIG. 8 is a diagram illustrating a configuration example of a form selection screen. 図9は、抽出範囲指定画面の構成例を示す図である。FIG. 9 is a diagram illustrating a configuration example of the extraction range designation screen. 図10は、帳票書式データの構成例を示す図である。FIG. 10 is a diagram illustrating a configuration example of the form format data. 図11は、帳票画面の表示例を示す図である。FIG. 11 is a diagram illustrating a display example of a form screen. 図12は、変形例1のクライアント装置の機能ブロック図である。FIG. 12 is a functional block diagram of the client device of the first modification. 図13は、変形例2のクライアント装置のハードウエア構成図である。FIG. 13 is a hardware configuration diagram of the client apparatus according to the second modification. 図14は、カスタマイズ用帳票データの表示例である。FIG. 14 is a display example of the customized form data. 図15は、図14のカスタマイズ用帳票データに対応する帳票書式データを示す図である。FIG. 15 is a diagram showing form format data corresponding to the form data for customization shown in FIG. 図16は、変形例2のクライアント装置の機能ブロック図である。FIG. 16 is a functional block diagram of a client device according to the second modification. 図17は、カスタム帳票書式データの作成処理からアップロード処理までの処理フロー図である。FIG. 17 is a processing flowchart from custom form format data creation processing to upload processing. 図18は、カスタム帳票書式データのダウンロード処理時の処理フロー図である。FIG. 18 is a process flow diagram for custom form format data download processing.

以下、添付図面を参照し、クライアント装置、サーバ装置、及びプログラムの実施形態について詳細に説明する。   Hereinafter, embodiments of a client device, a server device, and a program will be described in detail with reference to the accompanying drawings.

図1は、帳票出力システム1の概略構成図である。帳票出力システム1は、帳票出力のための各種データを蓄積するサーバ装置10と、帳票出力を行うクライアント装置15−1、15−2、・・・、15−N(Nは正の整数)を含むネットワークシステムにより構成される。   FIG. 1 is a schematic configuration diagram of a form output system 1. The form output system 1 includes a server apparatus 10 that accumulates various data for form output and client apparatuses 15-1, 15-2,..., 15-N (N is a positive integer) that outputs forms. Consists of a network system including

サーバ装置10とクライアント装置15−1、15−2、・・・、15−Nは、LAN(Local Area Network)やVPN(Virtual Private Network)等の接続回線19で接続されている。   The server apparatus 10 and the client apparatuses 15-1, 15-2,..., 15-N are connected by a connection line 19 such as a LAN (Local Area Network) or a VPN (Virtual Private Network).

クライアント装置15−1、15−2、・・・、15−Nは、それぞれ、接続回線19を介してサーバ装置10にアクセスし、サーバ装置10から帳票出力のための各種データを取得する。サーバ装置10から取得した各種データは、表計算ソフトウエアを使用して表示画面に帳票出力する。また、クライアント装置15−1、15−2、・・・、15−Nは、それぞれに、不図示のプリンタが接続されており、プリンタからの帳票出力も行えるようになっている。   The client devices 15-1, 15-2,..., 15 -N each access the server device 10 via the connection line 19 and acquire various data for form output from the server device 10. Various data acquired from the server device 10 is output to a display screen using spreadsheet software. In addition, each of the client devices 15-1, 15-2,..., 15-N is connected to a printer (not shown), and can output a form from the printer.

なお、クライアント装置15−1、15−2、・・・、15−Nは、それぞれ、個々のディベロッパ事務所E1、E2、・・・、ENなどに設けられる、クライアントとして機能する情報処理装置である。また、他方のサーバ装置10は、データセンタFなどに設けられる、サーバとして機能する情報処理装置である。   The client apparatuses 15-1, 15-2,..., 15-N are information processing apparatuses that function as clients, provided in individual developer offices E1, E2,. is there. The other server device 10 is an information processing device provided in the data center F or the like that functions as a server.

次に、各種装置について詳しく説明する。
先ず、サーバ装置10について説明する。
図2は、サーバ装置10のハードウエア構成を示すブロック図である。サーバ装置10は、主に、制御部100、記憶部101、及び通信I/F102を備えている。各部はバス103により相互接続されている。
Next, various devices will be described in detail.
First, the server device 10 will be described.
FIG. 2 is a block diagram illustrating a hardware configuration of the server device 10. The server device 10 mainly includes a control unit 100, a storage unit 101, and a communication I / F 102. Each unit is interconnected by a bus 103.

制御部100は、各種演算やサーバ装置10の各部を統括的に制御し、演算処理やデータの入出力制御などを行うコンピュータである。制御部100は、CPU(中央演算処理装置)、各種のプログラムやデータを記憶するROM(Read Only Memory)、各種のプログラムを展開したりデータを書き換え自在に記憶したりするワークメモリとしてのRAM(Random Access Memory)、現在の日時を計時するRTC(Real-Time Clock)部等によって構成される。   The control unit 100 is a computer that performs various operations and overall control of each unit of the server device 10 and performs arithmetic processing, data input / output control, and the like. The control unit 100 includes a CPU (Central Processing Unit), a ROM (Read Only Memory) that stores various programs and data, and a RAM (Work Memory that expands various programs and stores data in a rewritable manner). Random Access Memory), an RTC (Real-Time Clock) unit that measures the current date and time, and the like.

記憶部101は、内蔵メモリや着脱式の外部記憶装置(例えばHDD(Hard Disk Drive)やフラッシュROMなど)である。   The storage unit 101 is a built-in memory or a detachable external storage device (for example, an HDD (Hard Disk Drive) or a flash ROM).

記憶部(第一、第二の記憶手段を含む)101は、帳票出力用のセットアッププログラムSETや、帳票出力用の実績データを格納するデータベースDBや、実績データを抽出するためのソフトウエアPを記憶する。   The storage unit (including first and second storage means) 101 includes a setup program SET for form output, a database DB for storing result data for form output, and software P for extracting the result data. Remember.

セットアッププログラムSETは、クライアント装置15−1、15−2、・・・、15−Nにおいて帳票出力のための前準備として実行されるセットアッププログラムである。セットアッププログラムSETは、帳票書式データDA1や、変換プログラムP1や、アドインプログラムP2などを含む。   The setup program SET is a setup program that is executed as a preparation for outputting a form in the client apparatuses 15-1, 15-2,..., 15-N. The setup program SET includes form format data DA1, conversion program P1, add-in program P2, and the like.

帳票書式データDA1は、上記実績データをスプレッドシートに展開する形式を定めた参照用のデータであり、テンプレートとして利用されるものである。
また、変換プログラムP1は、上記実績データをアドインファイルに形式変換するためのプログラムである。
The form format data DA1 is reference data that defines a format for expanding the above-mentioned record data into a spreadsheet, and is used as a template.
Further, the conversion program P1 is a program for converting the format of the record data into an add-in file.

また、アドインプログラムP2は、表計算ソフトウエアでアドインファイルを開いたときに実行されるプログラムである。アドインプログラムP2は、実行により、アドインファイルに含まれる実績データを帳票書式データDA1に定められた形式でスプレッドシートに展開する。   The add-in program P2 is a program that is executed when an add-in file is opened by spreadsheet software. When executed, the add-in program P2 expands the performance data included in the add-in file into a spreadsheet in a format defined in the form format data DA1.

データベースDBは、企業の実績データを格納するデータベースである。当該実績データには、客数や坪売上などの売上情報を示す実績データや、各種の料金内訳を示す実績データなどが含まれる。   The database DB is a database that stores company performance data. The record data includes record data indicating sales information such as the number of customers and sales per square meter, record data indicating various fee breakdowns, and the like.

ソフトウエアPには、管理プログラムP3や、SQL(Structured Query Language)データDA2や、抽出プログラムP4や、サーバプログラムP5や、選択画面データDA3や、送受信プログラムP6などが含まれる。   The software P includes a management program P3, SQL (Structured Query Language) data DA2, an extraction program P4, a server program P5, selection screen data DA3, a transmission / reception program P6, and the like.

管理プログラムP3は、例えばDBMS(DataBase Management System)のような、データベースDBの管理用のプログラムである。   The management program P3 is a database DB management program such as a DBMS (DataBase Management System).

SQLデータDA2は、要求情報ごとにSQL文が対応付けられたデータファイルで、参照用として利用されるものである。   The SQL data DA2 is a data file in which an SQL sentence is associated with each request information, and is used for reference.

抽出プログラムP4は、対象の実績データをデータベースDBから抽出するためのプログラムである。抽出プログラムP4は、実行されると、クライアント装置から送信されたダウンロードの要求情報に基づいてSQLデータDA2からSQL文を取得し、そのSQL文を管理プログラムP3に対して発行する。そして、管理プログラムP3から返された実績データ(例えばTSV(Tab Separated Values)ファイルなどの記号区切りデータ)をサーバプログラムP5に渡す。   The extraction program P4 is a program for extracting target performance data from the database DB. When executed, the extraction program P4 acquires an SQL statement from the SQL data DA2 based on the download request information transmitted from the client device, and issues the SQL statement to the management program P3. Then, the performance data returned from the management program P3 (for example, symbol-separated data such as a TSV (Tab Separated Values) file) is passed to the server program P5.

サーバプログラムP5は、クライアント装置のブラウザなどと通信(HTTP通信やFTP通信など)を行うためのプログラムである。サーバプログラムP5は、例えばHTTP要求を指定ポートから受け付けると、HTTP応答を生成して下のレイヤに渡す。HTTP要求が、実績データの要求であった場合には、抽出プログラムP4にその処理を依頼する。そして、抽出された実績データを取得し、HTTP応答を生成して下のレイヤに渡す。   The server program P5 is a program for performing communication (HTTP communication, FTP communication, etc.) with a browser of the client device. For example, when receiving an HTTP request from a designated port, the server program P5 generates an HTTP response and passes it to the lower layer. If the HTTP request is a request for performance data, the extraction program P4 is requested to process it. And the acquired performance data are acquired, an HTTP response is produced | generated, and it passes to a lower layer.

また、サーバプログラムP5は、ファイルのアップロードやダウンロードなどの要求を受け付ける。サーバプログラムP5は、ファイルのアップロードの要求を指定ポートから受け付けると、そのファイルを所定のディレクトリに格納する。また、ファイルのダウンロード要求を指定ポートから受け付けると、所定のディレクトリからファイルを取得し、下のレイヤに渡す。   The server program P5 accepts a request for uploading or downloading a file. When the server program P5 receives a file upload request from the designated port, the server program P5 stores the file in a predetermined directory. When a file download request is received from the designated port, the file is acquired from a predetermined directory and passed to the lower layer.

選択画面データDA3は、クライアント装置とのHTTP通信の際に、クライアント装置側に表示する画面データである。選択画面データDA3には、クライアント装置のユーザがセットアッププログラムSETや実績データの種類を選択するための選択項目やダウンロードやアップロードを指定するためのボタンなどが含まれる。   The selection screen data DA3 is screen data displayed on the client device side during HTTP communication with the client device. The selection screen data DA3 includes a selection item for the user of the client device to select the setup program SET and the type of result data, a button for specifying download and upload, and the like.

送受信プログラムP6は、要求命令やデータの送受信を行うためのプログラムである。送受信プログラムP6は、通信I/F102でパケットを受信すると、例えば送信元IPアドレスや宛先IPアドレスのチェックを行う。それから、データが自機宛てである場合に、指定されたポートにパケット内のデータを渡す。また、サーバなどのアプリケーションからデータを取得すると、送信元IPアドレスを宛先IPアドレスに変えるなどしてデータをパケットに格納し、通信I/F102からそのパケットを送信する。   The transmission / reception program P6 is a program for transmitting / receiving a request command and data. When the transmission / reception program P6 receives a packet through the communication I / F 102, the transmission / reception program P6 checks, for example, the transmission source IP address and the destination IP address. Then, when the data is addressed to the own device, the data in the packet is passed to the designated port. When data is acquired from an application such as a server, the data is stored in a packet by changing the transmission source IP address to the destination IP address, and the packet is transmitted from the communication I / F 102.

通信I/F102は、外部装置と通信を行うためのNIC(Network Interface Card)などを備えた通信インタフェース部である。   The communication I / F 102 is a communication interface unit including a NIC (Network Interface Card) for communicating with an external device.

図3は、サーバ装置10の機能ブロック図である。
図2のハードウエア構成において、制御部100のCPUが記憶部101などの各種プログラムを主記憶装置(RAM)にロードし、それらのプログラムを実行する。これにより、サーバ装置10は、送受信手段200と、抽出手段201と、データベース管理手段202等として機能する。
FIG. 3 is a functional block diagram of the server device 10.
In the hardware configuration of FIG. 2, the CPU of the control unit 100 loads various programs such as the storage unit 101 into the main storage device (RAM) and executes these programs. Thereby, the server apparatus 10 functions as the transmission / reception means 200, the extraction means 201, the database management means 202, and the like.

送受信手段200は、サーバプログラムP5や送受信プログラムP6などに基づくものである。送受信手段200は、通信I/F102においてセットアッププログラムSETのダウンロードの要求を受信すると、記憶部101からセットアッププログラムSETを取得して、送信元のクライアント装置に送信する。また、通信I/F102において実績データのダウンロードの要求を受信すると、抽出手段201に実績データの抽出を依頼し、抽出データを取得する。取得した抽出データは、送信元のクライアント装置に送信する。   The transmission / reception means 200 is based on the server program P5, the transmission / reception program P6, and the like. When the communication I / F 102 receives a request for downloading the setup program SET, the transmission / reception means 200 acquires the setup program SET from the storage unit 101 and transmits it to the transmission source client apparatus. When the communication I / F 102 receives a request for downloading the record data, the extraction unit 201 is requested to extract the record data, and the extracted data is acquired. The acquired extracted data is transmitted to the transmission source client device.

抽出手段201は、送受信手段200から実績データの抽出の依頼があると、SQL文などを発行してデータベース管理手段202に問い合せる。データベース管理手段202は、そのSQL文などに基づいて、データベースDBから実績データを抽出する。抽出手段201は、データベース管理手段202が抽出した実績データを取得する。   When there is a request to extract the performance data from the transmission / reception means 200, the extraction means 201 issues an SQL statement or the like to inquire the database management means 202. The database management unit 202 extracts performance data from the database DB based on the SQL sentence or the like. The extraction unit 201 acquires the performance data extracted by the database management unit 202.

データベース管理手段202は、データベースDBを管理する。例えばSQL文などの命令に従い、データベースDBの実績データの抽出・削除・追加・更新などの処理を行う。   The database management unit 202 manages the database DB. For example, in accordance with a command such as an SQL statement, processing such as extraction / deletion / addition / update of performance data in the database DB is performed.

次に、クライアント装置15−1、15−2、・・・、15−Nについて説明する。クライアント装置15−1、15−2、・・・、15−n(n=1、2、・・・)、・・・、15−Nは、それぞれ、主要な構成及び動作が同じである。従って以下では、クライアント装置15−nを例に挙げて説明する。   Next, the client devices 15-1, 15-2,..., 15-N will be described. The client apparatuses 15-1, 15-2, ..., 15-n (n = 1, 2, ...), ..., 15-N have the same main configuration and operation. Therefore, in the following description, the client device 15-n will be described as an example.

図4は、クライアント装置15−nのハードウエア構成を示すブロック図である。クライアント装置15−nは、主に、制御部150、入力部151、表示部152、印字部153、記憶部154、及び通信I/F155を備えている。各部はバス156により相互接続されている。   FIG. 4 is a block diagram illustrating a hardware configuration of the client device 15-n. The client device 15-n mainly includes a control unit 150, an input unit 151, a display unit 152, a printing unit 153, a storage unit 154, and a communication I / F 155. Each part is interconnected by a bus 156.

制御部150は、各種演算やクライアント装置15−nの各部を統括的に制御し、演算処理やデータの入出力制御などを行うコンピュータである。制御部150は、CPU(中央演算処理装置)、各種のプログラムやデータを記憶するROM、各種のプログラムを展開したりデータを書き換え自在に記憶したりするワークメモリとしてのRAM、現在の日時を計時するRTC部等によって構成される。   The control unit 150 is a computer that performs various operations and overall control of each unit of the client device 15-n to perform calculation processing, data input / output control, and the like. The control unit 150 includes a CPU (Central Processing Unit), a ROM for storing various programs and data, a RAM as a work memory for developing various programs and storing data in a rewritable manner, and measuring the current date and time. Configured by an RTC unit or the like.

入力部151は、キーボードやマウスなどの入力装置であり、ユーザの入力指示を所定のデータに変換して制御部150に出力する。例えばキーボードにおいて所定のキーが押下されると、そのキーに割り当てられた文字コードや命令コードに変換して制御部150に出力する。また、マウスからの移動量やリック操作などを示す信号を制御部150に出力する。   The input unit 151 is an input device such as a keyboard or a mouse, converts a user input instruction into predetermined data, and outputs the data to the control unit 150. For example, when a predetermined key is pressed on the keyboard, it is converted into a character code or an instruction code assigned to the key and output to the control unit 150. In addition, a signal indicating the amount of movement from the mouse, a lick operation, and the like is output to the control unit 150.

表示部152は、液晶などのディスプレイを具備した表示装置である。記憶部154に記憶されている表示用データや、制御部150が生成した表示用データなどを上記ディスプレイに表示する。上記表示用データは、UI(User Interface)画面や、入力部151で入力されたテキスト等のデータや、カーソルなどである。   The display unit 152 is a display device including a display such as a liquid crystal. Display data stored in the storage unit 154, display data generated by the control unit 150, and the like are displayed on the display. The display data is a UI (User Interface) screen, data such as text input by the input unit 151, a cursor, and the like.

印字部153は、データを印字するプリンタである。ディスプレイに帳票形式で表示されたデータをその帳票形式でプリント用紙に印字する。   The printing unit 153 is a printer that prints data. The data displayed in the form format on the display is printed on the printing paper in the form form.

記憶部154は、内蔵メモリや着脱式の外部記憶装置(例えばHDDやフラッシュROMなど)である。   The storage unit 154 is a built-in memory or a removable external storage device (for example, an HDD or a flash ROM).

記憶部154は、表計算ソフトウエアP10や、セットアッププログラムSET(図2参照)の実行などによりインストールされる帳票出力のためのデータ及びプログラムを記憶する。帳票出力のためのデータ及びプログラムは、主に、帳票書式データDA1や、変換プログラムP1や、アドインプログラムP2などである。なお、アドインプログラムP2は、表計算ソフトウエアにおいてアドインプログラムとして関連付けられており、表計算ソフトウエアP10と連動して動作するものとする。   The storage unit 154 stores data and programs for form output installed by executing the spreadsheet software P10, the execution of the setup program SET (see FIG. 2), and the like. Data and programs for form output are mainly form format data DA1, conversion program P1, add-in program P2, and the like. The add-in program P2 is associated as an add-in program in the spreadsheet software and operates in conjunction with the spreadsheet software P10.

また、記憶部154は、サーバ装置10から実績データを取得するためのソフトウエアPKを記憶する。   In addition, the storage unit 154 stores software PK for acquiring performance data from the server device 10.

ソフトウエアPKには、ブラウザP11や、送受信プログラムP12などが含まれる。
ブラウザP11は、Webブラウザであり、HTTP通信機能の他、FTP通信機能などを含む。
The software PK includes a browser P11, a transmission / reception program P12, and the like.
The browser P11 is a Web browser and includes an FTP communication function in addition to an HTTP communication function.

送受信プログラムP12は、要求情報やデータの送受信を行うためのプログラムである。送受信プログラムP12は、通信I/F155でパケットを受信すると、例えば送信元IPアドレスや宛先IPアドレスのチェックを行う。それから、パケットが自機宛てである場合に、指定されたポートにパケット内のデータを渡す。また、ブラウザ(HTTPクライアント、FTPクライアント)P11からデータを取得すると、送信元IPアドレスと宛先IPアドレスをパケットに付加し、通信I/F155からそのデータをパケットとして送信する。   The transmission / reception program P12 is a program for transmitting / receiving request information and data. When the transmission / reception program P12 receives the packet through the communication I / F 155, the transmission / reception program P12 checks the source IP address and the destination IP address, for example. Then, when the packet is addressed to itself, the data in the packet is passed to the designated port. When data is acquired from the browser (HTTP client, FTP client) P11, the source IP address and the destination IP address are added to the packet, and the data is transmitted from the communication I / F 155 as a packet.

また、記憶部154は、サーバ装置10からダウンロードした実績データ(TSVデータ)を記憶するための記憶領域M1や、実績データを変換した後のアドイン形式のファイルを記憶するための記憶領域M2を備える。
通信I/F155は、外部装置と通信を行うためのNICなどを備えた通信インタフェース部である。
The storage unit 154 also includes a storage area M1 for storing actual data (TSV data) downloaded from the server device 10, and a storage area M2 for storing an add-in format file after converting actual data. .
The communication I / F 155 is a communication interface unit that includes a NIC for communicating with an external device.

図5は、クライアント装置15−nの機能ブロック図である。
図4のハードウエア構成において、制御部150のCPUが記憶部154の各種プログラムを主記憶装置(RAM)にロードして、各種プログラムを実行することにより、クライアント装置15−nが、送受信手段250、セットアップ手段251、選択手段252、変換手段253、表計算手段254等として機能する。
FIG. 5 is a functional block diagram of the client device 15-n.
In the hardware configuration of FIG. 4, the CPU of the control unit 150 loads various programs in the storage unit 154 to the main storage device (RAM) and executes the various programs, so that the client device 15-n has the transmission / reception means 250. , Function as setup unit 251, selection unit 252, conversion unit 253, spreadsheet unit 254, and the like.

送受信手段250は、ブラウザP11や送受信プログラムP12などに基づくものである。送受信手段250は、通信I/F155を介して、サーバ装置10とHTTP通信を行うなどし、サーバ装置10の選択画面データDA3(図2参照)を通信I/F155から取得する。また、セットアッププログラムSET(図2参照)のダウンロードの要求を通信I/F155に出力する。そして、セットアッププログラムSETを通信I/F155で受信すると、そのセットアッププログラムSETを記憶部154に保存する。また、自機に該当する企業の実績データのダウンロードの要求を通信I/F155に出力する。そして、その実績データを通信I/F155で受信すると、記憶部154の記憶領域M1に保存する。   The transmission / reception means 250 is based on the browser P11, the transmission / reception program P12, and the like. The transmission / reception means 250 performs HTTP communication with the server device 10 via the communication I / F 155 and acquires the selection screen data DA3 (see FIG. 2) of the server device 10 from the communication I / F 155. Also, a request for downloading the setup program SET (see FIG. 2) is output to the communication I / F 155. When the setup program SET is received by the communication I / F 155, the setup program SET is stored in the storage unit 154. Also, a request for downloading performance data of a company corresponding to the own device is output to the communication I / F 155. And if the performance data is received by communication I / F155, it will preserve | save in the memory area M1 of the memory | storage part 154. FIG.

セットアップ手段251は、入力部151からのユーザの実行命令を受け付け、これをトリガに、記憶部154のセットアッププログラムSETを読み出して実行する。セットアップ手段251は、この実行により、帳票出力に必要なデータやプログラムを自機にインストールする。例えば、帳票書式データDA1や変換プログラムP1やアドインプログラムP2などを、所定のフォルダに格納する。また、アドインプログラムP2は、表計算ソフトウエアにアドインプログラムとして関連付ける。   The setup unit 251 receives a user execution instruction from the input unit 151, and uses this as a trigger to read and execute the setup program SET in the storage unit 154. As a result of this execution, the setup unit 251 installs data and programs necessary for the form output in its own device. For example, the form format data DA1, the conversion program P1, the add-in program P2, and the like are stored in a predetermined folder. The add-in program P2 is associated with the spreadsheet software as an add-in program.

選択手段252は、送受信手段250が取得した選択画面データDA3を表示部152に出力し、セットアッププログラムSETや、実績データのダウンロードの要求をその選択画面で受け付ける。ユーザが選択画面の選択ボタンやダウンロードの実行ボタンを押すことにより、送受信手段250を介してセットアッププログラムSETや実績データがダウンロードされる。   The selection unit 252 outputs the selection screen data DA3 acquired by the transmission / reception unit 250 to the display unit 152, and accepts a setup program SET and a request for downloading actual data on the selection screen. When the user presses a selection button on the selection screen or a download execution button, the setup program SET and the result data are downloaded via the transmission / reception means 250.

変換手段253は、記憶部154に保存された実績データをアドイン形式のファイルに形式変換する。   The conversion unit 253 converts the format of the record data stored in the storage unit 154 into an add-in format file.

表計算手段254は、表計算ソフトウエアの本体を実行する本体実行手段254aと、アドインプログラムを実行するアドイン実行手段254bとからなる。具体的に、アドイン実行手段254bは、表計算ソフトウエアの実行中にアドイン形式ファイルのオープンが指定された場合に、前記アドインファイルに含まれる実績データを帳票書式データに設定された形式でスプレッドシートに展開する。   The spreadsheet unit 254 includes a main body execution unit 254a that executes a main body of the spreadsheet software and an add-in execution unit 254b that executes an add-in program. Specifically, the add-in execution means 254b is a spreadsheet in which the result data included in the add-in file is set in the form format data when opening of the add-in format file is designated during execution of the spreadsheet software. Expand to.

図6及び図7は、サーバ装置10とクライアント装置15−nとの通信の流れを示す図である。
先ず、クライアント装置15−nにおけるセットアッププログラムSETのダウンロードの処理の流れについて説明する。
図6は、セットアッププログラムSETのダウンロード処理時のサーバ装置10とクライアント装置15−nとの通信の流れを示す図である。
6 and 7 are diagrams illustrating a communication flow between the server device 10 and the client device 15-n.
First, the flow of processing for downloading the setup program SET in the client device 15-n will be described.
FIG. 6 is a diagram illustrating a communication flow between the server device 10 and the client device 15-n during the download process of the setup program SET.

図6のユーザインタフェース手段UI(選択手段252を含む)は、クライアント装置15−nのユーザに入力インタフェースとして操作画面を提供するものである。以下では、クライアント装置15−nにおいて、ブラウザのプログラムP11の起動により、ブラウザの入力インタフェースが表示部152に表示されているものとして説明を進める。   The user interface unit UI (including the selection unit 252) in FIG. 6 provides an operation screen as an input interface to the user of the client device 15-n. In the following description, it is assumed that the browser input interface is displayed on the display unit 152 when the browser program P11 is started in the client device 15-n.

始めに、ユーザがブラウザ画面のアドレスバーにサーバ装置10のURL又はIPアドレスを入力し、先頭のインデックス画面(以下、TOP画面と呼ぶ)を要求する(S1)。要求信号は、クライアント装置10の送受信手段250からサーバ装置10に向けて送信され、サーバ装置10の送受信手段200で受信される(S2)。   First, the user inputs the URL or IP address of the server device 10 in the address bar of the browser screen, and requests the top index screen (hereinafter referred to as the TOP screen) (S1). The request signal is transmitted from the transmission / reception means 250 of the client apparatus 10 toward the server apparatus 10 and received by the transmission / reception means 200 of the server apparatus 10 (S2).

サーバ装置10の送受信手段200は、記憶部101の選択画面データDA3の内のTOP画面データを取得し(S3、S4)、要求元のクライアント装置15−nの送受信手段250へ送信する(S5)。クライアント装置15−nでは、送受信手段250がユーザインタフェース手段UIにTOP画面を渡し、ユーザインタフェース手段UIが表示部152にTOP画面を表示する(S6)。TOP画面は、ダウンロードやアップロードのボタンを備えている。ユーザがTOP画面のダウンロードボタンを押すと、次の画面の要求信号が発生し、TOP画面の表示と同様の流れで処理が行われる(S7〜S12)。ゆえに、ユーザインタフェース手段UIは表示部152に選択画面データDA3の内の、TOP画面の次の画面(帳票選択画面)を表示することになる。   The transmission / reception means 200 of the server device 10 acquires the TOP screen data in the selection screen data DA3 of the storage unit 101 (S3, S4), and transmits it to the transmission / reception means 250 of the requesting client device 15-n (S5). . In the client device 15-n, the transmission / reception unit 250 passes the TOP screen to the user interface unit UI, and the user interface unit UI displays the TOP screen on the display unit 152 (S6). The TOP screen has buttons for downloading and uploading. When the user presses the download button on the TOP screen, a request signal for the next screen is generated, and processing is performed in the same flow as the display on the TOP screen (S7 to S12). Therefore, the user interface means UI displays the next screen (form selection screen) of the TOP screen in the selection screen data DA3 on the display unit 152.

図8は、帳票選択画面の構成例を示す図である。
図8の帳票選択画面G1には、選択項目gとして、「帳票出力のセットアップ」g1や、「売上一覧表」g2や、「クレジット料金内訳一覧表」g3などが含まれる。なお、項目名に併記する「XXX1、XXX2、XXX3(Xは任意の数字)」は、識別コードである。
FIG. 8 is a diagram illustrating a configuration example of a form selection screen.
The form selection screen G1 in FIG. 8 includes “form output setup” g1, “sales list” g2, “credit fee breakdown list” g3, and the like as selection items g. “XXX1, XXX2, XXX3 (X is an arbitrary number)” written together with the item name is an identification code.

また、帳票選択画面G1には、選択項目gの付加情報として更新日時hやサイズs(図8において「・・・」はデータを示す)が含まれる。また、ユーザが選択した項目の処理を実行するための実行ボタンB1などが含まれる。ユーザが選択項目gの「帳票出力のセットアップ」g1を選択し、実行ボタンB1を押すと、クライアント装置15−nは、帳票出力を行うためのセットアップデータをサーバ装置10から取得する処理を行う。また、ユーザが「売上一覧表」g2や「クレジット料金内訳一覧表」g3を選択し、実行ボタンB1を押すと、クライアント装置15−nは、選択されたものに対応する種類の実績データをサーバ装置10から取得する処理を行う。   Further, the form selection screen G1 includes update date / time h and size s (“...” In FIG. 8 indicates data) as additional information of the selection item g. In addition, an execution button B1 for executing processing of the item selected by the user is included. When the user selects the “form output setup” g1 of the selection item g and presses the execution button B1, the client device 15-n performs a process of acquiring setup data for performing the form output from the server device 10. When the user selects “sales list” g2 or “credit fee breakdown list” g3 and presses the execution button B1, the client apparatus 15-n stores the actual data of the type corresponding to the selected one. Processing to be acquired from the apparatus 10 is performed.

ここでは、セットアップの流れを説明するため、ユーザは帳票選択画面G1において「帳票出力のセットアップ」g1を選択する。   Here, in order to explain the flow of setup, the user selects “form output setup” g1 on the form selection screen G1.

ここで、図6に戻り、続きを説明する。
ステップS13においてユーザにより選択された項目情報「帳票出力のセットアップ」g1は、送受信手段250が取得してその項目情報をサーバ装置10へ送信する(S14)。サーバ装置10では、送受信手段200がその項目情報を取得し、更に、項目情報に対応するセットアッププログラムSETを記憶部101から取得する(S15、S16)。送受信手段200は、セットアッププログラムSETをクライアント装置15−nへ送信する(S17)。クライアント装置15−nでは、送受信手段250がセットアッププログラムSETを受信し、このセットアッププログラムSETを記憶部154に保存する(S18)。
Here, returning to FIG. 6, the continuation will be described.
The item information “form output setup” g1 selected by the user in step S13 is acquired by the transmission / reception means 250 and the item information is transmitted to the server device 10 (S14). In the server device 10, the transmission / reception means 200 acquires the item information, and further acquires the setup program SET corresponding to the item information from the storage unit 101 (S15, S16). The transmission / reception means 200 transmits the setup program SET to the client device 15-n (S17). In the client device 15-n, the transmission / reception means 250 receives the setup program SET and stores the setup program SET in the storage unit 154 (S18).

なお、クライアント装置15−nは、実行ボタンB1の押下後、保存場所を指定する画面や、ダウンロードの実行状態を示す画面などを内部システム(オペレーティングシステム)が適宜表示するものとする。   In the client device 15-n, the internal system (operating system) appropriately displays a screen for specifying a storage location, a screen for indicating a download execution state, and the like after the execution button B1 is pressed.

続いて、ユーザは、内部システムが提供するファイル管理システムの表示画面(フォルダやファイルの配置構造を階層的に示す画面)で記憶部154のセットアッププログラムSETを指定する(S19)。これにより、セットアッププログラムSETが、セットアップ処理部251として立ち上がり(S20)、セットアップ手段251がセットアップ処理を実行する(S21)。セットアップ手段251は、記憶部154の指定フォルダにセットアッププログラムSETが含む帳票書式データDA1や変換プログラムP1やアドインプログラムP2などを配置するなどして、帳票出力用の各種データやプログラムをインストールする(S22)。このインストールにより、アドインプログラムP2は、表計算ソフトウエアP10に関連付けられる。   Subsequently, the user designates the setup program SET in the storage unit 154 on the display screen of the file management system provided by the internal system (a screen showing hierarchical arrangement of folders and files) (S19). As a result, the setup program SET rises as the setup processing unit 251 (S20), and the setup unit 251 executes the setup process (S21). The setup unit 251 installs various data and programs for outputting the form by arranging the form format data DA1, the conversion program P1, the add-in program P2, and the like included in the setup program SET in the designated folder of the storage unit 154 (S22). ). By this installation, the add-in program P2 is associated with the spreadsheet software P10.

インストールの終了後は、内部システムの表示画面が閉じ、表示画面は、ブラウザのTOP画面となる。
以上により、セットアッププログラムSETのインストールによる帳票出力のための前準備を終了する。
After the installation is finished, the display screen of the internal system is closed, and the display screen becomes a browser TOP screen.
Thus, the preparation for outputting the form by installing the setup program SET is completed.

次に、クライアント装置15−nにおいて、実績データを所定の表示形式で帳票出力する場合の処理の流れについて説明する。   Next, the flow of processing when the client device 15-n outputs the result data in a predetermined display format will be described.

この処理も、始めは、図6に示すものと同様の流れで、ユーザがダウンロードの帳票選択画面G1を要求し、表示部152に表示させる。
なお、図6の全ての処理の終了後は、表示部152に帳票選択画面G1が表示されている。このため、図6に示す処理に続けて本処理を行う場合は、帳票選択画面G1を取得するまでの処理は省略されることになる。
This process also starts with a flow similar to that shown in FIG. 6, and the user requests the download form selection screen G1 and causes the display unit 152 to display it.
Note that the form selection screen G1 is displayed on the display unit 152 after the completion of all the processes in FIG. For this reason, when this process is performed following the process shown in FIG. 6, the processes until the form selection screen G1 is acquired are omitted.

図7は、実績データを所定の表示形式で帳票出力する処理時のサーバ装置10とクライアント装置15−nとの通信の流れを示す図である。
図7は、帳票選択画面G1の表示後の処理の流れを示すものである。
先ず、帳票選択画面G1の選択項目gからユーザが実績データの要求として「売上一覧表」g2や、「クレジット料金内訳一覧表」g3などを選択する。ここでは、一例として、「売上一覧表」g2を選択するものとする。
FIG. 7 is a diagram showing a flow of communication between the server device 10 and the client device 15-n during the process of outputting the result data in a predetermined display format.
FIG. 7 shows the flow of processing after display of the form selection screen G1.
First, from the selection item g on the form selection screen G1, the user selects “sales list” g2 or “credit fee breakdown list” g3 as a request for performance data. Here, as an example, “sales list” g2 is selected.

ユーザが選択項目gの「売上一覧表」g2を選択し、実行ボタンB1を押すと、次の画面の要求信号が発生し、帳票選択画面G1の表示(S7〜S12)と同様の流れで処理(S30〜S35)が行われる。ゆえに、ユーザインタフェース手段UIは表示部152に選択画面データDA3の内の、帳票選択画面G1の次の画面(抽出範囲指定画面)を表示することになる。   When the user selects the “sales list” g2 of the selection item g and presses the execution button B1, a request signal for the next screen is generated and processed in the same flow as the display of the form selection screen G1 (S7 to S12). (S30 to S35) are performed. Therefore, the user interface means UI displays the next screen (extraction range designation screen) of the form selection screen G1 in the selection screen data DA3 on the display unit 152.

図9は、抽出範囲指定画面の構成例を示す図である。
図9の抽出範囲指定画面G2には、入力項目mとして、「日付」m1、「勘定日付」m2、「対比日付」m3、「分類管理コード」m4、「パスワード」m5が含まれる。また、各入力項目m1〜m5の入力欄m11〜m15が含まれる。更に、ユーザが入力欄m11〜m15に設定した抽出条件での処理を実行させるための実行ボタンB2などが含まれる。
FIG. 9 is a diagram illustrating a configuration example of the extraction range designation screen.
The extraction range designation screen G2 in FIG. 9 includes “date” m1, “account date” m2, “contrast date” m3, “classification management code” m4, and “password” m5 as input items m. Moreover, the input fields m11-m15 of each input item m1-m5 are included. Furthermore, an execution button B2 for executing processing under the extraction conditions set by the user in the input fields m11 to m15 is included.

「日付」m1の入力欄m11には、抽出する売上一覧の範囲として日付を設定する。
「勘定日付」m2の入力欄m12には、勘定日付の「開始日」〜「終了日」を設定することにより、抽出する売上一覧の範囲を指定する。
「対比日付」m3の入力欄m13には、対比日付の「開始日」〜「終了日」を設定することにより、抽出する売上一覧の範囲を指定する。
「分類管理コード」m4の入力欄m14には、分類管理コードを設定する。
「パスワード」m5の入力欄m15には、認証用のパスワードを設定する。
In the “date” m1 input field m11, a date is set as the range of the sales list to be extracted.
The range of the sales list to be extracted is specified by setting “start date” to “end date” of the account date in the input column m12 of “account date” m2.
The range of the sales list to be extracted is specified by setting “start date” to “end date” of the comparison date in the input column m13 of “contrast date” m3.
A classification management code is set in the input field m14 of “classification management code” m4.
A password for authentication is set in the input field m15 of “password” m5.

ここで、図7の続きを説明する。
ユーザが入力欄m11〜m15を設定し、実行ボタンB2を押す。すると、送受信手段250が、入力欄m11〜m14に設定されたデータ(抽出条件)や入力欄m15のパスワードを取得して(S36)、サーバ装置10へ送信する。サーバ装置10では、送受信手段200がそれらの情報を取得する(S37)。そして、送受信手段200は、パスワードによる認証処理を行う。
Here, the continuation of FIG. 7 will be described.
The user sets the input fields m11 to m15 and presses the execution button B2. Then, the transmission / reception means 250 acquires the data (extraction conditions) set in the input fields m11 to m14 and the password of the input field m15 (S36), and transmits them to the server device 10. In the server device 10, the transmission / reception means 200 acquires such information (S37). Then, the transmission / reception means 200 performs a password authentication process.

パスワード認証処理(制限手段)は、クライアント装置15−nに対する実績データの抽出を制限するためのものである。パスワードに応じて、実績データの抽出の拒否や、アクセスできる実績データの種類や範囲などの制限を行う。例えば、パスワードが全データにアクセスできる権限を持つものである場合は、後述する処理(ステップS42、S43)においてデータベースDB内の全データにアクセスしてデータを取得する。また、パスワードが一部のデータのみにアクセスできる権限のものである場合は、データベースDB内の制限範囲の中からデータを取得する。   The password authentication process (restriction means) is for restricting the extraction of performance data for the client device 15-n. Depending on the password, it rejects the extraction of performance data and restricts the type and range of performance data that can be accessed. For example, if the password has the authority to access all data, the data is acquired by accessing all data in the database DB in the processing (steps S42 and S43) described later. If the password is authorized to access only a part of the data, the data is acquired from the restricted range in the database DB.

上記認証処理を終え、パスワードがアクセス権を有するものである場合、送受信手段200は抽出手段201に検索条件を渡し、「売上一覧表」についての実行データ(以下、売上実績データとする)の抽出を依頼する(S38)。なお、送受信手段200は、要求元のクライアント装置15−nが属する企業の売上実績データの抽出を依頼するものとする。企業の識別は、クライアント装置15−nの端末情報で行う。或いは、クライアント装置15−nが検索条件と共に企業の識別情報をサーバ装置10に送信し、その識別情報を基にサーバ装置10が企業を識別する。   When the authentication process is completed and the password has an access right, the transmission / reception unit 200 passes search conditions to the extraction unit 201 and extracts execution data (hereinafter referred to as sales result data) for the “sales list”. Is requested (S38). It is assumed that the transmission / reception means 200 requests the extraction of sales performance data of a company to which the requesting client device 15-n belongs. The company is identified by the terminal information of the client device 15-n. Alternatively, the client device 15-n transmits the identification information of the company together with the search condition to the server device 10, and the server device 10 identifies the company based on the identification information.

次に、抽出手段201は、SQLデータDA2を記憶部101から読み出す(S39、S40)。そして、依頼内容に対応するSQL文と検索条件をデータベース管理手段202に渡す(S41)。データベース管理手段202は、記憶部101のデータベースDBにアクセスし(S42)、SQL文及び検索条件に基づいて売上実績データをデータベースDBから抽出する(S43)。そして、抽出した売上実績データ(TSVデータ)を抽出手段201に渡す(S44)。抽出手段201は依頼の応答として送受信手段200に上記売上実績データを渡す(S45)。送受信手段200は、上記売上実績データをクライアント装置15−nへ送信する(S46)。クライアント装置15−nでは、送受信手段250が上記売上実績データを受信し、上記売上実績データを記憶部154に保存する(S47)。   Next, the extraction unit 201 reads the SQL data DA2 from the storage unit 101 (S39, S40). Then, the SQL sentence and the search condition corresponding to the request content are passed to the database management unit 202 (S41). The database management unit 202 accesses the database DB of the storage unit 101 (S42), and extracts sales performance data from the database DB based on the SQL statement and the search condition (S43). Then, the extracted sales performance data (TSV data) is transferred to the extracting means 201 (S44). The extraction unit 201 passes the sales result data to the transmission / reception unit 200 as a response to the request (S45). The transmission / reception means 200 transmits the sales result data to the client device 15-n (S46). In the client device 15-n, the transmission / reception means 250 receives the sales record data and stores the sales record data in the storage unit 154 (S47).

ここで売上実績データ(TSVデータ)は、値(「テナント名称」、「純売上」、「客数」、「客単価」などの項目やデータなど)をタブで区切ってなるテキストファイルである。タブ以外にもスペースなどの他の記号で区切っても良い。   Here, the sales performance data (TSV data) is a text file in which values (items and data such as “tenant name”, “net sales”, “number of customers”, “customer unit price”) are separated by tabs. In addition to tabs, they may be separated by other symbols such as spaces.

続いて、ユーザは、内部システムが提供するファイル管理システムの表示画面で記憶部154の変換プログラムP1のアイコンを指定するなどして、変換プログラムP1を実行させる(S48)。この実行により、変換プログラムP1は記憶部154から売上実績データを読み出し(S49、S50)、売上実績データをアドイン形式ファイルに変換処理し(S51)、アドイン形式ファイルを記憶部154に保存する(S52)。アドイン形式ファイルへの変換処理は、具体的には、変換プログラムP1が、売上実績データのTSV形式の拡張子をアドイン形式の拡張子にリネームするバッチ処理などを指している。   Subsequently, the user executes the conversion program P1 by designating an icon of the conversion program P1 in the storage unit 154 on the display screen of the file management system provided by the internal system (S48). With this execution, the conversion program P1 reads the sales record data from the storage unit 154 (S49, S50), converts the sales record data into an add-in format file (S51), and stores the add-in format file in the storage unit 154 (S52). ). The conversion process to the add-in format file specifically refers to a batch process in which the conversion program P1 renames the TSV format extension of the sales record data to the add-in format extension.

次に、ユーザは、内部システムが提供するファイル管理システムの表示画面で記憶部154の表計算ソフトウエアP10のアイコンを指定するなどして、変換プログラムP1を実行させる(S53)。本体実行手段254aは、ユーザからの実行命令により、記憶部154から表計算ソフトウエアP10を読み出し、初期化などの起動処理を施す(S54)。そして、表計算ソフトウエアP10の専用画面をユーザインタフェース手段UIに渡す(S55)。   Next, the user executes the conversion program P1 by designating an icon of the spreadsheet software P10 in the storage unit 154 on the display screen of the file management system provided by the internal system (S53). The main body execution unit 254a reads the spreadsheet software P10 from the storage unit 154 according to an execution command from the user, and performs startup processing such as initialization (S54). Then, the dedicated screen of the spreadsheet software P10 is transferred to the user interface means UI (S55).

次に、ユーザは、表計算ソフトウエアP10の専用画面において、開く(オープンする)ファイルを指定する(S56)。具体的には、ユーザが専用画面の開くボタンを押下して、内部システムのファイル管理システムの表示画面を表示させる。この表示画面で表計算用のファイルを指定する。ここでは特に、表計算用のファイルとしてアドイン形式ファイルを指定するものとする。この指定に基づき、本体実行手段254aは、記憶部154の上記アドイン形式ファイルをアドイン実行手段254bに読み出す(S57、S58)。続いて、アドイン実行手段254bが記憶部154の帳票書式データDA1を読み出す(S59、S60)。   Next, the user designates a file to be opened (opened) on the dedicated screen of the spreadsheet software P10 (S56). Specifically, the user presses an open button on the dedicated screen to display the display screen of the file management system of the internal system. Specify the spreadsheet file on this display screen. Here, in particular, an add-in format file is designated as a spreadsheet file. Based on this designation, the main body execution unit 254a reads the add-in format file in the storage unit 154 to the add-in execution unit 254b (S57, S58). Subsequently, the add-in execution means 254b reads the form format data DA1 in the storage unit 154 (S59, S60).

図10は、売上実績データの表示形式を定めた帳票書式データDA1の構成例を示す図である。
図10に示す帳票書式データDA1−1には、帳票内の項目の名称や、その項目を配置するスプレッドシート上のセルの位置(行番号、列番号)などが定められている。また、アドイン形式ファイルに含まれているTSVデータをスプレッドシート上に配置する位置(行番号、列(A,B,C・・・))やデータ形式(式)などが定められている。
FIG. 10 is a diagram showing a configuration example of the form format data DA1 that defines the display format of sales performance data.
In the form format data DA1-1 shown in FIG. 10, the name of an item in the form, the position of a cell (row number, column number) on the spreadsheet on which the item is arranged, and the like are defined. In addition, the position (row number, column (A, B, C...)) And data format (formula) where TSV data included in the add-in format file is arranged on the spreadsheet are determined.

図7のステップS60の次に、アドイン実行手段254bは、帳票書式データDA1−1に定められた形式で上記アドイン形式ファイルに含まれる売上実績データをスプレッドシート上に展開する(S61)。そして、それらの情報を、本体実行手段254aが読込み(S62)、帳票画面としてユーザインタフェース手段UIに渡す(S63)。
ユーザインタフェース手段UIは、帳票画面を表示し、ユーザからの入力待ち状態となる。
After step S60 in FIG. 7, the add-in execution means 254b expands the sales result data included in the add-in format file on the spreadsheet in the format defined in the form format data DA1-1 (S61). Then, the main body execution unit 254a reads the information (S62) and passes it to the user interface unit UI as a form screen (S63).
The user interface means UI displays a form screen and waits for input from the user.

図11は、クライアント装置15−nの表示部152に上記帳票画面を表示したときの表示例を示す図である。
図11の帳票Qが、上記帳票画面の表示例である。サーバ装置10からダウンロードした売上実績データは、単なるデータの羅列では無く、サーバ装置10が提供する帳票書式データDA1−1の帳票形式に従って表示されることになる。
FIG. 11 is a diagram showing a display example when the form screen is displayed on the display unit 152 of the client device 15-n.
A form Q in FIG. 11 is a display example of the form screen. The sales result data downloaded from the server device 10 is not displayed simply as a list of data, but is displayed according to the form format of the form format data DA1-1 provided by the server apparatus 10.

以上のように、クライアント装置15−nは、サーバ装置10から帳票出力のためのセットアッププログラムと共に帳票書式データをダウンロードし、その後、クライアント装置15−nはサーバ装置10から実績データのみをダウンロードする。このため、サーバ装置10側のCPUの負荷をクライアント装置15−nに分散することができる。   As described above, the client device 15-n downloads the form format data from the server device 10 together with the setup program for outputting the form, and then the client device 15-n downloads only the record data from the server device 10. Therefore, the CPU load on the server device 10 side can be distributed to the client devices 15-n.

クライアント装置15−nは、実績データを表示画面に帳票出力した後は、そのデータを印字部に転送し、プリンタで帳票出力することができる。
また、ユーザは、本体処理手段254aの機能を使用してそのデータの表示態様を加工することも可能である。例えば、昇順や降順などのデータの順序の並べ替えなどができる。
つまり、ユーザは、クライアント装置15−nでデータの表示態様を加工して帳票出力ができるようになる。
After outputting the result data on the display screen, the client device 15-n can transfer the data to the printing unit and output the form with a printer.
In addition, the user can process the display mode of the data by using the function of the main body processing unit 254a. For example, the data order such as ascending order or descending order can be rearranged.
That is, the user can process the data display mode on the client device 15-n and output the form.

(変形例1)
変形例1では、実施形態の一態様として示した帳票出力システム1において、ユーザが帳票画面のデータの表示態様を加工することのできるクライアント装置15−nの態様を示す。
(Modification 1)
In the first modification, in the form output system 1 shown as one aspect of the embodiment, an aspect of the client device 15-n that allows the user to process the data display aspect of the form screen is shown.

図12は、変形例1のクライアント装置の機能ブロック図である。
図12に示す機能ブロック図は、図5のクライアント装置15−nの機能ブロック図において、本体実行手段254aに更に編集受付手段350と、保存手段351とを追加したものである。
FIG. 12 is a functional block diagram of the client device of the first modification.
The functional block diagram shown in FIG. 12 is the functional block diagram of the client device 15-n in FIG. 5 in which an editing accepting means 350 and a saving means 351 are further added to the main body executing means 254a.

編集受付手段350は、表計算ソフトウエアP10が備える編集機能をオン状態に維持し、表計算ソフトウエアP10の操作エリアにその操作子を操作可能なものとして表示させるものである。編集受付手段350は、例えば、昇順や降順の並べ替えの機能をオン状態に維持し、昇順ボタンや降順ボタンをリボンに操作可能なものとして表示させる。また、データの表示形式(フォントやスタイルなど)やセルのレイアウトなどを編集する機能をオン状態に維持し、レイアウトを操作するための各種ボタンをリボンに操作可能なものとして表示させる。なお、セルのレイアウトの編集対象は、色や、行幅や、列幅など、適宜決めて良い。   The edit accepting means 350 maintains the editing function of the spreadsheet software P10 in the on state and displays the operation element as operable in the operation area of the spreadsheet software P10. For example, the editing accepting unit 350 maintains the function of rearranging in ascending order or descending order and displays the ascending order button or descending order button on the ribbon as operable. Also, the function for editing the data display format (font, style, etc.) and cell layout is maintained in the on state, and various buttons for operating the layout are displayed as operable on the ribbon. Note that the cell layout editing target may be determined as appropriate, such as color, row width, and column width.

保存手段351は、保存命令が実行されることにより、表示部152に表示されている状態の帳票データ(編集後の帳票データ又は未編集の帳票データ)を標準の拡張子などを付けて記憶部154に保存する。   The storage unit 351 stores the form data (edited form data or unedited form data) displayed on the display unit 152 with a standard extension or the like by executing a save instruction. Save to 154.

これにより、ユーザは、表計算ソフトウエアP10の操作ボタンを操作して、表示部152の帳票データに含まれる実績データの並び順や、データ形式を編集することが可能になる。また、帳票データを記憶部154に保存することにより、次回からは、その帳票データをアドイン実行手段254bを介さずに、本体実行手段254aでスプレッドシートに展開することが可能になる。   As a result, the user can edit the order and the data format of the record data included in the form data of the display unit 152 by operating the operation buttons of the spreadsheet software P10. Further, by saving the form data in the storage unit 154, the form data can be expanded into a spreadsheet by the main body executing unit 254a from the next time without using the add-in executing unit 254b.

(変形例2)
変形例2では、実施形態の帳票出力システム1において、ユーザが独自にカスタマイズしたカスタム帳票書式データ(第二の帳票データ)を各クライアント装置1、2、・・・、15−Nで利用できるようにする帳票出力システムの態様を示す。この態様では、先ず、ユーザがクライアント装置15−nで帳票の表示態様を独自にカスタマイズする。それから、クライアント装置15−nがそのカスタマイズされたカスタム帳票書式データをサーバ装置10にアップロードする。そして、クライアント装置1、2、・・・、15−Nがサーバ装置10から実績データをダウンロードする際に、上記カスタム帳票書式データをユーザが選択してダウンロードし、カスタム帳票書式データの利用を可能にする。
(Modification 2)
In the second modification, in the form output system 1 of the embodiment, custom form format data (second form data) customized by the user can be used in each of the client devices 1, 2,..., 15-N. The form of the form output system to make is shown. In this mode, first, the user uniquely customizes the display mode of the form on the client device 15-n. Then, the client device 15-n uploads the customized custom form format data to the server device 10. When the client apparatus 1, 2,..., 15-N downloads the actual data from the server apparatus 10, the user can select and download the custom form format data and use the custom form format data. To.

先ず、実施形態のサーバ装置10との構成上の違いを示す。
変形例2のサーバ装置は、実施形態のサーバ装置10の構成(図2参照)において、帳票書式データDA1の記憶形態が異なる。
First, differences in configuration from the server device 10 of the embodiment will be described.
The server device of Modification 2 differs in the storage form of the form format data DA1 in the configuration of the server device 10 of the embodiment (see FIG. 2).

実施形態のサーバ装置10は、セットアッププログラムSETに帳票書式データDA1を組み入れたものを記憶部101に記憶した。   The server device 10 according to the embodiment stores, in the storage unit 101, the form program data DA1 incorporated into the setup program SET.

これに対し、変形例2のサーバ装置は、セットアッププログラムSETとは別に、帳票書式データDA1を記憶部101で記憶する。具体的には、帳票書式データ用の所定のディレクトリを設けて、そのディレクトリに帳票書式データDA1を格納する。また、変形例2では、帳票書式データDA1とは別に、カスタム帳票書式データも上記ディレクトリに格納する。   On the other hand, the server device of the second modification stores the form format data DA1 in the storage unit 101 separately from the setup program SET. Specifically, a predetermined directory for form format data is provided, and form form data DA1 is stored in the directory. In the second modification, the custom form format data is also stored in the directory separately from the form format data DA1.

以下では、帳票書式データDA1を「標準帳票書式データDA1」と呼び、「カスタム帳票書式データ」と区別する。
また、変形例2のサーバ装置は、選択画面データDA3(図2参照)において、標準帳票書式データDA1やカスタム帳票書式データを選択するための画面を更に備えている。
Hereinafter, the form format data DA1 is referred to as “standard form format data DA1” and is distinguished from “custom form format data”.
In addition, the server device of the modification 2 further includes a screen for selecting standard form format data DA1 and custom form format data in the selection screen data DA3 (see FIG. 2).

また、変形例2のサーバ装置は、送受信手段200(図3参照)を前提に、通信I/F102において上記カスタム帳票書式データのアップロードの要求を受信した場合は、クライアント装置から送信された上記カスタム帳票書式データを記憶部101の所定のディレクトリに格納する。また、通信I/F102において標準帳票書式データDA1又はカスタム帳票書式データのダウンロードの要求を受信した場合は、記憶部101の所定のディレクトリから標準帳票書式データDA1又はカスタム帳票書式データ取得して、送信元のクライアント装置に送信する。   On the premise of the transmission / reception means 200 (see FIG. 3), the server device of the second modification example receives the custom form format data upload request in the communication I / F 102, and the custom device transmitted from the client device. The form format data is stored in a predetermined directory in the storage unit 101. When the communication I / F 102 receives a request for downloading the standard form format data DA1 or custom form format data, the standard form format data DA1 or custom form format data is acquired from a predetermined directory in the storage unit 101 and transmitted. Sent to the original client device.

次に、実施形態のクライアント装置15−nとの構成上の違いを示す。
図13は、変形例2のクライアント装置のハードウエア構成図である。
図13に示す変形例2のクライアント装置15B−nは、実施形態のクライアント装置15−nの構成(図4参照)と比較すると、次の点が異なる。
Next, differences in configuration from the client device 15-n according to the embodiment will be described.
FIG. 13 is a hardware configuration diagram of the client apparatus according to the second modification.
The client device 15B-n of Modification 2 shown in FIG. 13 is different from the configuration of the client device 15-n of the embodiment (see FIG. 4) in the following points.

先ず、変形例2のクライアント装置15−Bは、実施形態のクライアント装置15−nの構成図(図4参照)に示される帳票書式データ(つまり標準帳票書式データ)DA1の記憶領域の設定が異なる。変形例2のクライアント装置15B−nにおいて、その記憶領域はインストール時の標準帳票書式データDA1を記憶するための他、カスタム帳票書式データDA5を追加的に記憶するための領域として設けられている。この領域は、図13に、帳票書式データ記憶領域M3として示されるものである。   First, the client device 15-B of the second modification differs in the storage area setting of the form format data (that is, standard form format data) DA1 shown in the configuration diagram (see FIG. 4) of the client device 15-n of the embodiment. . In the client device 15B-n of the second modification, the storage area is provided as an area for additionally storing the custom form format data DA5 in addition to storing the standard form format data DA1 at the time of installation. This area is shown as a form format data storage area M3 in FIG.

また、変形例2のクライアント装置15−Bは、ユーザが画面で帳票書式データをカスタマイズするために用いる帳票データ(カスタマイズ用帳票データ)DA5を更に備える。   Further, the client device 15-B of the second modification further includes form data (customization form data) DA5 used by the user to customize the form format data on the screen.

また、ユーザがカスタマイズ用帳票データDA5を画面に表示させ、画面でその表示態様を編集することにより、その編集内容がデータとして直接反映される帳票書式データ(後のカスタム帳票書式データ)DA6を更に備える。   Further, when the user displays the customized form data DA5 on the screen and edits the display mode on the screen, the form format data (later custom form format data) DA6 in which the edited contents are directly reflected as data is further added. Prepare.

図14は、表計算ソフトウエアのスプレッドシート上にカスタマイズ用帳票データDA5を表示させたときの表示例である。
図15は、図14に示すカスタマイズ用帳票データDA5の表示態様を示す帳票書式データDA6である。
FIG. 14 shows a display example when the customized form data DA5 is displayed on the spreadsheet of the spreadsheet software.
FIG. 15 shows form format data DA6 indicating the display mode of the customized form data DA5 shown in FIG.

図15の帳票書式データDA6は、図14に示す帳票内の項目の名称や、その項目を配置するスプレッドシート上のセルの位置(行番号、列番号)などが定められている。また、アドイン形式ファイルに含まれているTSVデータをスプレッドシート上に配置する位置(行番号、列(A,B,C・・・))やデータ形式(式)などが定められている。例えば、帳票書式データDA6において、「順位」Y1は、行番号「1」及び列番号「1」のセルへ割り当てるものとして定められている。この情報は、図14のカスタマイズ用帳票データDA5においてヘッダ部を示す領域の先頭行の先頭列のセルY2に「順位」として示されるものに対応している。図14のセルY2の値を「順位」から「昇順」に変更すれば、図15の「順位」Y1が「昇順」に編集される。   The form format data DA6 in FIG. 15 defines the names of items in the form shown in FIG. 14, the cell positions (row numbers, column numbers) on the spreadsheet where the items are arranged, and the like. In addition, the position (row number, column (A, B, C...)) And data format (formula) where TSV data included in the add-in format file is arranged on the spreadsheet are determined. For example, in the form format data DA6, the “order” Y1 is determined to be assigned to the cell having the row number “1” and the column number “1”. This information corresponds to what is shown as “rank” in the cell Y2 in the first column of the first row of the area indicating the header in the customizing form data DA5 in FIG. 14 is changed from “rank” to “ascending order”, the “rank” Y1 in FIG. 15 is edited to “ascending order”.

変形例2のクライアント装置15B−nは、実施形態のクライアント装置15−nの構成(図4参照)において、この他、編集したカスタム帳票書式データを保存する記憶領域を有する点で異なる。この記憶領域は、図13において、カスタム書式記憶領域M4として示されるものである。   The client device 15B-n of the second modification differs from the configuration of the client device 15-n of the embodiment (see FIG. 4) in that it has a storage area for storing edited custom form format data. This storage area is shown as a custom format storage area M4 in FIG.

図16は、変形例2のクライアント装置15B−nの機能ブロック図である。
変形例2のクライアント装置15B−nの機能は、実施形態のクライアント装置15−nの機能(図5参照)に比べて、次の点が異なる。
FIG. 16 is a functional block diagram of the client device 15B-n according to the second modification.
The function of the client device 15B-n according to the modified example 2 differs from the function of the client device 15-n according to the embodiment (see FIG. 5) in the following points.

クライアント装置15B−nの送受信手段250Bは、送受信手段250(図5参照)と比べると、更に、カスタム帳票データのアップロードの要求を通信I/F155に出力する(アップロード手段450)。また、標準帳票データ又はカスタム帳票データのダウンロードの要求を通信I/F155に出力する。そして、その標準帳票データ又はカスタム帳票データを通信I/F155で受信すると、記憶部154Bの記憶領域M3に保存する(帳票データ受信手段451)。   The transmission / reception means 250B of the client device 15B-n further outputs a request for uploading custom form data to the communication I / F 155 (uploading means 450) as compared with the transmission / reception means 250 (see FIG. 5). Also, a request for downloading standard form data or custom form data is output to the communication I / F 155. When the standard form data or custom form data is received by the communication I / F 155, it is stored in the storage area M3 of the storage unit 154B (form data receiving means 451).

また、選択手段252Bについては、選択手段252と比べると、更に、送受信手段250が取得した選択画面データDA3を表示部152に出力し、カスタム帳票データのアップロードの要求を受け付ける。ユーザが選択画面の選択ボタンやアップロードの実行ボタンを押すことにより、送受信手段250を介してカスタム帳票データがアップロードされる。   Further, as compared with the selection unit 252, the selection unit 252B further outputs the selection screen data DA3 acquired by the transmission / reception unit 250 to the display unit 152, and accepts a request for uploading custom form data. When the user presses the selection button on the selection screen or the upload execution button, the custom form data is uploaded via the transmission / reception means 250.

また、選択手段252Bは、送受信手段250が取得した選択画面データDA3を表示部152に出力し、標準又はカスタムの帳票データのダウンロードをその選択画面で受け付ける。ユーザが選択画面の選択ボタンやダウンロードの実行ボタンを押すことにより、送受信手段250を介して標準又はカスタムの帳票データがダウンロードされる。   The selection unit 252B outputs the selection screen data DA3 acquired by the transmission / reception unit 250 to the display unit 152, and accepts download of standard or custom form data on the selection screen. When the user presses the selection button on the selection screen or the download execution button, standard or custom form data is downloaded via the transmission / reception means 250.

表計算手段254については、変形例1に示す構成(図12参照)を前提とする。
表計算手段254は、更に、カスタマイズ用帳票データをスプレッドシート上に展開する。また、カスタマイズ用帳票データを閉じる(クローズする)際に、カスタマイズ用帳票データと連動する帳票書式データ(つまりカスタム帳票書式データ)を記憶部154Bのカスタム書式記憶領域に保存する(カスタム帳票書式データ保存手段452)。
About the table calculation means 254, the structure (refer FIG. 12) shown in the modification 1 is assumed.
The spreadsheet unit 254 further develops the customized form data on the spreadsheet. Further, when closing (closing) the customized form data, the form data linked with the customized form data (that is, custom form format data) is stored in the custom format storage area of the storage unit 154B (save custom form format data) Means 452).

次に通信の流れを説明する。
図17及び図18は、変形例2のサーバ装置とクライアント装置15B−nとの通信の流れを示す図である。
先ず、クライアント装置15B−nにおけるカスタム帳票書式データのアップロードの処理の流れについて説明する。
Next, the communication flow will be described.
17 and 18 are diagrams illustrating a communication flow between the server device and the client device 15B-n according to the second modification.
First, the flow of processing for uploading custom form format data in the client device 15B-n will be described.

図17は、カスタム帳票書式データの作成処理から、アップロード処理までのサーバ装置10とクライアント装置15B−nとの通信の流れを示す図である。
同図は、表計算ソフトウエアの本体実行手段254aの起動後の流れを示すものである。
FIG. 17 is a diagram illustrating a communication flow between the server apparatus 10 and the client apparatus 15B-n from the custom form format data creation process to the upload process.
This figure shows the flow after the activation of the main body execution means 254a of the spreadsheet software.

先ず、ユーザが本体処理手段254aに対して、開くファイルを指定する(S70)。ここでは、記憶部154Bのカスタマイズ用帳票データDA5を指定する。   First, the user designates a file to be opened to the main body processing means 254a (S70). Here, the customization form data DA5 in the storage unit 154B is designated.

この指定により、本体処理手段254aは、記憶部154Bからカスタマイズ用帳票データDA5と帳票書式データDA6とを読み出し(S71、S72)、カスタムデータ保存手段452で帳票書式データDA6を取得し、カスタマイズ用帳票データDA5はユーザインタフェース手段UI側に渡す(S73)。   By this designation, the main body processing means 254a reads the customized form data DA5 and the form format data DA6 from the storage unit 154B (S71, S72), acquires the form format data DA6 by the custom data storage means 452, and customizes the form. The data DA5 is transferred to the user interface means UI side (S73).

ユーザは、表計算ソフトウエアのマクロ機能をオンにするなどして、画面上でカスタマイズ用帳票データDA5のデータ配列の変更や、項目名の修正や、レイアウト変更などの操作を施す。このユーザ操作は、ユーザインタフェース手段UIから編集受付手段350に入力され(S74)、編集受付手段350はカスタマイズ用帳票データDA5を上記ユーザ操作に基づいて更新処理する(S75)。カスタムデータ保存手段452は当該更新処理に連動し、当該更新処理に基づいて帳票書式データDA6を更新する(S76)。更に、編集受付手段350が、更新処理した情報をユーザインタフェース手段UIに渡すことにより、画面が更新される(S77)。   The user performs operations such as changing the data arrangement of the customized form data DA5, correcting the item name, and changing the layout on the screen by turning on the macro function of the spreadsheet software. This user operation is input from the user interface means UI to the edit accepting means 350 (S74), and the edit accepting means 350 updates the customizing form data DA5 based on the user operation (S75). The custom data storage 452 is linked to the update process and updates the form format data DA6 based on the update process (S76). Further, the edit accepting means 350 passes the updated information to the user interface means UI, whereby the screen is updated (S77).

ユーザは、カスタマイズ用帳票データDA5の編集操作を終えると、画面上でその編集されたデータの保存手続きを行って、表計算ソフトウエアを終了する。保存手続きでは、ユーザは、格納するフォルダや、保存するデータのファイル名や拡張子などを指定する。このとき、アップロード用の所定のフォルダを指定する。また、ファイル名は帳票選択画面の選択項目に含まれる名称、つまり実績データを取得するとき選択する項目の名称を付ける。例えば「売上一覧表」などとする。また、拡張子は、マクロを含むことを示す表計算用の拡張子を付ける。例えば「.xlms」などとする。   When the user finishes editing the customized form data DA5, the user performs a procedure for saving the edited data on the screen and ends the spreadsheet software. In the save procedure, the user designates a folder to be stored, a file name or extension of data to be saved, and the like. At this time, a predetermined folder for upload is designated. Further, the file name is the name included in the selection item on the form selection screen, that is, the name of the item to be selected when obtaining the actual data. For example, “sales list”. The extension is a spreadsheet extension indicating that a macro is included. For example, “.xlms” is assumed.

この保存手続きでは、ユーザインタフェース手段UIがカスタムデータ保存手段452に保存の指示を出力する(S78)。そして、カスタムデータ保存手段452が編集後の帳票書式データDA6(つまりカスタム帳票書式データ)を記憶部154Bに格納する(S79)。なお、カスタマイズ用帳票データDA5は、読み取り専用とし、編集されたものは保存しないものとする。   In this saving procedure, the user interface means UI outputs a saving instruction to the custom data saving means 452 (S78). Then, the custom data storage unit 452 stores the edited form format data DA6 (that is, custom form format data) in the storage unit 154B (S79). Note that the customization form data DA5 is read-only, and the edited form data DA5 is not saved.

次に、カスタム帳票書式データのアップロードの処理を行う。
アップロード処理は、先ずユーザがブラウザを起動し、IPアドレスやURLを打ち込むなどしてサーバ装置からTOP画面を取得し、そこで、アップロードボタンを選択し、更に実行ボタンを押す。これにより、アップロード用の帳票選択画面がクライアント装置15B−nの表示部に表示される。アップロード用の帳票選択画面は、ダウンロード用の帳票選択画面G1(図8参照)において選択項目gの「帳票出力のセットアップ」g1を省いたものである。
Next, the custom form format data is uploaded.
In the upload process, first, the user activates a browser, obtains a TOP screen from the server device by typing in an IP address or URL, etc., and then selects an upload button and presses an execute button. As a result, the form selection screen for upload is displayed on the display unit of the client device 15B-n. The upload form selection screen is obtained by omitting the “form output setup” g1 of the selection item g in the download form selection screen G1 (see FIG. 8).

この一連の処理の流れは、実施形態の通信の説明(図6ステップS1〜ステップS12)と略同じである。このため、ここでは、これ以上の詳しい説明は省略する。
図17においても、アップロード用の帳票選択画面を取得するまでの流れを省略し、取得後の流れを示している。
The flow of this series of processing is substantially the same as the description of communication in the embodiment (step S1 to step S12 in FIG. 6). For this reason, further detailed explanation is omitted here.
Also in FIG. 17, the flow until obtaining the upload form selection screen is omitted, and the flow after obtaining is shown.

図17に示す流れでは、先ず、ユーザが、アップロード用の帳票選択画面において、アップロードするデータの項目を選択する。この選択により、ユーザインタフェース手段UIはアップロード手段450に選択項目のデータのアップロードを要求する(S80)。   In the flow shown in FIG. 17, the user first selects an item of data to be uploaded on the upload form selection screen. By this selection, the user interface means UI requests the upload means 450 to upload the data of the selection item (S80).

アップロード手段450は、内部システムが提供するファイル管理システムの表示画面をユーザインタフェース手段UIに出力させる(S81)。   The upload unit 450 causes the display screen of the file management system provided by the internal system to be output to the user interface unit UI (S81).

ユーザは、ファイル管理システムの表示画面から、アップロード用のフォルダを選択して開き、その中のカスタム帳票書式データ(例えば「売上一覧表.xlms」など)を選択する。このユーザの手続きは、ユーザインタフェース手段UIからアップロード手段450に指示信号として出力される(S82)。   The user selects and opens an upload folder from the display screen of the file management system, and selects custom form format data (for example, “sales list.xlms”). This user procedure is output as an instruction signal from the user interface means UI to the upload means 450 (S82).

これにより、アップロード手段450は、ユーザが選択したカスタム帳票書式データを記憶部154Bから読み出す(S83、S84)。そして、送受信手段250Bがカスタム帳票書式データをアップロードデータとしてサーバ装置に送信する(S85)。   As a result, the upload unit 450 reads the custom form format data selected by the user from the storage unit 154B (S83, S84). Then, the transmission / reception means 250B transmits the custom form format data as upload data to the server device (S85).

サーバ装置では、送受信手段200がそのカスタム帳票書式データを取得し、記憶部101の所定のフォルダ(帳票書式データ用のフォルダ)に格納する(S86)。同一ファイル名のものがある場合には上書き更新する。   In the server device, the transmission / reception means 200 acquires the custom form format data and stores it in a predetermined folder (form form data folder) in the storage unit 101 (S86). If a file with the same file name exists, it is overwritten and updated.

次に、クライアント装置15B−nにおけるカスタム帳票書式データのダウンロードの処理の流れについて説明する。
変形例2では、クライアント装置15B−nはサーバ装置から実績データのダウンロードと共に帳票データをダウンロードする。
Next, the flow of processing for downloading custom form format data in the client device 15B-n will be described.
In the second modification, the client device 15B-n downloads the form data together with the download of the record data from the server device.

この帳票データのダウンロード処理は、実施形態に示すクライアント装置15−nの実績データのダウンロードの処理(図7参照)と処理が共通するところがある。以下では、図7に示す処理と共通する部分の説明は適宜省略し、主に異なる部分を説明する。   This form data download process has the same process as the actual data download process (see FIG. 7) of the client device 15-n shown in the embodiment. In the following, description of portions common to the processing shown in FIG. 7 will be omitted as appropriate, and different portions will be mainly described.

図18は、クライアント装置15B−nにおける帳票書式データのダウンロードの処理の主な流れを示す図である。   FIG. 18 is a diagram showing a main flow of processing for downloading form format data in the client device 15B-n.

同図は、帳票選択画面G1(図8参照)において項目gの何れかが選択され、実行ボタンB1が押された後の、抽出範囲指定画面G2(図9参照)の取得後の処理を示している。つまり、図7のステップS30〜S35の処理後を示している。ここでは、帳票選択画面G1において、一例として「売上一覧表」g2が選択されたものとして説明する。   This figure shows processing after acquisition of the extraction range designation screen G2 (see FIG. 9) after any of the items g is selected on the form selection screen G1 (see FIG. 8) and the execution button B1 is pressed. ing. That is, it shows the processing after steps S30 to S35 in FIG. Here, it is assumed that “sales list” g2 is selected as an example on the form selection screen G1.

ユーザが抽出範囲指定画面G2において、入力欄m11〜m15を設定し、実行ボタンB2を押す。すると、送受信手段250Bが、入力欄m11〜m14に設定されたデータ(抽出条件)や入力欄m15のパスワードを取得して(S36)、サーバ装置へ送信する(S37)。   The user sets input fields m11 to m15 on the extraction range designation screen G2, and presses the execute button B2. Then, the transmission / reception means 250B acquires the data (extraction conditions) set in the input fields m11 to m14 and the password of the input field m15 (S36), and transmits them to the server device (S37).

サーバ装置では、送受信手段200がそれらの情報を取得する(S37)。そして、送受信手段200は、パスワードによる認証処理を行う。それから、送受信手段200は抽出手段201に検索条件を渡し、「売上一覧表」についての売上実績データの抽出を依頼する(S38)。   In the server device, the transmission / reception means 200 acquires such information (S37). Then, the transmission / reception means 200 performs a password authentication process. Then, the transmission / reception means 200 passes the search condition to the extraction means 201 and requests the extraction of sales performance data for the “sales list” (S38).

また、送受信手段200は、「売上一覧表」に該当する帳票書式データ(この場合、更新が行われたカスタム帳票書式データとなる)を記憶部101の帳票用のディレクトリから読み出し(S38−1、S38−2)、クライアント装置15B−nに送信する(S38−3)。   Further, the transmitting / receiving means 200 reads out the form format data corresponding to the “sales list” (in this case, the updated custom form format data) from the form directory in the storage unit 101 (S38-1, S38-2), and transmits to the client device 15B-n (S38-3).

クライアント装置15B−nの送受信手段250Bは、上記カスタム帳票書式データを受信すると、ユーザインタフェース手段UIに通知する(S38−4)。この通知により、ユーザインタフェース手段UIは、内部システムが提供するファイル管理システムの保存画面を表示部に表示する。   When receiving the custom form format data, the transmission / reception means 250B of the client device 15B-n notifies the user interface means UI (S38-4). By this notification, the user interface means UI displays a storage screen of the file management system provided by the internal system on the display unit.

ユーザは、この保存画面で、所定の保存先のフォルダを指定して、保存ボタンを押す。このユーザ操作により、送受信手段250Bにより取得されたカスタム帳票書式データが記憶部154Bの所定のフォルダに格納される(S38−5、S38−6)。   On this save screen, the user designates a predetermined save destination folder and presses the save button. By this user operation, the custom form format data acquired by the transmission / reception means 250B is stored in a predetermined folder in the storage unit 154B (S38-5, S38-6).

一方、サーバ装置の抽出手段201は、ステップS38の後、図7にステップS39、S40として示すようにSQLデータDA2を記憶部101から読み出す。その後の処理は、図7と同様であるため、説明及び図示を省略する。   On the other hand, the extraction unit 201 of the server apparatus reads the SQL data DA2 from the storage unit 101 as shown as steps S39 and S40 in FIG. 7 after step S38. Since the subsequent processing is the same as that in FIG.

本実施形態及び変形例のクライアント装置(又はサーバ装置)で使用する各種プログラムは、インストール可能な形式又は実行可能な形式のファイルでCD−ROM、フレキシブルディスク(FD)、CD−R、DVD(Digital Versatile Disk)等のコンピュータで読み取り可能な記録媒体に記録して提供し、クライアント装置(又はサーバ装置)のフラッシュROMなどに読み込ませて実行してもよい。   Various programs used in the client device (or server device) of the present embodiment and the modification are files in an installable or executable format, such as a CD-ROM, a flexible disk (FD), a CD-R, and a DVD (Digital The program may be provided by being recorded on a computer-readable recording medium such as a Versatile Disk and read into a flash ROM of a client device (or server device).

また、当該プログラムを、インターネット等のネットワークに接続されたコンピュータ上に格納し、ネットワーク経由でダウンロードさせることにより提供するように構成しても良い。   Further, the program may be provided by being stored on a computer connected to a network such as the Internet and downloaded via the network.

以上のように本実施形態及び変形例のクライアント装置は、帳票に含まれる値を記号で区切ってなる記号区切りデータ及び上記帳票の書式データの、ダウンロードを要求する要求情報をサーバ装置に送信する送信手段と、上記送信手段により送信された上記要求情報に対する上記サーバ装置からの応答として上記書式データ及び上記記号区切りデータを受信する受信手段と、上記受信手段により受信された記号区切りデータをアドインファイルに形式変換する変換手段と、表計算ソフトウエアを実行する実行手段と、上記表計算ソフトウエアの実行中に上記アドインファイルが開かれると、上記アドインファイルに含まれるデータを上記書式データが示す形式でスプレッドシートに展開するアドイン実行手段と、を備える。   As described above, the client device according to the present embodiment and the modified example transmits to the server device the request information for requesting download of the symbol-separated data obtained by separating the values included in the form with symbols and the format data of the form. Means, receiving means for receiving the format data and the symbol delimiter data as a response from the server device to the request information transmitted by the transmitting means, and the symbol delimiter data received by the receiving means as an add-in file Conversion means for format conversion, execution means for executing spreadsheet software, and when the add-in file is opened during execution of the spreadsheet software, the data included in the add-in file is in the format indicated by the format data. And add-in execution means for developing the spreadsheet.

また、サーバ装置は、帳票の記号区切りデータを記憶する第一の記憶手段と、帳票出力のためのセットアップ情報を記憶する第二の記憶手段と、上記セットアップ情報及び上記記号区切りデータのダウンロードの要求情報を受信する受信手段と、上記第一の記憶手段に記憶されている上記記号区切りデータを抽出する抽出手段と、上記第二の記憶手段に記憶されている上記セットアップ情報及び上記抽出手段により抽出された記号区切りデータを要求元へ送信する送信手段と、を備え、上記セットアップ情報は、上記帳票の書式データと、上記記号区切りデータをアドインファイルに形式変換する変換プログラムと、上記表計算ソフトウエアの実行中に上記アドインファイルが開かれると、上記アドインファイルに含まれるデータを上記書式データが示す形式でスプレッドシートに展開するアドインプログラムと、を含む、ものである。   The server device also includes a first storage unit that stores the symbol delimiter data of the form, a second storage unit that stores setup information for the form output, and a request for downloading the setup information and the symbol delimiter data. Extracted by receiving means for receiving information, extracting means for extracting the symbol delimiter data stored in the first storage means, and the setup information and the extracting means stored in the second storage means Transmitting the received symbol delimited data to the request source, and the setup information includes the form format data, a conversion program for converting the symbol delimited data into an add-in file, and the spreadsheet software. If the add-in file is opened during execution, the data contained in the add-in file is formatted Includes add-in program to expand the spreadsheet in the format shown is over data, and is intended.

これにより、帳票の作成をクライアント装置が行うので、サーバ装置側の負荷が軽減する。この場合、サーバ装置のCPUに負荷が集中しないため、サーバ装置が他のサービスを提供していても、そのサービスを支障なく運用することができる。   As a result, the client device creates a form, thereby reducing the load on the server device side. In this case, since the load is not concentrated on the CPU of the server device, even if the server device provides another service, the service can be operated without any trouble.

以上の実施形態及び変形例において、クライアント装置、サーバ装置、及びプログラムについての構成を説明したが、この実施形態及び変形例は、例として提示したものであり、発明の範囲を限定することは意図していない。この新規な実施形態及び変形例は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことができる。これら実施形態やその変形は、発明の範囲や要旨に含まれると共に、特許請求の範囲に記載された発明とその均等の範囲に含まれる。   In the above embodiments and modifications, the configurations of the client device, the server device, and the program have been described. However, these embodiments and modifications are presented as examples, and are intended to limit the scope of the invention. Not done. The novel embodiments and modifications can be implemented in various other forms, and various omissions, replacements, and changes can be made without departing from the spirit of the invention. These embodiments and modifications thereof are included in the scope and gist of the invention, and are included in the invention described in the claims and the equivalents thereof.

1 帳票出力システム
10 サーバ装置
15−1、15−2、・・・、15−N クライアント装置
19 接続回線
100 制御部
101 記憶部
102 通信I/F
103 バス
DA1 帳票書式データ
DA2 SQLデータ
DA3 選択画面データ
DB データベース
E1、E2、・・・、EN ディベロッパ事務所
F データセンタ
P ソフトウエア
P1 変換プログラム
P2 アドインプログラム
P3 管理プログラム
P4 抽出プログラム
P5 サーバプログラム
P6 送受信プログラム
SET セットアッププログラム
DESCRIPTION OF SYMBOLS 1 Form output system 10 Server apparatus 15-1, 15-2, ..., 15-N Client apparatus 19 Connection line 100 Control part 101 Storage part 102 Communication I / F
103 Bus DA1 Form format data DA2 SQL data DA3 Selection screen data DB Database E1, E2,..., EN Developer office F Data center P Software P1 Conversion program P2 Add-in program P3 Management program P4 Extraction program P5 Server program P6 Transmission / reception Program SET Setup program

特開2002−373238号公報JP 2002-373238 A

Claims (6)

帳票に含まれる値を記号で区切ってなる記号区切りデータ及び該帳票の書式データの、ダウンロードを要求する要求情報をサーバ装置に送信する送信手段と、
前記送信手段により送信された前記要求情報に対する前記サーバ装置からの応答として前記書式データ及び前記記号区切りデータを受信する受信手段と、
前記受信手段により受信された記号区切りデータをアドインファイルに形式変換する変換手段と、
表計算ソフトウエアを実行する実行手段と、
前記表計算ソフトウエアの実行中に前記アドインファイルが開かれると、前記アドインファイルに含まれるデータを前記書式データが示す形式でスプレッドシートに展開するアドイン実行手段と、
を備えることを特徴とするクライアント装置。
Transmission means for transmitting request information for requesting download of symbol-separated data obtained by separating values included in the form with symbols and format data of the form to the server device;
Receiving means for receiving the format data and the symbol delimiter data as a response from the server device to the request information transmitted by the transmitting means;
Conversion means for converting the format of the symbol-delimited data received by the receiving means into an add-in file;
Execution means for executing spreadsheet software;
When the add-in file is opened during the execution of the spreadsheet software, add-in execution means for expanding the data included in the add-in file into a spreadsheet in a format indicated by the format data;
A client device comprising:
前記スプレッドシートに展開されたデータの編集を受け付ける編集受付手段と、
前記編集受付手段により編集された後のデータをファイルに保存する保存手段と、
を更に備えることを特徴とする請求項1に記載のクライアント装置。
Edit accepting means for accepting editing of data expanded in the spreadsheet;
Storage means for storing the data after being edited by the edit reception means in a file;
The client apparatus according to claim 1, further comprising:
ユーザの編集操作によりユーザ独自の第二の書式データを前記書式データとして生成して記憶部に保存するカスタムデータ保存手段と、
前記カスタムデータ保存手段により保存された前記第二の書式データを前記サーバ装置にアップロードするアップロード手段と、
を更に備え、
前記受信手段は、更に、前記第二の書式データを受信する、
ことを特徴とする請求項1又は2に記載のクライアント装置。
Custom data storage means for generating user-specific second format data as the format data by the user's editing operation and storing it in the storage unit;
Upload means for uploading the second format data stored by the custom data storage means to the server device;
Further comprising
The receiving means further receives the second format data.
The client device according to claim 1, wherein the client device is a device.
帳票の記号区切りデータを記憶する第一の記憶手段と、
帳票出力のためのセットアップ情報を記憶する第二の記憶手段と、
前記セットアップ情報及び前記記号区切りデータのダウンロードの要求情報を受信する受信手段と、
前記第一の記憶手段に記憶されている前記記号区切りデータを抽出する抽出手段と、
前記第二の記憶手段に記憶されている前記セットアップ情報及び前記抽出手段により抽出された記号区切りデータを要求元に送信する送信手段と、
を備え、
前記セットアップ情報は、
前記帳票の書式データと、
前記記号区切りデータをアドインファイルに形式変換する変換プログラムと、
表計算ソフトウエアの実行中に前記アドインファイルが開かれると、前記アドインファイルに含まれるデータを前記書式データが示す形式でスプレッドシートに展開するアドインプログラムと、
を含む、
ことを特徴とするサーバ装置。
A first storage means for storing the symbol-separated data of the form;
Second storage means for storing setup information for form output;
Receiving means for receiving download information of the setup information and the symbol delimited data;
Extraction means for extracting the symbol delimiter data stored in the first storage means;
Transmitting means for transmitting the setup information stored in the second storage means and the symbol delimiter data extracted by the extracting means to a request source;
With
The setup information is
Format data of the form;
A conversion program for converting the symbol-delimited data into an add-in file;
When the add-in file is opened during the execution of spreadsheet software, an add-in program that expands data included in the add-in file into a spreadsheet in a format indicated by the format data;
including,
The server apparatus characterized by the above-mentioned.
前記要求元のデータの取得を制限する制限手段、
を更に備えることを特徴とする請求項4に記載のサーバ装置。
Limiting means for limiting acquisition of the request source data;
The server device according to claim 4, further comprising:
クライアント装置を制御するコンピュータを、
帳票に含まれる値を記号で区切ってなる記号区切りデータ及び該帳票の書式データの、ダウンロードを要求する要求情報をサーバ装置に送信する送信手段と、
前記送信手段により送信された前記要求情報に対する前記サーバ装置からの応答として前記書式データ及び前記記号区切りデータを受信する受信手段と、
前記受信手段により受信された記号区切りデータをアドインファイルに形式変換する変換手段と、
表計算ソフトウエアを実行する実行手段と、
前記表計算ソフトウエアの実行中に前記アドインファイルが開かれると、前記アドインファイルに含まれるデータを前記書式データが示す形式でスプレッドシートに展開するアドイン実行手段と、
として機能させるプログラム。
The computer that controls the client device
Transmission means for transmitting request information for requesting download of symbol-separated data obtained by separating values included in the form with symbols and format data of the form to the server device;
Receiving means for receiving the format data and the symbol delimiter data as a response from the server device to the request information transmitted by the transmitting means;
Conversion means for converting the format of the symbol-delimited data received by the receiving means into an add-in file;
Execution means for executing spreadsheet software;
When the add-in file is opened during the execution of the spreadsheet software, add-in execution means for expanding the data included in the add-in file into a spreadsheet in a format indicated by the format data;
Program to function as.
JP2014181527A 2014-09-05 2014-09-05 Client device, server device, and program Pending JP2016057690A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014181527A JP2016057690A (en) 2014-09-05 2014-09-05 Client device, server device, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014181527A JP2016057690A (en) 2014-09-05 2014-09-05 Client device, server device, and program

Publications (1)

Publication Number Publication Date
JP2016057690A true JP2016057690A (en) 2016-04-21

Family

ID=55758494

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014181527A Pending JP2016057690A (en) 2014-09-05 2014-09-05 Client device, server device, and program

Country Status (1)

Country Link
JP (1) JP2016057690A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003303103A (en) * 2002-04-08 2003-10-24 Kawasaki Steel Systems R & D Corp Application management system, application linkage program, and file automatic formation program
JP2005115774A (en) * 2003-10-09 2005-04-28 Nec Corp Datasheet editing system, spreadsheet editing system and datasheet editing method
JP2012099091A (en) * 2010-10-08 2012-05-24 Hitachi Ltd Thin client system
JP2012243286A (en) * 2011-05-24 2012-12-10 Konica Minolta Business Technologies Inc Information processing device, document data update method and computer program
US8370464B1 (en) * 2009-04-21 2013-02-05 Google Inc. Web-based spreadsheet interaction with large data set

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003303103A (en) * 2002-04-08 2003-10-24 Kawasaki Steel Systems R & D Corp Application management system, application linkage program, and file automatic formation program
JP2005115774A (en) * 2003-10-09 2005-04-28 Nec Corp Datasheet editing system, spreadsheet editing system and datasheet editing method
US8370464B1 (en) * 2009-04-21 2013-02-05 Google Inc. Web-based spreadsheet interaction with large data set
JP2012099091A (en) * 2010-10-08 2012-05-24 Hitachi Ltd Thin client system
JP2012243286A (en) * 2011-05-24 2012-12-10 Konica Minolta Business Technologies Inc Information processing device, document data update method and computer program

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
高橋 和也, 独習JAVASCRIPT 第2版, vol. 第1版, JPN6018021350, 1 July 2013 (2013-07-01), pages 356 - 360, ISSN: 0003932740 *

Similar Documents

Publication Publication Date Title
US10356266B2 (en) Information processing system, information processing apparatus, and method for processing information
US9489430B2 (en) System and method for identifying applicable third-party applications to associate with a file
US7190467B2 (en) Print option configurations specific to a service or device for printing in a distributed environment
US20190289160A1 (en) Information processing system, information processing apparatus, and method for processing information
US9471328B2 (en) Information processor having program and configuration data stored in different storage areas and reflecting configuration data in operation in program
US20110090530A1 (en) Printing device, printing method, computer program product, and recording medium
US20180101525A1 (en) Information processing apparatus, document display method, document display system, and medium
JP2008234213A (en) Information processor, information processing method, information processing program and recording medium with same program recorded
JP6643807B2 (en) Document management client device and document management method
JP2006252001A (en) Document processor
JP2014048891A (en) Server device, program for server device
US20210306478A1 (en) Information processing apparatus, control method thereof, and storage medium
JP6714848B2 (en) Information processing apparatus, information processing method, information processing program, and information processing system
US10701225B2 (en) User interface definition for information processing apparatus, control method, and storage medium
JP7014960B2 (en) Information processing equipment, servers, their processing methods and programs
JP2016057690A (en) Client device, server device, and program
JP7206899B2 (en) Information processing system, service providing device, information processing method and program
JP2002042045A (en) Electronic business form system
JP3587512B2 (en) Website creation support system
JP6897190B2 (en) Information processing equipment, information processing systems, information processing methods and programs
JP4268283B2 (en) Catalog production system
JP6986394B2 (en) Data maintenance system, data maintenance method
JP2008250645A (en) Business form creation management system and business form creation management device
JP2008033647A (en) Document set forming device and document set forming method
JP2015212907A (en) Output system, terminal device, program and output method

Legal Events

Date Code Title Description
RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20160201

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20170411

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20180416

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20180612

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20181204