JP2019212185A - Transaction processing program, transaction processing method, transaction processor, and transaction processing system - Google Patents

Transaction processing program, transaction processing method, transaction processor, and transaction processing system Download PDF

Info

Publication number
JP2019212185A
JP2019212185A JP2018110057A JP2018110057A JP2019212185A JP 2019212185 A JP2019212185 A JP 2019212185A JP 2018110057 A JP2018110057 A JP 2018110057A JP 2018110057 A JP2018110057 A JP 2018110057A JP 2019212185 A JP2019212185 A JP 2019212185A
Authority
JP
Japan
Prior art keywords
instruction
transaction
account
amount
information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2018110057A
Other languages
Japanese (ja)
Other versions
JP7135462B2 (en
Inventor
伸治 條川
Shinji Jokawa
伸治 條川
和昭 松花
Kazuaki Matsuhana
和昭 松花
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2018110057A priority Critical patent/JP7135462B2/en
Publication of JP2019212185A publication Critical patent/JP2019212185A/en
Application granted granted Critical
Publication of JP7135462B2 publication Critical patent/JP7135462B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)

Abstract

To provide a transaction processing program capable of executing transaction processing which avoids communication between a terminal and an information processing device.SOLUTION: A transaction processing program causes a computer to execute processing which requests that a first amount corresponding to a first instruction is recorded in an information device in association with identification information of a customer when receiving the first instruction about a payment transaction, designating an exclusive account corresponding to a terminal, and executes payment processing of a second amount corresponding to a second instruction and also requests the information processing device to update the recorded first amount on the basis of the second amount when receiving the second instruction about the payment transaction, designating the identification information.SELECTED DRAWING: Figure 11

Description

本件は、取引処理プログラム、取引処理方法、取引処理機、及び取引処理システムに関する。   This case relates to a transaction processing program, a transaction processing method, a transaction processing machine, and a transaction processing system.

銀行における営業店事務の業務効率化を図る技術が知られている。具体的には、Automatic Teller Machine(ATM)と金融端末とのセットであるモジュールボックスと、モジュールボックス専用口座Database(DB)を含むホストコンピュータがネットワークを介して接続されたシステムが知られている。尚、モジュールボックス専用口座DBはモジュールボックスによる決済取引の機能を実現するために導入された専用口座である(以上、特許文献1参照)。   A technique for improving operational efficiency of sales office work in a bank is known. Specifically, a system in which a module box that is a set of an automatic teller machine (ATM) and a financial terminal and a host computer including a module box dedicated account Database (DB) are connected via a network is known. The module box dedicated account DB is a dedicated account introduced in order to realize the function of the settlement transaction by the module box (see Patent Document 1 above).

特開2006−133827号公報Japanese Patent Laid-Open No. 2006-133827

ところで、金融端末といった端末はホストコンピュータといった勘定系のホスト装置が管理する顧客口座から取得した金銭情報をモジュールボックス専用口座DBといった情報処理装置に記録している。そして、ATMを含む取引処理機が情報処理装置に記録された金銭情報を利用して出金取引を含む各種の取引処理を実行している。このように、上述したシステムは、取引処理機が取引処理を実行する前に、端末が情報処理装置と通信して、金銭情報を情報処理装置に記録できることを前提としている。   By the way, a terminal such as a financial terminal records monetary information acquired from a customer account managed by an accounting host device such as a host computer in an information processing device such as a module box dedicated account DB. And the transaction processing machine containing ATM is performing various transaction processes including a payment transaction using the money information recorded on the information processing apparatus. As described above, the system described above is based on the premise that the terminal can communicate with the information processing apparatus and monetary information can be recorded in the information processing apparatus before the transaction processor executes the transaction processing.

しかしながら、端末が情報処理装置と通信するためには取引処理機の改造が必要となり費用がかかる。このため、端末が情報処理装置と通信できない状況においても、上述したシステムと同様の構成で取引処理機が各種の取引処理を実行できれば、システムの利便性が向上する。   However, in order for the terminal to communicate with the information processing apparatus, it is necessary to modify the transaction processor, which is expensive. For this reason, even when the terminal cannot communicate with the information processing apparatus, if the transaction processor can execute various transaction processes with the same configuration as the system described above, the convenience of the system is improved.

そこで、1つの側面では、端末と情報処理装置との通信を回避した取引処理を実行できる取引処理プログラム、取引処理方法、取引処理機、及び取引処理システムを提供することを目的とする。   Therefore, an object of one aspect is to provide a transaction processing program, a transaction processing method, a transaction processor, and a transaction processing system that can execute transaction processing that avoids communication between a terminal and an information processing apparatus.

1つの実施態様では、取引処理プログラムは、端末に対応する専用口座を指定した、出金取引に関する第1の指示を受け付けると、前記第1の指示に対応する第1の金額を顧客の識別情報と対応づけて情報処理装置に記録する処理を依頼し、前記識別情報を指定した、前記出金取引に関する第2の指示を受け付けると、前記第2の指示に対応する第2の金額の出金処理を実行するとともに、前記情報処理装置に対して、記録された前記第1の金額を前記第2の金額に基づいて更新する処理を依頼する、処理をコンピュータに実行させることを特徴とする。   In one embodiment, when the transaction processing program accepts a first instruction related to a withdrawal transaction that designates a dedicated account corresponding to the terminal, the transaction processing program obtains a first amount corresponding to the first instruction as customer identification information. When a second instruction regarding the withdrawal transaction, which specifies the identification information and is requested, is requested to be recorded in the information processing apparatus in association with the withdrawal of the second amount corresponding to the second instruction. In addition to executing the process, the information processing apparatus is requested to perform a process of updating the recorded first amount based on the second amount, and the computer is caused to execute the process.

端末と情報処理装置との通信を回避した取引処理を実行することができる。   Transaction processing that avoids communication between the terminal and the information processing apparatus can be executed.

図1は取引処理システムの一例である。FIG. 1 is an example of a transaction processing system. 図2は勘定系ホストのハードウェア構成の一例である。FIG. 2 shows an example of the hardware configuration of the accounting host. 図3は取引処理機のハードウェア構成の一例である。FIG. 3 shows an example of the hardware configuration of the transaction processor. 図4は取引処理システムのブロック図である。FIG. 4 is a block diagram of the transaction processing system. 図5(a)乃至(e)は取引処理機に表示される操作画面の一例である。FIGS. 5A to 5E are examples of operation screens displayed on the transaction processor. 図6は取引処理機に記憶される口座情報の一例である。FIG. 6 is an example of account information stored in the transaction processor. 図7は第1動作の処理シーケンス図の一例である。FIG. 7 is an example of a processing sequence diagram of the first operation. 図8(a)は振替画面の一例である。図8(b)は振替前後の金銭情報記憶部の一例である。FIG. 8A shows an example of a transfer screen. FIG. 8B is an example of the money information storage unit before and after the transfer. 図9は第2動作の処理シーケンス図の一例(その1)である。FIG. 9 is an example (part 1) of the processing sequence diagram of the second operation. 図10は第2動作の処理シーケンス図の一例(その2)である。FIG. 10 is an example (part 2) of the processing sequence diagram of the second operation. 図11(a)乃至(g)は取引処理機に表示される操作画面の他の一例である。FIGS. 11A to 11G are other examples of operation screens displayed on the transaction processor. 図12(a)は出金前後の金銭情報記憶部の一例である。図12(b)は記録後の出金情報記憶部の一例である。図12(c)は更新前後の出金情報記憶部の一例である。FIG. 12A shows an example of a money information storage unit before and after withdrawal. FIG. 12B is an example of a withdrawal information storage unit after recording. FIG. 12C shows an example of the withdrawal information storage unit before and after the update.

以下、本件を実施するための形態について図面を参照して説明する。   Hereinafter, an embodiment for carrying out this case will be described with reference to the drawings.

図1は取引処理システムSTの一例である。取引処理システムSTは端末としての営業店端末100と勘定系のホスト装置を表す勘定系ホスト200と情報処理装置としてのDBサーバ300と取引処理機400とを含んでいる。尚、DBサーバ300が有する機能を取引処理機400に含めてもよい。   FIG. 1 is an example of a transaction processing system ST. The transaction processing system ST includes a branch office terminal 100 as a terminal, an account host 200 representing an account host device, a DB server 300 as an information processing device, and a transaction processor 400. Note that the function of the DB server 300 may be included in the transaction processor 400.

営業店端末100と勘定系ホスト200とDBサーバ300と取引処理機400は通信ネットワークNWによって接続されている。通信ネットワークNWとしては、例えば銀行専用のWide Area Network(WAN)などがある。したがって、営業店端末100は勘定系ホスト200と通信することができる。また、取引処理機400は勘定系ホスト200及びDBサーバ300にアクセスすることができる。一方、詳細は後述するが、本実施形態において、営業店端末100はDBサーバ300との通信仕様や通信規約の違いなどによりDBサーバ300とは通信することができない。すなわち、営業店端末100とDBサーバ300との通信は遮断されている。   The branch office terminal 100, the accounting host 200, the DB server 300, and the transaction processor 400 are connected by a communication network NW. An example of the communication network NW is a bank-dedicated Wide Area Network (WAN). Accordingly, the branch office terminal 100 can communicate with the billing system host 200. Further, the transaction processor 400 can access the account host 200 and the DB server 300. On the other hand, although details will be described later, in the present embodiment, the branch office terminal 100 cannot communicate with the DB server 300 due to differences in communication specifications and communication rules with the DB server 300. That is, communication between the branch terminal 100 and the DB server 300 is blocked.

営業店端末100は銀行の営業店BRに設置される端末装置である。図1では、営業店端末100の一例としてPersonal Computer(PC)が示されているが、タブレット端末といったスマートデバイスであってもよい。営業店端末100は銀行の営業店BRに所属する銀行員P1によって操作される。例えば、営業店BRに銀行の顧客P2が来店すると、銀行員P1は顧客P2から用件を聞き出して受け付け、受け付けた用件に応じた操作を営業店端末100に対して行う。そして、銀行員P1は、操作を行った後、取引処理機400に向かうとともに、顧客P2を取引処理機400に誘導する。   The branch office terminal 100 is a terminal device installed in a bank branch office BR. In FIG. 1, a personal computer (PC) is shown as an example of the store terminal 100, but a smart device such as a tablet terminal may be used. The branch terminal 100 is operated by a bank clerk P1 who belongs to the bank branch BR. For example, when a bank customer P2 visits the sales branch BR, the bank clerk P1 hears and accepts a message from the customer P2, and performs an operation on the branch terminal 100 according to the received message. Then, after performing the operation, the bank clerk P1 goes to the transaction processor 400 and guides the customer P2 to the transaction processor 400.

取引処理機400では銀行員P1は現金に直接触れる作業以外の作業(例えば画面操作など)を顧客P2に代わって行う。取引処理機400は画面操作に応じた指示を受け付けると、指示に応じた各種の処理を実行する。例えば、取引処理機400は現金の払い出しに関する指示を受け付けると、現金を払い出す。取引処理機400から現金が払い出されると、銀行員P1は顧客P2に現金の受け取りを依頼する。これにより、顧客P2は現金を受け取ることができる。このように、銀行員P1が現金に直接触れることがないため、銀行員P1は現金を数える手間を省くことができる。同様の理由により、銀行員P1が不正を働くことを抑止することができる。尚、図1では、1台の営業店端末100と1台の取引処理機400のセットが示されているが、複数台の営業店端末100が1台の取引処理機400を共用するようにしてもよい。   In the transaction processor 400, the bank clerk P1 performs work (for example, screen operation) other than the work of directly touching cash on behalf of the customer P2. When the transaction processor 400 receives an instruction corresponding to the screen operation, the transaction processor 400 executes various processes according to the instruction. For example, transaction processor 400 pays out cash when it receives an instruction related to paying out cash. When cash is paid out from the transaction processor 400, the bank clerk P1 requests the customer P2 to receive cash. Thereby, the customer P2 can receive cash. Thus, since the bank clerk P1 does not touch the cash directly, the bank clerk P1 can save the trouble of counting the cash. For the same reason, it is possible to prevent the bank clerk P1 from acting illegally. In FIG. 1, a set of one branch terminal 100 and one transaction processor 400 is shown, but a plurality of branch terminals 100 share one transaction processor 400. May be.

