JP2015053088A - Table data retrieval apparatus, table data retrieval method and table data retrieval program - Google Patents

Table data retrieval apparatus, table data retrieval method and table data retrieval program Download PDF

Info

Publication number
JP2015053088A
JP2015053088A JP2014255261A JP2014255261A JP2015053088A JP 2015053088 A JP2015053088 A JP 2015053088A JP 2014255261 A JP2014255261 A JP 2014255261A JP 2014255261 A JP2014255261 A JP 2014255261A JP 2015053088 A JP2015053088 A JP 2015053088A
Authority
JP
Japan
Prior art keywords
search
screen
displayed
master table
display
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.)
Granted
Application number
JP2014255261A
Other languages
Japanese (ja)
Other versions
JP5897695B2 (en
JP2015053088A5 (en
Inventor
正純 安東
Masazumi Ando
正純 安東
佳久 松田
Yoshihisa Matsuda
佳久 松田
田中 豪
Takeshi Tanaka
豪 田中
健吾 新戸
Kengo Shinto
健吾 新戸
山本 拓也
Takuya Yamamoto
拓也 山本
邦明 芹澤
Kuniaki Serizawa
邦明 芹澤
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.)
Obic Co Ltd
Original Assignee
Obic Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Obic Co Ltd filed Critical Obic Co Ltd
Priority to JP2014255261A priority Critical patent/JP5897695B2/en
Publication of JP2015053088A publication Critical patent/JP2015053088A/en
Publication of JP2015053088A5 publication Critical patent/JP2015053088A5/ja
Application granted granted Critical
Publication of JP5897695B2 publication Critical patent/JP5897695B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

PROBLEM TO BE SOLVED: To provide a table data retrieval apparatus, a table data retrieval method and a table data retrieval program which can achieve data retrieval from a plurality of master tables in a business application while reducing development costs.SOLUTION: When receiving a retrieval instruction of a real data concerned with a specification item specified on a screen displayed in accordance with the operation of a business application, a retrieval screen for performing specification of a retrieval condition and display of a retrieved result is displayed on a monitor, and when the retrieval condition is specified, the real data matched with the retrieval condition is retrieved from a master table corresponding to the specification item and a retrieval result of the retrieved real data is displayed on the retrieval screen.

Description

本発明は、業務アプリケーション(例えば、販売管理システム、会計業務システム、給与業務システムなど)の動作に伴って表示された画面上で指定された指定項目に関する実データをデータベース内のマスタテーブルから検索するテーブルデータ検索装置、テーブルデータ検索方法及びテーブルデータ検索プログラムに関する。   The present invention searches a master table in a database for actual data related to a specified item specified on a screen displayed in accordance with the operation of a business application (for example, sales management system, accounting business system, payroll business system, etc.). The present invention relates to a table data search device, a table data search method, and a table data search program.

従来では、販売管理システムや会計業務システム、給与業務システム等の業務アプリケーションにおいて複数のマスタテーブルからデータを検索する場合、個々のマスタテーブルに対して検索用プログラムを開発していた。なお、特許文献1には、クライアントから指定された項目についてデータベースを検索し、検索結果をクライアント側の表示形式に基づいてクライアントに表示データを通知する検索システム等に関する技術が開示されている。   Conventionally, when retrieving data from a plurality of master tables in a business application such as a sales management system, an accounting business system, or a payroll business system, a search program has been developed for each master table. Patent Document 1 discloses a technique related to a search system that searches a database for items designated by a client and notifies display data to the client based on a search result on the client side.

特開平10−247202号公報Japanese Patent Laid-Open No. 10-247202

しかしながら、従来では、業務アプリケーションにおける複数のマスタテーブルからのデータ検索を実現するために、検索対象の1つのマスタテーブルに対して1つの検索プログラムを開発していたので、開発コスト削減の余地が残されていた、という問題点があった。   However, conventionally, in order to realize data search from a plurality of master tables in a business application, one search program has been developed for one master table to be searched, so there is still room for reducing development costs. There was a problem that it was.

本発明は、上記に鑑みてなされたものであって、業務アプリケーションにおける複数のマスタテーブルからのデータ検索を、開発コストを削減しつつ実現することができるテーブルデータ検索装置、テーブルデータ検索方法及びテーブルデータ検索プログラムを提供することを目的とする。   The present invention has been made in view of the above, and is a table data search apparatus, a table data search method, and a table capable of realizing data search from a plurality of master tables in a business application while reducing development costs. The object is to provide a data search program.

上述した課題を解決し、目的を達成するために、本発明にかかるテーブルデータ検索装置は、実データを保持している複数のマスタテーブルを格納しているデータベースと通信可能に接続され、制御部と表示部とを備え、業務アプリケーションの動作に伴って表示された少なくとも1つの項目を含む画面で指定された指定項目に関する前記実データを検索するテーブルデータ検索装置であって、前記制御部は、前記業務アプリケーションの動作に伴って表示された前記画面で指定された前記指定項目に関する前記実データの検索指示を受けると、検索条件の指定および検索結果の表示を行うための検索画面を前記表示部に表示する表示実行手段と、前記検索条件が指定されると、前記指定項目に対応する前記マスタテーブルから当該検索条件に適合する前記実データを検索する検索手段と、を備え、前記表示実行手段は、前記検索手段で検索した前記実データの検索結果を前記検索画面に表示すること、または、前記業務アプリケーションの動作に伴って表示された前記画面で指定された前記指定項目に関する前記実データの検索指示であって検索条件を含むものを受けると、前記指定項目に対応する前記マスタテーブルから当該検索条件に適合する前記実データを検索する検索手段と、前記検索手段で検索した前記実データの検索結果が表示された検索画面を前記表示部に表示する表示実行手段と、を備えたこと、を特徴とする。   In order to solve the above-described problems and achieve the object, a table data search device according to the present invention is connected to a database storing a plurality of master tables holding actual data so as to be communicable, and a control unit And a display unit, and a table data search device that searches the actual data related to a specified item specified on a screen including at least one item displayed in accordance with an operation of a business application, wherein the control unit includes: Upon receiving a search instruction for the actual data related to the specified item specified on the screen displayed in accordance with the operation of the business application, a search screen for specifying a search condition and displaying a search result is displayed on the display unit. When the search execution means to be displayed and the search condition are designated, the search condition is retrieved from the master table corresponding to the designated item. Search means for searching for the relevant actual data, and the display execution means displays the search result of the actual data searched by the search means on the search screen, or for the operation of the business application. Upon receiving a search instruction for the actual data related to the specified item specified on the displayed screen, including a search condition, the master table corresponding to the specified item is adapted to the search condition. Search means for searching for actual data, and display execution means for displaying a search screen on which the search result of the actual data searched by the search means is displayed on the display unit.

また、本発明にかかるテーブルデータ検索装置は、前記に記載のテーブルデータ検索装置において、前記表示実行手段は、前記検索画面全体の大きさに関する予め設定されたサイズ情報に基づいて前記検索画面全体の大きさを判断して前記検索画面を表示すること、を特徴とする。   The table data search device according to the present invention is the table data search device described above, wherein the display execution unit is configured to store the entire search screen based on preset size information related to the size of the entire search screen. The size is judged and the search screen is displayed.

また、本発明はテーブルデータ検索方法に関するものであり、本発明にかかるテーブルデータ検索方法は、実データを保持している複数のマスタテーブルを格納しているデータベースと通信可能に接続され制御部と表示部とを備えた情報処理装置で実行される、業務アプリケーションの動作に伴って表示された少なくとも1つの項目を含む画面で指定された指定項目に関する前記実データを検索するテーブルデータ検索方法であって、前記制御部で実行される、前記業務アプリケーションの動作に伴って表示された前記画面で指定された前記指定項目に関する前記実データの検索指示を受けると、検索条件の指定および検索結果の表示を行うための検索画面を前記表示部に表示する画面表示実行ステップと、前記検索条件が指定されると、前記指定項目に対応する前記マスタテーブルから当該検索条件に適合する前記実データを検索する検索ステップと、前記検索ステップで検索した前記実データの検索結果を前記検索画面に表示する結果表示実行ステップと、を含むこと、または、前記業務アプリケーションの動作に伴って表示された前記画面で指定された前記指定項目に関する前記実データの検索指示であって検索条件を含むものを受けると、前記指定項目に対応する前記マスタテーブルから当該検索条件に適合する前記実データを検索する検索ステップと、前記検索ステップで検索した前記実データの検索結果が表示された検索画面を前記表示部に表示する表示実行ステップと、を含むこと、を特徴とする。   The present invention also relates to a table data search method. The table data search method according to the present invention is connected to a database storing a plurality of master tables holding actual data so as to be communicable with a control unit. A table data search method for searching for actual data related to a specified item specified on a screen including at least one item displayed in accordance with an operation of a business application, executed by an information processing apparatus including a display unit. In response to a search instruction for the actual data related to the specified item specified on the screen displayed in accordance with the operation of the business application executed by the control unit, the search condition is specified and the search result is displayed. A screen display execution step for displaying a search screen for performing on the display unit, and when the search condition is specified, A search step for searching the actual data that matches the search condition from the master table corresponding to the specified item, and a result display execution step for displaying a search result of the actual data searched in the search step on the search screen; Or a search instruction for the actual data related to the specified item specified on the screen displayed in accordance with the operation of the business application, including a search condition, corresponds to the specified item. A search step for searching the actual data that matches the search condition from the master table, and a display execution step for displaying a search screen on which the search result of the actual data searched in the search step is displayed on the display unit. , Including.

また、本発明はテーブルデータ検索プログラムに関するものであり、本発明にかかるテーブルデータ検索プログラムは、実データを保持している複数のマスタテーブルを格納しているデータベースと通信可能に接続され制御部と表示部とを備えた情報処理装置に実行させるための、業務アプリケーションの動作に伴って表示された少なくとも1つの項目を含む画面で指定された指定項目に関する前記実データを検索するテーブルデータ検索プログラムであって、前記制御部に実行させるための、前記業務アプリケーションの動作に伴って表示された前記画面で指定された前記指定項目に関する前記実データの検索指示を受けると、検索条件の指定および検索結果の表示を行うための検索画面を前記表示部に表示する画面表示実行ステップと、前記検索条件が指定されると、前記指定項目に対応する前記マスタテーブルから当該検索条件に適合する前記実データを検索する検索ステップと、前記検索ステップで検索した前記実データの検索結果を前記検索画面に表示する結果表示実行ステップと、を含むこと、または、前記業務アプリケーションの動作に伴って表示された前記画面で指定された前記指定項目に関する前記実データの検索指示であって検索条件を含むものを受けると、前記指定項目に対応する前記マスタテーブルから当該検索条件に適合する前記実データを検索する検索ステップと、前記検索ステップで検索した前記実データの検索結果が表示された検索画面を前記表示部に表示する表示実行ステップと、を含むこと、を特徴とする。   In addition, the present invention relates to a table data search program, and the table data search program according to the present invention is connected to a database storing a plurality of master tables holding actual data so as to be able to communicate with a control unit. A table data search program for searching for actual data related to a specified item specified on a screen including at least one item displayed in accordance with an operation of a business application, which is executed by an information processing apparatus including a display unit. In response to a search instruction for the actual data related to the specified item specified on the screen displayed along with the operation of the business application to be executed by the control unit, specification of search conditions and search results A screen display execution step of displaying a search screen for performing display on the display unit; When the search condition is specified, a search step for searching the actual data that matches the search condition from the master table corresponding to the specified item, and the search result of the actual data searched in the search step A result display execution step to be displayed on the screen, or a search instruction for the actual data related to the specified item specified on the screen displayed along with the operation of the business application, including a search condition A search step for searching the actual data that matches the search condition from the master table corresponding to the specified item, and a search screen on which a search result of the actual data searched in the search step is displayed. And a display execution step of displaying on the display unit.

本発明は、業務アプリケーション(例えば、販売管理システム、会計業務システム、給与業務システムなど)の動作に伴って表示された画面(少なくとも1つの項目を含む画面)で指定された指定項目に関する実データを、通信可能に接続されているデータベースに格納されているマスタテーブルから検索する。具体的には、本発明は、業務アプリケーションの動作に伴って表示された画面で指定された指定項目に関する実データの検索指示を受けると、検索条件の指定および検索結果の表示を行うための検索画面を表示部に表示し、検索条件が指定されると、指定項目に対応するマスタテーブルから当該検索条件に適合する実データを検索し、検索した実データの検索結果を検索画面に表示する。また、具体的には、本発明は、業務アプリケーションの動作に伴って表示された画面で指定された指定項目に関する実データの検索指示であって検索条件を含むものを受けると、指定項目に対応するマスタテーブルから当該検索条件に適合する実データを検索し、検索した実データの検索結果が表示された検索画面を表示部に表示する。これにより、業務アプリケーション(例えば、販売管理システム、会計業務システム、給与業務システムなど)における複数のマスタテーブルからのデータ検索を、開発コストを削減しつつ実現することができる、という効果を奏する。   According to the present invention, actual data relating to a specified item specified on a screen (a screen including at least one item) displayed in accordance with an operation of a business application (for example, a sales management system, an accounting business system, a payroll business system, etc.) Search from the master table stored in the database that is connected to communicate. Specifically, the present invention provides a search for specifying a search condition and displaying a search result when an actual data search instruction regarding a specified item specified on a screen displayed in accordance with the operation of a business application is received. When the screen is displayed on the display unit and the search condition is specified, the actual data matching the search condition is searched from the master table corresponding to the specified item, and the search result of the searched actual data is displayed on the search screen. Specifically, the present invention responds to a designated item when it receives a search instruction of actual data regarding a designated item designated on a screen displayed in accordance with the operation of a business application and includes a retrieval condition. The actual data matching the search condition is searched from the master table to be displayed, and a search screen on which the search result of the searched actual data is displayed is displayed on the display unit. As a result, it is possible to achieve data retrieval from a plurality of master tables in a business application (for example, sales management system, accounting business system, payroll business system, etc.) while reducing development costs.

また、本発明は、検索画面全体の大きさに関する予め設定されたサイズ情報に基づいて検索画面全体の大きさを判断して検索画面を表示する。これにより、検索画面全体のサイズを最適化して、見易い検索画面を表示することができる、という効果を奏する。   The present invention also displays the search screen by determining the size of the entire search screen based on preset size information relating to the size of the entire search screen. Thereby, the size of the entire search screen can be optimized, and an easy-to-see search screen can be displayed.

図1は、情報処理装置の構成の一例を示すブロック図である。FIG. 1 is a block diagram illustrating an example of the configuration of the information processing apparatus. 図2は、検索対象マスタテーブルの一例および受注入力画面から起動された担当者マスタテーブルの検索画面の一例を示す図である。FIG. 2 is a diagram illustrating an example of a search target master table and an example of a search screen for a person-in-charge master table started from an order entry screen. 図3は、検索抽出対象マスタテーブルの一例および受注入力画面から起動された担当者マスタテーブルの検索画面の一例を示す図である。FIG. 3 is a diagram illustrating an example of a search extraction target master table and an example of a search screen for a person-in-charge master table started from an order entry screen. 図4は、テーブルデータ検索処理の一例を示すフローチャートである。FIG. 4 is a flowchart illustrating an example of the table data search process. 図5は、受注入力画面から起動された取引区分マスタテーブルの検索画面の一例を示す図である。FIG. 5 is a diagram showing an example of a search screen for a transaction category master table activated from the order entry screen. 図6は、売上入力画面から起動された取引区分マスタテーブルの検索画面の一例を示す図である。FIG. 6 is a diagram illustrating an example of a search screen for a transaction category master table activated from the sales input screen. 図7は、受注残明細表画面から起動された取引区分マスタテーブルの検索画面の一例を示す図である。FIG. 7 is a diagram illustrating an example of a search screen for a transaction category master table activated from the remaining order details screen. 図8は、受注入力画面から起動された得意先マスタテーブルの検索画面の一例を示す図である。FIG. 8 is a diagram showing an example of a customer master table search screen activated from the order entry screen. 図9は、売上入力画面から起動された得意先マスタテーブルの検索画面の一例を示す図である。FIG. 9 is a diagram showing an example of a customer master table search screen activated from the sales input screen. 図10は、受注入力画面から起動された納入先マスタテーブルの検索画面および売上入力画面から起動された仕入先マスタテーブルの検索画面の一例を示す図である。FIG. 10 is a diagram illustrating an example of a delivery master table search screen activated from the order entry screen and a supplier master table search screen activated from the sales input screen. 図11は、受注入力画面から起動された倉庫マスタテーブルの検索画面および受注入力画面から起動された商品マスタテーブルの検索画面の一例を示す図である。FIG. 11 is a diagram illustrating an example of a warehouse master table search screen activated from the order entry screen and a product master table search screen activated from the order input screen. 図12は、受注残明細表画面から起動された事業所マスタテーブルの検索画面の一例を示す図である。FIG. 12 is a diagram illustrating an example of a search screen for the business establishment master table activated from the order backlog detail screen. 図13は、受注残明細表画面から起動された部門マスタテーブルの検索画面の一例を示す図である。FIG. 13 is a diagram showing an example of a department master table search screen activated from the order backlog table screen. 図14は、受注残明細表画面から起動された担当者マスタテーブルの検索画面の一例を示す図である。FIG. 14 is a diagram illustrating an example of a search screen for a person-in-charge master table activated from the remaining order details screen.

以下に、本発明のテーブルデータ検索装置、テーブルデータ検索方法及びテーブルデータ検索プログラムの実施形態を、図面に基づいて詳細に説明する。なお、本実施形態によりこの発明が限定されるものではない。   Embodiments of a table data search device, a table data search method, and a table data search program according to the present invention will be described below in detail with reference to the drawings. In addition, this invention is not limited by this embodiment.

[1.構成]
本発明のテーブルデータ検索装置を含む本実施形態の情報処理装置(以下では、パーソナルコンピュータの略称であるPCと記す場合がある。)の構成について、図1、図2および図3を参照して詳細に説明する。図1は、情報処理装置の構成の一例を示すブロック図である。
[1. Constitution]
The configuration of the information processing apparatus according to the present embodiment including the table data search apparatus of the present invention (hereinafter may be abbreviated as PC, which is an abbreviation for personal computer) is described with reference to FIG. 1, FIG. 2, and FIG. This will be described in detail. FIG. 1 is a block diagram illustrating an example of the configuration of the information processing apparatus.

図1に示すように、PC100は、制御部102と、通信インターフェース部104と、記憶部106と、入出力インターフェース部108と、を備えており、これら各部は任意の通信路を介して通信可能に接続されている。   As shown in FIG. 1, the PC 100 includes a control unit 102, a communication interface unit 104, a storage unit 106, and an input / output interface unit 108. These units can communicate via an arbitrary communication path. It is connected to the.

通信インターフェース部104は、ルータ等の通信装置及び専用線等の有線又は無線の通信回線を介して、PC100をネットワーク300に通信可能に接続する。すなわち、通信インターフェース部104は、他の装置と通信回線を介してデータを通信する機能を有する。   The communication interface unit 104 connects the PC 100 to the network 300 via a communication device such as a router and a wired or wireless communication line such as a dedicated line. That is, the communication interface unit 104 has a function of communicating data with other devices via a communication line.

ここで、ネットワーク300は、PC100とデータベース200とを相互に通信可能に接続する機能を有し、例えばインターネットやLAN(Local Area Network)等である。   Here, the network 300 has a function of connecting the PC 100 and the database 200 so that they can communicate with each other, and is, for example, the Internet or a LAN (Local Area Network).

また、データベース200は、ネットワーク300を介してPC100と相互に通信可能に接続され、実データを保持している複数のマスタテーブルを記憶している。なお、検索させたいマスタテーブルについては、予め、ビュー(View)による定義をデータベース200上に行っておく。データベース200は、例えば、取引区分マスタテーブル(取引区分および取引区分名などを含む)や得意先マスタテーブル(得意先コード、得意先名、得意先カナ名および自社担当者コードなどを含む)、納入先マスタテーブル(納入先コード、納入先名、納入先カナ名および自社担当者コードなどを含む)、仕入先マスタテーブル(仕入先コード、仕入先名、仕入先カナ名および担当者コードなどを含む)、倉庫マスタテーブル(倉庫コード、倉庫名および事業所コードなどを含む)、商品マスタテーブル(商品コード、商品名、商品カナ名および規格などを含む)、事業所マスタテーブル(事業所コード、事業所名および事業所カナ名などを含む)、部門マスタテーブル(部門コード、部門名、部門カナ名および事業所コードなどを含む)および担当者マスタテーブル(担当者コード、担当者名、担当者カナ名および部門コードなどを含む)などを記憶している。   The database 200 is connected to the PC 100 via the network 300 so as to be able to communicate with each other, and stores a plurality of master tables holding actual data. For the master table to be searched, a definition based on a view (View) is performed on the database 200 in advance. The database 200 includes, for example, a transaction category master table (including transaction category and transaction category name) and a customer master table (including customer code, customer name, customer name, customer company code, etc.), delivery Destination master table (including delivery destination code, delivery destination name, delivery destination Kana name and company contact person code), supplier master table (supplier code, supplier name, supplier name, supplier name, and contact person) Code), warehouse master table (including warehouse code, warehouse name and business location code), product master table (including product code, product name, product name and standard), business location master table (business Office code, office name and office name), department master table (including department code, department name, department name and office code, etc.) ) And the person in charge master table (the person in charge code, contact name, including the person in charge Kana name and department code) are stored, and the like.

