JPH10207699A - Method for processing data item on display screen - Google Patents

Method for processing data item on display screen

Info

Publication number
JPH10207699A
JPH10207699A JP9008188A JP818897A JPH10207699A JP H10207699 A JPH10207699 A JP H10207699A JP 9008188 A JP9008188 A JP 9008188A JP 818897 A JP818897 A JP 818897A JP H10207699 A JPH10207699 A JP H10207699A
Authority
JP
Japan
Prior art keywords
data
item
screen
input
data item
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
JP9008188A
Other languages
Japanese (ja)
Inventor
Katsuhiko Yoshida
勝彦 吉田
Tatsushi Awane
達志 粟根
Tomoko Kawamura
知子 川村
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP9008188A priority Critical patent/JPH10207699A/en
Publication of JPH10207699A publication Critical patent/JPH10207699A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)
  • User Interface Of Digital Computer (AREA)
  • Input From Keyboards Or The Like (AREA)
  • Digital Computer Display Output (AREA)

Abstract

PROBLEM TO BE SOLVED: To eliminate the correction of a picture processing program due to the change of item definition information such as the data attribute of each data item, data input order and input-enabled data items in each picture in an information processor provided with areas corresponding to data items to be inputted to a display screen. SOLUTION: A picture item definition part 6 defines the attributes and input order of data items common to plural pictures and defines input-essential data items and input-enabled data items in each picture. A picture processing program 8 accesses a picture item control sub-program 9 together with a picture name. The subprogram 9 checks the existence of data input of an input-essential item to a specified picture and the attribute of the inputted item value by referring to the definition part 6. Then the input order of input-essential and input- enabled data items to the specified picture is rearranged and set in a picture control table 4.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、情報処理装置を利
用するデータ項目処理方法に係わり、特に表示装置上に
表示されるデータ項目を処理し制御する方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data item processing method using an information processing device, and more particularly to a method for processing and controlling data items displayed on a display device.

【0002】[0002]

【従来の技術】表示装置と入力装置を接続する情報処理
装置において、表示画面上に複数のデータ項目の入力領
域又は表示領域を設け、入力装置から入力されたデータ
項目の値を表示画面上の入力領域に表示するとともに業
務処理プログラムが取得して業務処理を行い、また業務
処理プログラムが出力するデータ項目の値を対応する表
示画面上の表示領域に表示するデータ項目処理方式はよ
く知られている。このような業務処理プログラムのう
ち、入力されたデータ項目の値が所定のデータ属性に合
致しているか否かのチェック、入力データの編集処理、
出力データの編集処理などを行うプログラムを共通のソ
フトウェア部品として保有し、必要なソフトウェア部品
を業務処理プログラムに組み込んで利用する方法が知ら
れている。例えば特開平4−172529号公報は、こ
のようなソフトウェア部品を利用して業務処理プログラ
ムを自動生成する方法を開示する。
2. Description of the Related Art In an information processing apparatus for connecting a display device and an input device, an input area or a display area for a plurality of data items is provided on a display screen, and values of the data items input from the input device are displayed on the display screen. It is well known that the data item processing method is displayed in the input area, the business processing program acquires and performs business processing, and the value of the data item output by the business processing program is displayed in the corresponding display area on the display screen. I have. Among such business processing programs, checking whether the value of the input data item matches a predetermined data attribute, editing the input data,
There is known a method in which a program for performing editing processing of output data is held as a common software component, and necessary software components are incorporated in a business processing program and used. For example, Japanese Patent Laying-Open No. 4-172529 discloses a method of automatically generating a business processing program using such software components.

【0003】[0003]

【発明が解決しようとする課題】上記のように表示画面
を介してデータ入力を行う業務処理プログラムは、一般
に複数の表示画面を取り扱うので、各表示画面ごとに処
理プログラムを設けその表示画面についてデータ入力が
可能なデータ項目のデータ属性のチェック等を行ってい
る。その場合、複数の表示画面に亘って共通のデータ項
目を定義できるが、各表示画面についてデータ入力可能
なデータ項目が異なる場合が多い。従ってデータ項目の
データ属性、桁数、データ項目間のデータ入力順序、各
表示画面についてデータ入力可能なデータ項目など画面
項目定義情報が変更になると、関連する画面処理プログ
ラムをすべて修正しなければならないという問題があ
る。関連する画面処理プログラムの数が多い場合には、
プログラムの修正箇所を洗い出すことが容易でなく、漏
れが生じる場合がある。
Since a business processing program for inputting data through a display screen as described above generally handles a plurality of display screens, a processing program is provided for each display screen and data for the display screen is provided. It checks the data attributes of data items that can be entered. In that case, a common data item can be defined for a plurality of display screens, but in many cases, data items that can be input data are different for each display screen. Therefore, when the screen item definition information such as the data attribute of the data item, the number of digits, the data input order between the data items, and the data items that can be input for each display screen is changed, all the related screen processing programs must be corrected. There is a problem. If the number of related screen processing programs is large,
It is not easy to find out the corrected part of the program, and leakage may occur.