勘定系ホスト200は銀行が管理する銀行口座(例えば普通預金口座や当座預金口座など)の勘定に関する業務を支援する。詳細は後述するが、営業店端末100が操作されると、勘定系ホスト200は営業店端末100に対する操作に応じた指示に基づいて勘定を動かす種々の処理を実行する。一方、DBサーバ300は例えば取引処理機400から払い出す現金の出金に関する出金情報などを一時的に記憶する。詳細は後述するが、取引処理機400が操作されると、DBサーバ300は取引処理機400に対する操作に応じた指示に基づいて出金情報の記録や更新といった種々の処理を実行する。   The account host 200 supports a business related to an account of a bank account (for example, a savings account or a checking account) managed by the bank. As will be described in detail later, when the branch terminal 100 is operated, the billing host 200 executes various processes for moving the bill based on instructions according to operations on the branch terminal 100. On the other hand, the DB server 300 temporarily stores, for example, withdrawal information relating to withdrawal of cash paid out from the transaction processor 400. Although details will be described later, when the transaction processor 400 is operated, the DB server 300 executes various processes such as recording and updating of withdrawal information based on an instruction corresponding to the operation on the transaction processor 400.

尚、勘定系ホスト200とDBサーバ300は銀行センターBC内に配置される。銀行センターBCは銀行の業務を支援するコンピュータシステムである。DBサーバ300は営業店端末100と勘定系ホスト200の中間層として銀行センターBC内に配置される。   The account host 200 and the DB server 300 are arranged in the bank center BC. The bank center BC is a computer system that supports bank operations. The DB server 300 is disposed in the bank center BC as an intermediate layer between the branch office terminal 100 and the billing system host 200.

以下、取引処理システムSTの詳細について説明する。   Hereinafter, details of transaction processing system ST will be described.

図2は勘定系ホスト200のハードウェア構成の一例である。尚、上述した営業店端末100及びDBサーバ300については基本的に勘定系ホスト200と同様のハードウェア構成であるため、説明を省略する。図2に示すように、勘定系ホスト200は、少なくともハードウェアプロセッサとしてのCentral Processing Unit(CPU)200A、Random Access Memory(RAM)200B、Read Only Memory(ROM)200C及びネットワークI/F(インタフェース)200Dを含んでいる。CPU200Aに代えてMicro Processing Unit(MPU)をハードウェアプロセッサとして利用してもよい。勘定系ホスト200は、必要に応じて、Hard Disk Drive(HDD)200E、入力I/F200F、出力I/F200G、入出力I/F200H、ドライブ装置200Iの少なくとも1つを含んでいてもよい。CPU200Aからドライブ装置200Iまでは、内部バス200Jによって互いに接続されている。すなわち、勘定系ホスト200はコンピュータによって実現することができる。   FIG. 2 shows an example of the hardware configuration of the accounting host 200. Note that the branch office terminal 100 and the DB server 300 described above have basically the same hardware configuration as that of the accounting host 200, and a description thereof will be omitted. As shown in FIG. 2, the accounting host 200 includes at least a central processing unit (CPU) 200A as a hardware processor, a random access memory (RAM) 200B, a read only memory (ROM) 200C, and a network I / F (interface). 200D included. Instead of the CPU 200A, a micro processing unit (MPU) may be used as a hardware processor. The accounting host 200 may include at least one of a hard disk drive (HDD) 200E, an input I / F 200F, an output I / F 200G, an input / output I / F 200H, and a drive device 200I as necessary. The CPU 200A to the drive device 200I are connected to each other by an internal bus 200J. That is, the accounting host 200 can be realized by a computer.

入力I/F200Fには、入力装置710が接続される。入力装置710としては、例えばキーボードやマウスなどがある。出力I/F200Gには、表示装置720が接続される。表示装置720としては、例えば液晶ディスプレイがある。入出力I/F200Hには、半導体メモリ730が接続される。半導体メモリ730としては、例えばUniversal Serial Bus(USB)メモリやフラッシュメモリなどがある。入出力I/F200Hは、半導体メモリ730に記憶されたプログラムやデータを読み取る。入力I/F200F及び入出力I/F200Hは、例えばUSBポートを備えている。出力I/F200Gは、例えばディスプレイポートを備えている。   An input device 710 is connected to the input I / F 200F. Examples of the input device 710 include a keyboard and a mouse. A display device 720 is connected to the output I / F 200G. An example of the display device 720 is a liquid crystal display. A semiconductor memory 730 is connected to the input / output I / F 200H. Examples of the semiconductor memory 730 include a universal serial bus (USB) memory and a flash memory. The input / output I / F 200 </ b> H reads programs and data stored in the semiconductor memory 730. The input I / F 200F and the input / output I / F 200H include, for example, a USB port. The output I / F 200G includes a display port, for example.

ドライブ装置200Iには、可搬型記録媒体740が挿入される。可搬型記録媒体740としては、例えばCompact Disc(CD)−ROM、Digital Versatile Disc(DVD)といったリムーバブルディスクがある。ドライブ装置200Iは、可搬型記録媒体740に記録されたプログラムやデータを読み込む。ネットワークI/F200Dは、例えばLANポートを備えている。ネットワークI/F200Dは上述した通信ネットワークNWと接続される。   A portable recording medium 740 is inserted into the drive device 200I. Examples of the portable recording medium 740 include a removable disk such as a Compact Disc (CD) -ROM and a Digital Versatile Disc (DVD). The drive device 200I reads a program and data recorded on the portable recording medium 740. The network I / F 200D includes, for example, a LAN port. The network I / F 200D is connected to the communication network NW described above.

上述したRAM200Bには、ROM200CやHDD200Eに記憶されたプログラムがCPU200Aによって一時的に格納される。RAM200Bには、可搬型記録媒体740に記録されたプログラムがCPU200Aによって一時的に格納される。格納されたプログラムをCPU200Aが実行することにより、CPU200Aは後述する各種の機能を実現し、また、後述する各種の処理を実行する。尚、プログラムは後述する処理シーケンス図に応じたものとすればよい。   In the above-described RAM 200B, a program stored in the ROM 200C or the HDD 200E is temporarily stored by the CPU 200A. In the RAM 200B, the program recorded on the portable recording medium 740 is temporarily stored by the CPU 200A. When the stored program is executed by the CPU 200A, the CPU 200A realizes various functions described later and executes various processes described later. In addition, what is necessary is just to make a program according to the process sequence diagram mentioned later.

図3は取引処理機400のハードウェア構成の一例である。図3に示すように、取引処理機400は、ハードウェアプロセッサとしてのCPU400A、RAM400B、ROM400C、Non-Volatile Memory(NVM)400D、及び媒体処理装置400Eを含んでいる。媒体処理装置400Eは通帳といった媒体を受け入れて印字を含む各種の処理を実行し、処理後の媒体を排出する装置である。   FIG. 3 shows an example of the hardware configuration of the transaction processor 400. As shown in FIG. 3, the transaction processor 400 includes a CPU 400A as a hardware processor, a RAM 400B, a ROM 400C, a non-volatile memory (NVM) 400D, and a medium processing device 400E. The medium processing device 400E is a device that receives a medium such as a bankbook, executes various processes including printing, and discharges the processed medium.

また、取引処理機400は、現金排出機構400F、生体認証センサ400G、タッチパネル400H、ディスプレイ400I、及びネットワークI/F400Jを含んでいる。現金排出機構400Fは取引処理機400に格納された現金を取引処理機400の現金取出口に排出する機構である。顧客P2は現金取出口に排出された現金を受け取ることができる。CPU400AからネットワークI/F400Jまでは、内部バス400Kによって互いに接続されている。尚、CPU400Aに代えてMPUをハードウェアプロセッサとして利用してもよい。   The transaction processor 400 includes a cash discharge mechanism 400F, a biometric sensor 400G, a touch panel 400H, a display 400I, and a network I / F 400J. The cash discharge mechanism 400F is a mechanism that discharges the cash stored in the transaction processor 400 to the cash outlet of the transaction processor 400. Customer P2 can receive the cash discharged to the cash outlet. The CPU 400A to the network I / F 400J are connected to each other by an internal bus 400K. Note that an MPU may be used as a hardware processor instead of the CPU 400A.

上述したRAM400Bには、ROM400CやNVM400Dに記憶されたプログラムがCPU400Aによって一時的に格納される。格納されたプログラムをCPU400Aが実行することにより、CPU400Aは後述する各種の機能を実現し、また、後述する各種の処理を実行する。尚、プログラムは後述する処理シーケンス図に応じたものとすればよい。   In the above-described RAM 400B, the program stored in the ROM 400C or the NVM 400D is temporarily stored by the CPU 400A. When the stored program is executed by the CPU 400A, the CPU 400A realizes various functions described later and executes various processes described later. In addition, what is necessary is just to make a program according to the process sequence diagram mentioned later.

図4は取引処理システムSTのブロック図である。特に、図4では、営業店端末100、勘定系ホスト200、DBサーバ300、及び取引処理機400が有する機能の構成を表している。   FIG. 4 is a block diagram of the transaction processing system ST. In particular, FIG. 4 illustrates the configuration of functions of the branch office terminal 100, the billing system host 200, the DB server 300, and the transaction processor 400.

まず、営業店端末100について説明する。営業店端末100は振替受付部110と振替依頼部120を含んでいる。尚、振替受付部110は例えば入力I/F及びCPUによって実現することができる。振替依頼部120はネットワークI/F及びCPUによって実現することができる。   First, the store terminal 100 will be described. The branch terminal 100 includes a transfer acceptance unit 110 and a transfer request unit 120. The transfer accepting unit 110 can be realized by an input I / F and a CPU, for example. The transfer request unit 120 can be realized by a network I / F and a CPU.

振替受付部110は振替指示を受け付ける。より詳しくは、顧客P2は取引伝票(例えば払戻請求書など)により普通預金口座の口座番号と金額を指定し、その取引伝票を銀行員P1に手渡す。銀行員P1は取引伝票が手渡されると、取引伝票に記載された記載事項の確認や取引伝票に捺印された印鑑の印鑑照合といった所定の作業を行い、営業店端末100に対し振替操作を行う。振替操作は、勘定系ホスト200で管理された顧客P2の銀行口座から、振替用(より詳細には振替専用)の口座である専用口座に取引伝票で指定された金額の資金を一時的に振り替える操作である。詳細は後述するが、専用口座は営業店端末100に対応付けて勘定系ホスト200に登録された顧客P2の銀行口座と異なる口座である。専用口座は営業店端末100に対して専用口座を開設する開設操作が行われると、営業店端末100が有する既存の口座開設機能に基づいて勘定系ホスト200に登録される。専用口座は振替操作が行われる前に勘定系ホスト200に登録しておく。専用口座は店番、科目又は種別(以下、単に科目という)、及び口座番号によって特定される。銀行員P1が営業店端末100に対し振替操作を行うと、振替受付部110は振替操作に応じた振替指示を受け付ける。振替指示は顧客P2が指定する金額を含んでいる。振替受付部110は振替指示を受け付けると、受け付けた振替指示を振替依頼部120に出力する。   The transfer reception unit 110 receives a transfer instruction. More specifically, the customer P2 designates the account number and the amount of the savings account by a transaction slip (for example, a refund bill), and hands over the transaction slip to the bank clerk P1. When the bank clerk P1 is handed over the transaction slip, the bank clerk P1 performs a predetermined operation such as confirmation of the description items described in the transaction slip and verification of the seal stamped on the transaction slip, and performs a transfer operation on the branch terminal 100. The transfer operation temporarily transfers funds of the amount specified in the transaction slip from the bank account of the customer P2 managed by the account host 200 to a dedicated account that is an account for transfer (more specifically, transfer only). It is an operation. Although the details will be described later, the dedicated account is an account different from the bank account of the customer P2 registered in the account host 200 in association with the branch terminal 100. When an opening operation for opening a dedicated account for the branch terminal 100 is performed, the dedicated account is registered in the account host 200 based on the existing account opening function of the branch terminal 100. The dedicated account is registered in the account host 200 before the transfer operation is performed. The dedicated account is specified by a store number, a subject or type (hereinafter simply referred to as a subject), and an account number. When the bank clerk P1 performs a transfer operation on the branch terminal 100, the transfer reception unit 110 receives a transfer instruction according to the transfer operation. The transfer instruction includes the amount designated by the customer P2. When receiving the transfer instruction, the transfer receiving unit 110 outputs the received transfer instruction to the transfer request unit 120.