入出力インターフェース部108は、入力装置112や出力装置114に接続する。ここで、出力装置114には、モニタ(家庭用テレビを含む)の他、スピーカやプリンタを用いることができる(なお、以下では、出力装置114をモニタ114として記載する場合がある。)。入力装置112には、キーボードやマウスやマイクの他、マウスと協働してポインティングデバイス機能を実現するモニタを用いることができる。   The input / output interface unit 108 is connected to the input device 112 and the output device 114. Here, in addition to a monitor (including a home television), a speaker or a printer can be used as the output device 114 (hereinafter, the output device 114 may be described as the monitor 114). As the input device 112, a monitor that realizes a pointing device function in cooperation with a mouse can be used in addition to a keyboard, a mouse, and a microphone.

記憶部106は、各種のデータベースやテーブルやファイルなどを格納する。記憶部106は、ストレージ手段であり、例えば、RAM・ROM等のメモリ装置や、ハードディスクのような固定ディスク装置、フレキシブルディスク、光ディスク等を用いることができる。記憶部106は、OS(Operating System)と協働してCPUに命令を与え各種処理を行うためのコンピュータプログラムが記録されている。記憶部106は、検索対象マスタテーブル106aと、検索抽出対象マスタテーブル106bと、を記憶している。   The storage unit 106 stores various databases, tables, files, and the like. The storage unit 106 is a storage unit, and for example, a memory device such as a RAM / ROM, a fixed disk device such as a hard disk, a flexible disk, an optical disk, or the like can be used. The storage unit 106 stores computer programs for giving instructions to the CPU and performing various processes in cooperation with an OS (Operating System). The storage unit 106 stores a search target master table 106a and a search extraction target master table 106b.

