JP2002215393A - Business application constructing method - Google Patents

Business application constructing method

Info

Publication number
JP2002215393A
JP2002215393A JP2001011140A JP2001011140A JP2002215393A JP 2002215393 A JP2002215393 A JP 2002215393A JP 2001011140 A JP2001011140 A JP 2001011140A JP 2001011140 A JP2001011140 A JP 2001011140A JP 2002215393 A JP2002215393 A JP 2002215393A
Authority
JP
Japan
Prior art keywords
information
business application
design
screen
client program
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
JP2001011140A
Other languages
Japanese (ja)
Inventor
Keiji Nishi
慶治 西
Hiroyuki Tomita
裕幸 富田
Shinobu Watanabe
忍 渡辺
Takashi Nakayama
剛史 中山
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.)
REED REX KK
Original Assignee
REED REX KK
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 REED REX KK filed Critical REED REX KK
Priority to JP2001011140A priority Critical patent/JP2002215393A/en
Publication of JP2002215393A publication Critical patent/JP2002215393A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a business application constructing method, capable of not only being used as a development tool for individual operating screen program but also being used for automatically generating a client program and automatically generating a design document. SOLUTION: This business application constructing method comprises a design information registration step for registering the function configuration information 2, screen item information 3, and screen operation information 4 of the business application in a design information database 1 and a client program generating step for generating an original client program 5 with no coding, based on the data stored in the design information database 1 and a model client program, prepared beforehand.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は業務アプリケーショ
ン構築方法、より詳細には、インターネット環境で動作
する業務アプリケーションを、オブジェクト指向部品を
組み合わせて構築する際の機能構成設計、ユーザー・イ
ンターフェース設計を含む業務アプリケーション構築方
法に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a business application construction method, and more particularly, to a business application including a functional configuration design and a user interface design when constructing a business application operating in the Internet environment by combining object-oriented components. It relates to the application construction method.

【0002】[0002]

【従来の技術】近年、業務アプリケーションの構築は、
個々の企業固有の業務プロセスに合わせて柔軟に対応す
るために、単一処理機能をオブジェクト指向技術に基づ
いてソフト部品化し、これを組み合わせてサーバー側で
実行するという手法が一般化しつつある。
2. Description of the Related Art In recent years, business applications have been constructed by:
In order to flexibly cope with business processes unique to individual companies, a method of converting a single processing function into a software component based on an object-oriented technology and executing it on the server side in combination is becoming popular.

【0003】また、ソフトウェアの保守及びネットワー
クインフラ構築の容易性から、インターネット環境で業
務アプリケーションを構築し、クライアント側はWWW
ブラウザをクライアント・ソフトとして利用する手法が
増えつつある。
[0003] In addition, because of the easiness of software maintenance and network infrastructure construction, business applications are constructed in an Internet environment, and the client side is provided with WWW.
The method of using a browser as client software is increasing.

【0004】WWWブラウザで動作する操作画面を作成
し、処理機能であるオブジェクト指向部品と連携させる
ためには、HTMLで操作画面をデザインし、スプリク
ト言語で操作画面上の動作及びオブジェクト指向部品と
の連携をプログラミングする必要がある。そこで、GU
I操作を利用して操作画面のデザインができ、併せてス
クリプト言語の埋め込みを行なうことができるWebア
プリケーション開発ツールが提供されている。
In order to create an operation screen that operates on a WWW browser and link it with an object-oriented component that is a processing function, the operation screen is designed in HTML, and the operation on the operation screen and the object-oriented component in a split language are used. Coordination needs to be programmed. So, GU
There is provided a Web application development tool that can design an operation screen using an I operation and also embed a script language.

【0005】[0005]

【発明が解決しようとする課題】しかし、上述したよう
なWebアプリケーション開発ツールは、個々の操作画
面プログラムの開発ツールであり、コーディングが必要
であるため、設計者がプログラミング言語を習得しなけ
ればならないばかりでなく、個々にコーディングするこ
とで、オブジェクト指向部品を組み合わせて業務アプリ
ケーション構築の容易化という当初の目的を損なう。
However, the Web application development tool as described above is a development tool for an individual operation screen program and requires coding, so that a designer must learn a programming language. In addition, coding individually defeats the original purpose of facilitating the construction of business applications by combining object-oriented components.

