JPH06348741A - United processing method for banking system - Google Patents

United processing method for banking system

Info

Publication number
JPH06348741A
JPH06348741A JP13974093A JP13974093A JPH06348741A JP H06348741 A JPH06348741 A JP H06348741A JP 13974093 A JP13974093 A JP 13974093A JP 13974093 A JP13974093 A JP 13974093A JP H06348741 A JPH06348741 A JP H06348741A
Authority
JP
Japan
Prior art keywords
data
banking
store
code conversion
code
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
JP13974093A
Other languages
Japanese (ja)
Inventor
Yoshinori Ishii
義則 石井
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP13974093A priority Critical patent/JPH06348741A/en
Publication of JPH06348741A publication Critical patent/JPH06348741A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)

Abstract

PURPOSE:To unnecessitate the change of information to be held by huge data before uniting, to facilitate preparation work before the uniting and to considerably shorten working time. CONSTITUTION:A banking system is composed of a banking external code conversion processing part 4, banking external code conversion table 5, shop internal code conversion processing part 7, shop internal code conversion table 8, data work processing part 9, data base access control part 10, and data base access control code table 11 and since a banking code and a shop code are handled while dividing codes outside and inside for the system, the system is prevented from being affected by any system external environment change (union processing).

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、金融業におけるバンキ
ングシステムに関し、特に、合併前のデータ(顧客およ
び口座)が保持している情報(バンキングコード,店舗
コード等)の変更およびデータベース上の格納レイアウ
トを変更することなく合併後のオンライン取引を可能と
するバンキングシステムの合併処理方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a banking system in the financial industry, and in particular, changes of information (banking code, store code, etc.) held by data (customer and account) before merger and storage in a database. The present invention relates to a merger processing method for a banking system that enables online transactions after the merger without changing the layout.

【0002】[0002]

【従来の技術】従来、金融業において合併が発生する
と、合併前に保有していたデータ(顧客および口座)が
保持している情報(バンキングコード,店舗コード等)
およびデータベース上の格納レイアウトを合併後の情報
や格納レイアウトに大量のプログラムを作成して変更し
ている。
2. Description of the Related Art Conventionally, when a merger occurs in the financial industry, information (banking code, store code, etc.) held by the data (customer and account) held before the merger
And the storage layout on the database is changed by creating a large number of programs for the merged information and storage layout.

【0003】[0003]

【発明が解決しようとする課題】上述した従来のバンキ
ングシステムの合併処理方法では、合併前のデータ(顧
客および口座)が大量にあり、合併後の情報に変更する
のに大量のプログラムを作成する必要があるため膨大な
時間を要している。また、過去の全てのデータに遡って
変更する必要がある為、作業が複雑であるという問題点
がある。
In the conventional merger processing method for the banking system described above, there is a large amount of data (customers and accounts) before the merger, and a large amount of programs are created to change the information after the merger. It takes a huge amount of time because it is necessary. In addition, since it is necessary to retroactively change all past data, there is a problem that the work is complicated.

【0004】[0004]

【課題を解決するための手段】本発明は、バンキングシ
ステムにおいて合併が発生した場合、合併前のデータ
(顧客および口座等)が保持している情報(バンキング
コード,店舗コード等)の変更およびデータベース上の
格納レイアウトを変更することなく合併後のオンライン
取引を可能することを目的とする。
SUMMARY OF THE INVENTION According to the present invention, when a merger occurs in a banking system, information (banking code, store code, etc.) held in the data (customer and account, etc.) before the merger is changed and a database is created. The purpose is to enable post-merger online transactions without changing the storage layout above.