【0004】本発明の目的は、画面項目定義情報の変更
によって少なくとも共通のソフトウェア部品となる部分
の修正をなくすることにある。
[0004] It is an object of the present invention to eliminate the need to modify at least a portion that becomes a common software component by changing the screen item definition information.

【0005】[0005]

【課題を解決するための手段】本発明は、複数の表示画
面に共通するデータ項目のデータ属性を定義し、各表示
画面について共通のデータ項目のうちデータ入力可能な
データ項目を定義する画面項目定義情報を記憶装置上に
設定し、アプリケーションプログラムによってこの画面
項目定義情報を参照して各表示画面のデータ入力可能な
データ項目について入力されたデータ項目の値が定義さ
れたデータ属性に合致するか否かをチェックする画面項
目処理方法を特徴とする。また画面項目定義情報とし
て、各表示画面について共通のデータ項目のうちデータ
入力が必須のデータ項目を定義設定しておけば、この画
面項目定義情報を参照して各表示画面のデータ入力必須
のデータ項目についてデータ項目の値が入力されたか否
かをチェックすることができる。さらに画面項目定義情
報として、複数の表示画面に共通するデータ項目のデー
タ項目間のデータ入力順序を示す番号を定義し、各表示
画面について共通のデータ項目のうちデータ入力可能な
データ項目を定義設定しておき、この画面項目定義情報
を参照して各表示画面のデータ入力可能なデータ項目に
ついて定義されたデータ入力順序番号を振り直して画面
制御情報として設定する。
SUMMARY OF THE INVENTION The present invention defines a data attribute of a data item common to a plurality of display screens, and defines a data item which can be data-inputted among common data items for each display screen. Set the definition information on the storage device, and refer to this screen item definition information by the application program to determine whether the value of the input data item of the data item that can be input data of each display screen matches the defined data attribute The method is characterized by a screen item processing method for checking whether or not there is no screen item. Also, as the screen item definition information, if the data items for which data entry is required among the common data items for each display screen are defined and set, the data entry required for each display screen is referred by referring to this screen item definition information. It is possible to check whether the value of the data item has been input for the item. Furthermore, as screen item definition information, define the number indicating the data input order between the data items of the data items common to multiple display screens, and define the data items that can be input among the common data items for each display screen With reference to the screen item definition information, the data entry sequence numbers defined for the data items for which data can be input on each display screen are reassigned and set as the screen control information.

【0006】[0006]

【発明の実施の形態】以下、本発明の一実施形態につい
て図面を用いて詳細に説明する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS One embodiment of the present invention will be described below in detail with reference to the drawings.

【0007】図1は、本実施形態の画面項目処理方法を
実現する情報処理装置の構成図である。ユーザインタフ
ェース部7、画面処理プログラム8及び画面項目制御サ
ブプログラム9は、処理装置1の主記憶装置に格納され
て処理装置1によって実行されるプログラムである。表
示装置2は、処理装置1に接続され、複数のデータ項目
対応の領域を有する画面を表示する装置である。入力装
置3は、処理装置1に接続され、表示装置2上の表示画
面の表示に案内されてデータ項目の入力領域にデータを
入力したり、画面上のボタンを指示するキーホード、マ
ウス等の装置である。画面制御テーブル4、画面バッフ
ァ5及び画面項目定義6は、処理装置1の主記憶装置又
は接続される外部記憶装置に格納されるテーブル、バッ
ファ又はファイルである。画面バッファ5は表示装置2
に表示する画面情報を格納する記憶領域である。画面制
御テーブル4は、画面を構成する各データ項目領域の記
憶アドレス、表示属性、入力順序などの制御情報を格納
するテーブルである。画面制御テーブル4及び画面バッ
ファ5は、一般に公知技術の範囲であるので、詳細なデ
ータ構成の説明を省略する。画面項目定義6は、表示画
面上に表示される各データ項目のデータ属性、入力順序
及び各画面ごとの入力可・不可の状態を定義するファイ
ルである。
FIG. 1 is a configuration diagram of an information processing apparatus for realizing the screen item processing method of the present embodiment. The user interface unit 7, the screen processing program 8, and the screen item control subprogram 9 are programs stored in the main storage device of the processing device 1 and executed by the processing device 1. The display device 2 is a device that is connected to the processing device 1 and displays a screen having an area corresponding to a plurality of data items. The input device 3 is connected to the processing device 1, and is guided by a display screen on the display device 2 to input data into an input area of a data item, and is a device such as a key horn or a mouse for instructing a button on the screen. It is. The screen control table 4, the screen buffer 5, and the screen item definition 6 are tables, buffers, or files stored in the main storage device of the processing device 1 or a connected external storage device. The screen buffer 5 is the display device 2
This is a storage area for storing screen information to be displayed in the. The screen control table 4 is a table for storing control information such as a storage address of each data item area constituting the screen, a display attribute, and an input order. Since the screen control table 4 and the screen buffer 5 are generally in the range of known technology, detailed description of the data configuration is omitted. The screen item definition 6 is a file that defines the data attribute of each data item displayed on the display screen, the input order, and the input enabled / disabled state for each screen.