検索対象マスタテーブル106aは、検索対象テーブルと、検索画面表示の基本情報(例えば画面名称、画面サイズ、表示桁数など)と、を格納する。ここで、検索対象マスタテーブル106aの一例について図2を参照して詳細に説明する。図2は、検索対象マスタテーブルの一例を示す図である。   The search target master table 106a stores a search target table and basic information for search screen display (for example, screen name, screen size, number of display digits, etc.). Here, an example of the search target master table 106a will be described in detail with reference to FIG. FIG. 2 is a diagram illustrating an example of the search target master table.

図2に示すように、検索対象マスタテーブル106aは、検索対象テーブルIDと検索枝番と検索画面名と条件項目表示最大行数と抽出結果表示最大行数と抽出結果表示最大幅とについての、データ型、桁数および見積用サイズを保持している。   As shown in FIG. 2, the search target master table 106a includes a search target table ID, a search branch number, a search screen name, a condition item display maximum number of lines, an extraction result display maximum number of lines, and an extraction result display maximum width. Holds data type, number of digits, and estimated size.

検索対象テーブルIDは、テーブルやビューのIDである。検索枝番は、1テーブル・複数検索登録に対応するための番号である。検索画面名は、検索画面のキャプションである。条件項目表示最大行数は、検索画面に表示する条件項目の最大行数である(当該最大行数を超えた場合、条件項目はスクロール表示される)。抽出結果表示最大行数は、検索画面に表示する抽出結果(検索結果)の最大行数である(当該最大行数を超えた場合、抽出結果はスクロール表示される)。抽出結果表示最大幅は、検索画面に表示する抽出結果の最大幅である。   The search target table ID is a table or view ID. The search branch number is a number corresponding to one table / multiple search registration. The search screen name is a caption of the search screen. The condition item display maximum number of lines is the maximum number of condition items to be displayed on the search screen (if the maximum number of lines is exceeded, the condition items are scroll-displayed). The extraction result display maximum number of lines is the maximum number of extraction results (search results) displayed on the search screen (when the maximum number of lines is exceeded, the extraction results are scrolled). The extraction result display maximum width is the maximum width of the extraction result displayed on the search screen.

ここで、図2には、検索対象マスタテーブル106aと共に、検索画面の一例である検索画面MAが示されている。検索画面MAは、業務アプリケーションの一例である受注入力プログラムの動作に伴って表示された受注入力画面から起動された担当者マスタテーブルの検索画面である。検索画面MAは、主に、検索条件(条件項目、演算子および条件値を含む)を設定可能に表示するための領域MA1と、検索結果を選択可能に表示するための領域MA2と、を含んでいる。   Here, FIG. 2 shows a search screen MA as an example of a search screen together with the search target master table 106a. The search screen MA is a search screen for a person-in-charge master table activated from an order entry screen displayed in accordance with an operation of an order entry program that is an example of a business application. Search screen MA mainly includes an area MA1 for displaying search conditions (including condition items, operators, and condition values) in a settable manner, and an area MA2 for displaying search results in a selectable manner. It is out.

検索画面MAの最上部に表示される検索画面の名称は、検索対象マスタテーブル106aの検索画面名で定義されている。領域MA1は、検索対象マスタテーブル106aの条件項目表示最大行数で定義されている。領域MA1に表示される条件項目の行数が条件項目表示最大行数を超えた場合には、領域MA1にスクロールバーが表示される。領域MA2は、検索対象マスタテーブル106aの抽出結果表示最大行数および抽出結果表示最大幅で定義されている。領域MA2に表示される抽出結果の行数が抽出結果表示最大行数を超えた場合には、領域MA2にスクロールバーが表示される。検索画面MAの画面全体のサイズは、指定された行数や表示される文字数から判断され、自動的に最適化される。   The name of the search screen displayed at the top of the search screen MA is defined by the search screen name of the search target master table 106a. The area MA1 is defined by the maximum number of condition item display rows in the search target master table 106a. When the number of condition item lines displayed in area MA1 exceeds the maximum number of condition item display lines, a scroll bar is displayed in area MA1. The area MA2 is defined by the extraction result display maximum number of rows and the extraction result display maximum width of the search target master table 106a. When the number of extraction result lines displayed in the area MA2 exceeds the extraction result display maximum line number, a scroll bar is displayed in the area MA2. The size of the entire screen of the search screen MA is determined from the designated number of lines and the number of displayed characters, and is automatically optimized.

図1に戻り、検索抽出対象マスタテーブル106bは、検索項目、抽出結果の表示項目などの定義を格納する。例えば、ビューにて定義される項目名の指定、データ型や表示桁数、表示順などの定義を格納する。ここで、検索抽出対象マスタテーブル106bの一例について図3を参照して詳細に説明する。図3は、検索抽出対象マスタテーブルの一例を示す図である。   Returning to FIG. 1, the search extraction target master table 106 b stores definitions such as search items and display items of extraction results. For example, the specification of the item name defined in the view, the definition of the data type, the number of display digits, the display order, etc. are stored. Here, an example of the search extraction target master table 106b will be described in detail with reference to FIG. FIG. 3 is a diagram illustrating an example of the search extraction target master table.

図3に示すように、検索抽出対象マスタテーブル106bは、検索対象テーブルIDと検索枝番と項目IDと表示項目名と桁数とデータ種別と列番号と列幅と表示順と表示位置と抽出行番号と抽出方法と戻り値フラグと検索起動テーブルIDと検索起動枝番とについての、データ型、桁数および見積用サイズを保持している。   As shown in FIG. 3, the search extraction target master table 106b extracts the search target table ID, the search branch number, the item ID, the display item name, the number of digits, the data type, the column number, the column width, the display order, and the display position. The data type, the number of digits, and the estimation size are stored for the line number, extraction method, return value flag, search activation table ID, and search activation branch number.

検索対象テーブルIDは、テーブルやビューのIDである。検索枝番は、1テーブル・複数検索登録に対応するための番号である。項目IDは、データベースで定義されている項目のIDである。表示項目名は、検索画面で表示される項目の名称である。桁数は、入力制御用のバイト数である。データ種別は、「文字」を示す0、「数値」を示す1、「数量」を示す2、「単価」を示す3、「金額」を示す4、「日付」を示す5、「年月」を示す6および「伝票番号」を示す7のいずれかの値である。列番号は、抽出結果リストに表示する列順序の番号である。列幅は、抽出結果リストに表示する列幅である。表示順は、抽出結果のソート順である。表示位置は、「左」を示す0、「右」を示す1、「中」を示す2のいずれかの値である。抽出行番号は、抽出条件リストに表示する行順序の番号である。抽出方法は、「一致」を示す0、「あいまい」を示す1および「範囲指定」を示す2のいずれかの値である。戻り値フラグは、「対象外」を示す0および「戻り値」を示す1のいずれかの値である。検索起動テーブルIDは、検索画面を更に呼ぶ際の検索対象テーブルIDである。検索起動枝番は、検索画面をさらに呼ぶ際の検索枝番である。   The search target table ID is a table or view ID. The search branch number is a number corresponding to one table / multiple search registration. The item ID is an ID of an item defined in the database. The display item name is the name of an item displayed on the search screen. The number of digits is the number of bytes for input control. Data type is 0 indicating “character”, 1 indicating “numerical value”, 2 indicating “quantity”, 3 indicating “unit price”, 4 indicating “amount”, 5 indicating “date”, “year / month” 6 indicating 7 and 7 indicating “slip number”. The column number is the number of the column order displayed in the extraction result list. The column width is the column width displayed in the extraction result list. The display order is the sort order of the extraction results. The display position is one of 0 indicating “left”, 1 indicating “right”, and 2 indicating “middle”. The extraction line number is the number of the line order displayed in the extraction condition list. The extraction method is one of 0 indicating “match”, 1 indicating “ambiguous”, and 2 indicating “range specification”. The return value flag is one of 0 indicating “not applicable” and 1 indicating “return value”. The search activation table ID is a search target table ID when further calling a search screen. The search activation branch number is a search branch number when further calling a search screen.