振替依頼部120は勘定系ホスト200に対し振替処理を依頼する。より詳しくは、振替依頼部120は振替受付部110から出力された振替指示を受け付けると、受け付けた振替指示に含まれる金額の振替処理を勘定系ホスト200に依頼する。振替処理は、顧客P2の銀行口座から営業店端末100に対応付けられた特定の専用口座に振替指示に含まれる金額の資金を振り替える処理である。振替依頼部120が振替処理を依頼することで、勘定系ホスト200は振替処理を実行する。   The transfer request unit 120 requests the account host 200 for transfer processing. More specifically, when the transfer request unit 120 receives the transfer instruction output from the transfer reception unit 110, the transfer request unit 120 requests the account host 200 to transfer the amount included in the received transfer instruction. The transfer process is a process of transferring the amount of funds included in the transfer instruction from the bank account of the customer P2 to a specific dedicated account associated with the branch terminal 100. When the transfer request unit 120 requests a transfer process, the account host 200 executes the transfer process.

次に、勘定系ホスト200について説明する。勘定系ホスト200は金銭情報記憶部210、通信部220、及び依頼処理部230を含んでいる。尚、金銭情報記憶部210は例えば上述したHDD200Eによって実現することができる。通信部220はネットワークI/F200Dによって実現することができる。依頼処理部230はCPU200Aによって実現することができる。   Next, the billing host 200 will be described. The accounting host 200 includes a money information storage unit 210, a communication unit 220, and a request processing unit 230. Note that the monetary information storage unit 210 can be realized by the HDD 200E described above, for example. The communication unit 220 can be realized by the network I / F 200D. The request processing unit 230 can be realized by the CPU 200A.

金銭情報記憶部210は金銭情報を記憶する。より詳しくは、金銭情報記憶部210は顧客P2の銀行口座を識別する口座番号とその口座番号によって識別される銀行口座に預金された資金を表す金銭情報とを対応付けて記憶する。また、金銭情報記憶部210は専用口座を識別する口座番号とその口座番号によって識別される専用口座に振り替えられた資金を表す金銭情報とを対応付けて記憶する。   The money information storage unit 210 stores money information. More specifically, the monetary information storage unit 210 stores an account number that identifies the bank account of the customer P2 and monetary information that represents funds deposited in the bank account identified by the account number. Further, the monetary information storage unit 210 stores an account number for identifying a dedicated account in association with monetary information representing funds transferred to the dedicated account identified by the account number.

通信部220は勘定系ホスト200と営業店端末100との通信を制御する。また、通信部220は勘定系ホスト200と取引処理機400との通信を制御する。例えば、通信部220は各種の処理の依頼を受け付けると、受け付けた依頼の種別を判別し、判別結果に基づいて、振替部231、取得部232、出金部233のいずれかにその依頼を転送する。その他、通信部220は専用口座の口座残高を表す残高情報や出金額に関する出金情報を送信する。   The communication unit 220 controls communication between the billing system host 200 and the branch terminal 100. The communication unit 220 controls communication between the accounting host 200 and the transaction processor 400. For example, when receiving a request for various processes, the communication unit 220 determines the type of the received request and transfers the request to any of the transfer unit 231, the acquisition unit 232, and the withdrawal unit 233 based on the determination result. To do. In addition, the communication unit 220 transmits balance information indicating the account balance of the dedicated account and withdrawal information relating to the withdrawal amount.

依頼処理部230は通信部220から転送された依頼に応じた処理を実行する。依頼処理部230は振替部231、取得部232、及び出金部233を含んでいる。振替部231は通信部220から振替処理の依頼を受け付けると、金銭情報記憶部210にアクセスして、上述した振替処理を実行する。取得部232は通信部220から口座が指定された残高の送信処理の依頼を受け付けると、指定された口座を金銭情報記憶部210から特定し、特定した口座の口座残高を表す残高情報を、特定したその口座から取得して、通信部220に出力する。尚、当該口座は専用口座と顧客P2の口座のどちらであってもよい。出金部233は通信部220から口座と出金額が指定された出金処理の依頼を受け付けると、指定された口座を金銭情報記憶部210から特定し、指定された出金額を表す出金情報を、特定したその口座から取得して、通信部220に出力する。当該口座も専用口座と顧客P2の口座のどちらであってもよい。   The request processing unit 230 executes processing according to the request transferred from the communication unit 220. The request processing unit 230 includes a transfer unit 231, an acquisition unit 232, and a withdrawal unit 233. When the transfer unit 231 receives a transfer process request from the communication unit 220, the transfer unit 231 accesses the money information storage unit 210 and executes the transfer process described above. Upon receiving a request for transmission processing of a balance for which an account is specified from the communication unit 220, the acquisition unit 232 specifies the specified account from the money information storage unit 210, and specifies balance information representing the account balance of the specified account. Obtained from the account and output to the communication unit 220. The account may be either a dedicated account or a customer P2 account. When the withdrawal unit 233 receives a request for a withdrawal process in which an account and a withdrawal amount are specified from the communication unit 220, the withdrawal unit 233 identifies the designated account from the money information storage unit 210, and withdraws information indicating the designated withdrawal amount. Is obtained from the identified account and output to the communication unit 220. The account may be either a dedicated account or a customer P2 account.

次に、DBサーバ300について説明する。DBサーバ300は出金情報記憶部310、通信部320、及び情報処理部330を含んでいる。尚、出金情報記憶部310は例えばHDDによって実現することができる。通信部320はネットワークI/Fによって実現することができる。情報処理部330はCPUによって実現することができる。   Next, the DB server 300 will be described. The DB server 300 includes a withdrawal information storage unit 310, a communication unit 320, and an information processing unit 330. The withdrawal information storage unit 310 can be realized by an HDD, for example. The communication unit 320 can be realized by a network I / F. The information processing unit 330 can be realized by a CPU.

出金情報記憶部310は出金情報を記憶する。より詳しくは、出金情報記憶部310は勘定系ホスト200の通信部220から送信されて取引処理機400を経由した出金情報を、顧客P2に対して一時的に割り当てられる識別情報と対応付けて記憶する。尚、詳細は後述するが、当該識別情報は情報処理部330によって生成されて出金情報と対応付けられる。識別情報としては例えば銀行員P1が顧客P2の用件を受け付けた後に採番される受付番号などがある。   The withdrawal information storage unit 310 stores withdrawal information. More specifically, the withdrawal information storage unit 310 associates the withdrawal information transmitted from the communication unit 220 of the accounting host 200 and passed through the transaction processor 400 with the identification information temporarily assigned to the customer P2. Remember. Although details will be described later, the identification information is generated by the information processing unit 330 and associated with the withdrawal information. As the identification information, for example, there is an acceptance number that is assigned after the bank clerk P1 accepts the business of the customer P2.

通信部320はDBサーバ300と取引処理機400との通信を制御する。例えば、通信部320は取引処理機400から顧客P2の識別情報と対応付けて送信された出金情報を受信し、情報処理部330に出力する。例えば、通信部320は取引処理機400から出金情報に対する更新処理の依頼を受信すると、当該依頼を情報処理部330に転送する。その他、通信部320は各種の情報を受信したり、送信したりする。尚、通信部320は通信仕様や通信規約などの違いによりDBサーバ300と営業店端末100との通信を制御することができない。したがって、上述したように、DBサーバ300と営業店端末100との通信は遮断されている。   The communication unit 320 controls communication between the DB server 300 and the transaction processor 400. For example, the communication unit 320 receives withdrawal information transmitted from the transaction processing machine 400 in association with the identification information of the customer P2 and outputs the withdrawal information to the information processing unit 330. For example, when the communication unit 320 receives a request for an update process for the withdrawal information from the transaction processor 400, the communication unit 320 transfers the request to the information processing unit 330. In addition, the communication unit 320 receives and transmits various types of information. Note that the communication unit 320 cannot control communication between the DB server 300 and the branch terminal 100 due to differences in communication specifications, communication rules, and the like. Therefore, as described above, communication between the DB server 300 and the branch terminal 100 is blocked.

情報処理部330は通信部320から出力された出金情報を出金情報記憶部310に記録し、記録金額を通信部320に出力する。情報処理部330は通信部320から更新処理の依頼を受け付けると、出金情報記憶部310に記録した出金情報を更新する更新処理を実行する。その他、情報処理部330は上述した顧客P2の識別情報を生成するなど、各種の情報処理を実行する。   The information processing unit 330 records the withdrawal information output from the communication unit 320 in the withdrawal information storage unit 310 and outputs the recorded amount to the communication unit 320. When the information processing unit 330 receives a request for update processing from the communication unit 320, the information processing unit 330 executes update processing for updating the withdrawal information recorded in the withdrawal information storage unit 310. In addition, the information processing unit 330 performs various types of information processing such as generating the identification information of the customer P2 described above.

次に、取引処理機400について説明する。取引処理機400は指示受付部410、処理依頼部420、画面表示部430、及び処理実行部440を含んでいる。尚、指示受付部410は例えばCPU400A及びタッチパネル400Hによって実現することができる。処理依頼部420は例えばCPU400A及びネットワークI/F400Jによって実現することができる。画面表示部430は例えばCPU400A及びディスプレイ400Iによって実現することができる。処理実行部440は例えばCPU400A及び現金排出機構400Fによって実現することができる。   Next, the transaction processor 400 will be described. Transaction processor 400 includes an instruction receiving unit 410, a process requesting unit 420, a screen display unit 430, and a process execution unit 440. The instruction receiving unit 410 can be realized by the CPU 400A and the touch panel 400H, for example. The processing request unit 420 can be realized by the CPU 400A and the network I / F 400J, for example. The screen display unit 430 can be realized by the CPU 400A and the display 400I, for example. The process execution unit 440 can be realized by the CPU 400A and the cash discharge mechanism 400F, for example.

指示受付部410は営業店端末100に対応する専用口座を指定した、出金取引に関する第1指示を受け付ける。より詳しくは、画面表示部430に表示された後述する口座番号指定画面において専用口座の口座番号が指定された後、専用口座に振り替えられた資金を出金してDBサーバ300に記録する操作が行われると、指示受付部410は、当該操作に基づいて、第1指示を受け付ける。また、指示受付部410は顧客P2の識別情報を指定した、出金取引に関する第2指示を受け付ける。より詳しくは、画面表示部430に表示された後述する取引選択画面において現金を払い出す取引を選択する操作が行われると、指示受付部410は当該操作に基づいて、第2指示を受け付ける。   The instruction receiving unit 410 receives a first instruction related to a withdrawal transaction that designates a dedicated account corresponding to the branch terminal 100. More specifically, after an account number of a dedicated account is specified on an account number specifying screen (described later) displayed on the screen display unit 430, an operation of withdrawing the funds transferred to the dedicated account and recording it in the DB server 300 is performed. When performed, the instruction receiving unit 410 receives a first instruction based on the operation. Moreover, the instruction | indication reception part 410 receives the 2nd instruction | indication regarding withdrawal transaction which designated the identification information of the customer P2. More specifically, when an operation for selecting a transaction for paying out cash is performed on a transaction selection screen (described later) displayed on screen display unit 430, instruction receiving unit 410 receives a second instruction based on the operation.