【0008】ユーザインタフェース部7は、画面制御テ
ーブル4の制御情報に従って画面バッファ5内の画面情
報を表示装置2上に表示し、入力装置3から入力された
データを画面バッファ5上の対応するデータ項目領域に
格納し、画面処理プログラム8及び画面項目制御サブプ
ログラム9の要求に従って画面バッファ5上の画面情報
を渡したり画面制御テーブル4に制御情報を設定するオ
ペレーティングシステムやウィンドウシステム等の制御
プログラムである。画面処理プログラム8及び画面項目
制御サブプログラム9は、ユーザインタフェース部7に
対するアプリケーションプログラムであり、アプリケー
ションプログラム・インタフェース(API)を介して
ユーザインタフェース部7と画面制御情報及び画面情報
を受け渡しする。画面処理プログラム8は、ユーザイン
タフェース部7を介して表示装置2上にデータを表示し
たり、入力装置3から入力されたデータを受け取る業務
処理プログラムであり、各画面対応に画面処理プログラ
ム8が存在する。画面項目制御サブプログラム9は、画
面処理プログラム8から呼び出されて指定された画面の
データ項目に関する処理と制御を行うロードモジュール
形式のサブプログラムであり、画面項目定義6の定義情
報を参照してデータ項目の入力順序制御を行うプログラ
ム、データ項目領域への入力可・不可制御を行うプログ
ラム、単項目チェックを行うプログラム及び必須入力チ
ェックを行うプログラムの4種類のサブプログラムがあ
る。
The user interface unit 7 displays the screen information in the screen buffer 5 on the display device 2 in accordance with the control information of the screen control table 4, and converts the data input from the input device 3 into the corresponding data on the screen buffer 5. A control program such as an operating system or a window system for storing in the item area, passing screen information on the screen buffer 5 and setting control information in the screen control table 4 in accordance with a request from the screen processing program 8 and the screen item control subprogram 9. is there. The screen processing program 8 and the screen item control subprogram 9 are application programs for the user interface unit 7, and exchange screen control information and screen information with the user interface unit 7 via an application program interface (API). The screen processing program 8 is a business processing program that displays data on the display device 2 via the user interface unit 7 and receives data input from the input device 3. The screen processing program 8 exists for each screen. I do. The screen item control subprogram 9 is a load module type subprogram which is called from the screen processing program 8 and performs processing and control relating to the data item of the designated screen. There are four types of subprograms: a program for controlling the input order of items, a program for controlling input enable / disable of input to the data item area, a program for performing single item check, and a program for performing essential input check.

【0009】図2は、画面項目定義6のデータ構成を示
す図である。画面項目定義6は、全画面に共通する項目
名61、属性62、桁数63及び入力順序64を定義す
る部分と、各画面65対応に固有に入力可能なデータ項
目及び入力不可のデータ項目を定義する部分とから成
る。項目名61は、画面に対応する領域をもち得るデー
タ項目の名称あるいは識別子、属性62はそのデータ項
目のデータ属性であり、文字属性、数字属性などを定義
する。桁数63はそのデータ項目の文字数又は桁数であ
る。入力順序64は、入力装置3からデータ入力する順
序を示す番号である。画面65は各画面名を示しその画
面が表示されたときの各データ項目の入力可・不可の状
態を示す。□は入力必須、○は入力可能、△は入力不可
(表示のみ)、×は入力不可(非表示)、−は対象外の
データ項目を示す。なおデータ入力必須のデータ項目と
データ入力可能なデータ項目を合わせて広くデータ入力
可能なデータ項目と呼ぶことができる。画面項目定義6
は、画面処理プログラム8及び画面項目制御サブプログ
ラム9を実行する前にあらかじめ図示しないプログラム
によって記憶装置に設定され、その内容に変更が生じた
とき更新される。
FIG. 2 is a diagram showing the data structure of the screen item definition 6. The screen item definition 6 includes a part defining an item name 61, an attribute 62, a number of digits 63, and an input order 64 common to all screens, and a data item that can be uniquely input to each screen 65 and a data item that cannot be input. And the defining part. The item name 61 is the name or identifier of a data item that can have an area corresponding to the screen, and the attribute 62 is the data attribute of the data item, defining a character attribute, a numeric attribute, and the like. The number of digits 63 is the number of characters or the number of digits of the data item. The input order 64 is a number indicating the order in which data is input from the input device 3. The screen 65 indicates the name of each screen, and indicates whether data items can be input or not when the screen is displayed. □ indicates that input is required, ○ indicates that input is possible, Δ indicates that input is not possible (display only), X indicates that input is not possible (non-display), and − indicates data items that are not applicable. It should be noted that a data item for which data input is required and a data item for which data can be input can be broadly referred to as a data item for which data can be input. Screen item definition 6
Is set in the storage device by a program (not shown) before executing the screen processing program 8 and the screen item control subprogram 9, and is updated when the content is changed.