ここで、図3には、検索抽出対象マスタテーブル106bと共に、検索画面の一例である検索画面MAが示されている。領域MA1は、検索抽出対象マスタテーブル106bの表示項目名、桁数、データ種別、抽出行番号および抽出方法で定義されている。領域MA2は、検索抽出対象マスタテーブル106bの表示項目名、桁数、データ種別、列番号、列幅、表示順および表示位置で定義されている。   Here, FIG. 3 shows a search screen MA, which is an example of a search screen, together with the search extraction target master table 106b. The area MA1 is defined by the display item name, the number of digits, the data type, the extracted line number, and the extraction method of the search extraction target master table 106b. The area MA2 is defined by the display item name, the number of digits, the data type, the column number, the column width, the display order, and the display position of the search extraction target master table 106b.

なお、検索画面に検索結果(抽出結果)のみを表示したい場合は、検索条件側(抽出行番号)を無設定にすれば可能である。具体的には、検索画面に抽出条件を表示させずに検索結果のみを表示させたい場合には、抽出行番号に値を設定しなければよい(Null設定)。また、検索(抽出)のみを実行し検索画面には検索結果を表示させない場合には、表示順に値を設定しなければよい(Null設定)。また、検索条件値を固定して検索する場合は、予め検索条件(抽出条件)を定義した上で、本実施形態の検索プログラム(後述するテーブルデータ検索処理の実行プログラム)を呼ぶ親プログラム(例えば受注入力プログラムなど)側の引数に、定義した条件値をセットして、検索画面を起動すればよい。ただし、ユーザ側で検索画面上での検索条件の指定は不可となる。また、検索条件値を固定して検索する場合において、抽出条件が1つしかないときには、検索の実行結果を含む検索画面が表示される。   If only the search result (extraction result) is to be displayed on the search screen, it is possible to leave the search condition side (extraction line number) unset. Specifically, if it is desired to display only the search result without displaying the extraction condition on the search screen, it is not necessary to set a value for the extracted line number (Null setting). Further, when only the search (extraction) is executed and the search result is not displayed on the search screen, the values need not be set in the display order (Null setting). In addition, when searching with a fixed search condition value, a search condition (extraction condition) is defined in advance, and then a parent program (for example, a table data search processing execution program to be described later) is called. Set the defined condition value in the argument on the side of the order entry program etc.) and start the search screen. However, the user cannot specify search conditions on the search screen. Further, when searching with a fixed search condition value, when there is only one extraction condition, a search screen including the search execution result is displayed.

図1に戻り、制御部102は、PC100を統括的に制御するCPU(Central Processing Unit)等である。制御部102は、OS等の制御プログラム・各種の処理手順等を規定したプログラム・所要データなどを格納するための内部メモリを有し、これらのプログラムに基づいて種々の情報処理を実行する。制御部102は、機能概念的に、表示実行部102aと、検索部102bと、を備えている。   Returning to FIG. 1, the control unit 102 is a CPU (Central Processing Unit) or the like that comprehensively controls the PC 100. The control unit 102 has an internal memory for storing a control program such as an OS, a program that defines various processing procedures, and necessary data, and executes various information processing based on these programs. The control unit 102 includes a display execution unit 102a and a search unit 102b in terms of functional concept.