処理依頼部420は指示受付部410が上述した第1指示を受け付けると、専用口座に残高がある場合には、第1指示に対応する金額の出金情報を顧客P2の識別情報と対応づけてDBサーバ300に記録する処理を依頼する。処理依頼部420は指示受付部410が上述した第2指示を受け付けると、DBサーバ300に対して、記録された出金情報の金額を第2指示に対応する金額に基づいて更新する処理を依頼する。   When the instruction receiving unit 410 receives the first instruction described above, the processing requesting unit 420 associates the withdrawal information of the amount corresponding to the first instruction with the identification information of the customer P2 if there is a balance in the dedicated account. Request processing to be recorded in the DB server 300. When the instruction receiving unit 410 receives the second instruction described above, the processing requesting unit 420 requests the DB server 300 to update the recorded amount of withdrawal information based on the amount corresponding to the second instruction. To do.

画面表示部430は各種の画面を表示する。例えば、画面表示部430は専用口座の口座番号を指定する口座番号指定画面や、一時預り資金から現金を払い出す取引や一時預り資金から資金を振り込む取引を選択できる取引選択画面などを表示する。処理実行部440は指示受付部410が上述した第2指示を受け付けると、第2指示に対応する金額の出金処理を実行する。その他、処理実行部440は種々の処理を実行する。   The screen display unit 430 displays various screens. For example, the screen display unit 430 displays an account number designation screen for designating an account number of a dedicated account, a transaction selection screen for selecting a transaction for paying out cash from temporarily deposited funds, and a transaction for transferring funds from temporarily deposited funds. When the instruction receiving unit 410 receives the above-described second instruction, the process executing unit 440 executes a withdrawal process for an amount corresponding to the second instruction. In addition, the process execution unit 440 executes various processes.

続いて、図5及び図6を参照して、取引処理機400に専用口座に関する口座情報を登録する操作などについて説明する。   Next, with reference to FIGS. 5 and 6, an operation for registering the account information related to the dedicated account in the transaction processor 400 will be described.

図5(a)乃至(e)は取引処理機400に表示される操作画面の一例である。図6は取引処理機400に記憶される口座情報の一例である。銀行員P1は専用口座を利用する取引を顧客P2に提供する場合、事前に取引処理機400が有する口座情報記憶部(不図示)に専用口座に関する口座情報を登録する。具体的には、銀行員P1は取引処理機400に対し係員操作画面を表示させる特定の操作を行う。取引処理機400では、指示受付部410がこの特定の操作に応じた指示を受け付けると、画面表示部430は、図5(a)に示すように、係員操作画面を表示する。係員操作画面は専用口座に関する口座情報の登録に関する指示を行うための操作ボタンBT1を含んでいる。   FIGS. 5A to 5E are examples of operation screens displayed on the transaction processor 400. FIG. 6 is an example of account information stored in the transaction processor 400. When providing a transaction using a dedicated account to the customer P2, the bank clerk P1 registers account information related to the dedicated account in an account information storage unit (not shown) of the transaction processor 400 in advance. Specifically, the bank clerk P1 performs a specific operation for causing the transaction processor 400 to display an clerk operation screen. In the transaction processor 400, when the instruction receiving unit 410 receives an instruction corresponding to this specific operation, the screen display unit 430 displays an attendant operation screen as shown in FIG. The clerk operation screen includes an operation button BT1 for giving an instruction regarding registration of account information related to a dedicated account.

銀行員P1が操作ボタンBT1を押下する操作を行うと、指示受付部410は当該操作に応じた指示を受け付ける。これにより、画面表示部430は、図5(b)に示すように、処理選択画面を表示する。処理選択画面は専用口座に関する口座情報の登録処理を指示するための操作ボタンBT2、登録された口座情報の照会処理を指示するための操作ボタンBT3、及び登録された口座情報の削除処理を指示するための操作ボタンBT4を含んでいる。   When the bank clerk P1 performs an operation of pressing the operation button BT1, the instruction receiving unit 410 receives an instruction corresponding to the operation. As a result, the screen display unit 430 displays a process selection screen as shown in FIG. The process selection screen instructs an operation button BT2 for instructing a registration process of account information related to the dedicated account, an operation button BT3 for instructing an inquiry process of registered account information, and a deletion process of the registered account information. An operation button BT4 is included.

例えば、銀行員P1が操作ボタンBT2を押下する操作を行うと、指示受付部410は当該操作に応じた指示を受け付ける。これにより、画面表示部430は、図5(c)に示すように、口座情報の口座登録画面を表示する。尚、図5(c)では店番と科目の入力欄は省略されている。銀行員P1は口座登録画面に対し勘定系ホスト200に事前に登録された専用口座の店番、科目、口座番号とその専用口座の利用可否を認証する暗証番号を入力し、操作ボタンBT5を押下する。銀行員P1が操作ボタンBT5を押下する操作を行うと、指示受付部410は当該操作に応じた指示を受け付ける。処理実行部440は、指示受付部410が受け付けた指示により、口座登録画面で入力された店番、科目、口座番号、及び暗証番号を専用口座に関する口座情報として口座情報記憶部に登録する。この結果、図6に示すように、専用口座に関する口座情報が取引処理機400に記憶される。   For example, when the bank clerk P1 performs an operation of pressing the operation button BT2, the instruction receiving unit 410 receives an instruction corresponding to the operation. Thereby, the screen display part 430 displays the account registration screen of account information, as shown in FIG.5 (c). In FIG. 5 (c), the store number and subject entry fields are omitted. The bank clerk P1 inputs the store number, subject, and account number of the dedicated account registered in advance in the account host 200 on the account registration screen and the password for authenticating the availability of the dedicated account, and presses the operation button BT5. . When the bank clerk P1 performs an operation of pressing the operation button BT5, the instruction receiving unit 410 receives an instruction corresponding to the operation. The process execution unit 440 registers the store number, subject, account number, and password entered on the account registration screen in the account information storage unit as account information related to the dedicated account according to the instruction received by the instruction reception unit 410. As a result, as shown in FIG. 6, account information related to the dedicated account is stored in the transaction processor 400.

一方、銀行員P1が操作ボタンBT3を押下する操作を行うと、指示受付部410は当該操作に応じた指示を受け付ける。これにより、画面表示部430は、図5(d)に示すように、口座情報の口座照会画面を表示する。これにより、銀行員P1は取引処理機400に登録されている暗証番号を除いた口座情報を確認することができる。また、銀行員P1が操作ボタンBT4を押下する操作を行うと、指示受付部410は当該操作に応じた指示を受け付ける。これにより、画面表示部430は、図5(e)に示すように、口座情報の口座削除画面を表示する。これにより、銀行員P1は取引処理機400に登録されている口座情報を削除することができる。   On the other hand, when the bank clerk P1 performs an operation of pressing the operation button BT3, the instruction receiving unit 410 receives an instruction corresponding to the operation. Thereby, the screen display part 430 displays the account inquiry screen of account information, as shown in FIG.5 (d). Thereby, the bank clerk P1 can confirm the account information excluding the password registered in the transaction processor 400. In addition, when the bank clerk P1 performs an operation of pressing the operation button BT4, the instruction receiving unit 410 receives an instruction corresponding to the operation. Thereby, the screen display part 430 displays the account deletion screen of account information, as shown in FIG.5 (e). Thereby, the bank clerk P1 can delete the account information registered in the transaction processor 400.

続いて、図7及び図8を参照して、取引処理システムSTの第1動作について説明する。   Subsequently, the first operation of the transaction processing system ST will be described with reference to FIGS. 7 and 8.

図7は第1動作の処理シーケンス図の一例である。図8(a)は振替画面の一例である。図8(b)は振替前後の金銭情報記憶部210の一例である。まず、図7に示すように、営業店端末100の振替受付部110は振替指示を受け付ける(ステップS101)。例えば、出金取引に関する取引伝票を持参した顧客P2が営業店BRに来店し、銀行員P1に取引伝票を手渡すとともに用件を伝えると、銀行員P1は振替画面を営業店端末100に表示させる操作を行う。これにより、図8(a)に示すように、営業店端末100は振替画面を表示する。銀行員P1は取引伝票に記載された顧客P2の普通預金の店番、科目、口座番号や金額に加え、専用口座の店番、科目、口座番号を振替画面に入力し、ポインタPtにより振替を実行する操作ボタンBT6を押下する操作を行うと、振替受付部110は当該操作に応じた振替指示を受け付ける。尚、口座番号や金額の入力は、イメージリーダ機能とOptical Character Recognition(OCR)機能を含む装置によって行われてもよい。   FIG. 7 is an example of a processing sequence diagram of the first operation. FIG. 8A shows an example of a transfer screen. FIG. 8B is an example of the money information storage unit 210 before and after the transfer. First, as shown in FIG. 7, the transfer reception unit 110 of the branch terminal 100 receives a transfer instruction (step S101). For example, when a customer P2 who brings a transaction slip relating to a withdrawal transaction visits the branch office BR, hands over the transaction slip to the bank clerk P1 and tells the business, the bank clerk P1 displays the transfer screen on the branch terminal 100. Perform the operation. Thereby, as shown to Fig.8 (a), the branch terminal 100 displays a transfer screen. The bank clerk P1 inputs the store number, item, account number and amount of the savings account of the customer P2 described in the transaction slip in addition to the store number, item, account number of the dedicated account on the transfer screen, and executes the transfer with the pointer Pt. When an operation of pressing the operation button BT6 is performed, the transfer reception unit 110 receives a transfer instruction corresponding to the operation. Note that the account number and the amount may be input by a device including an image reader function and an optical character recognition (OCR) function.

ステップS101の処理が完了すると、次いで、振替依頼部120は勘定系ホスト200に対し振替処理を依頼する(ステップS102)。より詳しくは、振替依頼部120は振替画面に振替元として入力された顧客口座の店番、科目、口座番号と、振替画面に振替先として入力された専用口座の店番、科目、口座番号と振替画面に振替金額として入力された金額とを含む振替情報を勘定系ホスト200に送信し、振替処理を依頼する。   When the process of step S101 is completed, the transfer request unit 120 then requests the account host 200 for a transfer process (step S102). More specifically, the transfer request unit 120 stores the store number, item, and account number of the customer account entered as the transfer source on the transfer screen, and the store number, subject, account number and transfer screen of the dedicated account entered as the transfer destination on the transfer screen. The transfer information including the amount input as the transfer amount is transmitted to the account host 200, and a transfer process is requested.

勘定系ホスト200では、営業店端末100から振替処理が依頼されると、振替部231が振替処理を実行する(ステップS103)。より詳しくは、振替部231は営業店端末100から送信された振替情報を受信すると、営業店端末100で振替先として入力された店番、科目、及び口座番号に対応する専用口座を特定する。振替部231は専用口座を特定すると、振替情報に含まれる口座番号によって特定される口座の資金を振替情報に含まれる金額の分だけ、特定した専用口座に振り替える。これにより、図8(b)に示すように、顧客P2の普通預金の口座残高が振替情報に含まれる金額の分だけ減少し、専用口座の口座残高がその金額の分だけ増加する。このように、取引伝票に記載された金額の資金が顧客P2の普通預金の口座から専用口座に移動する。銀行員P1はこれらの作業を終えると、顧客P2と共に取引処理機400の前に移動する。   In the account host 200, when a transfer process is requested from the branch terminal 100, the transfer unit 231 executes the transfer process (step S103). More specifically, when receiving the transfer information transmitted from the branch terminal 100, the transfer unit 231 specifies a dedicated account corresponding to the store number, subject, and account number input as the transfer destination at the branch terminal 100. When the transfer unit 231 specifies the dedicated account, the funds of the account specified by the account number included in the transfer information are transferred to the specified dedicated account by the amount included in the transfer information. As a result, as shown in FIG. 8B, the account balance of the savings account of the customer P2 is decreased by the amount included in the transfer information, and the account balance of the dedicated account is increased by the amount. In this way, the amount of funds described in the transaction slip is transferred from the customer P2 savings account to the dedicated account. After completing these operations, the bank clerk P1 moves in front of the transaction processor 400 together with the customer P2.