【0006】そこで本発明は、個々の操作画面プログラ
ムの開発ツールとしてだけではなく、クライアント・プ
ログラムの自動生成及び設計書の自動生成も行ない得る
業務アプリケーション構築方法を提供することを課題と
する。
Accordingly, an object of the present invention is to provide a business application construction method capable of automatically generating not only a development tool for an individual operation screen program but also a client program and a design document.

【0007】[0007]

【課題を解決するための手段】本発明は、業務アプリケ
ーションの機能構成情報、画面項目情報及び画面動作情
報を設計情報データベースに登録する設計情報登録ステ
ップと、前記設計情報データベースに蓄積されたデータ
と予め用意された雛形クライアント・プログラムを基に
オリジナルのクライアント・プログラムをコーディング
無しに生成するクライアント・プログラム生成ステップ
とを含む業務アプリケーション構築方法、を以て上記課
題を解決した。
According to the present invention, there is provided a design information registering step of registering functional configuration information, screen item information, and screen operation information of a business application in a design information database; The above problem is solved by a business application construction method including a client program generation step of generating an original client program without coding based on a template client program prepared in advance.

【0008】[0008]

【発明の実施の形態】本発明の実施の形態につき、添付
図面に依拠して説明する。本発明に係る業務アプリケー
ション構築方法は、設計情報登録ステップとクライアン
ト・プログラム生成ステップとから成る。設計情報登録
ステップは、機能構成登録ステップ、画面項目情報登録
ステップ及び画面動作情報登録ステップの3つのステッ
プから成り、各ステップにおいて、それぞれ機能構成情
報2、画面項目情報3、画面動作情報4が設計情報デー
タベース1に登録される。また、本発明の特徴となるク
ライアント・プログラム生成ステップにおいては、設計
情報データベース1に蓄積されたデータを基に、コーデ
ィングク無しにクライアント・プログラム5及び機能設
計書6が生成される。
Embodiments of the present invention will be described with reference to the accompanying drawings. The business application construction method according to the present invention includes a design information registration step and a client program generation step. The design information registration step includes three steps: a function configuration registration step, a screen item information registration step, and a screen operation information registration step. In each step, the function configuration information 2, the screen item information 3, and the screen operation information 4 are designed. It is registered in the information database 1. In the client program generation step, which is a feature of the present invention, the client program 5 and the function design document 6 are generated based on the data stored in the design information database 1 without coding.

【0009】つまり、業務アプリケーションの設計者
が、直接操作しなければならないのは、設計情報登録ス
テップにおける設計情報データベース1へのデータの登
録だけであり、この登録作業においてもコーディングは
一切行なうことなく、クライアント・プログラム生成ス
テップにおいて、クライアント・プログラムが生成され
る。
That is, the business application designer must directly operate only the registration of data in the design information database 1 in the design information registration step, and no coding is performed in this registration work. In a client program generation step, a client program is generated.

【0010】次に、機能構成登録ステップについて説明
する(図2〜図5参照)。機能構成登録ステップは、業
務アプリケーションのユーザー・インターフェースを分
類して、それぞれのユーザー・インターフェースに対し
てIDを登録し、更にそれを階層化して登録する処理で
あり、業務アプリケーションの設計者が直接操作する処
理である。ここでは、ユーザー・インターフェースを大
機能、中機能、小機能の3つに分類し、大機能>中機能
>小機能と階層化する場合について説明する。
Next, the function configuration registration step will be described (see FIGS. 2 to 5). The function configuration registration step is a process of classifying a user interface of a business application, registering an ID for each user interface, and further registering the ID in a hierarchical manner. This is the processing to be performed. Here, a description will be given of a case where the user interface is classified into three functions, large function, medium function, and small function, and hierarchized as large function> medium function> small function.