【0005】本発明のバンキングシステムの合併処理方
法は、バンキング外部コードと検索キーとの関係情報を
保有するバンキング外部コード変換テーブル(5)と、
検索キーと店舗内部コードとの関係情報を保有する店舗
内部コード変換テーブル(8)と、バンキング内部コー
ドとデータベース(12)上のデータ格納位置との関係
情報を保有するデータベースアクセス制御コードテーブ
ル(11)と、顧客および口座を含むデータを保有する
データベース(12)とを用い、ユーザから持ち込まれ
たマスターテープのデータ,異店舗端末のデータおよび
自動化機器のデータに含まれるバンキング外部コードを
基に前記バンキング外部コード変換テーブルを検索し、
前記店舗内部コード変換テーブルの検索キーを求め、前
記バンキング外部コード変換処理部および端末(6)か
ら渡される検索キーを基に前記店舗内部コード変換テー
ブルを検索し、店舗内部コードを求め、ユーザから持ち
込まれたマスターテープのデータ,異店舗端末のデー
タ,自動化機器のデータおよび端末データを希望する形
式に加工し、店舗内部コード内のバンキング内部コード
を基にデータ加工に必要なデータのデータベース上の格
納位置を求めることを特徴とする。
The method for merging a banking system according to the present invention comprises a banking external code conversion table (5) which holds relationship information between a banking external code and a search key.
A store internal code conversion table (8) holding the relation information between the search key and the store internal code, and a database access control code table (11) holding the relation information between the banking internal code and the data storage position on the database (12). ) And a database (12) holding data including customers and accounts, and based on the banking external code included in the data of the master tape brought in by the user, the data of the different store terminal, and the data of the automation device, Search the banking external code conversion table,
The search key of the store internal code conversion table is obtained, the store internal code conversion table is searched based on the search key passed from the banking external code conversion processing unit and the terminal (6), and the store internal code is obtained. The data of the master tape brought in, the data of different store terminals, the data of the automation equipment and the terminal data are processed into the desired format, and the data necessary for data processing is stored in the database based on the banking internal code in the store internal code. It is characterized in that the storage position is obtained.

【0006】本発明のバンキングシステムは、バンキン
グ外部コードと検索キーとの関係情報を保有するバンキ
ング外部コード変換テーブル(5)と、検索キーと店舗
内部コードとの関係情報を保有する店舗内部コード変換
テーブル(8)と、ユーザから持ち込まれたマスターテ
ープ(1)のデータ,異店舗端末(2)のデータおよび
自動化機器(3)のデータに含まれるバンキング外部コ
ードを基に前記バンキング外部コード変換テーブルを検
索し、前記店舗内部コード変換テーブル8の検索キーを
求めるバンキング外部コード変換処理部(4)と、前記
バンキング外部コード変換処理部および端末(6)から
渡される検索キーを基に前記店舗内部コード変換テーブ
ルを検索し、店舗内部コードを求める店舗内部コード変
換処理部(7)と、ユーザから持ち込まれたマスターテ
ープのデータ,異店舗端末のデータ,自動化機器のデー
タおよび端末データを希望する形式に加工するデータ加
工処理部(9)と、店舗内部コード内のバンキング内部
コードを基にデータ加工に必要なデータのデータベース
(12)上の格納位置を求めるデータベースアクセス制
御部(10)と、バンキング内部コードとデータベース
上のデータ格納位置との関係情報を保有するデータベー
スアクセス制御コードテーブル(11)と、顧客および
口座を含むデータを保有するデータベース(12)とか
ら構成されることを特徴とする。
[0006] The banking system of the present invention is a banking external code conversion table (5) that holds relationship information between a banking external code and a search key, and a store internal code conversion that holds relationship information between a search key and a store internal code. The banking external code conversion table based on the table (8) and the banking external code included in the data of the master tape (1) brought in by the user, the data of the different store terminal (2) and the data of the automation device (3). Based on the banking external code conversion processing unit (4) for searching for the search key of the internal code conversion table 8 and the search key passed from the banking external code conversion processing unit and the terminal (6). The internal code conversion processing unit (7) that searches the code conversion table and obtains the internal code of the store Based on the master tape data brought in by the user, the data of different store terminals, the data of the automation equipment, and the data processing unit (9) that processes the terminal data into the desired format, and the banking internal code in the store internal code. A database access control unit (10) for obtaining a storage position of data necessary for data processing on a database (12), and a database access control code table (11) holding relation information between a banking internal code and a data storage position on the database. ) And a database (12) holding data including customers and accounts.

【0007】[0007]

【実施例】次に、本発明の実施例について図面を参照し
て説明する。
Embodiments of the present invention will now be described with reference to the drawings.

【0008】図1は本発明の一実施例を示す全体構成図
である。
FIG. 1 is an overall configuration diagram showing an embodiment of the present invention.