表示実行部102aは、業務アプリケーション(例えば、販売管理システム、会計業務システム、給与業務システムなど(具体的には、上述した受注入力プログラムなどの親プログラム))の動作に伴って表示された画面(具体的には、上述した受注入力画面など)で指定された指定項目に関する実データの検索指示を当該業務アプリケーション側から受けると、検索条件の指定および検索結果の表示を行うための検索画面(具体的には、上述した検索画面MAなど)をモニタ114に表示する。表示実行部102aは、検索部102bで検索した実データの検索結果を検索画面に表示する。   The display execution unit 102a displays a screen (in accordance with the operation of a business application (for example, a sales management system, an accounting business system, a payroll business system, etc. (specifically, a parent program such as the above-described order entry program)) ( Specifically, when an actual data search instruction regarding a specified item specified on the order entry screen described above is received from the business application side, a search screen for specifying search conditions and displaying search results (specifically Specifically, the above-described search screen MA or the like is displayed on the monitor 114. The display execution unit 102a displays the search result of the actual data searched by the search unit 102b on the search screen.

検索部102bは、検索画面にて検索条件が指定されると、指定項目に対応するマスタテーブルから当該検索条件に適合する実データを検索する。検索部102bは、業務アプリケーションの動作に伴って表示された画面で指定された指定項目に関する実データの検索指示であって検索条件を含むものを受けると、指定項目に対応するマスタテーブルから当該検索条件に適合する実データを検索する。   When the search condition is specified on the search screen, the search unit 102b searches the master table corresponding to the specified item for actual data that matches the search condition. When the search unit 102b receives a search instruction for actual data related to the specified item specified on the screen displayed in accordance with the operation of the business application and includes a search condition, the search unit 102b searches the master table corresponding to the specified item for the search. Search actual data that meets the conditions.

[2.処理]
上述した構成のPC100で行うテーブルデータ検索処理について、図2、図3および図4を参照して詳細に説明する。図4は、テーブルデータ検索処理の一例を示すフローチャートである。なお、ここでは、受注入力プログラムの動作に伴って表示された受注入力画面においてユーザに指定された指定項目「担当者」に関する実データを、データベース200に格納されている担当者マスタテーブルから検索する場合を一例として説明する。
[2. processing]
A table data search process performed by the PC 100 having the above-described configuration will be described in detail with reference to FIGS. 2, 3, and 4. FIG. 4 is a flowchart illustrating an example of the table data search process. Here, the actual data regarding the designated item “person in charge” designated by the user on the order entry screen displayed in accordance with the operation of the order entry program is retrieved from the person-in-charge master table stored in the database 200. The case will be described as an example.

まず、表示実行部102aは、受注入力プログラムの動作に伴って表示された受注入力画面で指定された指定項目「担当者」に関する実データの検索指示を当該受注入力プログラム側から受けると、検索条件の指定および検索結果の表示を行うための図2および図3に示す担当者マスタテーブルの検索画面MAを、モニタ114に表示する(ステップSA1)。ここで、検索画面MAは受注入力画面から担当者の検索のために起動されたものであるので、当該検索画面MAの画面名は、図2および図3に示すように「受注入力.担当者検索」と設定される。なお、ステップSA1において、指定項目「担当者」に関する実データの検索指示に固定の検索条件が含まれていた場合には、表示実行部102aは、検索画面MAを表示せずに、当該検索条件を検索部102bに渡す。   First, when the display execution unit 102a receives an instruction to search for actual data related to the designated item “person in charge” designated on the order entry screen displayed in accordance with the operation of the order entry program from the order entry program side, the search condition 2 and FIG. 3 for displaying the search result is displayed on the monitor 114 (step SA1). Here, since the search screen MA is activated from the order entry screen for searching for the person in charge, the screen name of the search screen MA is “order entry. Person in charge” as shown in FIGS. "Search" is set. In step SA1, if a fixed search condition is included in the actual data search instruction related to the designated item “person in charge”, the display execution unit 102a displays the search condition without displaying the search screen MA. To the search unit 102b.

ユーザは、モニタ114に表示されている検索画面MAにおいて、領域MA1に所望の検索条件(条件項目、演算子および条件値)を設定し、検索結果の表示を指示するために機能するファンクションキーF6を押下する。なお、図2および図3に示す検索画面MAにおいては条件値の欄に何も設定されていないが、このように設定することで、担当者マスタテーブルに含まれている全件のデータ検索が可能となる。   On the search screen MA displayed on the monitor 114, the user sets a desired search condition (condition item, operator and condition value) in the area MA1, and functions key F6 which functions to instruct display of the search result. Press. In the search screen MA shown in FIG. 2 and FIG. 3, nothing is set in the condition value column, but by setting in this way, data search of all cases included in the person-in-charge master table can be performed. It becomes possible.

当該押下を受けると、検索部102bは、指定項目「担当者」に対応するマスタテーブルである担当者マスタテーブルから、検索画面MAの領域MA1に設定されている検索条件に適合する実データを検索(抽出)する(ステップSA2)。なお、ステップSA1において、指定項目「担当者」に関する実データの検索指示に固定の検索条件が含まれていた場合には、検索部102bは、指定項目「担当者」に対応するマスタテーブルである担当者マスタテーブルから、表示実行部102aから渡された検索条件に適合する実データを検索(抽出)する。   Upon receiving the press, the search unit 102b searches for the actual data that matches the search condition set in the area MA1 of the search screen MA from the person-in-charge master table that is the master table corresponding to the designated item “person in charge”. (Extract) (Step SA2). In step SA1, if a fixed search condition is included in the search instruction for the actual data related to the designated item “person in charge”, the search unit 102b is a master table corresponding to the designated item “person in charge”. From the person-in-charge master table, actual data that matches the search conditions passed from the display execution unit 102a is searched (extracted).

表示実行部102aは、ステップSA2で検索した実データを、検索画面MAの領域MA2にリストで表示する(ステップSA3)。なお、ステップSA1において、指定項目「担当者」に関する実データの検索指示に固定の検索条件が含まれていた場合には、表示実行部102aは、ステップSA2で検索した実データを表示した検索画面MAをモニタ114に表示する。   The display execution unit 102a displays the actual data searched in step SA2 as a list in the area MA2 of the search screen MA (step SA3). Note that, in step SA1, if a fixed search condition is included in the search instruction for the actual data related to the specified item “person in charge”, the display execution unit 102a displays the search screen displaying the actual data searched in step SA2. The MA is displayed on the monitor 114.

[3.検索画面の表示パターン]
上述したテーブルデータ検索処理によって表示される検索画面の表示パターンの例について、図5から図14を参照して詳細に説明する。
[3. Search screen display pattern]
An example of the display pattern of the search screen displayed by the above-described table data search process will be described in detail with reference to FIGS.

まず、業務アプリケーション側から検索条件(抽出条件)が固定で渡され、当該検索条件での検索結果が検索画面表示時に表示される場合における検索画面の一例を、図5、図6および図7に示す。   First, an example of a search screen in a case where search conditions (extraction conditions) are fixedly passed from the business application side and search results based on the search conditions are displayed when the search screen is displayed are shown in FIGS. 5, 6, and 7. Show.

図5には、受注入力プログラムの動作に伴って表示された受注入力画面から起動された取引区分マスタテーブルの検索画面MBが示されている。検索画面MBは、主に、検索条件を表示するための領域MB1(変更不可)と、検索結果を選択可能に表示するための領域MB2と、を含んでいる。検索画面MBは、取引区分マスタテーブルについての固定の検索条件(条件項目:「データ区分」、演算子:「等しい」、条件値:「20」)での検索結果を単一で受注入力プログラム側に渡す場合の表示パターンである。   FIG. 5 shows a transaction category master table search screen MB started from the order entry screen displayed in accordance with the operation of the order entry program. The search screen MB mainly includes an area MB1 (cannot be changed) for displaying search conditions and an area MB2 for displaying search results in a selectable manner. The search screen MB displays a single search result for a fixed search condition (condition item: “data category”, operator: “equal”, condition value: “20”) for the transaction category master table, on the order entry program side. This is the display pattern when passing to.

図6には、売上入力プログラムの動作に伴って表示された売上入力画面から起動された取引区分マスタテーブルの検索画面MCが示されている。検索画面MCは、主に、検索条件を表示するための領域MC1(変更不可)と、検索結果を選択可能に表示するための領域MC2と、を含んでいる。検索画面MCは、取引区分マスタテーブルについての固定の検索条件(条件項目:「データ区分」、演算子:「等しい」、条件値:「40」)での検索結果を単一で売上入力プログラム側に渡す場合の表示パターンである。   FIG. 6 shows a transaction category master table search screen MC started from the sales input screen displayed in accordance with the operation of the sales input program. The search screen MC mainly includes an area MC1 (cannot be changed) for displaying search conditions and an area MC2 for displaying search results in a selectable manner. The search screen MC displays a single search result for a fixed search condition (condition item: “data category”, operator: “equal”, condition value: “40”) for the transaction category master table. This is the display pattern when passing to.

図7には、受注残明細入力プログラムの動作に伴って表示された受注残明細表画面から起動された取引区分マスタテーブルの検索画面MDが示されている。検索画面MDは、主に、検索条件を表示するための領域MD1(変更不可)と、検索結果を選択可能に表示するための領域MD2と、領域MD2から選択された検索結果を選択可能に表示するための領域MD3と、を含んでいる。検索画面MDは、取引区分マスタテーブルに対する固定の検索条件(条件項目:「データ区分」、演算子:「等しい」、条件値:「20」)での検索結果のうち任意に選択された複数を受注残明細入力プログラム側に渡す場合の表示パターンである。   FIG. 7 shows a search screen MD of a transaction category master table activated from the remaining order details screen screen displayed in accordance with the operation of the remaining order details input program. The search screen MD mainly displays an area MD1 (cannot be changed) for displaying a search condition, an area MD2 for displaying a search result so as to be selectable, and a search result selected from the area MD2. And an area MD3 for performing the above. The search screen MD displays a plurality of arbitrarily selected search results from fixed search conditions (condition item: “data category”, operator: “equal”, condition value: “20”) for the transaction category master table. It is a display pattern in the case of passing to the order backlog input program side.

このように、親プログラム(受注入力、売上入力、受注残明細表など)から呼び出される検索プログラム(上述したテーブルデータ検索処理の実行プログラム)及び検索画面の表示パターンは同じであるが、当該親プログラムにおいて検索プログラム起動時の引数セットの方法(固定の条件値や、検索結果を単一の値で返すか又は任意の複数の値で返すか、など)を指定しておくことで、図5、図6および図7に示すような多様なバリエーションの検索画面を表示することができる。   In this way, the search program (execution program for the table data search process described above) called from the parent program (order input, sales input, order backlog, etc.) and the display pattern of the search screen are the same, but the parent program By specifying the method of argument set at the time of starting the search program (fixed condition value, whether the search result is returned as a single value or multiple arbitrary values, etc.), FIG. Various search screens as shown in FIGS. 6 and 7 can be displayed.

つぎに、ユーザが検索画面上で検索条件を指定し、検索画面上の表示ボタン押下によって、指定された検索条件での検索結果が検索画面に表示される場合における検索画面の一例を、図8、図9、図10および図11に示す。   Next, an example of the search screen in the case where the user specifies the search condition on the search screen and the search result under the specified search condition is displayed on the search screen by pressing the display button on the search screen is shown in FIG. 9, FIG. 10 and FIG.

図8には、受注入力プログラムの動作に伴って表示された受注入力画面から起動された得意先マスタテーブルの検索画面MEが示されている。検索画面MEは、主に、検索条件を設定可能に表示するための領域ME1と、検索結果を選択可能に表示するための領域ME2と、を含んでいる。ユーザは、モニタ114に検索画面MEが表示されると、領域ME1に所望の検索条件を設定し、検索結果の表示を指示するために機能するファンクションキーF6を押下する。当該押下を受けてから得意先マスタテーブルに対する検索(上述したテーブルデータ検索処理)が実行され、この検索結果が図示の如く領域ME2に表示される。   FIG. 8 shows a customer master table search screen ME activated from the order entry screen displayed in accordance with the operation of the order entry program. The search screen ME mainly includes an area ME1 for displaying a search condition so as to be settable, and an area ME2 for displaying a search result so as to be selectable. When the search screen ME is displayed on the monitor 114, the user sets a desired search condition in the area ME1 and presses the function key F6 that functions to instruct display of the search result. After receiving the press, the customer master table is searched (the table data search process described above), and the search result is displayed in the area ME2 as shown.

図9には、売上入力プログラムの動作に伴って表示された売上入力画面から起動された得意先マスタテーブルの検索画面MFが示されている。検索画面MFは、主に、検索条件を設定可能に表示するための領域MF1と、検索結果を選択可能に表示するための領域MF2と、を含んでいる。ユーザは、モニタ114に検索画面MFが表示されると、領域MF1に所望の検索条件を設定し、検索結果の表示を指示するために機能するファンクションキーF6を押下する。当該押下を受けてから得意先マスタテーブルに対する検索が実行され、この検索結果が図示の如く領域MF2に表示される。   FIG. 9 shows a customer master table search screen MF started from the sales input screen displayed in accordance with the operation of the sales input program. The search screen MF mainly includes an area MF1 for displaying a search condition so as to be settable, and an area MF2 for displaying a search result so as to be selectable. When the search screen MF is displayed on the monitor 114, the user sets a desired search condition in the area MF1, and presses the function key F6 that functions to instruct display of the search result. After receiving the press, the customer master table is searched, and the search result is displayed in the area MF2 as shown.

このように、複数の親プログラム(受注入力、売上入力など)で、1つの検索設定(指定項目「得意先」に関する検索条件)を共通で使用することができる。よって、起動する親プログラムが異なっても、図8および図9に示すような同様の検索画面を表示することができる。なお、図8および図9において、検索画面のタイトル部の名称が「受注入力.得意先検索」と「売上入力.得意先検索」と異なっているが、起動されている検索プログラムおよび検索条件などは同じである。   In this way, one search setting (search condition regarding the specified item “customer”) can be used in common for a plurality of parent programs (order input, sales input, etc.). Therefore, even if the parent program to be started is different, a similar search screen as shown in FIGS. 8 and 9 can be displayed. 8 and 9, the name of the title part of the search screen is different from “order entry.customer search” and “sales input.customer search”. Are the same.

図10には、受注入力プログラムの動作に伴って表示された受注入力画面から起動された納入先マスタテーブルの検索画面MGが示されている。検索画面MGは、主に、検索条件を設定可能に表示するための領域MG1と、検索結果を選択可能に表示するための領域MG2と、を含んでいる。ユーザは、モニタ114に検索画面MGが表示されると、領域MG1に所望の検索条件を設定し、検索結果の表示を指示するために機能するファンクションキーF6を押下する。当該押下を受けてから納入先マスタテーブルに対する検索が実行され、この検索結果が図示の如く領域MG2に表示される。   FIG. 10 shows a delivery master table search screen MG started from the order entry screen displayed in accordance with the operation of the order entry program. The search screen MG mainly includes an area MG1 for displaying a search condition so as to be settable, and an area MG2 for displaying a search result so as to be selectable. When the search screen MG is displayed on the monitor 114, the user sets a desired search condition in the region MG1, and presses the function key F6 that functions to instruct display of the search result. After receiving the press, a search for the delivery destination master table is executed, and the search result is displayed in the area MG2 as shown in the figure.

また、図10には、売上入力プログラムの動作に伴って表示された売上入力画面から起動された仕入先マスタテーブルの検索画面MHが示されている。検索画面MHは、主に、検索条件を設定可能に表示するための領域MH1と、検索結果を選択可能に表示するための領域MH2と、を含んでいる。ユーザは、モニタ114に検索画面MHが表示されると、領域MH1に所望の検索条件を設定し、検索結果の表示を指示するために機能するファンクションキーF6を押下する。当該押下を受けてから仕入先マスタテーブルに対する検索が実行され、この検索結果が図示の如く領域MH2に表示される。   FIG. 10 shows a supplier master table search screen MH started from a sales input screen displayed in accordance with the operation of the sales input program. The search screen MH mainly includes an area MH1 for displaying a search condition so as to be settable, and an area MH2 for displaying a search result so as to be selectable. When the search screen MH is displayed on the monitor 114, the user sets a desired search condition in the area MH1, and presses the function key F6 that functions to instruct display of the search result. After receiving the press, the supplier master table is searched, and the search result is displayed in the area MH2 as shown.

ここで、図10に示す検索画面MGおよび検索画面MHは、検索結果の表示行数の設定が異なっているため、そのサイズも異なっている。   Here, the search screen MG and the search screen MH shown in FIG. 10 have different sizes because the settings of the number of display rows of the search results are different.

図11には、受注入力プログラムの動作に伴って表示された受注入力画面から起動された倉庫マスタテーブルの検索画面MIが示されている。検索画面MIは、主に、検索条件を設定可能に表示するための領域MI1と、検索結果を選択可能に表示するための領域MI2と、を含んでいる。ユーザは、モニタ114に検索画面MIが表示されると、領域MI1に所望の検索条件を設定し、検索結果の表示を指示するために機能するファンクションキーF6を押下する。当該押下を受けてから倉庫マスタテーブルに対する検索が実行され、この検索結果が図示の如く領域MI2に表示される。   FIG. 11 shows a warehouse master table search screen MI activated from the order entry screen displayed in accordance with the operation of the order entry program. The search screen MI mainly includes an area MI1 for displaying a search condition so as to be settable, and an area MI2 for displaying a search result so as to be selectable. When the search screen MI is displayed on the monitor 114, the user sets a desired search condition in the area MI1 and presses the function key F6 that functions to instruct display of the search result. After receiving the press, a search for the warehouse master table is executed, and the search result is displayed in the area MI2 as shown.

また、図11には、受注入力プログラムの動作に伴って表示された受注入力画面から起動された商品マスタテーブルの検索画面MJが示されている。検索画面MJは、主に、検索条件を設定可能に表示するための領域MJ1と、検索結果を選択可能に表示するための領域MJ2と、を含んでいる。ユーザは、検索画面MJが表示されると、領域MJ1に所望の検索条件を設定し、検索結果の表示を指示するために機能するファンクションキーF6を押下する。当該押下を受けてから商品マスタテーブルに対する検索が実行され、この検索結果が図示の如く領域MJ2に表示される。   Further, FIG. 11 shows a product master table search screen MJ started from the order entry screen displayed in accordance with the operation of the order entry program. The search screen MJ mainly includes an area MJ1 for displaying a search condition so as to be settable and an area MJ2 for displaying a search result so as to be selectable. When the search screen MJ is displayed, the user sets a desired search condition in the area MJ1, and presses the function key F6 that functions to instruct display of the search result. After receiving the press, the product master table is searched, and the search result is displayed in the area MJ2 as shown.

ここで、図11に示す検索画面MJは、検索画面MIに比べて検索結果の表示項目が多いため、検索画面MIと検索画面MJは図示の如く左右の画面サイズが異なっている。   Here, since the search screen MJ shown in FIG. 11 has more search result display items than the search screen MI, the left and right screen sizes of the search screen MI and the search screen MJ are different as shown in the figure.

このように、検索結果の表示行数は、個別の検索設定で指定することが可能であるので、検索結果が多いと想定されるような検索パターンでは、表示行数を予め増やして設定しておけば、上下の画面サイズ(画面長)は当該設定に合わせて自動的に変動される。また、表示項目数および表示幅も、個別の検索設定で指定することが可能であるので、表示項目数や表示幅も予め変更して設定しておけば、左右の画面サイズ(画面幅)も当該設定に合わせて自動的に変動される。   In this way, the number of display rows of search results can be specified by individual search settings. Therefore, in a search pattern that is assumed to have many search results, the number of display rows is set in advance. In this case, the upper and lower screen sizes (screen length) are automatically changed according to the setting. In addition, since the number of display items and display width can also be specified in individual search settings, if the number of display items and display width are also changed and set in advance, the left and right screen sizes (screen width) can also be set. It is automatically changed according to the setting.

つぎに、検索条件が同じで検索結果の選択方法(単一で返すか、複数(アトランダム)で返すか)が異なる場合における検索画面の一例を、図12、図13および図14に示す。   Next, FIG. 12, FIG. 13 and FIG. 14 show examples of search screens when search conditions are the same and search result selection methods (whether they are returned in a single or multiple (at random)) are different.

図12には、受注残明細入力プログラムの動作に伴って表示された受注残明細表画面MKから起動された事業所マスタテーブルの検索画面MLが示されている。検索画面MKは、主に、検索結果を選択可能に表示するための領域MK1(変更不可)を含んでいる。検索画面MKは、事業所マスタテーブルについての検索条件の指定無しで検索された全件の検索結果を単一で受注残明細入力プログラム側に返す場合の表示パターンである。   FIG. 12 shows an office master table search screen ML started from the remaining order details screen screen MK displayed in accordance with the operation of the remaining order details input program. The search screen MK mainly includes an area MK1 (non-changeable) for displaying the search result so as to be selectable. The search screen MK is a display pattern in the case where a single search result for all items searched without specifying a search condition for the business establishment master table is returned to the remaining order entry program.

また、図12には、受注残明細表画面MKから起動された事業所マスタテーブルの検索画面MMが示されている。検索画面MMは、主に、検索結果を選択可能に表示するための領域MM1(変更不可)と、領域MM1で選択された検索結果を選択可能に表示するための領域MM2と、を含んでいる。検索画面MMは、事業所マスタテーブルについての検索条件の指定無しで検索された全件の検索結果を複数で受注残明細入力プログラム側に返す場合の表示パターンである。ユーザは、領域MM1に表示された検索結果のうち、親プログラムに返す所望のデータを領域MM2へ移動させる。   In addition, FIG. 12 shows a search screen MM for the office master table activated from the remaining order details screen screen MK. The search screen MM mainly includes an area MM1 (cannot be changed) for displaying the search result in a selectable manner and an area MM2 for displaying the search result selected in the area MM1 in a selectable manner. . The search screen MM is a display pattern in the case where a plurality of search results searched without specifying search conditions for the business establishment master table are returned to the order backlog input program side. The user moves desired data to be returned to the parent program among the search results displayed in the area MM1 to the area MM2.

図13には、受注残明細表画面MKから起動された部門マスタテーブルの検索画面MNが示されている。検索画面MNは、主に、検索条件を設定可能に表示するための領域MN1と、検索結果を選択可能に表示するための領域MN2と、を含んでいる。検索画面MNは、部門マスタテーブルについての検索条件の指定無しで検索された全件の検索結果を単一で受注残明細入力プログラム側に返す場合の表示パターンである。ユーザは、モニタ114に検索画面MNが表示されると、領域MN1に検索条件を設定せずに、検索結果の表示を指示するために機能するファンクションキーF6を押下する。当該押下を受けてから部門マスタテーブルに対する検索が実行され、この検索結果(全件の検索結果)が図示の如く領域MM2に表示される。   FIG. 13 shows a department master table search screen MN activated from the order backlog table screen MK. The search screen MN mainly includes an area MN1 for displaying a search condition so as to be settable and an area MN2 for displaying a search result so as to be selectable. The search screen MN is a display pattern in a case where a single search result for all items searched without specifying a search condition for the department master table is returned to the order backlog input program side. When the search screen MN is displayed on the monitor 114, the user presses the function key F6 that functions to instruct display of the search result without setting the search condition in the area MN1. After receiving the press, the department master table is searched, and the search results (search results for all cases) are displayed in the area MM2 as shown.

また、図13には、受注残明細表画面MKから起動された部門マスタテーブルの検索画面MOが示されている。検索画面MOは、主に、検索条件を設定可能に表示するための領域MO1と、検索結果を選択可能に表示するための領域MO2と、領域MO2で選択された検索結果を選択可能に表示するための領域MO3と、を含んでいる。検索画面MOは、部門マスタテーブルについての検索条件の指定無しで検索された全件の検索結果を複数で受注残明細入力プログラム側に返す場合の表示パターンである。ユーザは、モニタ114に検索画面MOが表示されると、領域MO1に検索条件を設定せずに、検索結果の表示を指示するために機能するファンクションキーF6を押下する。当該押下を受けてから部門マスタテーブルに対する検索が実行され、この検索結果(全件の検索結果)が図示の如く領域MO2に表示される。ユーザは、領域MO2に表示された検索結果のうち、親プログラムに返す所望のデータを領域MO3へ移動させる。   FIG. 13 shows a department master table search screen MO activated from the remaining order details screen MK. The search screen MO mainly displays an area MO1 for displaying search conditions in a settable manner, an area MO2 for displaying search results in a selectable manner, and a search result selected in the area MO2 in a selectable manner. And a region MO3 for the purpose. The search screen MO is a display pattern in the case where a plurality of search results searched without specifying a search condition for the department master table are returned to the order backlog input program side. When the search screen MO is displayed on the monitor 114, the user presses the function key F6 that functions to instruct display of the search result without setting the search condition in the area MO1. After receiving the press, the department master table is searched, and the search results (search results for all cases) are displayed in the area MO2 as shown. The user moves desired data to be returned to the parent program among the search results displayed in the region MO2 to the region MO3.

図14には、受注残明細表画面MKから起動された担当者マスタテーブルの検索画面MPが示されている。検索画面MPは、主に、検索条件を設定可能に表示するための領域MP1と、検索結果を選択可能に表示するための領域MP2と、を含んでいる。検索画面MPは、担当者マスタテーブルについての検索条件の指定無しで検索された全件の検索結果を単一で受注残明細入力プログラム側に返す場合の表示パターンである。ユーザは、モニタ114に検索画面MPが表示されると、領域MP1に検索条件を設定せずに、検索結果の表示を指示するために機能するファンクションキーF6を押下する。当該押下を受けてから担当者マスタテーブルに対する検索が実行され、この検索結果(全件の検索結果)が図示の如く領域MP2に表示される。   FIG. 14 shows a search screen MP of the person-in-charge master table activated from the remaining order details screen screen MK. The search screen MP mainly includes an area MP1 for displaying a search condition so as to be settable and an area MP2 for displaying a search result so as to be selectable. The search screen MP is a display pattern in the case where a single search result for all cases searched without specifying a search condition for the person-in-charge master table is returned to the order backlog input program side. When the search screen MP is displayed on the monitor 114, the user presses the function key F6 that functions to instruct display of the search result without setting the search condition in the area MP1. After receiving the press, a search is performed on the person-in-charge master table, and the search results (search results for all cases) are displayed in the area MP2 as shown.

また、図14には、受注残明細表画面MKから起動された担当者マスタテーブルの検索画面MQが示されている。検索画面MQは、主に、検索条件を設定可能に表示するための領域MQ1と、検索結果を選択可能に表示するための領域MQ2と、領域MQ2で選択された検索結果を選択可能に表示するための領域MQ3と、を含んでいる。検索画面MQは、担当者マスタテーブルについての検索条件の指定無しで検索された全件の検索結果を複数で受注残明細入力プログラム側に返す場合の表示パターンである。ユーザは、検索画面MQが表示されると、領域MQ1に検索条件を設定せずに、検索結果の表示を指示するために機能するファンクションキーF6を押下する。当該押下を受けてから担当者マスタテーブルに対する検索が実行され、この検索結果(全件の検索結果)が図示の如く領域MQ2に表示される。ユーザは、領域MQ2に表示された検索結果のうち、親プログラムに返す所望のデータを領域MQ3へ移動させる。   Further, FIG. 14 shows a search screen MQ of the person-in-charge master table activated from the remaining order details screen screen MK. The search screen MQ mainly displays an area MQ1 for displaying search conditions in a settable manner, an area MQ2 for displaying search results in a selectable manner, and a search result selected in the area MQ2 in a selectable manner. Region MQ3. The search screen MQ is a display pattern in the case where a plurality of search results searched without specifying a search condition for the person-in-charge master table are returned to the order backlog input program side. When the search screen MQ is displayed, the user presses the function key F6 that functions to instruct display of the search result without setting the search condition in the area MQ1. After receiving the press, a search is performed on the person-in-charge master table, and the search results (all search results) are displayed in the area MQ2 as shown. The user moves desired data to be returned to the parent program among the search results displayed in the area MQ2 to the area MQ3.

このように、検索画面を起動する親プログラム側で、単一または複数のどちらで検索結果を返して欲しいのかを指定しておくことで、図12から図14に示したように表示パターンの切り分けが可能である。また、親プログラム側の検索画面起動時のモードによって、親プログラム側への検索結果の返し方(単一で返すか、複数で返すか)も異なる。また、検索条件を指定しなければ、検索対象マスタテーブルからの全件検索が可能である。また、検索画面を起動する親プログラム側の引数設定にて同じ検索条件設定であっても、単一の値を返すパターンと任意の複数の値を返すパターンが選択可能である。   In this way, by specifying whether single or plural search results are to be returned on the parent program side that starts the search screen, the display patterns can be separated as shown in FIGS. Is possible. In addition, the method of returning the search result to the parent program side (whether to return the search result in a single or multiple ways) differs depending on the mode at the time of starting the search screen on the parent program side. If no search condition is specified, all items can be searched from the search target master table. In addition, even if the same search condition is set in the argument setting on the parent program side that starts the search screen, a pattern that returns a single value and a pattern that returns an arbitrary plurality of values can be selected.

[4.本実施形態のまとめ、及び他の実施形態]
以上、本実施形態によれば、各種の親プログラム(例えば、受注入力、売上入力、受注残明細入力など)の動作に伴って表示された各種の画面(例えば受注入力画面、売上入力画面、受注残明細表画面など)で指定された指定項目に関する実データを、データベース200に格納されているマスタテーブルから検索する。具体的には、指定項目に関する実データの検索指示を親プログラムから受けると検索画面をモニタ114に表示し、ユーザによって検索条件が指定されると、指定項目に対応するマスタテーブルから当該検索条件に適合する実データを検索し、検索した実データの検索結果を検索画面に表示する。また、具体的には、指定項目に関する実データの検索指示であって検索条件を含むものを受けると、指定項目に対応するマスタテーブルから当該検索条件に適合する実データを検索し、検索した実データの検索結果が表示された検索画面をモニタ114に表示する。
[4. Summary of this embodiment and other embodiments]
As described above, according to the present embodiment, various screens (for example, an order input screen, a sales input screen, an order received) displayed in accordance with the operations of various parent programs (for example, order input, sales input, and remaining order details input). The actual data related to the designated item designated on the remaining schedule table screen or the like is searched from the master table stored in the database 200. Specifically, when a search instruction for actual data related to a specified item is received from the parent program, a search screen is displayed on the monitor 114. When a search condition is specified by the user, the search condition is changed from the master table corresponding to the specified item. Applicable actual data is searched, and the search result of the searched actual data is displayed on the search screen. Specifically, when an actual data search instruction related to the specified item and including a search condition is received, the actual data that matches the search condition is searched from the master table corresponding to the specified item, and the searched actual data is searched. A search screen on which data search results are displayed is displayed on the monitor 114.

このように、本実施形態では、業務アプリケーション(例えば、販売管理システム、会計業務システム、給与業務システムなど)における検索プログラムにおいて、1つの検索プログラムで定義を設定するだけで、図5から図14を参照して説明したように、任意のテーブルデータの検索が可能になる。つまり、汎用性のある1つの検索プログラムで、複数のテーブルに対するデータ検索が可能になる。よって、業務アプリケーションにおける複数のマスタテーブルからのデータ検索を、開発コストを削減しつつ実現することができる。   As described above, in the present embodiment, in the search program in the business application (for example, sales management system, accounting business system, salary business system, etc.), the definition is set only by one search program. As described with reference, it is possible to search for arbitrary table data. That is, data search for a plurality of tables can be performed with a single search program having versatility. Therefore, data retrieval from a plurality of master tables in a business application can be realized while reducing development costs.

また、本実施形態によれば、図10や図11を参照して説明したように、予め検索対象マスタ106aに設定された、検索画面の大きさに関するサイズ情報(具体的には条件項目表示最大行数、抽出結果表示最大行数、抽出結果表示最大幅など)に基づいて、検索画面全体の大きさを判断して、検索画面を表示する。これにより、検索画面全体のサイズを最適化して、検索結果などが見易い検索画面を表示することができる。   Further, according to the present embodiment, as described with reference to FIGS. 10 and 11, the size information (specifically, the maximum condition item display) regarding the size of the search screen set in advance in the search target master 106a. The size of the entire search screen is determined based on the number of rows, the maximum number of extracted result display rows, the maximum extracted result display width, and the like, and the search screen is displayed. As a result, it is possible to optimize the size of the entire search screen and display a search screen in which search results are easy to see.

さらに、本発明は、上述した実施形態以外にも、特許請求の範囲に記載した技術的思想の範囲内において種々の異なる実施の形態にて実施されてよいものである。例えば、本実施形態ではPC100がスタンドアローンの形態で処理を行う場合を一例に説明したが、PC100とは別筐体で構成されるクライアント端末からの要求に応じて処理を行い、その処理結果を当該クライアント端末に返却するように構成してもよい。また、本実施形態において説明した各処理のうち、自動的に行われるものとして説明した処理の全部または一部を手動的に行うこともでき、あるいは、手動的に行われるものとして説明した処理の全部または一部を公知の方法で自動的に行うこともできる。また、装置の分散・統合の具体的形態は図示するものに限られず、その全部または一部を、各種の付加等に応じて又は機能負荷に応じて任意の単位で機能的又は物理的に分散・統合して、構成することができる。また、本明細書や図面中で示した処理手順、制御手順、具体的名称、画面例などについては、特記する場合を除いて任意に変更することができる。   Furthermore, the present invention may be implemented in various different embodiments within the scope of the technical idea described in the claims, in addition to the above-described embodiments. For example, in the present embodiment, the case where the PC 100 performs processing in a stand-alone form has been described as an example. However, processing is performed in response to a request from a client terminal configured with a separate housing from the PC 100, and the processing result is displayed. You may comprise so that it may return to the said client terminal. Also, among the processes described in this embodiment, all or part of the processes described as being performed automatically can be performed manually, or the processes described as being performed manually can be performed. All or a part can be automatically performed by a known method. In addition, the specific form of device distribution / integration is not limited to that shown in the figure, and all or part of the device is functionally or physically distributed in arbitrary units according to various additions or according to functional load. -Can be integrated and configured. Further, the processing procedures, control procedures, specific names, screen examples, and the like shown in this specification and the drawings can be arbitrarily changed unless otherwise specified.

また、PC100に関して、図示の各構成要素は機能概念的なものであり、必ずしも物理的に図示の如く構成されていることを要しない。例えば、PC100の各装置が備える処理機能、特に制御部102にて行われる各処理機能については、その全部または任意の一部を、CPUおよび当該CPUにて解釈実行されるプログラムにて実現してもよい。尚、プログラムは、後述する記録媒体に記録されており、必要に応じてPC100に機械的に読み取られる。すなわち、ROMまたはHDなどの記憶部106には、OSとして協働してCPUに命令を与え、各種処理を行うためのコンピュータプログラムが記録されている。このコンピュータプログラムは、RAMにロードされることによって実行され、CPUと協働して制御部を構成する。また、このコンピュータプログラムは、PC100に対して任意のネットワークを介して接続されたアプリケーションプログラムサーバに記憶されていてもよく、必要に応じてその全部または一部をダウンロードすることも可能である。また、記憶部106に格納される各種のデータベース等(検索対象マスタテーブル106a〜検索抽出対象マスタテーブル106b)は、RAM・ROM等のメモリ装置、ハードディスク等の固定ディスク装置、フレキシブルディスク、光ディスク等のストレージ手段であり、各種処理やウェブサイト提供に用いる各種のプログラムやテーブルやデータベースやウェブページ用ファイル等を格納する。   In addition, regarding the PC 100, each illustrated component is functionally conceptual and does not necessarily need to be physically configured as illustrated. For example, the processing functions provided in each device of the PC 100, in particular, the processing functions performed by the control unit 102, are realized entirely or arbitrarily by a CPU and a program interpreted and executed by the CPU. Also good. The program is recorded on a recording medium to be described later, and is mechanically read by the PC 100 as necessary. In other words, the storage unit 106 such as a ROM or an HD stores a computer program for giving various instructions to the CPU in cooperation with the OS. This computer program is executed by being loaded into the RAM, and constitutes a control unit in cooperation with the CPU. The computer program may be stored in an application program server connected to the PC 100 via an arbitrary network, and may be downloaded in whole or in part as necessary. Various databases (search target master table 106a to search / extraction target master table 106b) stored in the storage unit 106 include memory devices such as RAM and ROM, fixed disk devices such as hard disks, flexible disks, and optical disks. Storage means for storing various programs, tables, databases, web page files, etc. used for various processes and website provision.

また、PC100は、当該PCに本発明に係るテーブルデータ検索方法を実現させるソフトウェア(プログラム、データ等を含む)を実装することにより実現してもよい。また、本発明に係るテーブルデータ検索プログラムは、コンピュータ読み取り可能な記録媒体に格納してもよく、また、プログラム製品として構成することができる。ここで、「記録媒体」とは、フレキシブルディスク、光磁気ディスク、ROM、EPROM、EEPROM、CD−ROM、MO、DVD等の任意の「可搬用の物理媒体」、あるいは、LAN、WAN、インターネットに代表されるネットワークを介してプログラムを送信する場合の通信回線や搬送波のように、短期にプログラムを保持する「通信媒体」を含むものとする。また、「プログラム」とは、任意の言語や記述方法にて記述されたデータ処理方法であり、ソースコードやバイナリコード等の形式を問わない。なお、「プログラム」は必ずしも単一的に構成されるものに限られず、複数のモジュールやライブラリとして分散構成されるものや、OSに代表される別個のプログラムと協働してその機能を達成するものをも含む。なお、実施の形態に示した各装置において記録媒体を読み取るための具体的な構成、読み取り手順、あるいは、読み取り後のインストール手順等については、周知の構成や手順を用いることができる。   Further, the PC 100 may be realized by installing software (including programs, data, and the like) that realizes the table data search method according to the present invention on the PC. The table data search program according to the present invention may be stored in a computer-readable recording medium, and can be configured as a program product. Here, the “recording medium” refers to any “portable physical medium” such as a flexible disk, magneto-optical disk, ROM, EPROM, EEPROM, CD-ROM, MO, DVD, LAN, WAN, or the Internet. A “communication medium” that holds a program in a short period of time is included, such as a communication line or a carrier wave in the case of transmitting a program via a representative network. The “program” is a data processing method described in an arbitrary language or description method, and may be in any format such as source code or binary code. Note that the “program” is not necessarily limited to a single configuration, and functions are achieved in cooperation with a separate configuration such as a plurality of modules and libraries or a separate program represented by the OS. Including things. Note that a well-known configuration and procedure can be used for a specific configuration for reading a recording medium, a reading procedure, an installation procedure after reading, and the like in each device described in the embodiment.

以上のように、本発明にかかるテーブルデータ検索装置、テーブルデータ検索方法及びテーブルデータ検索プログラムは、特に、業務アプリケーションの動作に伴って表示された各種画面上で指定された指定項目に関する実データの検索に適している。   As described above, the table data search device, the table data search method, and the table data search program according to the present invention are particularly useful for real data relating to designated items designated on various screens displayed in accordance with the operation of a business application. Suitable for searching.

100 情報処理装置
102 制御部
102a 表示実行部
102b 検索部
104 通信インターフェース部
106 記憶部
106a 検索対象マスタテーブル
106b 検索抽出対象マスタテーブル
108 入出力インターフェース部
112 入力装置
114 出力装置
200 データベース
300 ネットワーク
100 Information processing apparatus 102 Control unit
102a Display execution unit
102b Search unit 104 Communication interface unit 106 Storage unit
106a Search target master table
106b Search extraction target master table 108 Input / output interface unit 112 Input device 114 Output device 200 Database 300 Network

Claims (1)

実データを保持している複数のマスタテーブルを格納しているデータベースと通信可能に接続され、制御部と表示部と記憶部とを備え、業務アプリケーションの動作に伴って表示された少なくとも1つの項目を含む画面で指定された指定項目に関する前記実データを検索するテーブルデータ検索装置であって、
前記記憶部は、前記検索条件及び/又は前記検索結果の表示の在り方及び/又は前記検索条件の指定の在り方に関する設定データが格納されている検索抽出対象マスタテーブルを記憶し、
前記制御部は、
前記業務アプリケーションの動作に伴って表示された前記画面で指定された前記指定項目に関する前記実データの検索指示を受けると、検索条件の指定および検索結果の表示を行うための検索画面を前記表示部に表示する表示実行手段と、前記検索条件が指定されると、前記指定項目に対応する前記マスタテーブルから当該検索条件に適合する前記実データを検索する検索手段と、を備え、前記表示実行手段は、前記検索手段で検索した前記実データの検索結果を前記検索画面に表示すること、
または、
前記業務アプリケーションの動作に伴って表示された前記画面で指定された前記指定項目に関する前記実データの検索指示であって検索条件を含むものを受けると、前記指定項目に対応する前記マスタテーブルから当該検索条件に適合する前記実データを検索する検索手段と、前記検索手段で検索した前記実データの検索結果が表示された検索画面を前記表示部に表示する表示実行手段と、を備えたこと、
を特徴とし、
前記検索手段は、前記検索抽出対象マスタテーブルに格納されている前記設定データを参照して、前記実データの検索を実行し、
前記表示実行手段は、前記検索抽出対象マスタテーブルに格納されている前記設定データを参照して、前記検索画面の表示を実行すること、
を特徴とするテーブルデータ検索装置。
At least one item that is communicably connected to a database that stores a plurality of master tables that store actual data, includes a control unit, a display unit, and a storage unit, and is displayed as the business application operates. A table data search device for searching the actual data related to a specified item specified on a screen including:
The storage unit stores a search extraction target master table in which setting data regarding the search condition and / or the display state of the search result and / or the specification of the search condition is stored,
The controller is
Upon receiving a search instruction for the actual data related to the specified item specified on the screen displayed in accordance with the operation of the business application, a search screen for specifying a search condition and displaying a search result is displayed on the display unit. Display execution means for displaying the search data, and when the search condition is specified, search means for searching the actual data that matches the search condition from the master table corresponding to the specified item, the display execution means Displaying the search result of the actual data searched by the search means on the search screen;
Or
Upon receiving a search instruction for the actual data related to the specified item specified on the screen displayed along with the operation of the business application, including a search condition, the master table corresponding to the specified item Search means for searching for the actual data that matches a search condition; and display execution means for displaying a search screen on which the search result of the actual data searched by the search means is displayed on the display unit;
Features
The search means refers to the setting data stored in the search extraction target master table and executes a search for the actual data,
The display execution means refers to the setting data stored in the search extraction target master table and executes display of the search screen;
Table data search device characterized by the above.
JP2014255261A 2014-12-17 2014-12-17 TABLE DATA SEARCH DEVICE, TABLE DATA SEARCH METHOD, AND TABLE DATA SEARCH PROGRAM Active JP5897695B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014255261A JP5897695B2 (en) 2014-12-17 2014-12-17 TABLE DATA SEARCH DEVICE, TABLE DATA SEARCH METHOD, AND TABLE DATA SEARCH PROGRAM

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014255261A JP5897695B2 (en) 2014-12-17 2014-12-17 TABLE DATA SEARCH DEVICE, TABLE DATA SEARCH METHOD, AND TABLE DATA SEARCH PROGRAM

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2010087946A Division JP5670087B2 (en) 2010-04-06 2010-04-06 TABLE DATA SEARCH DEVICE, TABLE DATA SEARCH METHOD, AND TABLE DATA SEARCH PROGRAM

Publications (3)

Publication Number Publication Date
JP2015053088A true JP2015053088A (en) 2015-03-19
JP2015053088A5 JP2015053088A5 (en) 2015-04-30
JP5897695B2 JP5897695B2 (en) 2016-03-30

Family

ID=52702003

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014255261A Active JP5897695B2 (en) 2014-12-17 2014-12-17 TABLE DATA SEARCH DEVICE, TABLE DATA SEARCH METHOD, AND TABLE DATA SEARCH PROGRAM

Country Status (1)

Country Link
JP (1) JP5897695B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016197306A (en) * 2015-04-03 2016-11-24 ファナック株式会社 Numerical value control device including function to automatically change display width of character

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000123017A (en) * 1998-10-20 2000-04-28 Hitachi Ltd Method and device for outputting data and storage medium storing program therefor
JP2001265805A (en) * 2000-03-22 2001-09-28 D4S Inc Platform service system
JP2003036294A (en) * 2001-07-23 2003-02-07 Toppan Printing Co Ltd Production ledger server, method, program, and recording medium
JP2007133624A (en) * 2005-11-10 2007-05-31 Hitachi Ltd Information management method and device using connection relation information
JP2007188442A (en) * 2006-01-16 2007-07-26 Showa Shell Sekiyu Kk Sales management system and method, and computer program

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000123017A (en) * 1998-10-20 2000-04-28 Hitachi Ltd Method and device for outputting data and storage medium storing program therefor
JP2001265805A (en) * 2000-03-22 2001-09-28 D4S Inc Platform service system
JP2003036294A (en) * 2001-07-23 2003-02-07 Toppan Printing Co Ltd Production ledger server, method, program, and recording medium
JP2007133624A (en) * 2005-11-10 2007-05-31 Hitachi Ltd Information management method and device using connection relation information
JP2007188442A (en) * 2006-01-16 2007-07-26 Showa Shell Sekiyu Kk Sales management system and method, and computer program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016197306A (en) * 2015-04-03 2016-11-24 ファナック株式会社 Numerical value control device including function to automatically change display width of character

Also Published As

Publication number Publication date
JP5897695B2 (en) 2016-03-30

Similar Documents

Publication Publication Date Title
US9052978B2 (en) Applying hot fixes for metadata customizing user interactions based on a software program deployed in multiple versions
JP2018163583A (en) Accounting data creating device, accounting data creating method, and accounting data creating program
JP5897695B2 (en) TABLE DATA SEARCH DEVICE, TABLE DATA SEARCH METHOD, AND TABLE DATA SEARCH PROGRAM
JP5670087B2 (en) TABLE DATA SEARCH DEVICE, TABLE DATA SEARCH METHOD, AND TABLE DATA SEARCH PROGRAM
JP2017107298A (en) Multi-tenant system, service providing server, service providing method, and service providing program
JP6600525B2 (en) Journal entry assistance device, journal entry assistance method, and journal entry assistance program
JP2018116658A (en) File management device, file management method, and file management program
JP7079660B2 (en) Analytical work support device, analytical work support method and analytical work support program
JP6017801B2 (en) Product information management apparatus, product information management method, and product information management program
JP6785639B2 (en) Order creation device, order creation method, and order creation program
JP5528874B2 (en) Item name changing device, item name changing method and item name changing program
JP6654130B2 (en) Terminal management system and terminal management method
CN111078949A (en) Product knowledge storage method and device, computer equipment and readable storage medium
JP2014029681A (en) Information processing apparatus, control method therefor, and program; as well as information processing system, control method therefor, and program
JP6367770B2 (en) Information processing apparatus and information processing program
JP6918665B2 (en) Slip processing device, slip processing method, and slip processing program
JP6032947B2 (en) Detail input assist device, detail input assist method, and detail input assist program
JP2020004250A (en) Device, method and program for managing commodity information
JP7104817B2 (en) Voucher registration control device, voucher registration control method, and voucher registration control program
JP6885261B2 (en) Information processing equipment and programs
JP7300039B2 (en) Data extraction device, data extraction method and data extraction program
JP2020057077A (en) Accepted order input device, accepted order input method, and accepted order input program
US11212865B2 (en) Terminal apparatus and terminal control method
JP2021189760A (en) Order reception input support device, order reception input support method, and order reception input support program
JP2000250922A (en) Document retrieval system, device and method and recording medium

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20150115

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20150224

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20151008

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20151208

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20160119

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20160216

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20160302

R150 Certificate of patent or registration of utility model

Ref document number: 5897695

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250