続いて、図9乃至図12を参照して、取引処理システムSTの第2動作について説明する。   Subsequently, a second operation of the transaction processing system ST will be described with reference to FIGS. 9 to 12.

図9は第2動作の処理シーケンス図の一例(その1)である。図10は第2動作の処理シーケンス図の一例(その2)である。図11(a)乃至(g)は取引処理機400に表示される操作画面の他の一例である。図12(a)は出金前後の金銭情報記憶部210の一例である。図12(b)は記録後の出金情報記憶部310の一例である。図12(c)は更新前後の出金情報記憶部310の一例である。尚、図9及び図10に示す処理シーケンス図は対応する記号「A」などにより連続している。   FIG. 9 is an example (part 1) of the processing sequence diagram of the second operation. FIG. 10 is an example (part 2) of the processing sequence diagram of the second operation. 11A to 11G are other examples of operation screens displayed on the transaction processor 400. FIG. FIG. 12A shows an example of the money information storage unit 210 before and after withdrawal. FIG. 12B is an example of the withdrawal information storage unit 310 after recording. FIG. 12C shows an example of the withdrawal information storage unit 310 before and after the update. The processing sequence diagrams shown in FIGS. 9 and 10 are continued by the corresponding symbol “A” or the like.

まず、図9に示すように、取引処理機400の指示受付部410は表示指示を受け付ける(ステップS201)。表示指示は専用口座の口座残高を取引処理機400に表示させる指示である。より詳しくは、図11(a)に示すように、取引処理機400の画面表示部430がメニュー画面を表示している状態で、銀行員P1が専用口座を利用した取引を行うことを指示する操作ボタンBT7を押下する操作を行うと、指示受付部410は当該操作に応じた指示を受け付ける。これにより、画面表示部430は、図11(b)に示すように、専用口座の口座番号を指定する口座番号指定画面を表示する。   First, as shown in FIG. 9, the instruction receiving unit 410 of the transaction processing machine 400 receives a display instruction (step S201). The display instruction is an instruction for causing the transaction processor 400 to display the account balance of the dedicated account. More specifically, as shown in FIG. 11A, instructing the bank clerk P1 to conduct a transaction using a dedicated account while the screen display unit 430 of the transaction processor 400 displays the menu screen. When an operation of pressing the operation button BT7 is performed, the instruction receiving unit 410 receives an instruction corresponding to the operation. Thereby, the screen display part 430 displays the account number designation | designated screen which designates the account number of a dedicated account, as shown in FIG.11 (b).

銀行員P1は自身が操作した営業店端末100に対応する専用口座の口座番号を入力して操作ボタンBT8を押下する操作を行うと、指示受付部410は当該操作に応じた指示を受け付ける。指示受付部410が指示を受け付けると、処理実行部440は口座番号指定画面で入力された口座番号と取引処理機400が記憶する口座番号とを突き合わせ、入力された口座番号の正当性を確認する。すなわち、事前に取引処理機400に口座番号を記憶させておくことで、入力された口座番号の入力誤りが抑止される。処理実行部440が口座番号の正当性を確認すると、画面表示部430は、図11(c)に示すように、暗証番号を指定する暗証番号指定画面を表示する。銀行員P1は暗証番号を入力して操作ボタンBT9を押下する操作を行うと、指示受付部410は当該操作に応じた指示を受け付ける。指示受付部410が指示を受け付けると、処理実行部440は口座番号指定画面で入力された暗証番号と取引処理機400が記憶する暗証番号とを突き合わせて、暗証番号を認証する。処理実行部440が暗証番号を認証すると、画面表示部430は、図11(d)に示すように、次の画面が表示されるまで待機を求める待機画面を表示する。このように、指示受付部410は複数の指示により表示指示を受け付ける。尚、メニュー画面と暗証番号指定画面の表示を省略し、操作ボタンBT8を押下する操作を行った場合に、指示受付部410が表示指示を受け付けてもよい。   When the bank clerk P1 inputs an account number of a dedicated account corresponding to the branch terminal 100 operated by the bank clerk P1 and performs an operation of pressing the operation button BT8, the instruction receiving unit 410 receives an instruction corresponding to the operation. When the instruction reception unit 410 receives the instruction, the process execution unit 440 matches the account number input on the account number designation screen with the account number stored in the transaction processor 400 and confirms the validity of the input account number. . That is, by storing the account number in the transaction processor 400 in advance, an input error of the input account number is suppressed. When the process execution unit 440 confirms the validity of the account number, the screen display unit 430 displays a personal identification number designation screen for designating a personal identification number, as shown in FIG. When the bank clerk P1 inputs the password and performs an operation of pressing the operation button BT9, the instruction receiving unit 410 receives an instruction corresponding to the operation. When the instruction receiving unit 410 receives the instruction, the process executing unit 440 authenticates the password by matching the password entered on the account number designation screen with the password stored in the transaction processor 400. When the process execution unit 440 authenticates the personal identification number, the screen display unit 430 displays a standby screen asking for standby until the next screen is displayed, as shown in FIG. Thus, the instruction receiving unit 410 receives a display instruction by a plurality of instructions. Note that the display of the menu screen and the password specification screen may be omitted, and the instruction receiving unit 410 may receive a display instruction when the operation button BT8 is pressed.

ステップS201の処理が完了すると、次いで、処理依頼部420は勘定系ホスト200に対して専用口座の口座残高に関する送信処理を依頼する(ステップS202)。より詳しくは、口座番号指定画面で入力された専用口座の口座番号が正当であると確認できたため、処理依頼部420はその口座番号を含む口座情報を取引処理機400から特定し、特定した口座情報を含む電文を表す残高取得情報を生成する。処理依頼部420は生成した残高取得情報を勘定系ホスト200に送信して、送信処理を依頼する。このように、取引処理機400に口座情報を記憶させておくことで、口座番号の入力によって、入力された口座番号と一致する口座番号と関連付けられた店番及び科目を特定することができ、店番及び科目の入力負担が回避される。   When the process of step S201 is completed, the process request unit 420 then requests the account host 200 for a transmission process related to the account balance of the dedicated account (step S202). More specifically, since the account number of the dedicated account entered on the account number designation screen can be confirmed to be valid, the processing request unit 420 identifies account information including the account number from the transaction processor 400, and identifies the identified account. Balance acquisition information representing a message including information is generated. The processing request unit 420 transmits the generated balance acquisition information to the account host 200 and requests transmission processing. In this way, by storing the account information in the transaction processor 400, the store number and the subject associated with the account number that matches the input account number can be specified by inputting the account number. And the burden of entering subjects is avoided.

勘定系ホスト200は送信処理が依頼されると、通信部220は残高情報を送信する(ステップS203)。より詳しくは、取得部232が通信部220を経由した残高取得情報を受け付けると、金銭情報記憶部210に登録された専用口座の中から、残高取得情報に含まれる店番、科目、及び口座番号に応じた専用口座を特定する。そして、取得部232は残高取得情報に含まれる暗証番号を利用して特定した専用口座に対するアクセスが許可されれば、残高情報を取得して通信部220に出力する。これにより、通信部220は取引処理機400に向けて残高情報を送信する。   When the billing host 200 is requested for transmission processing, the communication unit 220 transmits balance information (step S203). More specifically, when the acquisition unit 232 receives balance acquisition information via the communication unit 220, the store number, subject, and account number included in the balance acquisition information are selected from the dedicated account registered in the money information storage unit 210. Identify the corresponding dedicated account. If the access to the dedicated account specified by using the personal identification number included in the balance acquisition information is permitted, the acquisition unit 232 acquires the balance information and outputs it to the communication unit 220. Thereby, the communication unit 220 transmits the balance information to the transaction processor 400.

取引処理機400では、処理依頼部420が残高情報を受信すると、画面表示部430は専用口座の口座残高を表示する(ステップS204)。より詳しくは、図11(e)に示すように、画面表示部430は残高情報によって特定される口座残高とその口座残高の資金の移動を指示する操作ボタンBT10を含む資金移動実行画面を表示する。尚、資金移動実行画面の表示を省略し、操作ボタンBT10の押下による指示を受け付けないで、処理依頼部420が後述するステップS206の処理を実行するようにしてもよい。   In transaction processor 400, when processing request unit 420 receives balance information, screen display unit 430 displays the account balance of the dedicated account (step S204). More specifically, as shown in FIG. 11E, the screen display unit 430 displays a fund transfer execution screen including an account balance specified by the balance information and an operation button BT10 for instructing transfer of funds of the account balance. . Note that the display of the funds transfer execution screen may be omitted, and the processing request unit 420 may execute the process of step S206 described later without receiving an instruction by pressing the operation button BT10.

銀行員P1は操作ボタンBT10を押下する操作を行うと、指示受付部410は第1指示を受け付ける(ステップS205)。上述したように、第1指示は営業店端末100に対応する専用口座を指定した、出金取引に関する指示である。専用口座は口座番号指定画面で指定されている。これにより、処理依頼部420は勘定系ホスト200に対して出金処理を依頼する(ステップS206)。より詳しくは、資金移動実行画面内に表示された専用口座の口座残高の全額を専用口座から出金してDBサーバ300に移動する出金処理を依頼する。ステップS206の処理が完了すると、画面表示部430は、図11(f)に示すように、次の画面が表示されるまで待機を求める待機画面を表示する。   When the bank clerk P1 performs an operation of pressing the operation button BT10, the instruction receiving unit 410 receives the first instruction (step S205). As described above, the first instruction is an instruction relating to a withdrawal transaction in which a dedicated account corresponding to the branch terminal 100 is designated. The dedicated account is specified on the account number specification screen. As a result, the process request unit 420 requests the account host 200 to perform a withdrawal process (step S206). More specifically, a withdrawal process for withdrawing the entire account balance of the dedicated account displayed in the fund transfer execution screen from the dedicated account and transferring it to the DB server 300 is requested. When the process of step S206 is completed, the screen display unit 430 displays a standby screen asking for standby until the next screen is displayed, as shown in FIG.

勘定系ホスト200は出金処理が依頼されると、出金部233は出金処理を実行する(ステップS207)。より詳しくは、図12(a)に示すように、出金部233は資金移動実行画面内に表示された専用口座の口座残高の全額を金銭情報記憶部210の専用口座から出金する出金処理を実行する。ステップS207の処理が完了すると、通信部220は取引処理機400に向けて出金情報を送信する(ステップS208)。より詳しくは、通信部220は出金した金額に関する出金情報を送信する。   When the accounting host 200 is requested to perform the withdrawal process, the withdrawal unit 233 executes the withdrawal process (step S207). More specifically, as shown in FIG. 12 (a), the withdrawal unit 233 withdraws the entire account balance displayed in the fund transfer execution screen from the dedicated account in the money information storage unit 210. Execute the process. When the process of step S207 is completed, the communication unit 220 transmits the withdrawal information to the transaction processor 400 (step S208). More specifically, the communication unit 220 transmits withdrawal information relating to the withdrawal amount.