【0011】設計者は、まず、大機能の登録を行なう
(S101)。大機能は、業務アプリケーション全体の
一番上の階層のユーザー・インターフェースである。図
3では、例えば、生産区分(大機能ID:0)の大機能
として、製造指示(大機能ID:1)、生産計画(大機
能ID:2)、資材管理(大機能ID:3)等のユーザ
ー・インターフェースを登録している。
The designer first registers a large function (S101). The major function is the top-level user interface of the entire business application. In FIG. 3, for example, as a large function of the production category (large function ID: 0), a production instruction (large function ID: 1), a production plan (large function ID: 2), a material management (large function ID: 3), etc. You have registered a user interface for.

【0012】次に、大機能を親機能に指定して中機能の
登録を行なう(S102)。中機能は、大機能の一つ下
の階層のユーザー・インターフェースである。図4で
は、例えば、製造指示(大機能ID:1)の中機能とし
て、製造指示入力(中機能ID:1)、治工具製造(中
機能ID:2)、見込製品在庫情報(中機能ID:3)
のユーザー・インターフェースを登録している。
Next, the large function is designated as the parent function and the middle function is registered (S102). The medium function is a user interface one level below the large function. In FIG. 4, for example, as a middle function of the manufacturing instruction (large function ID: 1), a manufacturing instruction input (middle function ID: 1), a tool manufacturing (middle function ID: 2), and expected product inventory information (middle function ID) : 3)
You have registered a user interface for.

【0013】続いて、中機能を親機能に指定して小機能
の登録を行なう(S103)。小機能は、中機能の一つ
下の階層のユーザー・インターフェースである。図5で
は、例えば、製造指示(大機能ID:1)の製造指示入
力(中機能ID:1)の小機能として、製造指示条件入
力(画面ID:1)、製造指示見込生産(スクリーン)
(画面ID:2)、製造指示見込生産(ライン)(画面
ID:3)等のユーザー・インターフェースを登録して
いる。
Subsequently, the small function is registered by designating the middle function as the parent function (S103). A small function is a user interface one level below the medium function. In FIG. 5, for example, as a small function of the production instruction input (medium function ID: 1) of the production instruction (large function ID: 1), the production instruction condition input (screen ID: 1), the production instruction expected production (screen)
User interfaces such as (screen ID: 2) and production instruction expected production (line) (screen ID: 3) are registered.

【0014】次に、画面項目情報登録ステップについて
説明する(図6参照)。画面項目情報登録ステップは、
操作画面上の各項目を登録するもので、各項目に対し、
共通の基本情報と各形式ごとの詳細情報とを登録する。
処理手順は、登録する小機能を選択し(S201)、個
々の項目の基本情報を登録し(S202)、基本情報の
形式に沿った詳細情報を登録する(S203〜S20
8、図7〜図13)、である。
Next, the screen item information registration step will be described (see FIG. 6). Screen item information registration step,
Register each item on the operation screen. For each item,
Register common basic information and detailed information for each format.
In the processing procedure, a small function to be registered is selected (S201), basic information of each item is registered (S202), and detailed information in the format of the basic information is registered (S203 to S20).
8, FIGS. 7 to 13).

【0015】基本情報の登録では、各項目に対し、項目
名(項目の名称)、オブジェクトID(クライアント・
プログラム上での識別子)及び形式(項目のスタイル)
を登録する(図7)。形式には、テキストボックス(文
字列入力)、プッシュボタン(動作のためのボタン)、
ラジオボタン(複数の項目の中から選択)、チェックボ
ックス(ON/OFFチェック)、ラベル(文字表示)
及びグリッド(表形式の入出力)等がある。
In the registration of basic information, for each item, an item name (item name), an object ID (client
Program identifier) and format (item style)
Is registered (FIG. 7). The format includes a text box (character string input), a push button (button for operation),
Radio button (select from multiple items), check box (ON / OFF check), label (character display)
And a grid (table-type input / output).