【0010】図3は、画面項目制御サブプログラム9の
処理の流れの概略を示す図である。画面処理プログラム
8が画面名をパラメータとして画面項目制御サブプログ
ラム9を呼び出すと(ステップ81)、制御は画面項目
制御サブプログラム9に移り、画面項目制御サブプログ
ラム9は画面項目定義6を参照して共通部分及び指定さ
れた画面名に対応する部分の定義情報を取り出す(ステ
ップ82)。次にサブプログラムの種類に応じて入力順
序制御、入力可・不可制御、単項目チェック及び必須入
力チェックを行う(ステップ83)。このときAPIを
介してユーザインタフェース部7に属性値設定要求又は
データ参照要求を行う。最後に処理結果を伴って画面処
理プログラム8に戻る。
FIG. 3 is a diagram showing an outline of the processing flow of the screen item control subprogram 9. When the screen processing program 8 calls the screen item control subprogram 9 using the screen name as a parameter (step 81), control is transferred to the screen item control subprogram 9, and the screen item control subprogram 9 refers to the screen item definition 6 The definition information of the common part and the part corresponding to the designated screen name is extracted (step 82). Next, input sequence control, input enable / disable control, single item check and essential input check are performed according to the type of subprogram (step 83). At this time, an attribute value setting request or a data reference request is made to the user interface unit 7 via the API. Finally, the process returns to the screen processing program 8 with the processing result.

【0011】入力順序制御を行う画面項目制御サブプロ
グラム9の処理の流れは次の通りである。ある画面につ
いて業務処理を行う画面処理プログラム8が起動され、
その画面を表示装置2上に最初に表示するとき、画面処
理プログラム8は画面名をパラメータとして画面項目制
御サブプログラム9を呼び出す。画面項目制御サブプロ
グラム9は、画面項目定義6を参照して項目名61、入
力順序64及び指定された画面65の各列の情報を取得
する。次に画面項目制御サブプログラム9は、取得した
画面65が必須入力又は入力可能と定義するデータ項目
のみを抽出して入力順序64の入力順序番号を振り直
す。例えば図2の例で画面Aについては、郵便番号、氏
名、住所及び電話番号が必須入力又は入力可能なデータ
項目であるから、入力順序番号はそれぞれ1,2,3及
び4となる。次に画面項目制御サブプログラム9は、画
面名、項目名、入力順序制御属性の属性値をパラメータ
としてユーザインタフェース部7に属性値設定要求を発
行する。ユーザインタフェース部7は、画面制御テーブ
ル4内の指定されたデータ項目の入力順序制御属性を設
定する。属性値設定に成功したとき、成功を示すコード
を伴って画面処理プログラム8に戻る。これ以後表示装
置2上に表示されるカーソルは、画面制御テーブル4の
入力順序制御属性に従って入力可能な領域から領域へ移
動する。
The processing flow of the screen item control subprogram 9 for controlling the input order is as follows. A screen processing program 8 for performing business processing on a certain screen is started,
When the screen is first displayed on the display device 2, the screen processing program 8 calls the screen item control subprogram 9 using the screen name as a parameter. The screen item control subprogram 9 acquires the item name 61, the input order 64, and the information of each column of the specified screen 65 with reference to the screen item definition 6. Next, the screen item control subprogram 9 extracts only the data items that the acquired screen 65 defines as mandatory input or input possible, and reassigns the input sequence number of the input sequence 64. For example, on the screen A in the example of FIG. 2, since the postal code, name, address, and telephone number are data items that can be required or input, the input sequence numbers are 1, 2, 3, and 4, respectively. Next, the screen item control subprogram 9 issues an attribute value setting request to the user interface unit 7 using the screen name, the item name, and the attribute value of the input order control attribute as parameters. The user interface unit 7 sets an input order control attribute of a designated data item in the screen control table 4. When the attribute value setting is successful, the process returns to the screen processing program 8 with a code indicating success. Thereafter, the cursor displayed on the display device 2 moves from an inputtable area to an area according to the input order control attribute of the screen control table 4.