取引処理機400では、処理依頼部420が出金情報を受信すると、処理依頼部420はDBサーバ300に対し記録処理を依頼する(ステップS209)。より詳しくは、処理依頼部420は受信した出金情報を含む記録情報を送信して、記録処理を依頼する。   In the transaction processing machine 400, when the processing request unit 420 receives the withdrawal information, the processing request unit 420 requests the DB server 300 to perform a recording process (step S209). More specifically, the processing request unit 420 transmits recording information including the received withdrawal information, and requests a recording process.

DBサーバ300は記録処理が依頼されると、情報処理部330がID生成処理を実行する(ステップS210)。ID生成処理は顧客P2の識別情報を生成する処理である。本実施形態では識別情報として情報処理部330はお客様番号「77」を生成する。ステップS210の処理が完了すると、情報処理部330は出金情報を記録する(ステップS211)。より詳しくは、情報処理部330が通信部320を経由した記録情報を受け付けると、記録情報に含まれる出金情報と生成した識別情報とを対応付けて出金情報記憶部310に記録する。これにより、図12(b)に示すように、出金情報記憶部310は識別情報に相当するお客様番号と出金情報に相当する一時預り資金とを対応付けて記憶する。情報処理部330は出金情報を記録すると、記録金額と識別情報とを通信部320に出力する。   When the DB server 300 is requested to perform a recording process, the information processing unit 330 executes an ID generation process (step S210). The ID generation process is a process for generating identification information of the customer P2. In the present embodiment, the information processing unit 330 generates a customer number “77” as identification information. When the process of step S210 is completed, the information processing unit 330 records the withdrawal information (step S211). More specifically, when the information processing unit 330 receives the recording information via the communication unit 320, the withdrawal information included in the recording information and the generated identification information are associated with each other and recorded in the withdrawal information storage unit 310. Thereby, as shown in FIG.12 (b), the withdrawal information storage part 310 matches and memorize | stores the customer number corresponded to identification information, and the temporary deposit money corresponded to withdrawal information. When the information processing unit 330 records the withdrawal information, the information processing unit 330 outputs the recorded amount and the identification information to the communication unit 320.

ステップS211の処理が完了すると、図10に示すように、DBサーバ300の通信部320は取引処理機400に向けて記録金額を送信する(ステップS212)。より詳しくは、通信部320は記録金額と識別情報を送信する。取引処理機400では、処理依頼部420が記録金額を受信すると、画面表示部430は専用口座に記録されている記録金額を表示する(ステップS213)。より詳しくは、図11(g)に示すように、画面表示部430は処理依頼部420が受信した記録金額と識別情報とを含む取引選択画面を表示する。その他、取引選択画面は取引処理機400に対し現金の払い出しを指示する操作ボタンBT11、及び振込を指示する操作ボタンBT12も含んでいる。   When the process of step S211 is completed, as shown in FIG. 10, the communication unit 320 of the DB server 300 transmits the recorded amount to the transaction processor 400 (step S212). More specifically, the communication unit 320 transmits a recording amount and identification information. In transaction processing machine 400, when processing request unit 420 receives the recorded amount, screen display unit 430 displays the recorded amount recorded in the dedicated account (step S213). More specifically, as shown in FIG. 11G, the screen display unit 430 displays a transaction selection screen including the recorded amount received by the processing request unit 420 and the identification information. In addition, the transaction selection screen also includes an operation button BT11 that instructs the transaction processor 400 to pay out cash, and an operation button BT12 that instructs transfer.

ステップS213の処理が完了すると、指示受付部410は第2指示を受け付ける(ステップS214)。上述したように、第2指示は顧客P2の識別情報を指定した、出金取引に関する指示である。顧客P2の識別情報は取引選択画面内で指定されている。ここで、図11(g)に示すように、取引処理機400の画面表示部430が取引選択画面を表示している状態で、銀行員P1が現金の払い出しを指示する操作ボタンBT11を押下する操作を行うと、指示受付部410は当該操作に応じた指示を第2指示として受け付ける。   When the process of step S213 is completed, the instruction receiving unit 410 receives the second instruction (step S214). As described above, the second instruction is an instruction related to the withdrawal transaction that specifies the identification information of the customer P2. The identification information of the customer P2 is specified in the transaction selection screen. Here, as shown in FIG. 11G, the bank clerk P1 presses the operation button BT11 instructing to pay out cash while the screen display unit 430 of the transaction processor 400 displays the transaction selection screen. When an operation is performed, the instruction receiving unit 410 receives an instruction corresponding to the operation as a second instruction.

指示受付部410は第2指示を受け付けると、処理実行部440は出金処理を実行する(ステップS215)。より詳しくは、処理実行部440は取引選択画面に表示された金額の現金を払い出す。これにより、顧客P2は取引伝票に記載された金額の現金を受け取ることができる。   When the instruction receiving unit 410 receives the second instruction, the process execution unit 440 executes a withdrawal process (step S215). More specifically, the process execution unit 440 pays out the amount of cash displayed on the transaction selection screen. Thereby, the customer P2 can receive the cash of the amount described in the transaction slip.

ステップS215の処理が完了すると、処理依頼部420はDBサーバ300に対し更新処理を依頼する(ステップS216)。DBサーバ300は更新処理が依頼されると、情報処理部330は更新処理を実行する(ステップS217)。より詳しくは、情報処理部330は出金情報記憶部310にアクセスし、出金情報記憶部310が一時預り資金として記憶する出金情報の金額を、取引処理機400から払い出された現金の金額を減額した金額に更新する。したがって、図12(c)に示すように、取引処理機400から30万円の現金が払い出された場合には、情報処理部330は出金情報記憶部310が一時預り資金として記憶する30万円を0円に更新する。尚、取引処理機400から10万円の現金が払い出された場合には、情報処理部330は出金情報記憶部310が一時預り資金として記憶する30万円を20万円に更新する。この場合、取引処理機400では、画面表示部430が一時預り資金を20万円とする取引選択画面を改めて表示する。   When the process of step S215 is completed, the process request unit 420 requests the DB server 300 for an update process (step S216). When the DB server 300 is requested to perform the update process, the information processing unit 330 executes the update process (step S217). More specifically, the information processing unit 330 accesses the withdrawal information storage unit 310, and the amount of withdrawal information stored as temporary deposit funds by the withdrawal information storage unit 310 is calculated based on the cash paid out from the transaction processor 400. Update the amount to a reduced amount. Therefore, as shown in FIG. 12 (c), when 300,000 yen of cash is paid out from the transaction processor 400, the information processing unit 330 is stored in the withdrawal information storage unit 310 as temporary deposit funds 30. Update 10,000 yen to 0 yen. In addition, when 100,000 yen of cash is paid out from the transaction processor 400, the information processing unit 330 updates 300,000 yen stored in the withdrawal information storage unit 310 as temporary deposit funds to 200,000 yen. In this case, in transaction processing machine 400, screen display unit 430 redisplays a transaction selection screen for temporarily depositing funds of 200,000 yen.

以上、本実施形態によれば、取引処理システムSTは営業店端末100に対応する専用口座が登録された勘定系ホスト200とDBサーバ300と取引処理機400とを備えている。特に、取引処理機400は指示受付部410と処理実行部440と処理依頼部420とを備えている。指示受付部410は営業店端末に対応する専用口座を指定した、出金取引に関する第1指示を受け付けたり、顧客の識別情報を指定した、出金取引に関する第2指示を受け付けたりする。処理実行部440は第2指示を受け付けると、第2指示に対応する金額の出金処理を実行する。処理依頼部420は第1指示を受け付けると、第1指示に対応する金額を顧客P2の識別情報と対応づけてDBサーバ300に記録する処理を依頼する。また、処理依頼部420は第2指示を受け付けると、DBサーバ300に対して、記録された金額を第2指示に対応する金額に基づいて更新する処理を依頼する。これにより、図7、図9及び図10にも示すように、営業店端末100とDBサーバ300との通信を回避した取引処理を実行することができる。   As described above, according to the present embodiment, the transaction processing system ST includes the account host 200, the DB server 300, and the transaction processor 400 in which a dedicated account corresponding to the sales office terminal 100 is registered. In particular, transaction processing machine 400 includes an instruction receiving unit 410, a process execution unit 440, and a process request unit 420. The instruction receiving unit 410 receives a first instruction related to a withdrawal transaction specifying a dedicated account corresponding to the branch terminal, or receives a second instruction related to a withdrawal transaction specifying customer identification information. When the process execution unit 440 receives the second instruction, the process execution unit 440 executes a withdrawal process for an amount corresponding to the second instruction. When receiving the first instruction, the process request unit 420 requests the DB server 300 to record the amount corresponding to the first instruction in association with the identification information of the customer P2. Further, when receiving the second instruction, the process request unit 420 requests the DB server 300 to update the recorded amount based on the amount corresponding to the second instruction. Thereby, as shown also in FIG.7, FIG.9 and FIG.10, the transaction process which avoided communication with the branch office terminal 100 and DB server 300 can be performed.

以上、本発明の好ましい実施形態について詳述したが、本発明に係る特定の実施形態に限定されるものではなく、特許請求の範囲に記載された本発明の要旨の範囲内において、種々の変形・変更が可能である。例えば、上述したように、営業店端末100に対応する専用口座と、その営業店端末100と異なる別の営業店端末(不図示)に対応する専用口座が区別して勘定系ホスト200に登録される。すなわち、専用口座は端末毎に勘定系ホスト200に登録される。   The preferred embodiments of the present invention have been described in detail above, but the present invention is not limited to the specific embodiments according to the present invention, and various modifications are possible within the scope of the gist of the present invention described in the claims.・ Change is possible. For example, as described above, a dedicated account corresponding to the store terminal 100 and a dedicated account corresponding to another store terminal (not shown) different from the store terminal 100 are registered in the account host 200 separately. . That is, the dedicated account is registered in the account host 200 for each terminal.

また、上述した実施形態では、出金情報記憶部310に一時預り資金として記憶された資金の全額を現金で払い出すことを説明したが、例えば資金の半額を現金で払い出し、残りの半額で税金を納付するようにしてもよい。この場合、図11(g)に示す取引選択画面に現金を払い出した後に一時預り資金として表示される金額(すなわち税金納付用の半額)を専用口座に入金する操作ボタンを設ける。そして、この操作ボタンが押下された場合には、出金情報記憶部310に一時預り資金として記憶された資金の情報を取引処理機400経由で勘定系ホスト200に登録された対応の専用口座に入金し、出金情報記憶部310に記憶された資金の情報を減額後の情報に更新する。そして、銀行員P1は顧客P2から受け付けた税金の納付書を確認し、営業店端末100を操作して勘定系ホスト200にアクセスし、専用口座に入金された資金の情報を納税準備金などの口座に振り替える。このように、一度、DBサーバ300に記録された資金の情報を取引処理機400に対する操作により専用口座に入金し直し、専用口座に入金された資金の情報を営業店端末100で別の口座に振り替える処理などを行うようにしてもよい。   In the above-described embodiment, it has been explained that the entire amount of funds stored as temporary deposit funds in the withdrawal information storage unit 310 is paid out in cash. For example, half of the funds are paid out in cash, and the remaining half price is taxed. You may make it pay. In this case, an operation button is provided for depositing into the dedicated account the amount displayed as temporary deposit funds (ie, half price for tax payment) after cash is paid out on the transaction selection screen shown in FIG. When this operation button is pressed, the information on the funds stored as temporary deposit funds in the withdrawal information storage unit 310 is stored in the corresponding dedicated account registered in the account host 200 via the transaction processor 400. After depositing, the information on the funds stored in the withdrawal information storage unit 310 is updated to the information after the reduction. Then, the bank clerk P1 confirms the tax payment received from the customer P2, operates the branch terminal 100 to access the account host 200, and stores information on the funds deposited in the dedicated account such as a tax payment reserve. Transfer to an account. In this way, once the information on the funds recorded in the DB server 300 is re-paid into the dedicated account by operating the transaction processor 400, the information on the funds deposited in the dedicated account is transferred to another account at the branch terminal 100. You may make it perform the process which transfers.