【0009】本実施例は、ユーザから持ち込まれるマス
ターテープ1のデータ,異店舗端末2のデータおよび自
動化機器のデータに含まれるバンキング外部コードを基
にバンキング外部コード変換テーブル5を検索し、店舗
内部コード変換テーブル8の検索キー(LID)を求め
るバンキング外部コード変換処理部4と、バンキング外
部コードと検索キーとの関係情報を保有するバンキング
外部コード変換テーブル5と、バンキング外部コード変
換処理部4および端末6から渡される検索キーを基に店
舗内部コード変換テーブル8を検索し、店舗内部コード
を求める店舗内部コード変換処理部7と、検索キーと店
舗内部コードとの関係情報を保有する店舗内部コード変
換テーブル8と、ユーザから持ち込まれたマスターテー
プ1のデータ,異店舗端末2のデータ,自動化機器のデ
ータおよび端末データ6を希望する形式に加工するデー
タ加工処理部9と、店舗内部コード内のバンキング内部
コードを基にデータ加工に必要なデータのデータベース
12上の格納位置を求めるデータベースアクセス制御部
10と、バンキング内部コードとデータベース12上の
データ格納位置との関係情報を保有するデータベースア
クセス制御コードテーブル11と、顧客および口座を含
むデータを保有するデータベース12とを備えている。
In this embodiment, the banking external code conversion table 5 is searched based on the banking external code contained in the data of the master tape 1 brought in by the user, the data of the different store terminal 2 and the data of the automation device, and the inside of the store is searched. A banking external code conversion processing unit 4 for obtaining a search key (LID) of the code conversion table 8, a banking external code conversion table 5 for holding relationship information between the banking external code and the search key, a banking external code conversion processing unit 4, and A store internal code conversion table 7 that searches the store internal code conversion table 8 based on the search key passed from the terminal 6 to obtain a store internal code, and a store internal code that holds relational information between the search key and the store internal code The conversion table 8 and the data of the master tape 1 brought in by the user A data processing unit 9 for processing the data of the paving terminal 2, the data of the automated equipment and the terminal data 6 into a desired format, and a database 12 of data necessary for data processing based on the banking internal code in the store internal code. A database access control unit 10 for obtaining a storage location, a database access control code table 11 for holding relationship information between a banking internal code and a data storage location on the database 12, and a database 12 for holding data including customers and accounts. I have it.

【0010】本実施例の特徴は、バンキング外部へコー
ド変換テーブル5,店舗内部コード変換テーブル8およ
びデータベースアクセス制御コードテーブル11を設け
て、バンキングコード,店舗コードをシステム上、外部
と内部にコードをわけて取り扱うことによりシステム外
部環境変化(合併処理)による影響を避けることにあ
る。
The feature of the present embodiment is that a code conversion table 5, a store internal code conversion table 8 and a database access control code table 11 are provided to the outside of the banking, and the banking code and the store code are provided on the system and externally and internally. By handling them separately, it is necessary to avoid the effects of changes in the external environment of the system (merger processing).

【0011】次に各部の機能についてより詳細に説明す
る。
Next, the function of each unit will be described in more detail.

【0012】機能の説明の前に合併条件を述べる。 バンキングコードが合併により0002から0001
に変更されるものとする。それにともない店舗コードも
001から003に変更されるものとする。 説明上の取引対象口座 (合併前) 0002−001−00000001 (合併後) 0001−003−00000001 バンキングコード(0002)の元帳系データの格納
位置は合併に関係なくレンジNo.3である。 合併前にバンキング外部コード変換テーブルに合併後
のバンキング外部コード(0001−003)を追加す
る。
Before explaining the functions, the merger conditions will be described. Banking code merged from 0002 to 0001
Shall be changed to. Accordingly, the store code is also changed from 001 to 003. Account for transaction in description (before merger) 0002-001-00000001 (after merger) 0001-003-00000001 The storage location of the ledger data of the banking code (0002) is the range No. 3 regardless of the merger. The banking external code (0001-003) after the merger is added to the banking external code conversion table before the merger.

【0013】上記条件においてある口座の取引が発生し
た際の各部の機能を説明する。
The function of each part when a transaction for a certain account occurs under the above conditions will be described.

【0014】(1)異店舗端末2より合併後の口座情報
による取引が発生するとバンキング外部コード変換処理
部4が受付し、そのデータ上に含まれるバンキング外部
コード(0001−003)を基にバンキング外部コー
ド変換テーブル5を検索し、店舗内部コード変換テーブ
ル8の検索キー(003)を求め、店舗内部コード変換
処理部7に制御を移す。
(1) When a transaction based on the account information after the merger occurs from the different store terminal 2, the banking external code conversion processing unit 4 accepts the banking based on the banking external code (0001-003) included in the data. The external code conversion table 5 is searched, the search key (003) of the store internal code conversion table 8 is obtained, and the control is transferred to the store internal code conversion processing unit 7.