【0012】入力可・不可制御を行う画面項目制御サブ
プログラム9の場合は、ある画面について業務処理を行
う画面処理プログラム8が起動され、その画面を表示装
置2上に最初に表示するとき、画面処理プログラム8は
画面名をパラメータとして画面項目制御サブプログラム
9を呼び出す。画面項目制御サブプログラム9は、画面
項目定義6を参照して項目名61及び指定された画面6
5の各列の情報を取得する。次に画面項目制御サブプロ
グラム9は、画面名、項目名、入力可・不可制御属性の
属性値をパラメータとしてユーザインタフェース部7に
属性値設定要求を発行する。ユーザインタフェース部7
は、画面制御テーブル4内の指定されたデータ項目の入
力可・不可制御属性を設定する。同様にデータ項目の表
示・非表示制御属性を設定する。属性値設定に成功した
とき、成功を示すコードを伴って画面処理プログラム8
に戻る。これ以後表示装置2上の各データ項目の入力可
・不可制御は画面制御テーブル4の入力可・不可制御属
性に従って行われ、入力不可のデータ項目領域へのデー
タ入力が禁止される。データ項目の表示・非表示制御に
ついても画面制御テーブル4の表示・非表示制御属性に
従って行われ、非表示領域中のデータは表示装置2に表
示されない。
In the case of the screen item control subprogram 9 for performing input enable / disable control, a screen processing program 8 for performing business processing on a certain screen is started, and when the screen is first displayed on the display device 2, the screen The processing program 8 calls the screen item control subprogram 9 using the screen name as a parameter. The screen item control subprogram 9 refers to the screen item definition 6 and specifies the item name 61 and the designated screen 6
The information of each column of 5 is acquired. Next, the screen item control subprogram 9 issues an attribute value setting request to the user interface unit 7 using the screen name, the item name, and the attribute values of the input enable / disable control attribute as parameters. User interface unit 7
Sets the input enable / disable control attribute of the designated data item in the screen control table 4. Similarly, the display / non-display control attribute of the data item is set. When the attribute value is set successfully, the screen processing program 8 is accompanied by a code indicating the success.
Return to Thereafter, input enable / disable control of each data item on the display device 2 is performed according to the input enable / disable control attribute of the screen control table 4, and data input to a data item area where input is disabled is prohibited. The display / non-display control of the data item is also performed according to the display / non-display control attribute of the screen control table 4, and the data in the non-display area is not displayed on the display device 2.

【0013】入力装置3を介して表示装置2の表示画面
上の入力可能なデータ項目にデータ(データ項目の値)
が入力され、表示装置2上に表示する実行ボタンが押下
されると、制御はユーザインタフェース部7を介して当
該画面について業務処理を行う画面処理プログラム8に
渡される。画面処理プログラム8は、画面名をパラメー
タとして単項目チェックを行う画面項目制御サブプログ
ラム9を呼び出す。画面項目制御サブプログラム9は、
画面項目定義6を参照して項目名61、属性62、桁数
63及び指定された画面65の各列の情報を取得する。
次に画面項目制御サブプログラム9は、必須入力又は入
力可能な各データ項目について画面名、項目名をパラメ
ータとしてユーザインタフェース部7にデータ参照要求
を発行する。ユーザインタフェース部7は、画面制御テ
ーブル4を介して画面バッファ5から指定されたデータ
項目の値を取り出して画面項目制御サブプログラム9に
渡す。画面項目制御サブプログラム9は、受け取ったデ
ータ項目の値が対応する属性62と桁数63に合致する
か否かをチェックする。このようにして指定された画面
のすべての必須入力又は入力可能なデータ項目のチェッ
クが終了したとき、画面項目制御サブプログラム9はエ
ラー無しを示すコード又はエラーありを示すコードとエ
ラーのある項目名を伴って画面処理プログラム8に制御
を戻す。
Data (values of the data items) are entered into inputtable data items on the display screen of the display device 2 via the input device 3.
Is input and the execution button to be displayed on the display device 2 is pressed, the control is passed to the screen processing program 8 for performing business processing on the screen via the user interface unit 7. The screen processing program 8 calls a screen item control subprogram 9 that performs a single item check using the screen name as a parameter. Screen item control subprogram 9
By referring to the screen item definition 6, the item name 61, the attribute 62, the number of digits 63, and the information of each column of the designated screen 65 are acquired.
Next, the screen item control subprogram 9 issues a data reference request to the user interface unit 7 using the screen name and the item name as parameters for each data item that is required or can be input. The user interface unit 7 extracts the value of the designated data item from the screen buffer 5 via the screen control table 4 and passes it to the screen item control subprogram 9. The screen item control subprogram 9 checks whether the value of the received data item matches the corresponding attribute 62 and the number of digits 63. When the check of all required input or inputtable data items of the screen specified in this way is completed, the screen item control subprogram 9 generates a code indicating no error or a code indicating error and an item name having an error. Control is returned to the screen processing program 8.