さらに、上述したように、DBサーバ300が有する機能を取引処理機400に設ければ、取引処理機400は第1指示に対応する金額の資金を表す金銭情報を顧客P2の識別情報と対応づけて保持することができる。また、取引処理機400は第2指示を受け付けると、第2指示に対応する金額の資金を表す金銭情報に対する出金処理を実行するとともに、保持した金銭情報を第2指示に対応する金額の資金を表す金銭情報に基づいて更新することができる。   Further, as described above, if the transaction processor 400 is provided with the function of the DB server 300, the transaction processor 400 associates the monetary information indicating the amount of money corresponding to the first instruction with the identification information of the customer P2. Can be held. Further, when accepting the second instruction, transaction processing machine 400 executes a withdrawal process for money information representing the money of the amount corresponding to the second instruction, and uses the retained money information for the money of the amount corresponding to the second instruction. It can be updated based on the monetary information representing.

なお、以上の説明に関して更に以下の付記を開示する。
(付記1)端末に対応する専用口座を指定した、出金取引に関する第1の指示を受け付けると、前記第1の指示に対応する第1の金額を顧客の識別情報と対応づけて情報処理装置に記録する処理を依頼し、前記識別情報を指定した、前記出金取引に関する第2の指示を受け付けると、前記第2の指示に対応する第2の金額の出金処理を実行するとともに、前記情報処理装置に対して、記録された前記第1の金額を前記第2の金額に基づいて更新する処理を依頼する、処理をコンピュータに実行させることを特徴とする取引処理プログラム。
(付記2)前記コンピュータに、前記第1の指示に対応する第1の金額を前記専用口座から出金して前記識別情報と対応づけて前記情報処理装置に記録する処理を依頼する、処理を実行させることを特徴とする付記1に記載の取引処理プログラム。
(付記3)前記コンピュータに、前記情報処理装置に対して、記録された前記第1の金額から前記第2の金額を減額した第3の金額に更新する処理を依頼する、処理を実行させることを特徴とする付記1又は2に記載の取引処理プログラム。
(付記4)勘定系のホスト装置に預金口座と区別して端末に対応付けて登録された振替用口座を識別する第1の識別情報を指定した、出金取引に関する第1の指示を受け付けると、前記第1の識別情報の振替用口座に資金が振り替えられている場合には、前記第1の指示に対応する第1の金額の資金を表す金銭情報を、顧客を識別する第2の識別情報と対応づけて情報処理装置に記録する処理を依頼し、前記第2の識別情報を指定した、前記出金取引に関する第2の指示を受け付けると、前記第2の指示に対応する第2の金額の資金を表す金銭情報に対する出金処理を実行するとともに、前記情報処理装置に対して、記録された前記第1の金額の金銭情報を前記第2の金額の金銭情報に基づいて更新する処理を依頼する、処理をコンピュータに実行させることを特徴とする取引処理プログラム。
(付記5)前記コンピュータに、前記振替用口座に関する口座番号を事前に記憶させ、記憶させた前記口座番号に基づいて、前記コンピュータに対して入力された口座番号の正当性を確認する、処理を実行させることを特徴とする付記4に記載の取引処理プログラム。
(付記6)前記コンピュータに、前記振替用口座に関する店番、科目、及び口座番号を含む口座情報を事前に記憶させ、前記コンピュータに対して口座番号が入力された場合、入力された前記口座番号を含む前記口座情報に基づいて、前記ホスト装置に送信する情報を生成する、処理を実行させることを特徴とする付記4又は5に記載の取引処理プログラム。
(付記7)前記端末と前記情報処理装置との通信は遮断されている、ことを特徴とする付記1から6のいずれか1項に記載の取引処理プログラム。
(付記8)端末に対応する専用口座を指定した、出金取引に関する第1の指示を受け付けると、前記第1の指示に対応する第1の金額を顧客の識別情報と対応づけて情報処理装置に記録する処理を依頼し、前記識別情報を指定した、前記出金取引に関する第2の指示を受け付けると、前記第2の指示に対応する第2の金額の出金処理を実行するとともに、前記情報処理装置に対して、記録された前記第1の金額を前記第2の金額に基づいて更新する処理を依頼する、処理をコンピュータが実行することを特徴とする取引処理方法。
(付記9)端末に対応する専用口座を指定した、出金取引に関する第1の指示、及び顧客の識別情報を指定した、出金取引に関する第2の指示を受け付ける指示受付部と、前記第2の指示を受け付けると、前記第2の指示に対応する第2の金額の出金処理を実行する処理実行部と、前記第1の指示を受け付けると、前記第1の指示に対応する第1の金額を前記識別情報と対応づけて情報処理装置に記録する処理を依頼し、前記第2の指示を受け付けると、前記情報処理装置に対して、記録された前記第1の金額を前記第2の金額に基づいて更新する処理を依頼する処理依頼部と、を備えることを特徴とする取引処理機。
(付記10)端末に対応する専用口座が登録された勘定系のホスト装置と、情報処理装置と、前記専用口座を指定した、出金取引に関する第1の指示を受け付けると、前記第1の指示に対応する第1の金額を顧客の識別情報と対応づけて前記情報処理装置に記録する処理を依頼し、前記識別情報を指定した、前記出金取引に関する第2の指示を受け付けると、前記第2の指示に対応する第2の金額の出金処理を実行するとともに、前記情報処理装置に対して、記録された前記第1の金額を前記第2の金額に基づいて更新する処理を依頼する取引処理機と、を備えることを特徴とする取引処理システム。
(付記11)端末に対応する専用口座が登録された勘定系のホスト装置と、前記専用口座を指定した、出金取引に関する第1の指示を受け付けると、前記第1の指示に対応する第1の金額を顧客の識別情報と対応づけて保持し、前記識別情報を指定した、前記出金取引に関する第2の指示を受け付けると、前記第2の指示に対応する第2の金額の出金処理を実行するとともに、保持した前記第1の金額を前記第2の金額に基づいて更新する取引処理機と、を備えることを特徴とする取引処理システム。
In addition, the following additional notes are disclosed regarding the above description.
(Additional remark 1) When the 1st instruction | indication regarding the withdrawal transaction which designated the dedicated account corresponding to a terminal is received, the 1st money amount corresponding to the said 1st instruction | indication will be matched with customer identification information, and information processing apparatus When receiving a second instruction regarding the withdrawal transaction that specifies the identification information and executes a withdrawal process for a second amount corresponding to the second instruction, A transaction processing program for causing a computer to execute a process for requesting an information processing apparatus to update the recorded first amount based on the second amount.
(Additional remark 2) The process which requests | requires the process which withdraws the 1st amount corresponding to the said 1st instruction | indication from the said exclusive account and matches it with the said identification information to the said information processing apparatus to the said computer. The transaction processing program according to attachment 1, wherein the transaction processing program is executed.
(Supplementary Note 3) causing the computer to request the information processing apparatus to update the recorded first amount to a third amount obtained by subtracting the second amount from the recorded first amount. The transaction processing program according to appendix 1 or 2, characterized by:
(Supplementary Note 4) When receiving a first instruction relating to a withdrawal transaction that specifies first identification information for identifying a transfer account registered in association with a terminal in a manner different from a deposit account in an account host device, When funds are transferred to the transfer account of the first identification information, the money information representing the first amount of money corresponding to the first instruction is used as the second identification information for identifying the customer. When the second instruction regarding the withdrawal transaction that specifies the second identification information is received, the second amount corresponding to the second instruction is requested. A process of performing a withdrawal process on the money information representing the funds of the client and updating the recorded money information of the first amount based on the money information of the second amount to the information processing apparatus. Request, process computer Transaction processing program, characterized in that to execute.
(Additional remark 5) The process which confirms the validity of the account number input with respect to the said computer based on the said account number memorize | stored in advance in the said computer regarding the account number regarding the said account for transfer The transaction processing program according to attachment 4, wherein the transaction processing program is executed.
(Appendix 6) The computer stores in advance account information including a store number, a subject, and an account number regarding the transfer account, and when the account number is input to the computer, the input account number is 6. The transaction processing program according to appendix 4 or 5, wherein a process for generating information to be transmitted to the host device is executed based on the account information.
(Supplementary note 7) The transaction processing program according to any one of supplementary notes 1 to 6, wherein communication between the terminal and the information processing apparatus is interrupted.
(Appendix 8) When receiving a first instruction regarding a withdrawal transaction specifying a dedicated account corresponding to a terminal, the information processing apparatus associates the first amount corresponding to the first instruction with customer identification information. When receiving a second instruction regarding the withdrawal transaction that specifies the identification information and executes a withdrawal process for a second amount corresponding to the second instruction, A transaction processing method, wherein a computer executes a process of requesting an information processing apparatus to update the recorded first amount based on the second amount.
(Additional remark 9) The instruction | indication reception part which receives the 2nd instruction | indication regarding the 1st instruction | indication regarding the withdrawal transaction which designated the exclusive account corresponding to a terminal, and the customer's identification information, and the said 2nd When the instruction is received, a process execution unit that executes a withdrawal process of the second amount corresponding to the second instruction, and when receiving the first instruction, the first instruction corresponding to the first instruction When the information processing device is requested to record the amount in association with the identification information and the second instruction is received, the information processing device receives the recorded first amount from the second information. A transaction processing machine comprising: a process requesting unit that requests a process of updating based on the amount of money.
(Additional remark 10) When the 1st instruction | indication regarding the withdrawal transaction which designated the account-type host apparatus with which the dedicated account corresponding to a terminal was registered, information processing apparatus, and the said dedicated account is received, said 1st instruction | indication Requesting the processing to record the first amount corresponding to the customer identification information in the information processing apparatus, and receiving the second instruction regarding the withdrawal transaction specifying the identification information, The second amount withdrawal process corresponding to the instruction 2 is executed, and the information processing apparatus is requested to update the recorded first amount based on the second amount. A transaction processing system comprising: a transaction processing machine.
(Supplementary Note 11) When an account-type host device in which a dedicated account corresponding to a terminal is registered and a first instruction regarding a withdrawal transaction specifying the dedicated account are received, a first corresponding to the first instruction When the second instruction regarding the withdrawal transaction that specifies the identification information and is received is stored in association with the customer identification information, the second amount withdrawal process corresponding to the second instruction is performed. And a transaction processor that updates the held first amount based on the second amount.

ST 取引処理システム
100 営業店端末
200 勘定系ホスト
300 DBサーバ
400 取引処理機
410 指示受付部
420 処理依頼部
430 画面表示部
440 処理実行部
ST Transaction processing system 100 Branch terminal 200 Account host 300 DB server 400 Transaction processor 410 Instruction reception unit 420 Process request unit 430 Screen display unit 440 Process execution unit

Claims (11)