【0016】詳細情報の登録では、基本情報の各形式に
ついて必要な情報を登録する(図8〜図13)。例え
ば、テキストボックスについては最大入力可能文字数、
パスワード文字列、デフォルト文字列等であり(図
8)、プッシュボタンについてはキャプション文字列、
左上座標、幅等であり(図9)、ラジオボタンについて
はグループ名、初期状態、キャプション文字列等であり
(図10)、チェックボックスについては初期状態、キ
ャプション文字列、左上座標等であり(図11)、ラベ
ルについてはキャプション文字列、左上座標、幅等であ
り(図12)、グリッドについては列数、行数、行高さ
等である(図13)。
In the registration of the detailed information, necessary information for each format of the basic information is registered (FIGS. 8 to 13). For example, the maximum number of characters that can be entered for a text box,
Password string, default string, etc. (FIG. 8). For push button, caption string,
The upper left coordinates, width, etc. (FIG. 9), the radio button is the group name, initial state, caption character string, etc. (FIG. 10), and the check box is the initial state, caption character string, upper left coordinate, etc. 11), the label is the caption character string, the upper left coordinate, the width, etc. (FIG. 12), and the grid is the number of columns, the number of rows, the row height, etc. (FIG. 13).

【0017】次に、画面動作情報登録ステップについて
説明する(図14参照)。画面動作情報登録ステップ
は、プッシュボタン形式の項目に対し、動作種別と各動
作に対する詳細情報を設定登録するものである。処理手
順は、登録を行なう小機能を選択し(S301)、選択
した機能の中から設定登録するプッシュボタンを選択し
(S302)、その動作種別を選択し(S303)、画
面遷移詳細情報、確定詳細情報、ポップアップ詳細情報
をそれぞれ設定登録する(S304〜S306)、であ
る。
Next, the screen operation information registration step will be described (see FIG. 14). The screen operation information registration step is for setting and registering the operation type and detailed information for each operation for the item in the push button format. In the processing procedure, a small function to be registered is selected (S301), a push button for setting and registering is selected from the selected functions (S302), an operation type is selected (S303), screen transition detailed information, and confirmation The detailed information and the pop-up detailed information are set and registered, respectively (S304 to S306).

【0018】次に、設計情報データベースについて説明
する。設計情報データベース1は、機能構成登録ステッ
プ、画面項目情報登録ステップ及び画面動作情報登録ス
テップの各登録ステップにより登録された内容を蓄積す
る。
Next, the design information database will be described. The design information database 1 accumulates the contents registered in each of the function configuration registration step, screen item information registration step, and screen operation information registration step.

【0019】また、設計情報データベース1は、リレー
ショナル・データベースであり、大機能テーブル、中機
能テーブル、小機能テーブル、画面項目テーブル、画面
項目詳細テーブル、動作情報テーブル及び動作情報詳細
テーブルの7つのテーブルから構成される。
The design information database 1 is a relational database, and has seven tables: a large function table, a medium function table, a small function table, a screen item table, a screen item detail table, an operation information table, and an operation information detail table. Consists of

【0020】次に、クライアント・プログラム生成ステ
ップについて説明する(図18)。クライアント・プロ
グラム生成ステップは、設計情報データベース1に登録
された機能構成、画面項目情報及び画面動作情報を基
に、WWWブラウザ上で動作するクライアント・プログ
ラムを作成するステップであり、業務アプリケーション
の設計者によるコーディングは行なわない。具体的に
は、雛形スクリプトプログラム(ここでは、ASP(A
ctive Server Pages)を例にとって
説明する。)を読み込み(S501)、各項目情報から
テキストボックス、プッシュボタン、ラジオボタン、チ
ェックボックス、ラベル及びグリッドのスクリプトプロ
グラムを自動生成し、雛形スクリプトプログラムに対し
て追加していく(S502〜S508)。次に、各動作
情報から画面遷移、確定及びポップアップのスクリプト
プログラムを自動生成し、雛形スクリプトプログラムに
対して追加していく(S509〜S512)。
Next, the client program generation step will be described (FIG. 18). The client program generation step is a step of creating a client program that operates on a WWW browser based on the functional configuration, screen item information, and screen operation information registered in the design information database 1, and is a designer of the business application. Is not coded. Specifically, a template script program (here, ASP (A
active Server Pages) will be described as an example. ) Is read (S501), a script program for a text box, a push button, a radio button, a check box, a label, and a grid is automatically generated from each item information and added to the template script program (S502 to S508). Next, a script program for screen transition, confirmation, and pop-up is automatically generated from each piece of operation information and added to the template script program (S509 to S512).