【0014】必須入力チェックを行う画面項目制御サブ
プログラム9の処理の流れは次の通りである。表示装置
2上のデータ項目領域にデータが入力され、表示装置2
上の実行ボタンが押下された後、画面処理プログラム8
は、画面名をパラメータとして必須入力チェックを行う
画面項目制御サブプログラム9を呼び出す。画面項目制
御サブプログラム9は、画面項目定義6を参照して項目
名61、属性62、桁数63及び指定された画面65の
各列の情報を取得する。次に画面項目制御サブプログラ
ム9は、必須入力の各データ項目について画面名、項目
名をパラメータとしてユーザインタフェース部7にデー
タ参照要求を発行する。ユーザインタフェース部7は、
画面制御テーブル4を介して画面バッファ5から指定さ
れたデータ項目の値を取り出して画面項目制御サブプロ
グラム9に渡す。画面項目制御サブプログラム9は、受
け取ったデータ項目の値が対応する属性62と桁数63
に照らして入力データであるか否かをチェックする。こ
のようにして指定された画面のすべての入力必須のデー
タ項目のチェックが終了したとき、画面項目制御サブプ
ログラム9はエラー無しを示すコード又はエラーありを
示すコードとエラーのある項目名を伴って画面処理プロ
グラム8に制御を戻す。なお表示画面上の各データ項目
入力領域をスペースで初期化するなどすれば、取得した
データ項目の値がスペースを含まないことをチェックす
ればよく、この場合には属性62及び桁数63を参照す
る必要はない。
The processing flow of the screen item control subprogram 9 for performing an essential input check is as follows. Data is input to the data item area on the display device 2 and the display device 2
After the above execution button is pressed, the screen processing program 8
Calls the screen item control subprogram 9 that performs a mandatory input check using the screen name as a parameter. The screen item control subprogram 9 refers to the screen item definition 6 and acquires the item name 61, the attribute 62, the number of digits 63, and the information of each column of the designated screen 65. Next, the screen item control subprogram 9 issues a data reference request to the user interface unit 7 using the screen name and the item name as parameters for each of the required input data items. The user interface unit 7
The value of the designated data item is extracted from the screen buffer 5 via the screen control table 4 and passed to the screen item control subprogram 9. The screen item control subprogram 9 includes the attribute 62 and the number of digits 63 corresponding to the value of the received data item.
Check whether the data is input data. When the check of all the data items required for input on the screen specified in this way is completed, the screen item control subprogram 9 adds a code indicating no error or a code indicating error and an item name having the error. Control is returned to the screen processing program 8. If the data item input area on the display screen is initialized with a space, it is sufficient to check that the value of the obtained data item does not include a space. In this case, refer to the attribute 62 and the number of digits 63. do not have to.

【0015】このようにしてデータ項目の単項目チェッ
ク及び必須入力チェックが済んだ後、画面処理プログラ
ム8はAPIとユーザインタフェース部7を介して画面
制御テーブル4上の制御情報及び画面バッファ5上のデ
ータにアクセスし、業務処理を進めることができる。
After the single item check and the mandatory input check of the data items are completed, the screen processing program 8 controls the control information on the screen control table 4 and the control information on the screen buffer 5 via the API and the user interface unit 7. You can access data and proceed with business operations.

【0016】本実施形態によれば、画面処理プログラム
8は上記のような項目制御及び項目処理から解放され、
単に画面名を指定するだけでこのような処理を実行でき
るとともに、画面項目定義6の定義情報に変更が生じた
とき画面項目定義6を修正するだけでよく、画面処理プ
ログラム8及び画面項目制御サブプログラム9を修正す
る必要がない。なお画面処理プログラム8及び画面項目
制御サブプログラム9は、ともにアプリケーションプロ
グラムであるから、画面項目制御サブプログラム9を画
面処理プログラム8の一部としてもよく、本発明の主旨
を損なうものではない。
According to the present embodiment, the screen processing program 8 is released from the above item control and item processing,
Such processing can be executed by simply designating the screen name, and when the definition information of the screen item definition 6 is changed, the screen item definition 6 only needs to be modified. There is no need to modify program 9. Since the screen processing program 8 and the screen item control subprogram 9 are both application programs, the screen item control subprogram 9 may be a part of the screen processing program 8, and does not impair the gist of the present invention.

【0017】[0017]

【発明の効果】以上説明したように本発明によれば、ア
プリケーションプログラムから独立して画面項目定義情
報を設定するので、項目定義情報に変更が生じたときこ
の画面項目定義情報を修正すればよく、上記のような項
目制御及び項目処理に関してアプリケーションプログラ
ムを修正する必要がない。
As described above, according to the present invention, the screen item definition information is set independently of the application program. Therefore, when the item definition information changes, the screen item definition information may be corrected. There is no need to modify the application program for item control and item processing as described above.

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

【図1】実施形態の情報処理装置の構成図である。FIG. 1 is a configuration diagram of an information processing apparatus according to an embodiment.

【図2】実施形態の画面項目定義6のデータ構成を示す
図である。
FIG. 2 is a diagram illustrating a data configuration of a screen item definition 6 according to the embodiment.