【0015】バンキング外部コード変換テーブル5は、
バンキング外部コードと検索キーとの関係情報を保有す
るテーブルで、店舗コードの外部・内部コード変換を目
的として作成される為、合併時には当テーブルを変更す
るだけでデータベース上のデータを修正することなく合
併準備が完了できる。
The banking external code conversion table 5 is
It is a table that holds the relationship information between the banking external code and the search key, and it is created for the purpose of external / internal code conversion of the store code, so at the time of merger, you can change this table without modifying the data in the database. Ready to merge.

【0016】次にバンキング外部コード変換処理部4に
よって検索された検索キー(003)を引き継いだ店舗
内部コード変換処理部7は、データベースアクセス制御
コードテーブル11を検索する為のキー(バンキング内
部コード)を店舗内部コード変換テーブル8を検索して
求め(バンキング内部コード=0002)、データ加工
処理部9に制御を移す。
Next, the store internal code conversion processing unit 7 that has taken over the search key (003) searched by the banking external code conversion processing unit 4 is a key for searching the database access control code table 11 (banking internal code). Is searched for in the store internal code conversion table 8 (banking internal code = 0002), and control is transferred to the data processing unit 9.

【0017】店舗内部コード変換テーブル8は、検索キ
ーと店舗内部コードとの関係情報を保有するテーブル
で、データベースアクセス制御コードテーブル11の検
索キーであるバンキング内部コードを得ることを目的に
設けられたテーブルである。
The store internal code conversion table 8 is a table that holds the relationship information between the search key and the store internal code, and is provided for the purpose of obtaining the banking internal code which is the search key of the database access control code table 11. It's a table.

【0018】次にデータ加工処理部9は、異店舗端末2
にて発生した取引にあったデータ加工処理を行う。その
加工処理の為にデータベースデータが必要になった際、
店舗内部コード変換処理部7より引き継いだバンキング
内部コード(0002)を伝達し、制御をデータベース
アクセス制御部10に移す。
Next, the data processing unit 9 operates the different store terminal 2
Performs data processing suitable for the transaction that occurred in. When database data is needed for the processing,
The banking internal code (0002) inherited from the store internal code conversion processing unit 7 is transmitted, and control is transferred to the database access control unit 10.

【0019】制御を引き継いだデータベースアクセス制
御部10は、バンキング内部コード(0002)を基に
データベースアクセス制御コードテーブル11を検索
し、加工処理に必要なデータが格納されている位置(レ
ンジNo.=03)を求め、データ加工処理部9に格納位
置(レンジNo.=03)を伝達し、制御を移す。
The database access control unit 10 that has taken over the control searches the database access control code table 11 based on the banking internal code (0002), and stores the data (range No. = 03) is obtained, the storage position (range No. = 03) is transmitted to the data processing unit 9, and control is transferred.

【0020】データ加工処理部9は求められた格納位置
(レンジNo.=03)を基に必要なデータを検索または
更新処理行い、その結果を店舗内部コード変換処理部7
およびバンキング外部コード変換処理部4を経由して異
店舗端末2へ返す。
The data processing unit 9 retrieves or updates the necessary data based on the obtained storage position (range No. = 03), and stores the result in the store internal code conversion processing unit 7.
And, it is returned to the different store terminal 2 via the banking external code conversion processing unit 4.

【0021】データベースアクセス制御コードテーブル
11は、バンキング内部コードとデータベース上のデー
タが格納されている位置との関係情報を保有するテーブ
ルである。
The database access control code table 11 is a table that holds the relationship information between the banking internal code and the position where the data on the database is stored.

【0022】データベース12には、取引先情報,口座
情報,取引明細情報等が格納されている元帳系データベ
ースである。
The database 12 is a ledger database in which customer information, account information, transaction statement information, etc. are stored.

【0023】(2)図1のCDより図2のカード情報
(合併前の口座:0002−001−0000000
1)による取引が発生した場合は、(1)と同様であ
る。
(2) From the CD of FIG. 1, the card information of FIG. 2 (account before merger: 0002-001-00000000)
When the transaction by 1) occurs, it is the same as that of (1).