【0021】次に、設計書生成ステップについて説明す
る(図19)。設計書生成ステップでは、設計情報デー
タベース1に登録された機能構成情報、画面項目情報及
び画面動作情報を読み込み(S701〜S703)、機
能設計書6を生成し(S704)、印刷する(S70
5)。
Next, the design document generation step will be described (FIG. 19). In the design document generation step, the function configuration information, screen item information, and screen operation information registered in the design information database 1 are read (S701 to S703), the function design document 6 is generated (S704), and printed (S70).
5).

【0022】以上が本発明にかかわる業務アプリケーシ
ョン構築方法であるが、通常は、この方法を実施し得る
パッケージ・ソフトとして提供される。
The business application construction method according to the present invention has been described above. Usually, the business application construction method is provided as package software capable of implementing this method.

【0023】もしくは、本発明を実施し得るプログラ
ム、及び、その他のデータを提供する提供者のWWWサ
ーバーに保存し、各企業の業務アプリケーション設計者
がアクセスするためのホームページを設け、設計者がホ
ームページにアクセスして、設計情報登録ステップサイ
トへ情報を入力することで、WWWサーバー上に個々の
設計情報データベースを作成し、それを基に生成される
クライアント・プログラムをダウンロードして利用する
ということも可能である。
Alternatively, a program capable of implementing the present invention and other data are stored in a WWW server of a provider that provides the data, and a homepage is provided for a business application designer of each company to access. By accessing the website and entering information into the design information registration step site, creating an individual design information database on the WWW server, and downloading and using a client program generated based on it. It is possible.

【0024】[0024]

【発明の効果】本発明は上述した通りであって、従来、
個々の企業が自社の業務処理に対応した業務アプリケー
ションを構築しようとすると、コーディングが必要とな
るため、ソフトウェア開発の専門家にオーダー・メード
・ソフト等の形で委託したりする関係上多額の費用と時
間を要していたが、本発明によれば、ソフトウェア開発
の専門知識を持たない人でも、簡単に短時間で業務アプ
リケーションの構築、変更ができるようになる。
The present invention is as described above.
When each company tries to build a business application corresponding to its own business processing, coding is necessary, so a large amount of cost due to commissioning software development specialists in the form of custom-made software etc. According to the present invention, even a person who does not have software development expertise can easily and quickly construct and change business applications in a short time.

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

【図1】本発明に係る業務アプリケーション生成方法の
処理構成図である。
FIG. 1 is a processing configuration diagram of a business application generation method according to the present invention.

【図2】本発明に係る機能構成登録ステップのフローチ
ャートである。
FIG. 2 is a flowchart of a function configuration registration step according to the present invention.

【図3】本発明に係る大機能登録画面である。FIG. 3 is a large function registration screen according to the present invention.

【図4】本発明に係る中機能登録画面である。FIG. 4 is a middle function registration screen according to the present invention.

【図5】本発明に係る小機能登録画面である。FIG. 5 is a small function registration screen according to the present invention.

【図6】本発明に係る画面項目情報登録ステップのフロ
ーチャートである。
FIG. 6 is a flowchart of a screen item information registration step according to the present invention.

【図7】本発明に係る基本情報登録画面である。FIG. 7 is a basic information registration screen according to the present invention.

【図8】本発明に係るテキストボックスの詳細情報登録
画面である。
FIG. 8 is a detailed information registration screen of a text box according to the present invention.

【図9】本発明に係るプッシュボタンの詳細情報登録画
面である。
FIG. 9 is a detailed information registration screen of a push button according to the present invention.

【図10】本発明に係るラジオボタンの詳細情報登録画
面である。
FIG. 10 is a detailed information registration screen of a radio button according to the present invention.

【図11】本発明に係るチェックボックスの詳細情報登
録画面である。
FIG. 11 is a detailed information registration screen of a check box according to the present invention.

【図12】本発明に係るラベルの詳細情報登録画面であ
る。
FIG. 12 is a label detailed information registration screen according to the present invention.