【図3】実施形態の画面項目制御サブプログラム9の処
理の概略を示す図である。
FIG. 3 is a diagram schematically illustrating a process of a screen item control subprogram 9 of the embodiment.

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

6・・・画面項目定義、8・・・画面処理プログラム、
9・・・画面項目制御サブプログラム
6 ... screen item definition, 8 ... screen processing program,
9 ... Screen item control subprogram

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】表示装置上に複数の表示画面を表示し、各
表示画面には入力装置から入力されるデータ項目の値に
対応する領域を含む複数のデータ項目の領域を設け、該
領域に入力されたデータ項目の値が所定のデータ属性に
合致するか否かアプリケーションプログラムによってチ
ェックする情報処理装置利用のデータ項目処理方法にお
いて、 複数の表示画面に共通する該データ項目のデータ属性を
定義し、各表示画面について共通のデータ項目のうちデ
ータ入力可能なデータ項目を定義する画面項目定義情報
を記憶装置上に設定し、該アプリケーションプログラム
によって該画面項目定義情報を参照して各表示画面のデ
ータ入力可能なデータ項目について入力されたデータ項
目の値が定義されたデータ属性に合致するか否かをチェ
ックすることを特徴とする表示画面上のデータ項目処理
方法。
1. A plurality of display screens are displayed on a display device, and each display screen is provided with a plurality of data item areas including an area corresponding to a value of a data item input from an input device. In a data item processing method using an information processing apparatus, wherein an application program checks whether a value of an input data item matches a predetermined data attribute, a data attribute of the data item common to a plurality of display screens is defined. Setting, on the storage device, screen item definition information defining data items that can be input data among common data items for each display screen, and referring to the screen item definition information by the application program, the data of each display screen. Check whether the value of the input data item matches the defined data attribute for the inputtable data item. And a data item processing method on a display screen.
【請求項2】表示装置上に複数の表示画面を表示し、各
表示画面には入力装置から入力されるデータ項目の値に
対応する領域を含む複数のデータ項目の領域を設け、デ
ータ入力が必須のデータ項目の領域にデータ入力された
か否かアプリケーションプログラムによってチェックす
る情報処理装置利用のデータ項目処理方法において、 複数の表示画面に共通する該データ項目の識別子を定義
し、各表示画面について共通のデータ項目のうちデータ
入力が必須のデータ項目を定義する画面項目定義情報を
記憶装置上に設定し、該アプリケーションプログラムに
よって該画面項目定義情報を参照して各表示画面のデー
タ入力必須のデータ項目についてデータ項目の値が入力
されたか否かをチェックすることを特徴とする表示画面
上のデータ項目処理方法。
2. A plurality of display screens are displayed on a display device, and each display screen is provided with a plurality of data item areas including an area corresponding to a value of a data item input from an input device. In a data item processing method using an information processing device, in which an application program checks whether data has been input in an area of a required data item, an identifier of the data item common to a plurality of display screens is defined, and a common identifier is used for each display screen. Screen item definition information that defines the data items for which data entry is required among the data items in the storage device, and the application program refers to the screen item definition information to refer to the screen item definition information. Data item processing on a display screen, characterized in that it is checked whether a value of a data item has been entered for Method.
【請求項3】表示装置上に複数の表示画面を表示し、各
表示画面には入力装置から入力されるデータ項目の値に
対応する領域を含む複数のデータ項目の領域を設け、各
表示画面についてあらかじめ定められたデータ項目のデ
ータ入力順序に従って1つのデータ項目領域から他のデ
ータ項目領域へ表示カーソルを移動させる情報処理装置
利用のデータ項目処理方法において、 複数の表示画面に共通する複数のデータ項目についてデ
ータ項目間のデータ入力順序を示す番号を定義し、各表
示画面について共通のデータ項目のうちデータ入力可能
なデータ項目を定義する画面項目定義情報を記憶装置上
に設定し、該画面項目定義情報を参照して各表示画面の
データ入力可能なデータ項目について定義されたデータ
入力順序番号を振り直して画面制御情報として設定する
ことを特徴とする表示画面上のデータ項目処理方法。
3. A plurality of display screens are displayed on a display device, and each display screen is provided with a plurality of data item areas including an area corresponding to a value of a data item input from an input device. In a data item processing method using an information processing apparatus, a display cursor is moved from one data item area to another data item area in accordance with a data input order of data items predetermined for a plurality of data items common to a plurality of display screens. For each item, define a number indicating the data input order between the data items, and set, on a storage device, screen item definition information for defining a data item that can be input data among common data items for each display screen. Screen control by re-assigning the defined data entry sequence number for the data items that can be entered on each display screen with reference to the definition information A data item processing method on a display screen, which is set as information.
JP9008188A 1997-01-21 1997-01-21 Method for processing data item on display screen Pending JPH10207699A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP9008188A JPH10207699A (en) 1997-01-21 1997-01-21 Method for processing data item on display screen

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP9008188A JPH10207699A (en) 1997-01-21 1997-01-21 Method for processing data item on display screen