【0024】これまでの説明における「自動化機器のデ
ータ」の具体的例としては、CDデータまたはATMデ
ータがある。
Specific examples of the "automated device data" in the above description include CD data or ATM data.

【0025】[0025]

【発明の効果】以上説明したように、本発明によれば、
合併前と合併後のバンキングコードおよび店舗コードの
対比情報を保持し、オンライン取引時に合併前の情報を
合併後の情報に変換して処理することにより、次の効果
を得ることができる。 (1)合併前の大量データが保持する情報(バンキン
グ,店舗コード等)の変更が必要でない。 (2)合併事前準備作業が容易で尚且つ作業時間の短縮
が大幅に図れる。
As described above, according to the present invention,
The following effects can be obtained by holding the comparison information of the banking code and the store code before and after the merger and converting the information before the merger into the information after the merger during online transactions. (1) It is not necessary to change the information (banking, store code, etc.) held by the large amount of data before the merger. (2) The pre-merger preparation work is easy and the work time can be greatly shortened.

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

【図1】本発明の一実施例の全体構成図である。FIG. 1 is an overall configuration diagram of an embodiment of the present invention.

【図2】図1の実施例の動作を示す図である。FIG. 2 is a diagram showing an operation of the embodiment of FIG.

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

1 ユーザ持ち込みマスターテープ 2 異店舗端末 3 自動化機器 4 バンキング外部コード変換処理部 5 バンキング外部コード変換テーブル 6 端末 7 店舗内部コード変換処理部 8 店舗内部コード変換テーブル 9 データ加工処理部 10 データベースアクセス制御部 11 データベースアクセス制御コードテーブル 12 データベース《(元帳系データベース)》 1 Master tape brought in by a user 2 Different store terminal 3 Automation equipment 4 Banking external code conversion processing unit 5 Banking external code conversion table 6 Terminal 7 Store internal code conversion processing unit 8 Store internal code conversion table 9 Data processing processing unit 10 Database access control unit 11 Database access control code table 12 Database << (ledger database) >>

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 バンキング外部コードと検索キーとの関
係情報を保有するバンキング外部コード変換テーブル
と、 検索キーと店舗内部コードとの関係情報を保有する店舗
内部コード変換テーブルと、 バンキング内部コードとデータベース上のデータ格納位
置との関係情報を保有するデータベースアクセス制御コ
ードテーブルと、 顧客および口座を含むデータを保有するデータベースと
を用い、 ユーザから持ち込まれたマスターテープのデータ,異店
舗端末のデータおよび自動化機器のデータに含まれるバ
ンキング外部コードを基に前記バンキング外部コード変
換テーブルを検索し、前記店舗内部コード変換テーブル
の検索キーを求め、 前記バンキング外部コード変換処理部および端末から渡
される検索キーを基に前記店舗内部コード変換テーブル
を検索し、店舗内部コードを求め、 ユーザから持ち込まれたマスターテープのデータ,異店
舗端末のデータ,自動化機器のデータおよび端末データ
を希望する形式に加工し、 店舗内部コード内のバンキング内部コードを基にデータ
加工に必要なデータのデータベース上の格納位置を求め
ることを特徴とするバンキングシステムの合併処理方
法。
1. A banking external code conversion table holding relationship information between a banking external code and a search key, a store internal code conversion table holding relationship information between a search key and a store internal code, a banking internal code and a database. Using the database access control code table that holds the relational information with the above data storage location and the database that holds the data including customers and accounts, the data of the master tape brought in by the user, the data of different store terminals and automation The banking external code conversion table is searched based on the banking external code included in the device data, the search key of the store internal code conversion table is obtained, and the banking external code conversion processing unit and the search key passed from the terminal are used as the basis. In the store internal code conversion Search the bulls for the store internal code, process the master tape data brought in by the user, the data of different store terminals, the data of the automated equipment and the terminal data into the desired format, and the banking internal code in the store internal code. A merger processing method for a banking system, characterized in that a storage location on a database of data necessary for data processing is obtained based on the above.
【請求項2】 バンキング外部コードと検索キーとの関
係情報を保有するバンキング外部コード変換テーブル
と、 検索キーと店舗内部コードとの関係情報を保有する店舗
内部コード変換テーブルと、 ユーザから持ち込まれたマスターテープのデータ,異店
舗端末のデータおよび自動化機器のデータに含まれるバ
ンキング外部コードを基に前記バンキング外部コード変
換テーブルを検索し、前記店舗内部コード変換テーブル
の検索キーを求めるバンキング外部コード変換処理部
と、 前記バンキング外部コード変換処理部および端末から渡
される検索キーを基に前記店舗内部コード変換テーブル
を検索し、店舗内部コードを求める店舗内部コード変換
処理部と、 ユーザから持ち込まれたマスターテープのデータ,異店
舗端末のデータ,自動化機器のデータおよび端末データ
を希望する形式に加工するデータ加工処理部と、 店舗内部コード内のバンキング内部コードを基にデータ
加工に必要なデータのデータベース上の格納位置を求め
るデータベースアクセス制御部と、 バンキング内部コードとデータベース上のデータ格納位
置との関係情報を保有するデータベースアクセス制御コ
ードテーブルと、 顧客および口座を含むデータを保有するデータベースと
から構成されることを特徴とするバンキングシステム。
2. A banking external code conversion table holding relationship information between a banking external code and a search key, a store internal code conversion table holding relationship information between a search key and a store internal code, and a table brought in by a user. Banking external code conversion processing that searches the banking external code conversion table based on the banking external code included in the data of the master tape, the data of the different store terminal, and the data of the automation device, and obtains the search key of the internal code conversion table of the store Section, the banking external code conversion processing section and the store internal code conversion processing section that searches the internal code conversion table for the store based on the search key passed from the terminal, and the master tape brought in by the user. Data, different store terminal data, automation machine Data processing unit that processes data and terminal data into the desired format, database access control unit that determines the storage location on the database of the data necessary for data processing based on the banking internal code in the store internal code, and banking A banking system comprising a database access control code table that holds relational information between internal codes and data storage locations on a database, and a database that holds data including customers and accounts.
【請求項3】 前記自動化機器のデータが、CDデータ
またはATMデータであることを特徴とする請求項1記
載のバンキングシステムの合併処理方法。
3. The banking system merger processing method according to claim 1, wherein the data of the automated equipment is CD data or ATM data.
【請求項4】 前記自動化機器のデータが、CDデータ
またはATMデータであることを特徴とする請求項2記
載のバンキングシステム。
4. The banking system according to claim 2, wherein the data of the automated device is CD data or ATM data.
JP13974093A 1993-06-11 1993-06-11 United processing method for banking system Pending JPH06348741A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP13974093A JPH06348741A (en) 1993-06-11 1993-06-11 United processing method for banking system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP13974093A JPH06348741A (en) 1993-06-11 1993-06-11 United processing method for banking system