【図13】本発明に係るグリッドの詳細情報登録画面で
ある。
FIG. 13 is a detailed information registration screen of a grid according to the present invention.

【図14】本発明に係る画面動作情報登録ステップのフ
ローチャートである。
FIG. 14 is a flowchart of a screen operation information registration step according to the present invention.

【図15】本発明に係る画面遷移の詳細情報登録画面で
ある。
FIG. 15 is a screen transition detailed information registration screen according to the present invention.

【図16】本発明に係るポップアップの詳細情報登録画
面である。
FIG. 16 is a detailed information registration screen of a pop-up according to the present invention.

【図17】本発明に係る確定の詳細情報登録画面であ
る。
FIG. 17 is a detailed information registration screen for confirmation according to the present invention.

【図18】本発明に係るクライアント・プログラム生成
ステップのフローチャートである。
FIG. 18 is a flowchart of a client program generation step according to the present invention.

【図19】本発明に係る設計書生成ステップのフローチ
ャートである。
FIG. 19 is a flowchart of a design document generation step according to the present invention.

【図20】本発明に係る機能設計書を示す図である。FIG. 20 is a diagram showing a functional design document according to the present invention.

【図21】本発明に係る設計情報データベースのテーブ
ル関連図である。
FIG. 21 is a table related diagram of a design information database according to the present invention.

【図22】本発明に係る設計情報データベースのテーブ
ル定義を示す図である。
FIG. 22 is a diagram showing a table definition of a design information database according to the present invention.

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

1 設計情報データベース 2 機能構成情報 3 画面項目情報 4 画面動作情報 5 クライアント・プログラム 6 機能設計書 1 Design information database 2 Function configuration information 3 Screen item information 4 Screen operation information 5 Client program 6 Function design document

───────────────────────────────────────────────────── フロントページの続き (72)発明者 渡辺 忍 東京都新宿区市谷砂土原町3−5偕成ビル 株式会社リード・レックス内 (72)発明者 中山 剛史 東京都新宿区市谷砂土原町3−5偕成ビル 株式会社リード・レックス内 Fターム(参考) 5B076 DC02 DD04 DF01  ──────────────────────────────────────────────────続 き Continued on the front page (72) Inventor Shinobu Watanabe 3-5 Ichigaya Sadoharacho, Shinjuku-ku, Tokyo Kaisei Building Reed Rex Co., Ltd. (72) Inventor Takeshi Nakayama 3- Ichigayasadohara-cho, Shinjuku-ku, Tokyo 5 Kaisei Building F-term in Reed Rex Co., Ltd. (Reference) 5B076 DC02 DD04 DF01

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 業務アプリケーションの機能構成情報、
画面項目情報及び画面動作情報を設計情報データベース
に登録する設計情報登録ステップと、前記設計情報デー
タベースに蓄積されたデータと予め用意された雛形クラ
イアント・プログラムを基にオリジナルのクライアント
・プログラムをコーディング無しに生成するクライアン
ト・プログラム生成ステップとを含む業務アプリケーシ
ョン構築方法。
1. Function configuration information of a business application,
A design information registration step of registering the screen item information and the screen operation information in the design information database, and without coding the original client program based on the data stored in the design information database and the prepared template client program A business application construction method including a client program generation step of generating a client application.
【請求項2】 業務アプリケーションの機能構成情報、
画面項目情報及び画面動作情報を設計情報データベース
に登録する設計情報登録ステップと、前記設計情報デー
タベースに蓄積されたデータと予め用意された雛形クラ
イアント・プログラムを基にオリジナルのクライアント
・プログラムをコーディング無しに生成するクライアン
ト・プログラム生成ステップと、前記設計情報データベ
ースに蓄積されたデータを基に機能設計書を生成する設
計書生成ステップとを含む業務アプリケーション構築方
法。
2. Function configuration information of a business application,
A design information registration step of registering the screen item information and the screen operation information in the design information database, and without coding the original client program based on the data stored in the design information database and the prepared template client program A business application construction method, comprising: a client program generating step of generating; and a design document generating step of generating a function design document based on data accumulated in the design information database.
【請求項3】 前記設計情報登録ステップにおける機能
構成情報の登録は、前記業務アプリケーションにおける
ユーザー・インターフェースを階層化して登録する処理
であることを特徴とする請求項1又は2に記載の業務ア
プリケーション構築方法。
3. The business application construction according to claim 1, wherein the registration of the function configuration information in the design information registration step is a process of registering the user interface in the business application in a hierarchical manner. Method.
【請求項4】 前記設計情報登録ステップにおける画面
項目情報の登録は、前記機能構成情報で登録したユーザ
ー・インターフェースのレイアウト情報、入出力手段及
びその制御情報を登録する処理であることを特徴とする
請求項1又は2に記載の業務アプリケーション構築方
法。
4. The registration of the screen item information in the design information registration step is a process of registering the layout information of the user interface, the input / output means, and the control information thereof registered in the function configuration information. The business application construction method according to claim 1.
【請求項5】 前記設計情報登録ステップにおける画面
動作情報の登録は、前記機能構成情報で登録したプッシ
ュボタン形式のユーザー・インターフェースに対し、動
作種別と各動作に対する詳細情報を登録する処理である
ことを特徴とする請求項1又は2に記載の業務アプリケ
ーション構築方法。
5. The registration of screen operation information in the design information registration step is a process of registering an operation type and detailed information for each operation in a push button type user interface registered in the function configuration information. The business application construction method according to claim 1 or 2, wherein:
JP2001011140A 2001-01-19 2001-01-19 Business application constructing method Pending JP2002215393A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001011140A JP2002215393A (en) 2001-01-19 2001-01-19 Business application constructing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001011140A JP2002215393A (en) 2001-01-19 2001-01-19 Business application constructing method