Publications (1)

Publication Number Publication Date
JPH10207699A true JPH10207699A (en) 1998-08-07

Family

ID=11686333

Family Applications (1)

Application Number Title Priority Date Filing Date
JP9008188A Pending JPH10207699A (en) 1997-01-21 1997-01-21 Method for processing data item on display screen

Country Status (1)

Country Link
JP (1) JPH10207699A (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002108815A (en) * 2000-09-27 2002-04-12 Obic Business Consultants Ltd Job control system with input guidance function and package recording medium having its control program recorded thereon
JP2002304229A (en) * 2001-04-06 2002-10-18 Obic Business Consultants Ltd Customer control business system capable of controlling control item and input screen through internet
JP2003016053A (en) * 2001-07-02 2003-01-17 Ricoh Co Ltd Apparatus, method and program for information processing, and computer readable recording medium
JP2005038355A (en) * 2003-07-18 2005-02-10 Sap Ag Bid management system and method therefor
JP2013200786A (en) * 2012-03-26 2013-10-03 Fujitsu Ltd Screen control system, screen control program, screen creation support program and screen control method
JP2013228801A (en) * 2012-04-24 2013-11-07 Hitachi Solutions East Japan Ltd Inventory management device
JP2014071727A (en) * 2012-09-28 2014-04-21 Pfu Ltd Form input-output device, form input-output method, and program
JP2015082206A (en) * 2013-10-22 2015-04-27 富士ゼロックス株式会社 Screen generation device, authentication system, and program
US10885016B2 (en) 2016-09-06 2021-01-05 Kabushiki Kaisha Toshiba System, client device, server device, and program

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002108815A (en) * 2000-09-27 2002-04-12 Obic Business Consultants Ltd Job control system with input guidance function and package recording medium having its control program recorded thereon
JP2002304229A (en) * 2001-04-06 2002-10-18 Obic Business Consultants Ltd Customer control business system capable of controlling control item and input screen through internet
JP2003016053A (en) * 2001-07-02 2003-01-17 Ricoh Co Ltd Apparatus, method and program for information processing, and computer readable recording medium
JP2005038355A (en) * 2003-07-18 2005-02-10 Sap Ag Bid management system and method therefor
JP2013200786A (en) * 2012-03-26 2013-10-03 Fujitsu Ltd Screen control system, screen control program, screen creation support program and screen control method
JP2013228801A (en) * 2012-04-24 2013-11-07 Hitachi Solutions East Japan Ltd Inventory management device
JP2014071727A (en) * 2012-09-28 2014-04-21 Pfu Ltd Form input-output device, form input-output method, and program
US9791995B2 (en) 2012-09-28 2017-10-17 Pfu Limited Form input/output apparatus, form input/output method, and program
JP2015082206A (en) * 2013-10-22 2015-04-27 富士ゼロックス株式会社 Screen generation device, authentication system, and program
US10885016B2 (en) 2016-09-06 2021-01-05 Kabushiki Kaisha Toshiba System, client device, server device, and program

Similar Documents

Publication Publication Date Title
US8448060B2 (en) Method, system and software tool for processing an electronic form
US5437006A (en) Spreadsheet command/function capability from a dynamic-link library
JPH07110749A (en) Dynamic construction method of dialog box
JPH07104765B2 (en) Electronic documentation as a user interface to computer-resident software systems
US7574711B2 (en) System for replaying and synchronizing patterns on a client and external data source devices
JPH10207699A (en) Method for processing data item on display screen
JPH0812596B2 (en) Method and system for generating multiple panel versions from a single panel definition file
US7500250B2 (en) Configurable event handling for user interface components
JP2003131927A (en) Display control system, information processing apparatus, program and recording medium
KR102053078B1 (en) Document editing processing device supporting customization of document editing interface and operating method thereof
JPH02204885A (en) Character reading system
KR101991297B1 (en) Web-based document editing support apparatus for customizing document editing interface and operating method thereof
JPH0635855A (en) Work station control method for computer system
JPH08339350A (en) Terminal control system
JPH0816684A (en) Data input controlling method on screen
JP2001117918A (en) Document editing processor
JP3674164B2 (en) Display device and display method
JP3442083B2 (en) Job control system
US20030011628A1 (en) Method and apparatus for a portable digital assistant device having improved data input
JPH05324443A (en) Update control method for picture
JP3105749B2 (en) Screen display conversion method
JPH09305366A (en) Screen display optimization method
JP3034527B2 (en) Editor device
JPH0721005A (en) Image display method for client/server system
JPH02212963A (en) High operation view realizing system

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20040406

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20040604

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20040629

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20040827

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20040921