端末に対応する専用口座を指定した、出金取引に関する第1の指示を受け付けると、前記第1の指示に対応する第1の金額を顧客の識別情報と対応づけて情報処理装置に記録する処理を依頼し、
前記識別情報を指定した、前記出金取引に関する第2の指示を受け付けると、前記第2の指示に対応する第2の金額の出金処理を実行するとともに、前記情報処理装置に対して、記録された前記第1の金額を前記第2の金額に基づいて更新する処理を依頼する、
処理をコンピュータに実行させることを特徴とする取引処理プログラム。
When receiving a first instruction regarding a withdrawal transaction that designates a dedicated account corresponding to a terminal, a process of recording a first amount corresponding to the first instruction in an information processing apparatus in association with customer identification information Ask
When a second instruction relating to the withdrawal transaction specifying the identification information is received, a withdrawal process of a second amount corresponding to the second instruction is executed, and the information processing apparatus records Requesting the processing to update the first amount made based on the second amount;
A transaction processing program for causing a computer to execute processing.
前記コンピュータに、
前記第1の指示に対応する第1の金額を前記専用口座から出金して前記識別情報と対応づけて前記情報処理装置に記録する処理を依頼する、
処理を実行させることを特徴とする請求項1に記載の取引処理プログラム。
In the computer,
Requesting the processing to withdraw the first amount corresponding to the first instruction from the dedicated account and to record it in the information processing apparatus in association with the identification information;
The transaction processing program according to claim 1, wherein the processing is executed.
前記コンピュータに、
前記情報処理装置に対して、記録された前記第1の金額から前記第2の金額を減額した第3の金額に更新する処理を依頼する、
処理を実行させることを特徴とする請求項1又は2に記載の取引処理プログラム。
In the computer,
Requesting the information processing apparatus to update the recorded first amount to a third amount obtained by subtracting the second amount from the recorded first amount;
The transaction processing program according to claim 1, wherein the transaction is executed.
勘定系のホスト装置に預金口座と区別して端末に対応付けて登録された振替用口座を識別する第1の識別情報を指定した、出金取引に関する第1の指示を受け付けると、前記第1の識別情報の振替用口座に資金が振り替えられている場合には、前記第1の指示に対応する第1の金額の資金を表す金銭情報を、顧客を識別する第2の識別情報と対応づけて情報処理装置に記録する処理を依頼し、
前記第2の識別情報を指定した、前記出金取引に関する第2の指示を受け付けると、前記第2の指示に対応する第2の金額の資金を表す金銭情報に対する出金処理を実行するとともに、前記情報処理装置に対して、記録された前記第1の金額の金銭情報を前記第2の金額の金銭情報に基づいて更新する処理を依頼する、
処理をコンピュータに実行させることを特徴とする取引処理プログラム。
When receiving a first instruction relating to a withdrawal transaction in which a first identification information for identifying a transfer account registered in association with a terminal is distinguished from a deposit account in the account-type host device, the first When funds are transferred to the transfer account of the identification information, the money information representing the first amount of money corresponding to the first instruction is associated with the second identification information for identifying the customer. Request processing to record to the information processing device,
When a second instruction regarding the withdrawal transaction specifying the second identification information is received, a withdrawal process for money information representing a second amount of money corresponding to the second instruction is executed, Requesting the information processing apparatus to update the recorded monetary information of the first amount based on the monetary information of the second amount;
A transaction processing program for causing a computer to execute processing.
前記コンピュータに、
前記振替用口座に関する口座番号を事前に記憶させ、記憶させた前記口座番号に基づいて、前記コンピュータに対して入力された口座番号の正当性を確認する、
処理を実行させることを特徴とする請求項4に記載の取引処理プログラム。
In the computer,
Storing the account number related to the transfer account in advance, and confirming the validity of the account number input to the computer based on the stored account number;
The transaction processing program according to claim 4, wherein the transaction is executed.
前記コンピュータに、
前記振替用口座に関する店番、科目、及び口座番号を含む口座情報を事前に記憶させ、前記コンピュータに対して口座番号が入力された場合、入力された前記口座番号を含む前記口座情報に基づいて、前記ホスト装置に送信する情報を生成する、
処理を実行させることを特徴とする請求項4又は5に記載の取引処理プログラム。
In the computer,
Store the account information including the store number, subject, and account number related to the transfer account in advance, and when the account number is input to the computer, based on the account information including the input account number, Generating information to be transmitted to the host device;
6. The transaction processing program according to claim 4, wherein the transaction is executed.
前記端末と前記情報処理装置との通信は遮断されている、
ことを特徴とする請求項1から6のいずれか1項に記載の取引処理プログラム。
Communication between the terminal and the information processing apparatus is interrupted,
The transaction processing program according to any one of claims 1 to 6, characterized in that:
端末に対応する専用口座を指定した、出金取引に関する第1の指示を受け付けると、前記第1の指示に対応する第1の金額を顧客の識別情報と対応づけて情報処理装置に記録する処理を依頼し、
前記識別情報を指定した、前記出金取引に関する第2の指示を受け付けると、前記第2の指示に対応する第2の金額の出金処理を実行するとともに、前記情報処理装置に対して、記録された前記第1の金額を前記第2の金額に基づいて更新する処理を依頼する、
処理をコンピュータが実行することを特徴とする取引処理方法。
When receiving a first instruction regarding a withdrawal transaction that designates a dedicated account corresponding to a terminal, a process of recording a first amount corresponding to the first instruction in an information processing apparatus in association with customer identification information Ask
When a second instruction relating to the withdrawal transaction specifying the identification information is received, a withdrawal process of a second amount corresponding to the second instruction is executed, and the information processing apparatus records Requesting the processing to update the first amount made based on the second amount;
A transaction processing method, wherein a computer executes a process.
端末に対応する専用口座を指定した、出金取引に関する第1の指示、及び顧客の識別情報を指定した、出金取引に関する第2の指示を受け付ける指示受付部と、
前記第2の指示を受け付けると、前記第2の指示に対応する第2の金額の出金処理を実行する処理実行部と、
前記第1の指示を受け付けると、前記第1の指示に対応する第1の金額を前記識別情報と対応づけて情報処理装置に記録する処理を依頼し、前記第2の指示を受け付けると、前記情報処理装置に対して、記録された前記第1の金額を前記第2の金額に基づいて更新する処理を依頼する処理依頼部と、
を備えることを特徴とする取引処理機。
An instruction accepting unit that receives a first instruction related to a withdrawal transaction that designates a dedicated account corresponding to a terminal, and a second instruction that relates to a withdrawal transaction that designates identification information of a customer;
When receiving the second instruction, a process execution unit that executes a second amount withdrawal process corresponding to the second instruction;
When the first instruction is received, a process for recording the first amount corresponding to the first instruction in the information processing apparatus in association with the identification information is requested, and when the second instruction is received, A processing request unit that requests the information processing apparatus to update the recorded first amount based on the second amount;
A transaction processing machine.
端末に対応する専用口座が登録された勘定系のホスト装置と、
情報処理装置と、
前記専用口座を指定した、出金取引に関する第1の指示を受け付けると、前記第1の指示に対応する第1の金額を顧客の識別情報と対応づけて前記情報処理装置に記録する処理を依頼し、前記識別情報を指定した、前記出金取引に関する第2の指示を受け付けると、前記第2の指示に対応する第2の金額の出金処理を実行するとともに、前記情報処理装置に対して、記録された前記第1の金額を前記第2の金額に基づいて更新する処理を依頼する取引処理機と、
を備えることを特徴とする取引処理システム。
An account host device in which a dedicated account corresponding to the terminal is registered;
An information processing device;
When a first instruction regarding a withdrawal transaction specifying the dedicated account is received, a request is made to record the first amount corresponding to the first instruction in the information processing apparatus in association with customer identification information When the second instruction related to the withdrawal transaction specifying the identification information is received, a withdrawal process of the second amount corresponding to the second instruction is executed, and the information processing apparatus is A transaction processor that requests processing to update the recorded first amount based on the second amount;
A transaction processing system comprising:
端末に対応する専用口座が登録された勘定系のホスト装置と、
前記専用口座を指定した、出金取引に関する第1の指示を受け付けると、前記第1の指示に対応する第1の金額を顧客の識別情報と対応づけて保持し、前記識別情報を指定した、前記出金取引に関する第2の指示を受け付けると、前記第2の指示に対応する第2の金額の出金処理を実行するとともに、保持した前記第1の金額を前記第2の金額に基づいて更新する取引処理機と、
を備えることを特徴とする取引処理システム。
An account host device in which a dedicated account corresponding to the terminal is registered;
When the first instruction regarding the withdrawal transaction specifying the dedicated account is received, the first amount corresponding to the first instruction is held in correspondence with the identification information of the customer, and the identification information is specified. When the second instruction related to the withdrawal transaction is received, a withdrawal process for the second amount corresponding to the second instruction is executed, and the held first amount is based on the second amount. A transaction processor to update,
A transaction processing system comprising:
JP2018110057A 2018-06-08 2018-06-08 Transaction processing program, transaction processing method, transaction processing machine, and transaction processing system Active JP7135462B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018110057A JP7135462B2 (en) 2018-06-08 2018-06-08 Transaction processing program, transaction processing method, transaction processing machine, and transaction processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018110057A JP7135462B2 (en) 2018-06-08 2018-06-08 Transaction processing program, transaction processing method, transaction processing machine, and transaction processing system

Publications (2)

Publication Number Publication Date
JP2019212185A true JP2019212185A (en) 2019-12-12
JP7135462B2 JP7135462B2 (en) 2022-09-13

Family

ID=68846860

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018110057A Active JP7135462B2 (en) 2018-06-08 2018-06-08 Transaction processing program, transaction processing method, transaction processing machine, and transaction processing system

Country Status (1)

Country Link
JP (1) JP7135462B2 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11265413A (en) * 1998-03-16 1999-09-28 Fujitsu Ltd Remittance system and method therefor
JP2001297196A (en) * 2000-04-14 2001-10-26 Ogaki Kyoritsu Bank Ltd Cash accounting system and cash accounting method using automatic cash teller machine
JP2002157631A (en) * 2000-11-17 2002-05-31 Fujitsu Ltd Transaction processing system
JP2003346215A (en) * 2002-05-29 2003-12-05 Oki Electric Ind Co Ltd Automatic transaction device cooperation system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11265413A (en) * 1998-03-16 1999-09-28 Fujitsu Ltd Remittance system and method therefor
EP1085449A1 (en) * 1998-03-16 2001-03-21 Fujitsu Limited Remitting system and method
JP2001297196A (en) * 2000-04-14 2001-10-26 Ogaki Kyoritsu Bank Ltd Cash accounting system and cash accounting method using automatic cash teller machine
JP2002157631A (en) * 2000-11-17 2002-05-31 Fujitsu Ltd Transaction processing system
JP2003346215A (en) * 2002-05-29 2003-12-05 Oki Electric Ind Co Ltd Automatic transaction device cooperation system

Also Published As

Publication number Publication date
JP7135462B2 (en) 2022-09-13

Similar Documents

Publication Publication Date Title
US20180225659A1 (en) Information processing device and information processing method
JP6839630B2 (en) Cash out system using smartphone
US20030130950A1 (en) Systems and methods for processing account identifiers using double entry
JP2009110125A (en) Settlement processor between accounts and processing method of settlement between accounts utilizing electronic recording credit
JP4351242B2 (en) Cash payment system, financial institution terminal device and cash payment method
JP2006285623A (en) Settlement processor and program
JP2017215700A (en) Financial transaction execution support device and method
JP2000067140A (en) Electronic money system, cashless transaction method, payment terminal and record medium
JP4689990B2 (en) Method and system for charging electronic money
CN112308543A (en) Data transfer method, device and equipment and computer storage medium
JP4353322B2 (en) Automated trading system
JP7135462B2 (en) Transaction processing program, transaction processing method, transaction processing machine, and transaction processing system
CN114997846A (en) Cross-border payment method, device, equipment and storage medium
JP2001250074A (en) Reception of money confirmation system, enterprise center, payment receiving device, and reception of money confirming method
JP2016181192A (en) Information processor, information processing system, information processing method, and program
JP6476344B2 (en) Cash transaction system and cash transaction method
JP2020087263A (en) Payment system and computer program therefor
JP2006065715A (en) Transfer processor and program
KR101145033B1 (en) System and method for reveiging amount of sales using automatic teller machine
JP2002298062A (en) Cash receipt system
JP4913794B2 (en) Account management system and account management program
JP7421272B2 (en) Account management device, payment management system and program
JP4847510B2 (en) Account management system and account management program
JP6424268B1 (en) Deposit / withdrawal agency system
JP2008242784A (en) Automatic transaction device and automatic transaction system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20210310

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20220121

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220222

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220418

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20220802

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20220815

R150 Certificate of patent or registration of utility model

Ref document number: 7135462

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150