Publications (1)

Publication Number Publication Date
JP2002215393A true JP2002215393A (en) 2002-08-02

Family

ID=18878312

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001011140A Pending JP2002215393A (en) 2001-01-19 2001-01-19 Business application constructing method

Country Status (1)

Country Link
JP (1) JP2002215393A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101815561B1 (en) * 2016-06-08 2018-01-08 비젠트로 주식회사 Client program of erp system
KR101855251B1 (en) 2017-12-29 2018-05-09 비젠트로 주식회사 Client program of erp system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101815561B1 (en) * 2016-06-08 2018-01-08 비젠트로 주식회사 Client program of erp system
KR101855251B1 (en) 2017-12-29 2018-05-09 비젠트로 주식회사 Client program of erp system

Similar Documents

Publication Publication Date Title
CN101976235B (en) Extensible Word report automatically-generating method based on dynamic web page
CN106528129B (en) A kind of Web application interface generation system and method
US7086002B2 (en) System and method for creating and editing, an on-line publication
CN101661512B (en) System and method for identifying traditional form information and establishing corresponding Web form
US8839192B2 (en) System and method for presentation of cross organizational applications
US20050021513A1 (en) Mapping tool graphical user interface
CN103077185A (en) Object-based user-defined information-expanding method
CN101286120A (en) Website page manufacture method and system
CN103383645A (en) Code generation method and system
US9514115B2 (en) Method for creating form validation program and corresponding form interface according to result set metadata
CN102254049A (en) Web page design system and method for building same
CN102663103A (en) Configurable method for automatically generating database and accessing data
CN107368346A (en) A kind of code generating method and device based on metadata and script engine
CN103853543A (en) Method used for quickly constructing forms in enterprise information system development process
CN103593414A (en) Showing method and device of webpages in browser
CN105404692A (en) Web page generation method and generation device
JP2020017277A (en) Web reporting design system for programming event operation, based on graphic interface
CN111208982A (en) ERP system rapid customization platform based on visual configuration mode
CN104182228A (en) Method and system for creating network applications
US20080010591A1 (en) Web forms creation and reporting tool
CN111859886B (en) Document generation method and device based on product prototype interface
US9075891B2 (en) Method and device for editing an object represented in a web page
JP2002215393A (en) Business application constructing method
CN103399746B (en) Information management system convenient to develop secondarily and development method
CN107451167A (en) The click data acquisition methods and system of position are clicked in standing

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20050808

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20050812

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20051202