Publications (1)

Publication Number Publication Date
JPH06348741A true JPH06348741A (en) 1994-12-22

Family

ID=15252278

Family Applications (1)

Application Number Title Priority Date Filing Date
JP13974093A Pending JPH06348741A (en) 1993-06-11 1993-06-11 United processing method for banking system

Country Status (1)

Country Link
JP (1) JPH06348741A (en)

Similar Documents

Publication Publication Date Title
US8762361B2 (en) Product normalization
US7536402B2 (en) System and method for handling item listings with generic attributes
JPS62237569A (en) Commodity file managing system for pos terminal
US20060085473A1 (en) Method and system for business process super-transaction
JPH06348741A (en) United processing method for banking system
JPH04245552A (en) Data base retrieving method
JPH0577106B2 (en)
JPH04253295A (en) Pos system
JP2775637B2 (en) Transaction data processing device
JP2580601B2 (en) Form data processing method
JPH0193843A (en) System for coupling table
JP2545635B2 (en) Method and apparatus for determining the feasibility of manufacturing steel products
CN116339717B (en) Data execution method, device, equipment and medium
JPH01120621A (en) Retrieving/updating system for data base
JPH0241599A (en) Article sales registration system
JPH02282890A (en) Automatic setting system applying unitary control of handling fee and transaction tax
CN112199413A (en) Service request execution method, device, electronic equipment and storage medium
JPH0230076B2 (en)
CN113763103A (en) Method and device for determining collocation relationship of articles, electronic equipment and storage medium
JPH04362800A (en) Card transaction terminal device
JPH0337721A (en) Attribute borrowing system for dictionary system
JPH04167123A (en) Mixed data processing system
JPH02101551A (en) On-line contract updating/referring processing system
JP2850357B2 (en) Journal entry device and entry method
JPH02210596A (en) On-line processing terminal equipment

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 19960528