JP3624807B2 - Account information management method, recording medium recording the program, and account information management system - Google Patents

Account information management method, recording medium recording the program, and account information management system Download PDF

Info

Publication number
JP3624807B2
JP3624807B2 JP2000236117A JP2000236117A JP3624807B2 JP 3624807 B2 JP3624807 B2 JP 3624807B2 JP 2000236117 A JP2000236117 A JP 2000236117A JP 2000236117 A JP2000236117 A JP 2000236117A JP 3624807 B2 JP3624807 B2 JP 3624807B2
Authority
JP
Japan
Prior art keywords
account
transaction
information
identification information
store
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.)
Expired - Lifetime
Application number
JP2000236117A
Other languages
Japanese (ja)
Other versions
JP2002049746A (en
Inventor
徹 服部
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP2000236117A priority Critical patent/JP3624807B2/en
Publication of JP2002049746A publication Critical patent/JP2002049746A/en
Application granted granted Critical
Publication of JP3624807B2 publication Critical patent/JP3624807B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Landscapes

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

Description

【0001】
【発明の属する技術分野】
本発明は、銀行の口座情報管理システムによる口座情報テーブル上での顧客の口座情報の管理方法、及び、そのプログラムを記録した記録媒体、並びに、口座情報テーブル上で顧客の口座情報を管理する銀行の口座情報管理システムに関する。
【0002】
【従来の技術】
近年、広く知られるインターネット等を利用したビジネスモデルでは、データベースでビジネスに必要な顧客情報を保管し、該当する顧客情報を参照しつつ顧客との取引を行う手法が多く採用されている。このように顧客情報をデータベースに格納してビジネス上活用するビジネスモデルでは、顧客情報の管理方法が重要な課題となっている。
【0003】
その管理方法の一つとして顧客情報と顧客が属する店舗を関連付けて一つの表で一元的に管理する方法が知られている。この方法によれば、例えば引越しなど顧客側に状況の変化があったときにもデータベース上の所定の項目を更新するのみでその状況変化に対処することができる。しかしながら、このような顧客情報の一元管理方法が近年のビジネスモデルで導入されるなかで、銀行の勘定系システムでは、各店舗が独立して担当する顧客情報を管理している。
【0004】
【発明が解決しようとする課題】
これは、銀行が管理する顧客情報量の膨大さが理由として挙げられる。この膨大な顧客情報を扱うという特殊環境下で、顧客情報を一元的に管理していたのでは対象レコードへのアクセス時間が多分にかかってしまう。そのため、オンライン処理の高速化を実現するには、各店舗毎に顧客情報を独立管理することが余儀なく求められていた。
【0005】
また、こうした経緯から、金融機関の通帳やカードには、顧客情報を管理する店舗番号と口座番号が刻印されており、この店舗番号と口座番号とで一つの口座(顧客)が特定できる。ここで、各店舗が担当する顧客情報とは、各店舗で口座を開設した口座情報を意味し、口座情報には、その顧客の口座番号、当該店舗番号および残高などが含まれる。
【0006】
したがって、顧客が引越しなどの理由で取引を行う店舗を変更したいときには、元の店舗から変更先の店舗への口座の移管処置を行ない、変更先の店舗で新規に口座を開設する必要がある。この口座の移管処置は、顧客が店舗まで出向き「口座移管手続き」を行い、取引変更先の店舗のテーブルにレコードを挿入した後、元の店舗のテーブルから当該顧客の口座レコードを削除するといった作業で行われる。
【0007】
この口座移管処置動作の具体例を図14を参照しながら説明する。本図によれば、口座移管処置は、まず、店舗番号200のテーブルに新規レコード(口座情報:店舗番号「200」、口座番号「13008」、残高「0」)を挿入する。次に、店舗番号100の移管対象となる口座情報レコード(口座情報:店舗番号「100」、口座番号「12346」、残高「500」)の残高情報を、店舗番号200の上記新設レコードに移す。最後に、店舗番号100の上記レコード(口座情報:店舗番号「100」、口座番号「12346」、残高「0」)を削除して、口座移管処置を終了する。
【0008】
取引店舗の変更時にはこのような口座移管処置が行われるが、口座移管処置は、顧客が店舗に出向き「口座移管手続き」を行うといった手間を要し、一方で、銀行側にとっても、複雑な口座移管作業にオペレータによる操作ミスの危険性が案じられる。さらに、口座移管処置後は、当該顧客の口座の所有先が変わると共に、口座番号も変更される可能性があるため、カードや通帳を新しく作り直す手間もあった。
【0009】
このような手間から顧客は口座の移管処置は行わず、所望の店舗で取引を再開するケースがあるが、この場合、その店舗では口座を持たないという理由から取引内容に制限が課せられることがあるため、その店舗で中心的に取引したい顧客は「口座の移管手続き」の必要性を避けることができなかった。また、銀行側にとっても、顧客が実際に窓口での取引を多くする店舗とその顧客の口座を所有する店舗が異なることは営業的に不具合が多く生じる。
【0010】
また、近年、銀行窓口(チャネル)の電子化がすすみ、コンビニエンスストアに配置されるATMやテレホンバンキングそしてインターネットバンキングなど、実存する店舗に依存しない新しい形での銀行との取引形態が増えてきている。例えば、一つの口座での取引がほとんどインターネットを利用した形態である場合には、口座を開設した店舗がその顧客に対して適切な責任を負うことは難しい。また、顧客は多様なニーズを有しており、一つのテーマを好むグループがあれば嫌うグループもある。銀行側では、こうしたテーマ毎に別々の対応を行うことでそのテーマに対する営業効果は格段に向上する。
【0011】
しかしながら、営業店全店舗に関するような基本的なサービスの立案は、本店の営業企画部等の共通スタッフ部門が企画・管理を行ない、各店舗に対して指示を与えることによって成されていたが、顧客のニーズがますます多様化することにより、こうしたフォーメーションで効果あるサービスを提供することが難しくなってきている。また、このようなフォーメーションは、従来から金融機関でビジネスユニットとして親しまれてきた店舗の責任範囲を低下させることになり、既に多数展開してしまっている店舗という資産の活用を一層困難なものとしている。
【0012】
従って、本発明の目的は、顧客管理テーブル上に本籍店舗と管理店舗の2つの概念が異なる項目を設け、取引について管理責任を負う店舗を変更する必要が生じたときには管理店舗項目の更新処理のみで対応し、従来ではその際に必要とされていた口座移管処置を不要にすることで口座移管処置に伴う上記問題点を解消することにある。
【0013】
また、本発明の目的は、管理店舗として仮想的な店舗も設定することを可能として、管理店舗の管理責任を地域的に区分された取引に限定せず、類似した形態の取引についても担当の管理店舗を設けることで、マネジメントやサービスの面でより営業効果の向上を図ることにある。
【0014】
【課題を解決するための手段】
かかる目的を達成するために、本発明は以下の特徴を有することとする。
本発明にかかる口座情報管理システムは、顧客が口座を開設した本籍となる店舗に設置される本籍店舗端末と、顧客が開設した口座において取引を行う取引店舗端末と、顧客が開設した口座の情報を管理する口座管理端末と、が接続されてなる口座情報管理システムであって、本籍店舗端末は、顧客が口座を開設した本籍となる店舗を識別するための本籍店舗識別情報と、顧客が開設した口座での取引を行う実在もしくは仮想の店舗を識別するための取引店舗識別情報と、顧客が開設した口座を識別するための口座識別情報と、を口座管理端末に送信する口座情報登録手段を有し、口座管理端末は、顧客が開設した口座の情報を格納する情報テーブルと、本籍店舗端末から受信した本籍店舗識別情報と、取引店舗識別情報と、口座識別情報と、を関連づけて、口座情報レコードを作成し、該作成した口座情報レコードを、情報テーブルに格納する口座情報格納手段と、口座情報レコードを取得するためのレコード取得要求情報を取引店舗端末から受信した際に、該受信したレコード取得要求情報に含まれる本籍店舗識別情報と口座識別情報とに対応する口座情報レコードを、情報テーブルの中から取得し、該取得した口座情報レコードを、取引店舗端末に送信する送信手段と、送信手段により口座情報レコードを送信した取引店舗端末から口座情報レコードを受信した際に、該受信した口座情報レコード内の本籍店舗識別情報と口座識別情報とに対応する、情報テーブル内に格納されている口座情報レコード内の取引店舗識別情報を更新する更新手段と、を有し、取引店舗端末は、口座情報レコードを特定するための本籍店舗識別情報と口座識別情報とを含む、口座情報レコードを取得するためのレコード取得要求情報を口座管理端末に送信する取得要求手段と、取得要求手段により口座管理端末から受信した口座情報レコード内の取引店舗識別情報を更新し、該更新した口座情報レコードを口座管理端末に送信する更新要求手段と、を有することを特徴とするものである。
【0015】
また、本発明にかかる口座情報管理システムにおいて、本籍店舗端末は、口座情報登録手段において、本籍店舗識別情報と、該本籍店舗識別情報と同じ識別情報である取引店舗識別情報と、口座識別情報と、を口座管理端末に送信し、口座管理端末は、口座情報格納手段において、本籍店舗端末から受信した本籍店舗識別情報と、該本籍店舗識別情報と同じ識別情報である取引店舗識別情報と、口座識別情報と、を関連づけて、口座情報レコードを作成し、該作成した口座情報レコードを、情報テーブルに格納し、送信手段において、取引店舗端末から受信したレコード取得要求情報に含まれる本籍店舗識別情報と口座識別情報とに対応する口座情報レコードを、情報テーブルの中から取得し、該取得した口座情報レコードを、取引店舗端末に送信し、更新手段において、取引店舗端末から受信した口座情報レコード内の本籍店舗識別情報と口座識別情報とに対応する、情報テーブル内に格納されている口座情報レコード内の、本籍店舗識別情報と同じ識別情報である取引店舗識別情報を、取引店舗端末において更新した取引店舗識別情報に更新し、取引店舗端末は、取得要求手段において、口座情報レコードを特定するための本籍店舗識別情報と口座識別情報とを含む、レコード取得要求情報を口座管理端末に送信し、更新要求手段において、口座管理端末から受信した口座情報レコード内の、本籍店舗識別情報と同じ識別情報の取引店舗識別情報を、顧客が開設した口座識別情報の口座で新規に取引を行う実在もしくは仮想の店舗を識別するための新たな取引店舗識別情報に更新し、該更新した口座情報レコードを口座管理端末に送信することを特徴とするものである。
【0016】
また、本発明にかかる口座情報管理システムにおいて、口座管理端末は、本籍店舗識別情報と、取引店舗識別情報と、口座識別情報と、に関連づけて、顧客が開設した口座識別情報の口座において取引が行われた取引内容情報の履歴を格納管理する取引ログテーブルと、取引ログテーブルに格納された取引内容情報の履歴を参照し、所定の割合以上の取引内容情報と関連付けられた取引店舗識別情報が存在すると判断し、且つ、該存在すると判断した取引店舗識別情報が、情報テーブルに格納される口座レコード情報内の取引店舗識別情報と、異なると判断した場合に、口座レコード情報内の取引店舗識別情報を、所定の割合以上の取引内容情報と関連付けられた取引店舗識別情報に更新する手段と、を有することを特徴とするものである。
【0017】
また、本発明にかかる口座情報管理システムにおいて、口座管理端末は、本籍店舗識別情報と、取引店舗識別情報と、口座識別情報と、に関連づけて、顧客が開設した口座識別情報の口座において取引が行われた取引金額の履歴を管理する取引ログテーブルと、取引ログテーブルに格納された取引金額の履歴を参照し、口座識別情報の口座において取引が行われた取引金額の総取引金額に対して所定の割合以上の取引金額が行われた取引店舗識別情報が存在すると判断し、且つ、該存在すると判断した取引店舗識別情報が、情報テーブルに格納される口座レコード情報内の取引店舗識別情報と、異なると判断した場合に、口座レコード情報内の取引店舗識別情報を、所定の割合以上の取引金額が行われた取引店舗識別情報に更新する手段と、を有することを特徴とするものである。
【0018】
また、本発明にかかる口座情報管理システムにおいて、口座管理端末は、本籍店舗識別情報と、取引店舗識別情報と、口座識別情報と、に関連づけて、顧客が開設した口座識別情報の口座において取引が行われた取引内容情報の履歴を格納管理する取引ログテーブルと、取引ログテーブルに格納された取引内容情報の履歴を参照し、所定の割合以下の取引内容情報と関連付けられた取引店舗識別情報が存在すると判断し、且つ、該存在すると判断した取引店舗識別情報が、情報テーブルに格納される口座レコード情報内の取引店舗識別情報であると判断した場合に、口座レコード情報内の取引店舗識別情報を、所定の取引店舗識別情報に更新する手段と、を有することを特徴とするものである。
【0019】
また、本発明にかかる口座情報管理システムにおいて、口座管理端末は、本籍店舗識別情報と、取引店舗識別情報と、口座識別情報と、に関連づけて、顧客が開設した口座識別情報の口座において取引が行われた取引内容情報の履歴を格納管理する取引ログテーブルと、取引ログテーブルを参照するための所定の時間が経過したか否かを判定し、所定の時間が経過したと判定した際に、取引ログテーブルの中から所定の本籍店舗識別情報に関連づけられた取引内容情報の履歴を取得する取得手段と、取得した取引内容情報の履歴の中から所定の口座識別情報に関連づけられた取引内容情報の履歴を特定する特定手段と、特定した取引内容情報の履歴の中に、所定の割合以上の取引内容情報と関連付けられた取引店舗識別情報が存在すると判断し、且つ、該存在すると判断した取引店舗識別情報が、情報テーブルに格納される口座レコード情報内の取引店舗識別情報と、異なると判断した場合に、口座レコード情報内の取引店舗識別情報を、所定の割合以上の取引内容情報と関連付けられた取引店舗識別情報に更新する更新手段と、を有することを特徴とするものである。
【0020】
また、本発明にかかる口座情報管理システムにおいて、口座管理端末は、本籍店舗識別情報と、取引店舗識別情報と、口座識別情報と、に関連づけて、顧客が開設した口座識別情報の口座において取引が行われた取引金額の履歴を管理する取引ログテーブルと、取引ログテーブルを参照するための所定の時間が経過したか否かを判定し、所定の時間が経過したと判定した際に、取引ログテーブルの中から所定の本籍店舗識別情報に関連づけられた取引金額の履歴を取得する取得手段と、取得した取引金額の履歴の中から所定の口座識別情報に関連づけられた取引金額の履歴を特定する特定手段と、特定した取引金額の履歴の中に、口座識別情報の口座において取引が行われた取引金額の総取引金額に対して所定の割合以上の取引金額が行われた取引店舗識別情報が存在すると判断し、且つ、該存在すると判断した取引店舗識別情報が、情報テーブルに格納される口座レコード情報内の取引店舗識別情報と、異なると判断した場合に、口座レコード情報内の取引店舗識別情報を、所定の割合以上の取引金額が行われた取引店舗識別情報に更新する更新手段と、を有することを特徴とするものである。
【0021】
また、本発明にかかる口座情報管理システムにおいて、口座管理端末は、本籍店舗識別情報と、取引店舗識別情報と、口座識別情報と、に関連づけて、顧客が開設した口座識別情報の口座において取引が行われた取引内容情報の履歴を格納管理する取引ログテーブルと、ログテーブルを参照するための所定の時間が経過したか否かを判定し、所定の時間が経過したと判定した際に、取引ログテーブルの中から所定の本籍店舗識別情報に関連づけられた取引内容情報の履歴を取得する取得手段と、取得した取引内容情報の履歴の中から所定の口座識別情報に関連づけられた取引内容情報の履歴を特定する特定手段と、特定した取引内容情報の履歴の中に、所定の割合以下の取引内容情報と関連付けられた取引店舗識別情報が存在すると判断し、且つ、該存在すると判断した取引店舗識別情報が、情報テーブルに格納される口座レコード情報内の取引店舗識別情報であると判断した場合に、口座レコード情報内の取引店舗識別情報を、所定の取引店舗識別情報に更新する更新手段と、を有することを特徴とするものである。
【0022】
また、本発明にかかる口座情報管理システムにおいて、口座管理端末は、特定した取引内容情報の履歴の中に、所定の割合以上の取引内容情報と関連付けられた取引店舗識別情報が存在しないと判断した場合に、取得手段において取得した取引内容情報の履歴の中から所定の口座識別情報とは異なる他の口座識別情報に関連づけられた取引内容情報の履歴を特定する手段を有することを特徴とするものである。
【0023】
また、本発明にかかる口座情報管理システムにおいて、口座管理端末は、特定した取引金額の履歴の中に、口座識別情報の口座において取引が行われた取引金額の総取引金額に対して所定の割合以上の取引金額が行われた取引店舗識別情報が存在しないと判断した場合に、取得手段において取得した取引金額の履歴の中から所定の口座識別情報とは異なる他の口座識別情報に関連づけられた取引金額の履歴を特定する手段を有することを特徴とするものである。
【0024】
また、本発明にかかる口座情報管理システムにおいて、口座管理端末は、特定した取引内容情報の履歴の中に、所定の割合以下の取引内容情報と関連付けられた取引店舗識別情報が存在しないと判断した場合に、取得手段において取得した取引内容情報の履歴の中から所定の口座識別情報とは異なる他の口座識別情報に関連づけられた取引内容情報の履歴を特定する手段を有することを特徴とするものである。
【0025】
また、本発明にかかる口座情報管理システムにおいて、口座管理端末は、更新手段において口座レコード情報内の取引店舗識別情報を更新した後に、取得手段において取得した取引内容情報の履歴の中から口座識別情報に関連づけられた取引内容情報の履歴を、全ての口座識別情報について特定したか否かを判断する第1の判断手段と、第1の判断手段において、取引内容情報の履歴を、全ての口座識別情報について特定したと判断した場合に、取引ログテーブルの中から本籍店舗識別情報に関連づけられた取引内容情報の履歴を、全ての本籍店舗識別情報について取得したか否かを判断する第2の判断手段と、第2の判断手段において、取引内容情報の履歴を、全ての本籍店舗識別情報について取得したと判断した場合に、口座レコード情報内の取引店舗識別情報の更新を終了する手段と、を有することを特徴とするものである。
【0026】
また、本発明にかかる口座情報管理システムにおいて、口座管理端末は、第1の判断手段において、取引内容情報の履歴を、全ての口座識別情報について特定していないと判断した場合に、取得手段において取得した取引内容情報の履歴の中から、特定していない口座識別情報に関連づけられた取引内容情報の履歴を特定する手段を有することを特徴とするものである。
【0027】
また、本発明にかかる口座情報管理システムにおいて、口座管理端末は、第2の判断手段において、取引内容情報の履歴を、全ての本籍店舗識別情報について取得していないと判断した場合に、取引ログテーブルの中から、取得していない本籍店舗識別情報に関連づけられた取引内容情報の履歴を取得する手段を有することを特徴とするものである。
【0028】
また、本発明にかかる口座情報管理方法は、顧客が口座を開設した本籍となる店舗に設置される本籍店舗端末と、顧客が開設した口座において取引を行う取引店舗端末と、顧客が開設した口座の情報を管理する口座管理端末と、が接続されてなる口座情報管理システムにおいて行う口座情報管理方法であって、本籍店舗端末が、顧客が口座を開設した本籍となる店舗を識別するための本籍店舗識別情報と、顧客が開設した口座での取引を行う実在もしくは仮想の店舗を識別するための取引店舗識別情報と、顧客が開設した口座を識別するための口座識別情報と、を口座管理端末に送信する口座情報登録工程と、口座管理端末が、本籍店舗端末から受信した本籍店舗識別情報と、取引店舗識別情報と、口座識別情報と、を関連づけて、口座情報レコードを作成し、該作成した口座情報レコードを、口座管理端末の具備する情報テーブルに格納する口座情報格納工程と、取引店舗端末が、口座情報レコードを特定するための本籍店舗識別情報と口座識別情報とを含む、口座情報レコードを取得するためのレコード取得要求情報を口座管理端末に送信する取得要求工程と、口座管理端末が、取引店舗端末から受信したレコード取得要求情報に含まれる本籍店舗識別情報と口座識別情報とに対応する口座情報レコードを、情報テーブルの中から取得し、該取得した口座情報レコードを、取引店舗端末に送信する送信工程と、取引店舗端末が、口座管理端末から受信した口座情報レコード内の取引店舗識別情報を更新し、該更新した口座情報レコードを口座管理端末に送信する更新要求工程と、口座管理端末が、取引店舗端末から受信した口座情報レコード内の本籍店舗識別情報と口座識別情報とに対応する、情報テーブル内に格納されている口座情報レコード内の取引店舗識別情報を更新する更新工程と、を行うことを特徴とするものである。
【0029】
また、本発明にかかる口座情報管理方法において、本籍店舗端末は、口座情報登録工程において、本籍店舗識別情報と、該本籍店舗識別情報と同じ識別情報である取引店舗識別情報と、口座識別情報と、を口座管理端末に送信し、口座管理端末は、口座情報格納工程において、本籍店舗端末から受信した本籍店舗識別情報と、該本籍店舗識別情報と同じ識別情報である取引店舗識別情報と、口座識別情報と、を関連づけて、口座情報レコードを作成し、該作成した口座情報レコードを、情報テーブルに格納し、取引店舗端末が、取得要求工程において、口座情報レコードを特定するための本籍店舗識別情報と口座識別情報とを含む、レコード取得要求情報を口座管理端末に送信し、口座管理端末が、送信工程において、取引店舗端末から受信したレコード取得要求情報に含まれる本籍店舗識別情報と口座識別情報とに対応する口座情報レコードを、情報テーブルの中から取得し、該取得した口座情報レコードを、取引店舗端末に送信し、取引店舗端末が、更新要求工程において、口座管理端末から受信した口座情報レコード内の、本籍店舗識別情報と同じ識別情報の取引店舗識別情報を、顧客が開設した口座識別情報の口座で新規に取引を行う実在もしくは仮想の店舗を識別するための新たな取引店舗識別情報に更新し、該更新した口座情報レコードを口座管理端末に送信し、口座管理端末が、更新工程において、取引店舗端末から受信した口座情報レコード内の本籍店舗識別情報と口座識別情報とに対応する、情報テーブル内に格納されている口座情報レコード内の、本籍店舗識別情報と同じ識別情報である取引店舗識別情報を、取引店舗端末において更新した取引店舗識別情報に更新することを特徴とするものである。
【0030】
また、本発明にかかる口座情報管理方法において、口座管理端末は、本籍店舗識別情報と、取引店舗識別情報と、口座識別情報と、に関連づけて、顧客が開設した口座識別情報の口座において取引が行われた取引内容情報の履歴を格納管理する取引ログテーブルを有し、口座管理端末は、取引ログテーブルに格納された取引内容情報の履歴を参照し、所定の割合以上の取引内容情報と関連付けられた取引店舗識別情報が存在すると判断し、且つ、該存在すると判断した取引店舗識別情報が、情報テーブルに格納される口座レコード情報内の取引店舗識別情報と、異なると判断した場合には、口座レコード情報内の取引店舗識別情報を、所定の割合以上の取引内容情報と関連付けられた取引店舗識別情報に更新する工程を行うことを特徴とするものである。
【0031】
また、本発明にかかる口座情報管理方法において、口座管理端末は、本籍店舗識別情報と、取引店舗識別情報と、口座識別情報と、に関連づけて、顧客が開設した口座識別情報の口座において取引が行われた取引金額の履歴を管理する取引ログテーブルを有し、口座管理端末は、取引ログテーブルに格納された取引金額の履歴を参照し、口座識別情報の口座において取引が行われた取引金額の総取引金額に対して所定の割合以上の取引金額が行われた取引店舗識別情報が存在すると判断し、且つ、該存在すると判断した取引店舗識別情報が、情報テーブルに格納される口座レコード情報内の取引店舗識別情報と、異なると判断した場合には、口座レコード情報内の取引店舗識別情報を、所定の割合以上の取引金額が行われた取引店舗識別情報に更新する工程を行うことを特徴とするものである。
【0032】
また、本発明にかかる口座情報管理方法において、口座管理端末は、本籍店舗識別情報と、取引店舗識別情報と、口座識別情報と、に関連づけて、顧客が開設した口座識別情報の口座において取引が行われた取引内容情報の履歴を格納管理する取引ログテーブルを有し、口座管理端末は、取引ログテーブルに格納された取引内容情報の履歴を参照し、所定の割合以下の取引内容情報と関連付けられた取引店舗識別情報が存在すると判断し、且つ、該存在すると判断した取引店舗識別情報が、情報テーブルに格納される口座レコード情報内の取引店舗識別情報であると判断した場合には、口座レコード情報内の取引店舗識別情報を、所定の取引店舗識別情報に更新する工程を行うことを特徴とするものである。
【0033】
また、本発明にかかる口座情報管理方法において、口座管理端末は、本籍店舗識別情報と、取引店舗識別情報と、口座識別情報と、に関連づけて、顧客が開設した口座識別情報の口座において取引が行われた取引内容情報の履歴を格納管理する取引ログテーブルを有し、口座管理端末が、取引ログテーブルを参照するための所定の時間が経過したか否かを判定し、所定の時間が経過したと判定した際に、取引ログテーブルの中から所定の本籍店舗識別情報に関連づけられた取引内容情報の履歴を取得する取得工程と、口座管理端末が、取得した取引内容情報の履歴の中から所定の口座識別情報に関連づけられた取引内容情報の履歴を特定する特定工程と、口座管理端末が、特定した取引内容情報の履歴の中に、所定の割合以上の取引内容情報と関連付けられた取引店舗識別情報が存在すると判断し、且つ、該存在すると判断した取引店舗識別情報が、情報テーブルに格納される口座レコード情報内の取引店舗識別情報と、異なると判断した場合には、口座レコード情報内の取引店舗識別情報を、所定の割合以上の取引内容情報と関連付けられた取引店舗識別情報に更新する更新工程と、を行うことを特徴とするものである。
【0034】
また、本発明にかかる口座情報管理方法において、口座管理端末は、本籍店舗識別情報と、取引店舗識別情報と、口座識別情報と、に関連づけて、顧客が開設した口座識別情報の口座において取引が行われた取引金額の履歴を管理する取引ログテーブルを有し、口座管理端末が、取引ログテーブルを参照するための所定の時間が経過したか否かを判定し、所定の時間が経過したと判定した際に、取引ログテーブルの中から所定の本籍店舗識別情報に関連づけられた取引金額の履歴を取得する取得工程と、口座管理端末が、取得した取引金額の履歴の中から所定の口座識別情報に関連づけられた取引金額の履歴を特定する特定工程と、口座管理端末が、特定した取引金額の履歴の中に、口座識別情報の口座において取引が行われた取引金額の総取引金額に対して所定の割合以上の取引金額が行われた取引店舗識別情報が存在すると判断し、且つ、該存在すると判断した取引店舗識別情報が、情報テーブルに格納される口座レコード情報内の取引店舗識別情報と、異なると判断した場合には、口座レコード情報内の取引店舗識別情報を、所定の割合以上の取引金額が行われた取引店舗識別情報に更新する更新工程と、を行うことを特徴とするものである。
【0035】
また、本発明にかかる口座情報管理方法において、口座管理端末は、本籍店舗識別情報と、取引店舗識別情報と、口座識別情報と、に関連づけて、顧客が開設した口座識別情報の口座において取引が行われた取引内容情報の履歴を格納管理する取引ログテーブルを有し、口座管理端末が、ログテーブルを参照するための所定の時間が経過したか否かを判定し、所定の時間が経過したと判定した際に、取引ログテーブルの中から所定の本籍店舗識別情報に関連づけられた取引内容情報の履歴を取得する取得工程と、口座管理端末が、取得した取引内容情報の履歴の中から所定の口座識別情報に関連づけられた取引内容情報の履歴を特定する特定工程と、口座管理端末が、特定した取引内容情報の履歴の中に、所定の割合以下の取引内容情報と関連付けられた取引店舗識別情報が存在すると判断し、且つ、該存在すると判断した取引店舗識別情報が、情報テーブルに格納される口座レコード情報内の取引店舗識別情報であると判断した場合には、口座レコード情報内の取引店舗識別情報を、所定の取引店舗識別情報に更新する更新工程と、を行うことを特徴とするものである。
【0036】
また、本発明にかかる口座情報管理方法において、口座管理端末が、特定工程において特定した取引内容情報の履歴の中に、所定の割合以上の取引内容情報と関連付けられた取引店舗識別情報が存在しないと判断した場合には、取得工程において取得した取引内容情報の履歴の中から所定の口座識別情報とは異なる他の口座識別情報に関連づけられた取引内容情報の履歴を特定する工程を行うことを特徴とするものである。
【0037】
また、本発明にかかる口座情報管理方法において、口座管理端末が、特定工程において特定した取引金額の履歴の中に、口座識別情報の口座において取引が行われた取引金額の総取引金額に対して所定の割合以上の取引金額が行われた取引店舗識別情報が存在しないと判断した場合には、取得工程において取得した取引金額の履歴の中から所定の口座識別情報とは異なる他の口座識別情報に関連づけられた取引金額の履歴を特定する工程を行うことを特徴とするものである。
【0038】
また、本発明にかかる口座情報管理方法において、口座管理端末が、特定工程において特定した取引内容情報の履歴の中に、所定の割合以下の取引内容情報と関連付けられた取引店舗識別情報が存在しないと判断した場合には、取得工程において取得した取引内容情報の履歴の中から所定の口座識別情報とは異なる他の口座識別情報に関連づけられた取引内容情報の履歴を特定する工程を行うことを特徴とするものである。
【0039】
また、本発明にかかる口座情報管理方法において、口座管理端末が、更新工程において口座レコード情報内の取引店舗識別情報を更新した後に、取得工程において取得した取引内容情報の履歴の中から口座識別情報に関連づけられた取引内容情報の履歴を、全ての口座識別情報について特定したか否かを判断する第1の判断工程と、口座管理端末が、第1の判断工程において、取引内容情報の履歴を、全ての口座識別情報について特定したと判断した場合に、取引ログテーブルの中から本籍店舗識別情報に関連づけられた取引内容情報の履歴を、全ての本籍店舗識別情報について取得したか否かを判断する第2の判断工程と、を行い、口座管理端末が、第2の判断工程において、取引内容情報の履歴を、全ての本籍店舗識別情報について取得したと判断した場合に、口座レコード情報内の取引店舗識別情報の更新を終了することを特徴とするものである。
【0040】
また、本発明にかかる口座情報管理方法において、口座管理端末が、第1の判断工程において、取引内容情報の履歴を、全ての口座識別情報について特定していないと判断した場合には、取得工程において取得した取引内容情報の履歴の中から、特定していない口座識別情報に関連づけられた取引内容情報の履歴を特定することを特徴とするものである。
【0041】
また、本発明にかかる口座情報管理方法において、口座管理端末が、第2の判断工程において、取引内容情報の履歴を、全ての本籍店舗識別情報について取得していないと判断した場合には、取引ログテーブルの中から、取得していない本籍店舗識別情報に関連づけられた取引内容情報の履歴を取得することを特徴とするものである。
【0042】
また、本発明にかかる口座情報管理プログラムを記録した記録媒体は、顧客が口座を開設した本籍となる店舗に設置される本籍店舗端末と、顧客が開設した口座において取引を行う取引店舗端末と、顧客が開設した口座の情報を管理する口座管理端末と、が接続されてなる口座情報管理システムにおいて実行させる口座情報管理プログラムを記録した記録媒体であって、本籍店舗端末に、顧客が口座を開設した本籍となる店舗を識別するための本籍店舗識別情報と、顧客が開設した口座での取引を行う実在もしくは仮想の店舗を識別するための取引店舗識別情報と、顧客が開設した口座を識別するための口座識別情報と、を口座管理端末に送信する口座情報登録処理を実行させ、口座管理端末に、本籍店舗端末から受信した本籍店舗識別情報と、取引店舗識別情報と、口座識別情報と、を関連づけて、口座情報レコードを作成し、該作成した口座情報レコードを、口座管理端末の具備する情報テーブルに格納する口座情報格納処理と、口座情報レコードを取得するためのレコード取得要求情報を取引店舗端末から受信した際に、該受信したレコード取得要求情報に含まれる本籍店舗識別情報と口座識別情報とに対応する口座情報レコードを、情報テーブルの中から取得し、該取得した口座情報レコードを、取引店舗端末に送信する送信処理と、送信処理により口座情報レコードを送信した取引店舗端末から口座情報レコードを受信した際に、該受信した口座情報レコード内の本籍店舗識別情報と口座識別情報とに対応する、情報テーブル内に格納されている口座情報レコード内の取引店舗識別情報を更新する更新処理と、を実行させ、取引店舗端末に、口座情報レコードを特定するための本籍店舗識別情報と口座識別情報とを含む、口座情報レコードを取得するためのレコード取得要求情報を口座管理端末に送信する取得要求処理と、取得要求処理により口座管理端末から受信した口座情報レコード内の取引店舗識別情報を更新し、該更新した口座情報レコードを口座管理端末に送信する更新要求処理と、を実行させることを特徴とするものである。
【0043】
また、本発明にかかる口座情報管理プログラムを記録した記録媒体は、本籍店舗端末は、口座情報登録処理において、本籍店舗識別情報と、該本籍店舗識別情報と同じ識別情報である取引店舗識別情報と、口座識別情報と、を口座管理端末に送信し、口座管理端末は、口座情報格納処理において、本籍店舗端末から受信した本籍店舗識別情報と、該本籍店舗識別情報と同じ識別情報である取引店舗識別情報と、口座識別情報と、を関連づけて、口座情報レコードを作成し、該作成した口座情報レコードを、情報テーブルに格納し、送信処理において、取引店舗端末から受信したレコード取得要求情報に含まれる本籍店舗識別情報と口座識別情報とに対応する口座情報レコードを、情報テーブルの中から取得し、該取得した口座情報レコードを、取引店舗端末に送信し、更新処理において、取引店舗端末から受信した口座情報レコード内の本籍店舗識別情報と口座識別情報とに対応する、情報テーブル内に格納されている口座情報レコード内の、本籍店舗識別情報と同じ識別情報である取引店舗識別情報を、取引店舗端末において更新した取引店舗識別情報に更新し、取引店舗端末は、取得要求処理において、口座情報レコードを特定するための本籍店舗識別情報と口座識別情報とを含む、レコード取得要求情報を口座管理端末に送信し、更新要求処理において、口座管理端末から受信した口座情報レコード内の、本籍店舗識別情報と同じ識別情報の取引店舗識別情報を、顧客が開設した口座識別情報の口座で新規に取引を行う実在もしくは仮想の店舗を識別するための新たな取引店舗識別情報に更新し、該更新した口座情報レコードを口座管理端末に送信することを特徴とするものである。
【0044】
また、本発明にかかる口座情報管理プログラムを記録した記録媒体は、口座管理端末は、本籍店舗識別情報と、取引店舗識別情報と、口座識別情報と、に関連づけて、顧客が開設した口座識別情報の口座において取引が行われた取引内容情報の履歴を格納管理する取引ログテーブルを有し、口座管理端末に、取引ログテーブルに格納された取引内容情報の履歴を参照し、所定の割合以上の取引内容情報と関連付けられた取引店舗識別情報が存在すると判断し、且つ、該存在すると判断した取引店舗識別情報が、情報テーブルに格納される口座レコード情報内の取引店舗識別情報と、異なると判断した場合に、口座レコード情報内の取引店舗識別情報を、所定の割合以上の取引内容情報と関連付けられた取引店舗識別情報に更新する処理を実行させることを特徴とするものである。
【0045】
また、本発明にかかる口座情報管理プログラムを記録した記録媒体は、口座管理端末は、本籍店舗識別情報と、取引店舗識別情報と、口座識別情報と、に関連づけて、顧客が開設した口座識別情報の口座において取引が行われた取引金額の履歴を管理する取引ログテーブルを有し、口座管理端末に、取引ログテーブルに格納された取引金額の履歴を参照し、口座識別情報の口座において取引が行われた取引金額の総取引金額に対して所定の割合以上の取引金額が行われた取引店舗識別情報が存在すると判断し、且つ、該存在すると判断した取引店舗識別情報が、情報テーブルに格納される口座レコード情報内の取引店舗識別情報と、異なると判断した場合に、口座レコード情報内の取引店舗識別情報を、所定の割合以上の取引金額が行われた取引店舗識別情報に更新する処理を実行させることを特徴とするものである。
【0046】
また、本発明にかかる口座情報管理プログラムを記録した記録媒体は、口座管理端末は、本籍店舗識別情報と、取引店舗識別情報と、口座識別情報と、に関連づけて、顧客が開設した口座識別情報の口座において取引が行われた取引内容情報の履歴を格納管理する取引ログテーブルを有し、口座管理端末に、取引ログテーブルに格納された取引内容情報の履歴を参照し、所定の割合以下の取引内容情報と関連付けられた取引店舗識別情報が存在すると判断し、且つ、該存在すると判断した取引店舗識別情報が、情報テーブルに格納される口座レコード情報内の取引店舗識別情報であると判断した場合に、口座レコード情報内の取引店舗識別情報を、所定の取引店舗識別情報に更新する処理を実行させることを特徴とするものである。
【0047】
また、本発明にかかる口座情報管理プログラムを記録した記録媒体は、口座管理端末は、本籍店舗識別情報と、取引店舗識別情報と、口座識別情報と、に関連づけて、顧客が開設した口座識別情報の口座において取引が行われた取引内容情報の履歴を格納管理する取引ログテーブルを有し、口座管理端末に、取引ログテーブルを参照するための所定の時間が経過したか否かを判定し、所定の時間が経過したと判定した際に、取引ログテーブルの中から所定の本籍店舗識別情報に関連づけられた取引内容情報の履歴を取得する取得処理と、取得した取引内容情報の履歴の中から所定の口座識別情報に関連づけられた取引内容情報の履歴を特定する特定処理と、特定した取引内容情報の履歴の中に、所定の割合以上の取引内容情報と関連付けられた取引店舗識別情報が存在すると判断し、且つ、該存在すると判断した取引店舗識別情報が、情報テーブルに格納される口座レコード情報内の取引店舗識別情報と、異なると判断した場合に、口座レコード情報内の取引店舗識別情報を、所定の割合以上の取引内容情報と関連付けられた取引店舗識別情報に更新する更新処理と、を実行させることを特徴とするものである。
【0048】
また、本発明にかかる口座情報管理プログラムを記録した記録媒体は、口座管理端末は、本籍店舗識別情報と、取引店舗識別情報と、口座識別情報と、に関連づけて、顧客が開設した口座識別情報の口座において取引が行われた取引金額の履歴を管理する取引ログテーブルを有し、口座管理端末に、取引ログテーブルを参照するための所定の時間が経過したか否かを判定し、所定の時間が経過したと判定した際に、取引ログテーブルの中から所定の本籍店舗識別情報に関連づけられた取引金額の履歴を取得する取得処理と、取得した取引金額の履歴の中から所定の口座識別情報に関連づけられた取引金額の履歴を特定する特定処理と、特定した取引金額の履歴の中に、口座識別情報の口座において取引が行われた取引金額の総取引金額に対して所定の割合以上の取引金額が行われた取引店舗識別情報が存在すると判断し、且つ、該存在すると判断した取引店舗識別情報が、情報テーブルに格納される口座レコード情報内の取引店舗識別情報と、異なると判断した場合に、口座レコード情報内の取引店舗識別情報を、所定の割合以上の取引金額が行われた取引店舗識別情報に更新する更新処理と、を実行させることを特徴とするものである。
【0049】
また、本発明にかかる口座情報管理プログラムを記録した記録媒体は、口座管理端末は、本籍店舗識別情報と、取引店舗識別情報と、口座識別情報と、に関連づけて、顧客が開設した口座識別情報の口座において取引が行われた取引内容情報の履歴を格納管理する取引ログテーブルを有し、口座管理端末に、ログテーブルを参照するための所定の時間が経過したか否かを判定し、所定の時間が経過したと判定した際に、取引ログテーブルの中から所定の本籍店舗識別情報に関連づけられた取引内容情報の履歴を取得する取得処理と、取得した取引内容情報の履歴の中から所定の口座識別情報に関連づけられた取引内容情報の履歴を特定する特定処理と、特定した取引内容情報の履歴の中に、所定の割合以下の取引内容情報と関連付けられた取引店舗識別情報が存在すると判断し、且つ、該存在すると判断した取引店舗識別情報が、情報テーブルに格納される口座レコード情報内の取引店舗識別情報であると判断した場合に、口座レコード情報内の取引店舗識別情報を、所定の取引店舗識別情報に更新する更新処理と、を実行させることを特徴とするものである。
【0050】
また、本発明にかかる口座情報管理プログラムを記録した記録媒体は、口座管理端末に、特定した取引内容情報の履歴の中に、所定の割合以上の取引内容情報と関連付けられた取引店舗識別情報が存在しないと判断した場合に、取得処理において取得した取引内容情報の履歴の中から所定の口座識別情報とは異なる他の口座識別情報に関連づけられた取引内容情報の履歴を特定する処理を実行させることを特徴とするものである。
【0051】
また、本発明にかかる口座情報管理プログラムを記録した記録媒体は、口座管理端末に、特定した取引金額の履歴の中に、口座識別情報の口座において取引が行われた取引金額の総取引金額に対して所定の割合以上の取引金額が行われた取引店舗識別情報が存在しないと判断した場合に、取得処理において取得した取引金額の履歴の中から所定の口座識別情報とは異なる他の口座識別情報に関連づけられた取引金額の履歴を特定する処理を実行させることを特徴とするものである。
【0052】
また、本発明にかかる口座情報管理プログラムを記録した記録媒体は、口座管理端末に、特定した取引内容情報の履歴の中に、所定の割合以下の取引内容情報と関連付けられた取引店舗識別情報が存在しないと判断した場合に、取得処理において取得した取引内容情報の履歴の中から所定の口座識別情報とは異なる他の口座識別情報に関連づけられた取引内容情報の履歴を特定する処理を実行させることを特徴とするものである。
【0053】
また、本発明にかかる口座情報管理プログラムを記録した記録媒体は、口座管理端末に、更新処理において口座レコード情報内の取引店舗識別情報を更新した後に、取得処理において取得した取引内容情報の履歴の中から口座識別情報に関連づけられた取引内容情報の履歴を、全ての口座識別情報について特定したか否かを判断する第1の判断処理と、第1の判断処理において、取引内容情報の履歴を、全ての口座識別情報について特定したと判断した場合に、取引ログテーブルの中から本籍店舗識別情報に関連づけられた取引内容情報の履歴を、全ての本籍店舗識別情報について取得したか否かを判断する第2の判断処理と、第2の判断処理において、取引内容情報の履歴を、全ての本籍店舗識別情報について取得したと判断した場合に、口座レコード情報内の取引店舗識別情報の更新を終了する処理と、を実行させることを特徴とするものである。
【0054】
また、本発明にかかる口座情報管理プログラムを記録した記録媒体は、口座管理端末に、第1の判断処理において、取引内容情報の履歴を、全ての口座識別情報について特定していないと判断した場合に、取得処理において取得した取引内容情報の履歴の中から、特定していない口座識別情報に関連づけられた取引内容情報の履歴を特定する処理を実行させることを特徴とするものである。
【0055】
また、本発明にかかる口座情報管理プログラムを記録した記録媒体は、口座管理端末に、第2の判断処理において、取引内容情報の履歴を、全ての本籍店舗識別情報について取得していないと判断した場合に、取引ログテーブルの中から、取得していない本籍店舗識別情報に関連づけられた取引内容情報の履歴を取得する処理を実行させることを特徴とするものである。
【0056】
また、本発明にかかる口座管理端末は、顧客が口座を開設した本籍となる店舗に設置される本籍店舗端末と、顧客が開設した口座において取引を行う取引店舗端末と、接続される、顧客が開設した口座の情報を管理する口座管理端末であって、顧客が開設した口座の情報を格納する情報テーブルと、本籍店舗端末から受信した、顧客が口座を開設した本籍となる店舗を識別するための本籍店舗識別情報と、顧客が開設した口座での取引を行う実在もしくは仮想の店舗を識別するための取引店舗識別情報と、顧客が開設した口座を識別するための口座識別情報と、を関連づけて、口座情報レコードを作成し、該作成した口座情報レコードを、情報テーブルに格納する口座情報格納手段と、口座情報レコードを特定するための本籍店舗識別情報と口座識別情報とを含む、口座情報レコードを取得するためのレコード取得要求情報を、取引店舗端末から受信した際に、該受信したレコード取得要求情報に含まれる本籍店舗識別情報と口座識別情報とに対応する口座情報レコードを、情報テーブルの中から取得し、該取得した口座情報レコードを、取引店舗端末に送信する送信手段と、送信手段により口座情報レコードを送信した取引店舗端末から口座情報レコードを受信した際に、該受信した口座情報レコード内の本籍店舗識別情報と口座識別情報とに対応する、情報テーブル内に格納されている口座情報レコード内の取引店舗識別情報を更新する更新手段と、を有することを特徴とするものである。
【0057】
また、本発明にかかる口座管理端末は、本籍店舗識別情報と、取引店舗識別情報と、口座識別情報と、に関連づけて、顧客が開設した口座識別情報の口座において取引が行われた取引内容情報の履歴を格納管理する取引ログテーブルと、取引ログテーブルに格納された取引内容情報の履歴を参照し、所定の割合以上の取引内容情報と関連付けられた取引店舗識別情報が存在すると判断し、且つ、該存在すると判断した取引店舗識別情報が、情報テーブルに格納される口座レコード情報内の取引店舗識別情報と、異なると判断した場合に、口座レコード情報内の取引店舗識別情報を、所定の割合以上の取引内容情報と関連付けられた取引店舗識別情報に更新する手段と、を有することを特徴とするものである。
【0058】
また、本発明にかかる口座管理端末は、本籍店舗識別情報と、取引店舗識別情報と、口座識別情報と、に関連づけて、顧客が開設した口座識別情報の口座において取引が行われた取引金額の履歴を管理する取引ログテーブルと、取引ログテーブルに格納された取引金額の履歴を参照し、口座識別情報の口座において取引が行われた取引金額の総取引金額に対して所定の割合以上の取引金額が行われた取引店舗識別情報が存在すると判断し、且つ、該存在すると判断した取引店舗識別情報が、情報テーブルに格納される口座レコード情報内の取引店舗識別情報と、異なると判断した場合に、口座レコード情報内の取引店舗識別情報を、所定の割合以上の取引金額が行われた取引店舗識別情報に更新する手段と、を有することを特徴とするものである。
【0059】
また、本発明にかかる口座管理端末は、本籍店舗識別情報と、取引店舗識別情報と、口座識別情報と、に関連づけて、顧客が開設した口座識別情報の口座において取引が行われた取引内容情報の履歴を格納管理する取引ログテーブルと、取引ログテーブルに格納された取引内容情報の履歴を参照し、所定の割合以下の取引内容情報と関連付けられた取引店舗識別情報が存在すると判断し、且つ、該存在すると判断した取引店舗識別情報が、情報テーブルに格納される口座レコード情報内の取引店舗識別情報であると判断した場合に、口座レコード情報内の取引店舗識別情報を、所定の取引店舗識別情報に更新する手段と、を有することを特徴とするものである。
【0060】
また、本発明にかかる口座管理端末は、本籍店舗識別情報と、取引店舗識別情報と、口座識別情報と、に関連づけて、顧客が開設した口座識別情報の口座において取引が行われた取引内容情報の履歴を格納管理する取引ログテーブルと、取引ログテーブルを参照するための所定の時間が経過したか否かを判定し、所定の時間が経過したと判定した際に、取引ログテーブルの中から所定の本籍店舗識別情報に関連づけられた取引内容情報の履歴を取得する取得手段と、取得した取引内容情報の履歴の中から所定の口座識別情報に関連づけられた取引内容情報の履歴を特定する特定手段と、特定した取引内容情報の履歴の中に、所定の割合以上の取引内容情報と関連付けられた取引店舗識別情報が存在すると判断し、且つ、該存在すると判断した取引店舗識別情報が、情報テーブルに格納される口座レコード情報内の取引店舗識別情報と、異なると判断した場合に、口座レコード情報内の取引店舗識別情報を、所定の割合以上の取引内容情報と関連付けられた取引店舗識別情報に更新する更新手段と、を有することを特徴とするものである。
【0061】
また、本発明にかかる口座管理端末は、本籍店舗識別情報と、取引店舗識別情報と、口座識別情報と、に関連づけて、顧客が開設した口座識別情報の口座において取引が行われた取引金額の履歴を管理する取引ログテーブルと、取引ログテーブルを参照するための所定の時間が経過したか否かを判定し、所定の時間が経過したと判定した際に、取引ログテーブルの中から所定の本籍店舗識別情報に関連づけられた取引金額の履歴を取得する取得手段と、取得した取引金額の履歴の中から所定の口座識別情報に関連づけられた取引金額の履歴を特定する特定手段と、特定した取引金額の履歴の中に、口座識別情報の口座において取引が行われた取引金額の総取引金額に対して所定の割合以上の取引金額が行われた取引店舗識別情報が存在すると判断し、且つ、該存在すると判断した取引店舗識別情報が、情報テーブルに格納される口座レコード情報内の取引店舗識別情報と、異なると判断した場合に、口座レコード情報内の取引店舗識別情報を、所定の割合以上の取引金額が行われた取引店舗識別情報に更新する更新手段と、を有することを特徴とするものである。
【0062】
また、本発明にかかる口座管理端末は、本籍店舗識別情報と、取引店舗識別情報と、口座識別情報と、に関連づけて、顧客が開設した口座識別情報の口座において取引が行われた取引内容情報の履歴を格納管理する取引ログテーブルと、ログテーブルを参照するための所定の時間が経過したか否かを判定し、所定の時間が経過したと判定した際に、取引ログテーブルの中から所定の本籍店舗識別情報に関連づけられた取引内容情報の履歴を取得する取得手段と、取得した取引内容情報の履歴の中から所定の口座識別情報に関連づけられた取引内容情報の履歴を特定する特定手段と、特定した取引内容情報の履歴の中に、所定の割合以下の取引内容情報と関連付けられた取引店舗識別情報が存在すると判断し、且つ、該存在すると判断した取引店舗識別情報が、情報テーブルに格納される口座レコード情報内の取引店舗識別情報であると判断した場合に、口座レコード情報内の取引店舗識別情報を、所定の取引店舗識別情報に更新する更新手段と、を有することを特徴とするものである。
【0063】
また、本発明にかかる口座管理端末は、特定した取引内容情報の履歴の中に、所定の割合以上の取引内容情報と関連付けられた取引店舗識別情報が存在しないと判断した場合に、取得手段において取得した取引内容情報の履歴の中から所定の口座識別情報とは異なる他の口座識別情報に関連づけられた取引内容情報の履歴を特定する手段を有することを特徴とするものである。
【0064】
また、本発明にかかる口座管理端末は、特定した取引金額の履歴の中に、口座識別情報の口座において取引が行われた取引金額の総取引金額に対して所定の割合以上の取引金額が行われた取引店舗識別情報が存在しないと判断した場合に、取得手段において取得した取引金額の履歴の中から所定の口座識別情報とは異なる他の口座識別情報に関連づけられた取引金額の履歴を特定する手段を有することを特徴とするものである。
【0065】
また、本発明にかかる口座管理端末は、特定した取引内容情報の履歴の中に、所定の割合以下の取引内容情報と関連付けられた取引店舗識別情報が存在しないと判断した場合に、取得手段において取得した取引内容情報の履歴の中から所定の口座識別情報とは異なる他の口座識別情報に関連づけられた取引内容情報の履歴を特定する手段を有することを特徴とするものである。
【0066】
また、本発明にかかる口座管理端末は、更新手段において口座レコード情報内の取引店舗識別情報を更新した後に、取得手段において取得した取引内容情報の履歴の中から口座識別情報に関連づけられた取引内容情報の履歴を、全ての口座識別情報について特定したか否かを判断する第1の判断手段と、第1の判断手段において、取引内容情報の履歴を、全ての口座識別情報について特定したと判断した場合に、取引ログテーブルの中から本籍店舗識別情報に関連づけられた取引内容情報の履歴を、全ての本籍店舗識別情報について取得したか否かを判断する第2の判断手段と、第2の判断手段において、取引内容情報の履歴を、全ての本籍店舗識別情報について取得したと判断した場合に、口座レコード情報内の取引店舗識別情報の更新を終了する手段と、を有することを特徴とするものである。
【0067】
また、本発明にかかる口座管理端末は、第1の判断手段において、取引内容情報の履歴を、全ての口座識別情報について特定していないと判断した場合に、取得手段において取得した取引内容情報の履歴の中から、特定していない口座識別情報に関連づけられた取引内容情報の履歴を特定する手段を有することを特徴とするものである。
【0068】
また、本発明にかかる口座管理端末は、第2の判断手段において、取引内容情報の履歴を、全ての本籍店舗識別情報について取得していないと判断した場合に、取引ログテーブルの中から、取得していない本籍店舗識別情報に関連づけられた取引内容情報の履歴を取得する手段を有することを特徴とするものである。
【0085】
【発明の実施の形態】
本発明は、従来から用いられている、顧客が口座を開設した店舗(以下、「本籍店舗」という)の概念の他に、「管理店舗」という概念を新しく追加する。管理店舗とは、口座を管理する上で、その店舗で実際に行われた取引について管理する店舗を意味する。
【0086】
また、従来から銀行では、顧客毎に口座情報を格納するテーブル(以下、口座情報テーブルという)を備えており、本籍店舗、口座番号および残高などの項目に分けて口座情報を格納していた。これに対し、本発明は、管理店舗という概念を追加したことに伴い、口座情報テーブルに管理店舗の項目を追加した。この管理店舗の項目は本籍店舗と1対1の関係で追加する。
【0087】
例えば、顧客が引越しやその他の理由によって取引を管理する店舗を本籍店舗から変更したい場合には、この口座情報テーブル上の管理店舗の項目を取引の変更先となる店舗番号に更新する。売り上げなどの集計をとる情報系システムでこの管理店舗の項目を参照して統計をとれば、口座移管処置を不要にした各店舗の営業実績の算出が可能となる。
【0088】
このように、本発明によれば、顧客が店舗に出向くことなく管理店舗の項目を更新するだけで、口座移管処置を行ったときと同様に変更先の管理店舗の営業実績などを算出することができる。また、通常のカードや通帳には顧客の本籍店舗番号や口座番号が刻印されているが、この更新処理では本籍店舗番号と口座番号の変更は伴わないため、顧客は元のカードや通帳を継続して使用することができる。
【0089】
一方、銀行側にとっても、管理店舗の変更処置が単純な作業によって済むことから、オペレータによる操作ミスの低減も期待できる。さらに、本発明による管理店舗の変更処理では顧客との「口座移管手続き」を不要としていることから、銀行側の営業上の都合などで顧客の管理店舗を適宜変更したいときにも、銀行側が自由に顧客の管理店舗を変更させることができる。
【0090】
また、本発明による管理店舗では、実際に店舗に出向いて行われた取引に限らず、例えば近隣のATMを利用した取引を含むなど、実在する店舗を活用した形態で管理店舗の営業管理の地域的範囲を適宜設定することができる。さらには、このように地域で区分される取引に限定されず、類似した取引形態に分類し各取引形態ごとに管理店舗を設け、各管理店舗が該当する口座について営業管理を行うこともでき、顧客の多様なニーズに柔軟に対応することもできる。
【0091】
これは、本発明の管理店舗という概念には、実在する店舗(以下、実在店舗)の他に、銀行側が設けたテーマや算出した統計結果に応じて自由に設定できる仮想的な店舗(以下、仮想店舗という)を含むことによる。この仮想店舗の具体例としては、テレホンバンキングやATMを利用した取引を中心とし、実在店舗に取引を依存しない口座グループについて管理するネットワーク利用者向けの仮想店舗や、インターネット上で設置されるバーチャル支店、また、銀行側が設けたテーマとして例えば女性が所有する口座に限定した取引を管理する女性向けの仮想店舗や、銀行側が算出した統計結果として例えば稼働率が非常に低い口座群をひとまとまりで管理する低利用者向けの仮想店舗、などが挙げられる。
【0092】
銀行が設定することができるテーマとしては、性別の他に年齢層で特定するなど適宜設定することができる。また、銀行側は、自ら重要と考える取引の統計的特徴で取引形態を分類することができ、例えば、取引でのインターネット利用率、入出金率、振込・振替率など、統計上有意なカテゴリごとに取引形態を分類し、各管理店舗は該当する取引形態に最適な方法で管理を行う。このような仮想店舗では、多様な取引形態を取り扱う実在店舗と比べて、各店舗ごとに管理する顧客の性質をはっきりと区別することができるため、マネジメントやサービスの面でより適した管理店舗を設けることができる。
【0093】
また、上述したような多様な取引形態について実在店舗が管理責任を負うことは困難であるが、仮想店舗の管理店舗を設け仮想店舗がこの多様な取引形態の一部について管理責任を負うようにすれば、実在店舗では、本来実施すべき「顧客の顔を見た営業」に立ち返って営業活動に集中することができる。
【0094】
以下、本発明の実施の形態を添付図面を参照しながら詳細に説明する。図1は、本発明の一実施形態における口座管理システムの概略を示した論理構成図である。
【0095】
本籍店舗入力手段11と顧客登録手段14は本籍店舗が有する機能的手段、管理店舗入力手段12、所属変更手段15および顧客参照手段16は管理店舗が有する機能的手段、本店入力手段13と店舗更新手段13は、例えば店舗戦略を考えるなどの本部機能をもつ店舗(以下、本店という)が有する機能的手段である。店舗・口座情報蓄積装置18は、口座番号、本籍店舗番号、管理店舗番号および残高などを口座情報テーブルに格納している。店舗・口座情報蓄積装置18は、顧客登録手段14、所属変更手段15、顧客参照手段16および店舗更新手段17と電子的に接続されている。
【0096】
一つの店舗が新規に口座開設を行うときには、その店舗である本籍店舗では、本籍店入力手段11および顧客登録手段14を用いて、口座開設に必要な口座情報を店舗・口座情報蓄積装置18に蓄積して口座を開設する。このとき必要な口座情報には、本籍店舗番号、管理店舗番号、口座番号および残高などが含まれるが、新規に口座を開設した時点には本籍店舗が管理店舗の状態にあるため、管理店舗番号は本籍店舗番号と同一の番号となる。
【0097】
その後、例えば、顧客が引越しなどで管理店舗を変更したいとの通知があったときや、銀行側が営業上の都合などで管理店舗を変更したいときには、その変更先である管理店舗側では、管理店舗入力手段12上の入力により所属変更手段15を用いて、口座情報テーブル上の該当する口座情報レコードの管理店舗項目を、当該変更先管理店舗の店舗番号に更新する。実際に、この管理店舗と顧客との取引が開始されると、管理店舗側では、管理店舗入力手段12上の入力により、顧客参照手段16を用いてその顧客の口座情報を店舗・口座情報蓄積装置18から参照する。
【0098】
図2は、図1に示した論理構成例の具体的な実施形態を示している。本図によれば、本籍店入力手段11は本籍店舗クライアント21が有する機能的手段、管理店入力手段12は管理店舗クライアント22が有する機能的手段、本店入力手段13は本店・本部クライアントが有する機能的手段である。また、顧客登録手段14、所属変更手段15、顧客参照手段16および店舗更新手段17はサーバアプリケーション処理装置24が有する機能的手段であり、サーバアプリケーション処理装置24内で記録されたプログラムに従って実現する手段である。店舗・口座情報蓄積装置18はデータベース処理装置25に相当する。データベース処理装置25の具体的な実施形態として、リレーショナルデータベースシステム(RDBMS)が稼働するコンピュータでデータベース処理装置25を構成してもよい。
【0099】
図3は、本実施形態によるデータベース処理装置25に格納される口座情報テーブルの構成例を示している。図3によれば、この口座情報テーブルでは、3つの口座情報レコードが例として挙げられており、第1の口座情報レコードは、本籍店舗番号が「100」、口座番号が「12340」、管理店が「100」の口座情報を含み、第2の口座情報レコードは、本籍店舗番号が「100」、口座番号が「12368」、管理店番号が「200」の口座情報を含み、第3の口座情報レコードは、本籍店舗番号が「100」、口座番号が「13008」、管理店舗番号が「100」の口座情報を含む。
【0100】
既に説明したように、顧客の要求により管理店舗を変更するときや、銀行側の要求で顧客の管理店舗を変更させるときには、管理店舗の項目をその変更先の店舗番号に更新する。一方で、本籍店舗で顧客が取引を継続しているときには、本籍店舗番号と管理店舗番号とが同一となる。図3では、第1の口座情報レコードに該当する口座では、本籍店舗が管理店舗として継続していることを示し、第2の口座情報レコードに該当する口座では、本籍店舗から店舗番号が「200」の店舗に管理店舗を変更したことを示し、第3の口座情報レコードに該当する口座では、本籍店舗が管理店舗として継続していることを示している。
【0101】
次に、本実施形態における口座情報管理システムの動作例および口座情報管理方法について説明する。図4のフローチャートは、顧客が新規に口座を開設しようとする店舗すなわち本籍店舗での口座開設時の処理フローを示している。
【0102】
顧客が新規口座を開設しようとするとき、その店舗(本籍店舗)のオペレータは、本籍店舗入力手段11(図2では、本籍店舗クライアント21)上の操作入力でサーバアプリケーション処理装置24の機能的手段である顧客登録手段14を呼び出す。オペレータは、本籍店舗入力手段11により当該店舗の店舗番号を入力する。この店舗番号が顧客の本籍店舗番号となる(ステップS41)。
【0103】
次に、オペレータは、本籍店舗入力手段11により管理店舗番号を入力するが、通常、顧客の取引は本籍店舗で中心的に行われることから、本籍店舗は管理店舗に相当し管理店舗の項目には本籍店舗番号を入力する(ステップS42)。
【0104】
次に、オペレータは、例えば顧客の預金額、生年月日、住所など口座開設に必要なその他の情報を本籍店舗入力手段11により入力する(ステップS43)。以上の入力が完了すると、顧客登録手段14は、先に入力された本籍店舗番号での口座番号採番要求を店舗・口座情報蓄積装置18に対して行ない、店舗・口座情報蓄積装置18から新規口座番号を取得する(ステップS44)。
【0105】
この口座番号の採番動作例としては、店舗・口座情報蓄積装置18で最近登録された口座番号の次の番号を新規口座番号として採番するなどが考えられる。またこの場合、口座番号にチェックデジットを含ませるときには、最近登録された口座番号のうちチェックデジットを除く部分の次の番号を採用し、この番号に対応するチェックデジットを付加すればよい。
【0106】
以上から、当該顧客の本籍店舗番号、管理店舗番号、口座番号などが決定され、顧客登録手段14は、これらの口座情報の登録要求を店舗・口座情報蓄積装置18に出す。店舗・口座情報蓄積装置18で口座情報テーブルに口座情報レコードが挿入されると(ステップS45)、その旨の応答が顧客登録手段14にあり、口座開設処理が完了する。
【0107】
次に、図1および図5を参照しながら管理店舗の変更処理について説明する。ここでは、顧客からの変更要求は変更先管理店舗に通知され、その管理店舗のオペレータによって管理店舗の変更処理が実施されるものとして説明するが、管理店舗変更の通知は変更先の管理店舗以外に他の店舗にも通知してもよく、また、インターネットや郵便を利用した通知方法を採用してもよい。
【0108】
顧客から管理店舗の変更要求の通知があると、その変更先となる管理店舗のオペレータは、管理店舗入力手段12(図2では、管理店舗クライアント22)上での操作入力で顧客の本籍店舗番号と口座番号とを入力する(ステップS51)。次に、オペレータは、顧客の当該管理店舗の店舗番号を入力する(ステップS52)。所属変更手段15は、管理店舗入力手段12で入力された本籍店舗番号と口座番号を基に店舗・口座情報蓄積装置18に対して当該顧客の口座情報レコードを問い合わせて取得し、口座情報レコードの管理店舗の項目を上記管理店舗の店舗番号に更新して、店舗・口座情報蓄積装置18に登録する(ステップS53)。
【0109】
この管理店舗変更動作の具体例を図6を参照しながら説明する。ここでは、本籍店舗番号「100」、口座番号「12368」、管理店舗番号「100」を口座情報レコードに該当する口座の顧客が、管理店舗の変更を要求したものとする。変更前は、本籍店舗の項目の本籍店舗番号と管理店舗の項目の管理店舗番号が一致している。これは、顧客が、当初本籍店舗で取引を行っていたことを示している。変更後は、管理店舗の項目が「100」から「200」に更新され、管理店舗が本籍店舗から店舗番号が「200」の店舗に変更されたことを示している。
【0110】
次に、顧客の取引振りによって銀行側が自動的に管理店舗を変更する処理について説明する。ATMや営業店舗端末などの装置は、それぞれが識別できるように固有番号をもっている。一方で、銀行の勘定系システムは、取引ログというテーブル(以下、取引ログテーブルという)をデータベースに持っており、取引が行われるときは常に取引内容が書き込まれている。
【0111】
このとき、この取引ログテーブルには、たとえば、いつ、どこで、どの口座によって、いくら(金額)の取引が行われたのかが記録される。いつ取引が行われたのかは、取引ログテーブルの日時項目にその「日時」が書き込まれることで記録される。また、どこで取引が行われたのかは、営業店舗端末から発信された「固有番号」が判断され取引店舗番号項目に「取引店舗番号」が書き込まれることで記録される。どの口座によって取引が行われたのかは、本籍店舗番号項目および口座番号項目にその口座に該当する「本籍店舗番号」および「口座番号」が書き込まれることで記録される。また、いくらの取引が行われたのかは、取引額項目にその金額が書き込まれることで記録される。ATMで取引が行われた場合には、そのATMから発信された「固有番号」が判断され、例えばその最寄り取引店舗の店舗番号が取引店舗番号項目に書き込まれることで、どこで取引が行われたのかが記録される。
【0112】
勘定系システムでは、こうした取引ログテーブルを解析するプログラムを実行し、たとえば最近1カ月の取引内容を口座ごとに分析し、その1カ月に行われた総取引回数に対して、一定割合(たとえば、70%)以上の回数の取引が行われた取引店舗(この場合、近隣のATMを含む)があると判断すると、当該口座に該当する口座管理レコードの管理店舗項目をその取引店舗番号に更新する。
【0113】
次に、図7のフローチャートを参照しながら、この管理店舗の変更処理動作を詳細に説明する。顧客の取引内容について取引ログテーブルを前回解析したときから1カ月が経過したか否かを判断する(ステップS71)。この判断で1カ月が経過したと判断されると(ステップS71/Yes)、取引ログテーブルから一つの本籍店舗番号について取引レコードを全て取得し(ステップS72)、そのうちの一つの口座番号について取引レコードを参照する(ステップS73)。
【0114】
その結果、当該口座番号の口座により、この1カ月で行われた総取引回数に対して、一定割合(たとえば、70%)以上の回数の取引が行われた取引店舗があるか否かを判断する(ステップS74)。この判断において、1カ月に行われた総取引回数に対して一定割合以上の回数で取引が行われた営業店舗があると判断すると(ステップS74/Yes)、当該顧客に該当する口座管理レコードの管理店舗項目を、その取引店舗番号に更新する(ステップS75)(但し、ステップS74の判断で、一定割合以上の回数の取引がなされた店舗が現在の管理店舗と同一である場合はステップS75に移行しない)。
【0115】
次に、当該本籍店舗番号に該当する口座番号の全てについて取引レコードを参照したか否かを判断する(ステップS76)。この判断で、当該本籍店舗番号に該当する取引レコードを全て参照したと判断すると(ステップS76/Yes)、取引ログテーブル内にまだ取引レコードを取得していない本籍店舗番号があるか否かを判断する(ステップS77)。この判断で、取引ログテーブル内の全ての本籍店舗番号について取引レコードを取得したと判断すると(ステップS77/No)、処理を終了する。
【0116】
また、ステップS74において、1カ月に行われた総取引回数に対して、全ての取引店舗における取引回数が一定割合以下であると判断すると(ステップS74/No)、ステップS73に処理を移行し、他の口座番号に該当する取引レコードを参照する(ステップS74の判断で、一定割合以上の回数の取引がなされた店舗が現在の管理店舗と同一である場合もステップS73に移行する)。また、ステップS76において、当該本籍店舗番号に該当する口座番号のうちまだ取引レコードを参照していないものがあると判断すると(ステップS76/No)、同じくステップS73に処理を移行し、他の一つの口座番号について取引レコードを参照する。
【0117】
さらに、ステップS77の判断において、取引ログテーブルに含まれる本籍店舗番号のうちまだ取引レコードを取得していないものがあると判断すると(ステップS77/Yes)、ステップS72に処理を移行し、他の一つの本籍店舗番号について取引レコードを全て取得する。
【0118】
図8は、取引ログテーブルの一例を示しており、3つの口座による具体的な取引内容が示されている。すなわち、本籍店舗番号「100」、口座番号「12340」の口座での取引内容、本籍店舗番号「200」、口座番号「12368」の口座での取引内容、および、本籍店舗番号「300」、口座番号「13008」の口座での取引内容が示されており、この場合、本籍店舗番号「100」、口座番号「12340」の口座による取引が特に店舗番号「400」の店舗で頻繁に行われたとする。
【0119】
まず、本籍店舗番号「100」に該当する取引レコードが全て取得され、そのうちの口座番号「12340」に該当する取引レコードを参照することによって、本籍店舗番号「100」、口座番号「12340」の口座による取引内容を解析する。その結果、当該口座による総取引回数に対して、店舗番号「400」の店舗における取引回数が一定割合(たとえば、70%)以上あると、当該口座に該当する口座情報レコードの管理店舗番号項目を「400」に更新する。
【0120】
さらに、本発明の管理店舗という概念には仮想店舗を含んでいるため、図8の取引店舗番号の項目には、テレホンバンキングやATMを利用した取引に該当する取引店舗番号、インターネット上に設置されるバーチャル支店に該当する取引店舗番号などを登録することもできる。図7のステップS74で、取引ログテーブルからテレホンバンキングやATMを利用した取引回数(取引金額)が総取引回数(総取引金額)に対して一定割合以上あると判断されると、その口座の管理店舗をネットワーク利用者向けの仮想店舗に移し、インターネット上に設置されるバーチャル支店を利用した取引回数(取引金額)が総取引回数(総取引金額)に対して一定割合以上あると判断されると、その口座の管理店舗をバーチャル支店に移すこともできる。また、図7のステップS74の判断に替えて、一つの口座の取引回数が所定の回数より少ないか否かを判断し、所定の回数より少ない回数の取引しか行われていない口座は稼働率が低いとし、それらの口座の管理店舗を該当する仮想店舗に移すこともできる。
【0121】
尚、上述した処理は1カ月単位でのバッチ処理として説明したが、本発明では、バッチ処理の期間はこれに限定されず、銀行側の都合によって適宜変更することができる。また、管理店舗の変更要件を、総取引回数に対する特定店舗での取引回数の割合としたが、この要件についても他の条件(例えば、総取引金額に対する特定店舗での取引金額の割合)を用いてもよい。
【0122】
以下、本発明の口座情報管理方法に特に関わる部分について詳細に説明する。図9は、管理店舗を含む営業店舗やATMで取引を行う際に必要な口座情報の参照方法の流れを示したフローチャートであるが、ここでは、顧客が自らの管理店舗で取引を行う場合について説明する。
【0123】
顧客が管理店舗で取引を行う際には、管理店舗入力手段12でカードや通帳に刻印される本籍店舗番号および口座番号を入力する(ステップS91)。顧客の本籍店舗番号および口座番号が管理店舗入力手段12で入力されると、顧客参照手段16は、店舗・口座情報蓄積装置18に対して本籍店舗番号と口座番号を基に当該口座情報レコードを問い合わせ、管理店舗に通知することで、管理店舗では当該口座情報レコードに記録される口座情報を参照することができる(ステップS92)。
【0124】
次に、図2、図10を参照しながら、上述した口座情報の参照方法について具体的に説明する。ここでは、管理店舗を含む営業店舗の端末で一般取引(引き出し、預け入れ、振込など)を行う場合について説明する。
【0125】
顧客が営業店舗に来店して取引を行う場合は、オペレータの操作入力により、カードや通帳に刻印される本籍店舗番号と口座番号を当該営業店舗端末22で入力し(本図では、本籍店舗番号「100」、口座番号「12368」)、入力された情報がサーバアプリケーション処理装置24に対して送信される。サーバアプリケーション処理装置24は、受信した本籍店舗番号と口座番号を基にデータベース処理装置25に対して問い合わせることで、当該口座情報レコードを取得することができる。
【0126】
次に、図2、図11を参照しながら、上述した口座情報の参照方法の他の具体例を説明する。以下では、管理店舗に限定された取引(融資枠の拡大、借り入れ、売上高の入金、借り入れの返済など)を行う場合について説明する。
【0127】
顧客が取引のために管理店舗に来店して取引を行うとき、オペレータの操作入力により、カードまたは通帳に刻印される本籍店舗番号と口座番号を営業店舗端末22で入力し(本図では、本籍店舗番号「100」、口座番号「12368」)、入力された情報がサーバアプリケーション処理装置24に送信される。サーバアプリケーション処理装置24は、受信した本籍店舗番号と口座番号を基にデータベース処理装置25に対して問い合わせることで、当該口座情報レコードを取得する。
【0128】
次に、オペレータの操作入力により、営業店舗端末22で当該管理店舗番号(本図では、「200」)が入力されると、その情報がサーバアプリケーション処理装置24に送信される。サーバアプリケーション処理装置24は、当該管理店舗番号と口座情報レコードの管理店舗項目に記録される管理店舗番号(本図では、「200」)と突合する。
【0129】
サーバアプリケーション処理装置24は、突合の結果、営業店舗端末22から送信された管理店舗番号と、口座情報レコードの管理店舗項目に記録された管理店舗番号とが同一であれば、その顧客は当該管理店舗の取引対象者であると判断して口座情報レコードに記録される口座情報を参照するとともに、その旨を営業店舗端末22に通知し、この管理店舗での取引が実施される。一方で、営業店舗端末22から送信された管理店舗番号と、口座情報レコードの管理店舗項目に記録された管理店舗番号とが一致しないときには、その顧客は当該管理店舗の取引対象者ではないと判断してその旨を営業店舗端末22に通知し、この管理店舗での取引が禁止される。
【0130】
また、本発明は、店舗の統廃合による口座移管処置にも考慮している。通常業務では口座の移管処置の必要はないが、店舗の統廃合があるときには、本店側では、本店入力手段13上の入力により、店舗更新手段17を用いて統合される店舗(以下、統合元店舗という)から統合する店舗(以下、統合先店舗という)への口座移管処置を実施する。
【0131】
以上では、管理店舗が実在店舗である場合について説明したが、仮想店舗で取引が行われるときは、顧客により自らの本籍店舗番号と口座番号が入力されると、サーバアプリケーション処理装置24は、その仮想店舗の店舗番号を用いて口座情報レコードの管理店舗番号と突合し、その結果、仮想店舗の店舗番号と口座情報レコードの管理店舗番号が同一であると判断すると、この仮想店舗を管理店舗とした取引が実施可能となる。
【0132】
図1および図12を参照しながら、店舗統廃合における本店側での口座移管処置動作について詳細に説明する。図12は、店舗の統廃合があったタイミングで実行される、口座番号のマージを行うバッチ型プログラムによる動作フローを示している。
【0133】
本店側が店舗の統廃合を決定し、それに伴って口座の移管処置を実行するときには、オペレータは本店入力手段13上で統合元店舗の本籍店舗番号を入力し(ステップS121)、次に統合先店舗の本籍店舗番号を入力する(ステップS122)。店舗更新手段17は、本店入力手段13で入力された統合元店舗の本籍店舗番号を基に、店舗・口座情報蓄積装置18から統合元店舗の口座情報テーブル(以下、統合元口座情報テーブルという)を読み出す(ステップS123)。
【0134】
次に、店舗更新手段17は、本店入力手段13から入力された統合先店舗の本籍店舗番号を基に、店舗・口座情報蓄積装置18から統合先店舗の口座情報テーブル(以下、統合先口座情報テーブルという)を読み込む。店舗更新手段17は、統合元口座情報テーブルに含まれる一つの口座情報レコードに記録される口座番号と、統合先口座情報テーブルに含まれる口座情報レコードの口座番号を比較し、統合元店舗の当該口座番号と同一の口座番号が統合先店舗に存在するか否かを判断する(ステップS124)。
【0135】
店舗更新手段17は、ステップS124の判断で統合元店舗の当該口座番号が統合先店舗に存在しないと判断したとき(ステップS124/No)、その口座情報レコードについて、本籍店舗項目の本籍店舗番号と管理店舗項目の管理店舗番号とが同一であるか否かを判断する(ステップS126)。この判断で、本籍店舗番号と管理店舗番号とが異なる番号であると判断されたときは(ステップS126/No)、店舗更新手段17は、当該口座情報レコードの本籍店舗項目を統合先店舗の本籍店舗番号に更新して(ステップS128)、店舗・口座情報蓄積装置18にデータ挿入要求を送信する。店舗・口座情報蓄積装置18において、統合先店舗の口座情報テーブルに新たな口座情報レコードのデータ挿入が行われると、店舗更新手段17に対してその旨の確認がなされ、データ挿入処理が完了する(ステップS129)。
【0136】
最後に、店舗更新手段17は、統合元店舗の口座情報テーブルのうち未処理の口座情報レコードがあるか否かを判断し(ステップS130)、未処理の口座情報レコードが存在しないときは(ステップS130/No)、口座移管処置を完了する。
【0137】
ステップS124の判断において、統合元店舗の口座番号と同一の口座番号が統合先店舗に存在すると判断された場合には(ステップS124/Yes)、店舗更新手段17は、新たな口座番号を採番し(ステップS125)、店舗・口座情報蓄積装置18では、その新たな口座番号で口座情報レコードのデータ挿入が行われる。
【0138】
また、ステップS126の判断において、口座情報レコードの本籍店舗番号と管理店舗番号が同一であると判断された場合には(ステップS126/Yes)、店舗更新手段17は、当該口座情報レコードの本籍店舗と管理店舗の項目を統合先店舗の本籍店舗番号に更新し(ステップS127)、その内容で口座情報レコードのデータ挿入が行われる。また、ステップS130の判断において、統合元店舗に該当する口座情報レコードのうち未処理のものが存在する判断されたときは(ステップS130/No)、ステップS123に処理に移行し、未処理の口座情報レコードがなくなるまでステップS123からステップS129までの処理を繰り返す。
【0139】
次に、図2および図13を参照しながら、本実施形態による口座移管処理の具体的な動作例について説明する。まず、オペレータによって、本店・本部クライアント23から統合元店舗と統合先店舗の本籍店舗番号が入力されると、サーバアプリケーション処理装置24は、データベース処理装置25から統合元店舗と統合先店舗の口座情報テーブルを読み込み、統合元店舗の一つの口座番号と統合先店舗の口座番号を比較する。
【0140】
ここでは、まず、サーバアプリケーション処理装置24は、本籍店舗番号「100」、口座番号「12340」、管理店舗番号「100」を口座情報として有する統合元店舗の口座情報レコードを、データベース処理装置25から読み込み、この口座番号「12340」と同一の口座番号を記録した口座情報レコードが統合先店舗に存在するか否かを判断する。ここで、本図で示した実施形態では、統合先店舗が有する口座番号は「12345」、「12368」、「13579」である。よって、口座番号「12340」は統合先店舗には存在せず、しかもこの口座情報レコードの本籍店舗番号と管理店舗番号が同一であるため、当該口座情報レコードの本籍店舗と管理店舗の項目が統合先店舗の本籍店舗番号「300」に更新されて、統合先店舗の口座情報テーブルに挿入される。
【0141】
次に、サーバアプリケーション処理装置24は、本籍店舗番号「100」、口座番号「12368」、管理店舗番号「200」を口座情報として有する口座情報レコードを、データベース処理装置25から読み込み、この口座番号「12368」と同一の口座番号を記録した口座情報レコードが統合先店舗に存在するか否かを判断する。この場合、統合先店舗には当該口座番号「12368」と同一の口座番号の口座情報レコードが存在するため、サーバアプリケーション処理装置24は、統合先店舗での新規口座番号「12369」を採番し、当該口座情報レコードの口座番号の項目をこの新規口座番号に更新する。また、当該口座情報レコードの本籍店舗番号「100」と管理店舗番号「200」とは異なる番号であるため、当該口座情報レコードの本籍店舗の項目のみが統合先店舗の本籍店舗番号「300」に更新されて、その内容の口座情報レコードが統合先店舗の口座情報テーブルに挿入される。
【0142】
次に、サーバアプリケーション処理装置24は、本籍店舗番号「100」、口座番号「13008」、管理店舗番号「100」を口座情報として有する統合元店舗の口座情報レコードを、データベース処理装置25から読み込み、この口座番号「13008」と同一の口座番号を記録した口座情報レコードが統合先店舗に存在するか否かを判断する。この判断では、口座番号「13008」は統合先店舗には存在せず、しかも、当該口座情報レコードの本籍店舗番号「100」と管理店舗番号「100」が同一であるため、当該口座情報レコードの本籍店舗と管理店舗の項目が統合先店舗の本籍店舗番号「300」に更新されて、その内容の口座情報レコードが統合先店舗の口座情報テーブルに挿入される。
【0143】
【発明の効果】
以上の説明より明らかなように、本発明によれば、顧客管理テーブル上に本籍店舗と管理店舗の2つの概念が異なる項目を設け、取引について管理責任を負う店舗を変更する必要が生じたときには管理店舗項目の更新処理のみで対応することを可能にしているため、従来ではその際に必要とされていた口座移管処置を不要とし、この口座移管処置から生じていた問題を解消することができる。
【0144】
また、本発明によれば、管理店舗として仮想的な店舗も設定することができることから、管理店舗の管理責任を地域的に区分された取引に限定せず、類似した形態の取引についても担当の管理店舗を設けることでマネジメントやサービスの面でより営業効果を向上させることができる。
【0145】
さらに、実在店舗が管理店舗として多様な取引形態について管理責任を負うことは困難であるが、仮想的な管理店舗が多様な取引形態の一部について管理責任を負うようにすれば、実在店舗では、本来実施すべき「顧客の顔を見た営業」に立ち返って営業活動に集中することができる。
【図面の簡単な説明】
【図1】本発明の一実施形態における口座情報管理システムの概略を示した論理構成図である。
【図2】本発明の一実施形態における口座情報管理システムの具体的な構成例を示した図である。
【図3】本発明の一実施形態における口座情報テーブルの構成例を示した図である。
【図4】本発明の一実施形態における新規口座を開設するための本籍店舗での口座開設時の処理の流れを示したフローチャートである。
【図5】本発明の一実施形態における管理店舗の変更処理の流れを示した第1のフローチャートである。
【図6】本発明の一実施形態における管理店舗の変更動作を具体的に説明するための第1図である。
【図7】本発明の一実施形態における管理店舗の変更処理の流れを示した第2のフローチャートである。
【図8】本発明の一実施形態における管理店舗の変更動作を具体的に説明するための第2図である。
【図9】本発明の一実施形態における口座情報の参照動作の流れを示したフローチャートである。
【図10】本発明におけるATMまたは管理店舗を含む営業店舗の端末で一般取引(引き出し、預け入れ、振込など)を具体的に説明するための図である。
【図11】本発明における管理店舗に限定された取引(融資枠の拡大、借り入れ、売上高の入金、借り入れの返済など)を具体的に説明するための図である。
【図12】本発明の一実施形態における、店舗の統廃合時の口座移管処置の処理の流れを示したフローチャートである。
【図13】本発明の一実施形態における口座移管処置を具体的に説明するための図である。
【図14】従来の口座移管処置の具体的動作を説明するための図である。
【符号の説明】
11 本籍店舗入力手段
12 管理店舗入力手段
13 本店入力手段
14 顧客登録手段
15 所属変更手段
16 顧客参照手段
17 店舗更新手段
18 店舗・口座情報蓄積装置
21 本籍店クライアント
22 管理店クライアント
23 本店・本部クライアント
24 サーバアプリケーション処理装置
25 データベース処理装置
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a method for managing customer account information on an account information table by a bank account information management system, a recording medium recording the program, and a bank that manages customer account information on the account information table. Relates to the account information management system.
[0002]
[Prior art]
2. Description of the Related Art In recent years, a widely used business model using the Internet or the like often employs a method of storing customer information necessary for business in a database and performing a transaction with a customer while referring to the corresponding customer information. As described above, in the business model in which customer information is stored in a database and used in business, the management method of customer information is an important issue.
[0003]
As one of the management methods, there is known a method in which customer information and a store to which a customer belongs are associated and managed in a single table. According to this method, for example, when there is a change in the situation on the customer side such as moving, the situation change can be dealt with by only updating a predetermined item on the database. However, while such a unified management method for customer information has been introduced in recent business models, the bank accounting system manages customer information that each store independently handles.
[0004]
[Problems to be solved by the invention]
One reason for this is the huge amount of customer information managed by banks. Under the special environment of handling this huge amount of customer information, if customer information is managed centrally, it takes a lot of time to access the target record. For this reason, in order to realize high-speed online processing, customer information must be managed independently for each store.
[0005]
In addition, from such circumstances, the store number and account number for managing customer information are stamped on the bankbook and card of the financial institution, and one account (customer) can be specified by this store number and account number. Here, the customer information in charge of each store means account information for opening an account at each store, and the account information includes the account number of the customer, the store number, the balance, and the like.
[0006]
Therefore, when the customer wants to change the store where the transaction is performed for reasons such as moving, it is necessary to transfer the account from the original store to the change destination store and open a new account at the change destination store. In this account transfer procedure, the customer goes to the store, performs the “account transfer procedure”, inserts the record into the table of the store where the transaction is changed, and then deletes the account record of the customer from the table of the original store Done in
[0007]
A specific example of the account transfer processing operation will be described with reference to FIG. According to this figure, in the account transfer procedure, first, a new record (account information: store number “200”, account number “13008”, balance “0”) is inserted into the table of store number 200. Next, the balance information of the account information record (account information: store number “100”, account number “12346”, balance “500”) to be transferred to the store number 100 is transferred to the new record of the store number 200. Finally, the record of the store number 100 (account information: store number “100”, account number “12346”, balance “0”) is deleted, and the account transfer procedure is terminated.
[0008]
Such account transfer procedures are performed at the time of transaction store change, but account transfer procedures require time and effort for customers to go to the store and perform “account transfer procedures”. There is a risk of operator error in the transfer operation. Furthermore, after the account transfer procedure, the owner of the customer's account is changed and the account number may be changed.
[0009]
Due to this effort, there are cases where the customer does not transfer the account and resumes the transaction at the desired store, but in this case, the transaction content may be restricted because the store does not have an account. As a result, customers who want to do business centrally at the store could not avoid the need for “account transfer procedures”. Also, for the bank side, if the store where the customer actually performs transactions at the window is different from the store that owns the customer's account, there are many business problems.
[0010]
Also, in recent years, banking counters (channels) have been digitized, and new forms of transactions with banks that do not depend on existing stores such as ATMs, telephone banking, and internet banking that are located in convenience stores are increasing. . For example, when transactions using a single account are mostly in the form of using the Internet, it is difficult for the store that opened the account to take appropriate responsibility for the customer. In addition, customers have diverse needs and some groups dislike a group that likes a single theme. On the bank side, if each of these themes is dealt with separately, the business effect on that theme will be greatly improved.
[0011]
However, the planning of basic services related to all sales offices was planned and managed by the common staff department such as the sales planning department of the head office, giving instructions to each store. As customer needs diversify, it is becoming difficult to provide effective services in these formations. In addition, such a formation reduces the responsibility of stores that have been familiar as business units at financial institutions, making it more difficult to utilize the assets of stores that have already been developed in large numbers. Yes.
[0012]
Therefore, the object of the present invention is to provide an item on the customer management table having two different concepts of the registered store and the managed store, and when it becomes necessary to change the store that is responsible for managing the transaction, only the update process of the managed store item is required. The above-mentioned problem associated with the account transfer procedure is solved by eliminating the account transfer procedure that was conventionally required at that time.
[0013]
In addition, the object of the present invention is to allow a virtual store to be set as a management store, and not to limit the management responsibility of the management store to transactions that are divided into regions, but also to deal with similar types of transactions. By establishing a management store, the business effect is to be improved in terms of management and services.
[0014]
[Means for Solving the Problems]
In order to achieve this object, the present invention has the following features.
The account information management system according to the present invention includes a registered store terminal installed in a store where a customer opens an account, a transaction store terminal that conducts transactions in an account opened by the customer, and account information opened by the customer. Is an account information management system that is connected to the account management terminal, and the registered store terminal is the registered store identification information for identifying the store where the customer opens the account, and the customer opens Account information registration means for transmitting to the account management terminal, transaction store identification information for identifying a real or virtual store that conducts transactions with a completed account, and account identification information for identifying an account opened by a customer The account management terminal has an information table for storing information on the account opened by the customer, the registered store identification information received from the registered store terminal, the transaction store identification information, the account identification information, When the account information storage means for storing the created account information record in the information table and the record acquisition request information for acquiring the account information record are received from the transaction store terminal In addition, an account information record corresponding to the permanent store identification information and the account identification information included in the received record acquisition request information is acquired from the information table, and the acquired account information record is transmitted to the transaction store terminal. An information table corresponding to the registered store identification information and the account identification information in the received account information record when the account information record is received from the transaction store terminal that has transmitted the account information record by the transmission means. Updating means for updating the transaction store identification information in the account information record stored in the transaction store terminal, Account acquisition management means for transmitting record acquisition request information for acquiring an account information record to the account management terminal including account registration information and account identification information for identifying a seat information record, and account management by the acquisition request means Update request means for updating the transaction store identification information in the account information record received from the terminal and transmitting the updated account information record to the account management terminal.
[0015]
Further, in the account information management system according to the present invention, the registered store terminal uses the registered account information in the account information registration means, transaction store identification information that is the same identification information as the registered store identification information, and account identification information. , To the account management terminal, the account management terminal, in the account information storage means, the registered store identification information received from the registered store terminal, the transaction store identification information that is the same identification information as the registered store identification information, Account information record is created by associating with the identification information, the created account information record is stored in the information table, and in the transmission means, the registered store identification information included in the record acquisition request information received from the transaction store terminal And an account information record corresponding to the account identification information are acquired from the information table, and the acquired account information record is obtained from the transaction store terminal. Transmitting, in the updating means, corresponding to the permanent store identification information and the account identification information in the account information record received from the transaction store terminal, the permanent store identification information in the account information record stored in the information table; The transaction store identification information, which is the same identification information, is updated to the transaction store identification information updated at the transaction store terminal, and the transaction store terminal uses the acquisition request means to identify the permanent store identification information and account identification for identifying the account information record. Record acquisition request information including information to the account management terminal, and in the update request means, the transaction store identification information of the same identification information as the permanent store identification information in the account information record received from the account management terminal is sent to the customer Updated to new transaction store identification information to identify a real or virtual store that conducts new transactions with the account of the account identification information opened by And, it is characterized in transmitting the account information records the updated account management terminal.
[0016]
Further, in the account information management system according to the present invention, the account management terminal can perform transactions in the account of the account identification information established by the customer in association with the permanent store identification information, the transaction store identification information, and the account identification information. A transaction log table for storing and managing the history of transaction details information that has been performed, and transaction history information stored in the transaction log table is referred to, and transaction store identification information associated with transaction content information of a predetermined ratio or more is stored. When it is determined that there is a transaction store identification information that is determined to be different from the transaction store identification information in the account record information stored in the information table, the transaction store identification in the account record information is determined. Means for updating the information to transaction store identification information associated with transaction content information of a predetermined ratio or more.
[0017]
Further, in the account information management system according to the present invention, the account management terminal can perform transactions in the account of the account identification information established by the customer in association with the permanent store identification information, the transaction store identification information, and the account identification information. Refers to the transaction log table that manages the history of the transaction amount performed, and the transaction amount history stored in the transaction log table, for the total transaction amount of the transaction amount that was transacted in the account of the account identification information It is determined that there is transaction store identification information for which a transaction amount equal to or greater than a predetermined ratio exists, and the transaction store identification information determined to be present is the transaction store identification information in the account record information stored in the information table If it is determined that the transaction store identification information in the account record information is updated, the transaction store identification information is updated to transaction store identification information in which a transaction amount equal to or greater than a predetermined ratio is obtained. It is characterized in that it has.
[0018]
Further, in the account information management system according to the present invention, the account management terminal can perform transactions in the account of the account identification information established by the customer in association with the permanent store identification information, the transaction store identification information, and the account identification information. A transaction log table for storing and managing the history of transaction details performed, and a history of transaction details information stored in the transaction log table, and transaction store identification information associated with transaction details information equal to or less than a predetermined ratio When it is determined that the transaction store identification information that is present and the transaction store identification information that is determined to be present is the transaction store identification information in the account record information stored in the information table, the transaction store identification information in the account record information Means for updating the transaction information to predetermined transaction store identification information.
[0019]
Further, in the account information management system according to the present invention, the account management terminal can perform transactions in the account of the account identification information established by the customer in association with the permanent store identification information, the transaction store identification information, and the account identification information. A transaction log table that stores and manages a history of transaction details information performed, and whether or not a predetermined time for referring to the transaction log table has elapsed, and when it is determined that a predetermined time has elapsed, An acquisition means for acquiring a history of transaction content information associated with predetermined store registry information from the transaction log table, and transaction content information associated with predetermined account identification information from the acquired transaction content information history It is determined that there is a transaction store identification information associated with transaction content information at a predetermined ratio or more in the identification means for identifying the history of the transaction and the history of the identified transaction content information. If the transaction store identification information determined to exist is different from the transaction store identification information in the account record information stored in the information table, the transaction store identification information in the account record information is set to a predetermined value. And updating means for updating the transaction store identification information associated with the transaction content information equal to or more than the ratio.
[0020]
Further, in the account information management system according to the present invention, the account management terminal can perform transactions in the account of the account identification information established by the customer in association with the permanent store identification information, the transaction store identification information, and the account identification information. A transaction log table for managing the history of transaction amounts performed, and whether or not a predetermined time for referring to the transaction log table has elapsed, and when it is determined that the predetermined time has elapsed, the transaction log An acquisition means for acquiring a transaction amount history associated with the predetermined permanent store identification information from the table, and a transaction amount history associated with the predetermined account identification information from the acquired transaction amount history In the history of the specified transaction amount and the specified transaction amount, a transaction amount that is equal to or greater than a predetermined percentage of the total transaction amount of transactions performed in the account of the account identification information is performed. Account record information when it is determined that the transaction store identification information exists and the transaction store identification information determined to be present is different from the transaction store identification information in the account record information stored in the information table. And updating means for updating the transaction store identification information in the transaction store identification information in which a transaction amount of a predetermined ratio or more has been performed.
[0021]
Further, in the account information management system according to the present invention, the account management terminal can perform transactions in the account of the account identification information established by the customer in association with the permanent store identification information, the transaction store identification information, and the account identification information. A transaction log table for storing and managing the history of transaction details performed, and whether or not a predetermined time for referring to the log table has elapsed, and when it is determined that the predetermined time has elapsed, An acquisition means for acquiring a history of transaction details information associated with predetermined store registry information from the log table, and transaction details information associated with predetermined account identification information from the acquired history of transaction details information. It is determined that there is transaction store identification information associated with transaction content information equal to or less than a predetermined ratio in the identification means for identifying the history and the history of the identified transaction content information, When it is determined that the transaction store identification information determined to exist is the transaction store identification information in the account record information stored in the information table, the transaction store identification information in the account record information is changed to a predetermined transaction. Updating means for updating to store identification information.
[0022]
In the account information management system according to the present invention, the account management terminal determines that there is no transaction store identification information associated with transaction content information of a predetermined ratio or more in the history of the specified transaction content information. A transaction content information history associated with other account identification information different from the predetermined account identification information from the transaction content information history acquired by the acquisition means. It is.
[0023]
Further, in the account information management system according to the present invention, the account management terminal has a predetermined ratio with respect to the total transaction amount of transactions performed in the account of the account identification information in the identified transaction amount history. When it is determined that there is no transaction store identification information for which the above transaction amount has been made, it is associated with other account identification information different from the predetermined account identification information from the transaction amount history acquired by the acquisition means It has a means for specifying the history of the transaction amount.
[0024]
In the account information management system according to the present invention, the account management terminal determines that there is no transaction store identification information associated with transaction content information equal to or less than a predetermined ratio in the history of the specified transaction content information. A transaction content information history associated with other account identification information different from the predetermined account identification information from the transaction content information history acquired by the acquisition means. It is.
[0025]
Further, in the account information management system according to the present invention, the account management terminal updates the transaction store identification information in the account record information in the update means, and then the account identification information from the history of transaction content information acquired in the acquisition means. The first determination means for determining whether or not the history of the transaction content information associated with all the account identification information is specified, and the first determination means, the history of the transaction content information is all the account identification The second determination for determining whether or not the history of the transaction content information associated with the permanent store identification information from the transaction log table is acquired for all the permanent store identification information when it is determined that the information is specified. Means and the second judging means, when it is judged that the history of transaction contents information has been obtained for all permanent store identification information, Means for terminating the update of the transaction store identification information of the inner, is characterized in that it has a.
[0026]
In the account information management system according to the present invention, when the account management terminal determines in the first determination means that the history of transaction content information is not specified for all account identification information, the acquisition means It has a means to specify the history of the transaction content information related to the account identification information which is not specified from the acquired history of the transaction content information.
[0027]
In the account information management system according to the present invention, when the account management terminal determines in the second determination means that the history of transaction content information has not been acquired for all permanent store identification information, the transaction log It has a means to acquire the history of transaction contents information related with the permanent store identification information which has not been acquired from the table.
[0028]
Further, the account information management method according to the present invention includes a permanent store terminal installed in a store where a customer opens an account, a transaction store terminal that conducts transactions in an account opened by the customer, and an account opened by the customer. Is an account information management method that is performed in an account information management system that is connected to an account management terminal that manages the information of the customer, and the registered bank terminal identifies the store where the customer opened the account Account management terminal for store identification information, transaction store identification information for identifying a real or virtual store that conducts transactions in an account opened by a customer, and account identification information for identifying an account opened by a customer The account information registration process to be transmitted to the account management terminal, the account management terminal associates the registered store identification information received from the registered store terminal, the transaction store identification information, and the account identification information. An account information storage step of creating a code and storing the created account information record in an information table provided in the account management terminal; and a merchant store identification information and account identification for the transaction store terminal to identify the account information record Information acquisition request process for acquiring an account information record including the information to the account management terminal, and the record store identification included in the record acquisition request information received by the account management terminal from the transaction store terminal An account information record corresponding to the information and the account identification information is acquired from the information table, and the acquired account information record is transmitted to the transaction store terminal, and the transaction store terminal receives from the account management terminal An update request step of updating the transaction store identification information in the account information record, and transmitting the updated account information record to the account management terminal; Update in which the account management terminal updates the transaction store identification information in the account information record stored in the information table corresponding to the permanent store identification information and the account identification information in the account information record received from the transaction store terminal And a process.
[0029]
Further, in the account information management method according to the present invention, the permanent store terminal, in the account information registration step, the permanent store identification information, the transaction store identification information that is the same identification information as the permanent store identification information, and the account identification information, , To the account management terminal, the account management terminal, in the account information storage step, the registered store identification information received from the registered store terminal, the transaction store identification information that is the same identification information as the registered store identification information, and the account An account information record is created by associating with the identification information, the created account information record is stored in the information table, and the transaction store terminal identifies the account information record in the acquisition request process. Record acquisition request information including information and account identification information is transmitted to the account management terminal, and the account management terminal receives it from the transaction store terminal in the transmission process. The account information record corresponding to the permanent store identification information and the account identification information included in the record acquisition request information is acquired from the information table, and the acquired account information record is transmitted to the transaction store terminal. In the renewal request process, the terminal newly transacts the transaction store identification information having the same identification information as the permanent store identification information in the account information record received from the account management terminal using the account identification information account opened by the customer. Account updated by new transaction store identification information for identifying a real or virtual store, sending the updated account information record to the account management terminal, and the account management terminal receiving from the transaction store terminal in the update process The resident store identification in the account information record stored in the information table corresponding to the resident store identification information and the account identification information in the information record. The transaction store identification information is the same identification information as the information is for and updates the updated transaction store identification information in a transaction shop terminal.
[0030]
Further, in the account information management method according to the present invention, the account management terminal can perform transactions in the account of the account identification information opened by the customer in association with the permanent store identification information, the transaction store identification information, and the account identification information. It has a transaction log table for storing and managing the history of transaction details performed, and the account management terminal refers to the history of transaction details information stored in the transaction log table and associates transaction details with a predetermined ratio or more. If the transaction store identification information determined to exist and the transaction store identification information determined to be present is different from the transaction store identification information in the account record information stored in the information table, A step of updating the transaction store identification information in the account record information to transaction store identification information associated with transaction content information of a predetermined ratio or more is performed. Than it is.
[0031]
Further, in the account information management method according to the present invention, the account management terminal can perform transactions in the account of the account identification information opened by the customer in association with the permanent store identification information, the transaction store identification information, and the account identification information. A transaction log table that manages the history of transaction amounts performed, and the account management terminal refers to the transaction amount history stored in the transaction log table, and the transaction amount of transactions performed in the account of the account identification information Account record information in which it is determined that there is transaction store identification information in which a transaction amount of a predetermined ratio or more with respect to the total transaction amount is present, and the transaction store identification information determined to exist is stored in the information table If it is determined that the transaction store identification information is different from the transaction store identification information in the transaction store identification information in the account record information, the transaction store identification information in which a transaction amount of a predetermined ratio or more is performed. It is characterized in carrying out the update process.
[0032]
Further, in the account information management method according to the present invention, the account management terminal can perform transactions in the account of the account identification information opened by the customer in association with the permanent store identification information, the transaction store identification information, and the account identification information. It has a transaction log table that stores and manages the history of transaction details information that has been performed, and the account management terminal refers to the history of transaction details information stored in the transaction log table and associates it with transaction details information that is equal to or less than a predetermined ratio If it is determined that the given transaction store identification information exists and the transaction store identification information determined to be present is the transaction store identification information in the account record information stored in the information table, The transaction store identification information in the record information is updated to predetermined transaction store identification information.
[0033]
Further, in the account information management method according to the present invention, the account management terminal can perform transactions in the account of the account identification information opened by the customer in association with the permanent store identification information, the transaction store identification information, and the account identification information. It has a transaction log table that stores and manages the history of transaction details performed, and the account management terminal determines whether or not a predetermined time for referring to the transaction log table has elapsed, and the predetermined time has elapsed When it is determined that the transaction management information is acquired from the transaction log table, the transaction management terminal obtains the transaction history information history associated with the specified permanent store identification information, and the account management terminal A specific process for specifying a transaction content information history associated with predetermined account identification information, and a transaction content information of a predetermined ratio or more in the history of the transaction content information specified by the account management terminal When it is determined that the associated transaction store identification information exists and the transaction store identification information determined to exist is different from the transaction store identification information in the account record information stored in the information table And an update process for updating the transaction store identification information in the account record information to transaction store identification information associated with transaction content information of a predetermined ratio or more.
[0034]
Further, in the account information management method according to the present invention, the account management terminal can perform transactions in the account of the account identification information opened by the customer in association with the permanent store identification information, the transaction store identification information, and the account identification information. It has a transaction log table for managing the history of transaction amounts performed, and the account management terminal determines whether or not a predetermined time for referring to the transaction log table has elapsed. When the determination is made, an acquisition step of acquiring a transaction amount history associated with predetermined store registration information from the transaction log table, and an account management terminal determines a predetermined account from the acquired transaction amount history. The specific process for identifying the transaction amount history associated with the information, and the account management terminal in the transaction amount history specified, the total amount of transactions performed in the account of the account identification information It is determined that there is transaction store identification information for which a transaction amount of a predetermined ratio or more with respect to the discount amount exists, and the transaction store identification information determined to be present is stored in the account record information stored in the information table. When it is determined that the transaction store identification information is different from the transaction store identification information, the transaction store identification information in the account record information is updated to the transaction store identification information in which a transaction amount of a predetermined ratio or more is performed. It is characterized by.
[0035]
Further, in the account information management method according to the present invention, the account management terminal can perform transactions in the account of the account identification information opened by the customer in association with the permanent store identification information, the transaction store identification information, and the account identification information. It has a transaction log table that stores and manages the history of transaction details performed, and the account management terminal determines whether or not a predetermined time for referring to the log table has elapsed, and the predetermined time has elapsed The transaction management table obtains a transaction history information history associated with predetermined store registry information from the transaction log table, and the account management terminal determines a predetermined transaction history information from the history acquired. Specific process for identifying the transaction content information history associated with the account identification information, and the account management terminal is associated with transaction content information less than a predetermined ratio in the identified transaction content information history. When it is determined that the attached transaction store identification information exists and the transaction store identification information determined to be present is determined to be transaction store identification information in the account record information stored in the information table, An update process for updating the transaction store identification information in the account record information to predetermined transaction store identification information is performed.
[0036]
Moreover, in the account information management method according to the present invention, there is no transaction store identification information associated with transaction content information of a predetermined ratio or more in the transaction content information history specified by the account management terminal in the specific process. If it is determined that the transaction content information history associated with other account identification information different from the predetermined account identification information from the transaction content information history acquired in the acquisition step, It is a feature.
[0037]
Further, in the account information management method according to the present invention, the account management terminal, in the transaction amount history specified in the specific process, with respect to the total transaction amount of transactions performed in the account of the account identification information If it is determined that there is no transaction store identification information for which a transaction amount of a predetermined percentage or more has been performed, other account identification information different from the predetermined account identification information from the transaction amount history acquired in the acquisition process The process of specifying the history of the transaction amount associated with is performed.
[0038]
Further, in the account information management method according to the present invention, there is no transaction store identification information associated with transaction content information of a predetermined ratio or less in the history of transaction content information specified by the account management terminal in the specific process. If it is determined that the transaction content information history associated with other account identification information different from the predetermined account identification information from the transaction content information history acquired in the acquisition step, It is a feature.
[0039]
Further, in the account information management method according to the present invention, after the account management terminal updates the transaction store identification information in the account record information in the update process, the account identification information from the history of transaction content information acquired in the acquisition process. A first determination step for determining whether or not all the account identification information has been identified as a history of transaction content information associated with the account management terminal, and a history of the transaction content information in the first determination step. When it is determined that all account identification information has been specified, it is determined whether or not the history of transaction details information associated with the registered store identification information has been obtained for all registered store identification information from the transaction log table. The account management terminal acquires the history of the transaction content information for all the registered store identification information in the second determination step. If it is determined that, it is characterized in that to terminate the update of the transaction store identification information in the account record information.
[0040]
Further, in the account information management method according to the present invention, when the account management terminal determines in the first determination step that the history of transaction content information is not specified for all account identification information, the acquisition step The transaction content information history associated with the account identification information that has not been specified is identified from the transaction content information history acquired in (1).
[0041]
Further, in the account information management method according to the present invention, if the account management terminal determines in the second determination step that the history of transaction content information has not been acquired for all permanent store identification information, From the log table, a history of transaction content information associated with unregistered permanent store identification information is acquired.
[0042]
In addition, the recording medium that records the account information management program according to the present invention is a registered store terminal that is installed in a store where the customer opens an account, a transaction store terminal that performs transactions in the account opened by the customer, and This is a recording medium that records an account information management program to be executed in an account information management system that is connected to an account management terminal that manages account information opened by the customer, and the customer opens an account at the registered store terminal. Identifying the registered store identification information for identifying the registered store, the transaction store identifying information for identifying a real or virtual store that conducts transactions in the account opened by the customer, and identifying the account opened by the customer Account identification information for sending the account information registration process to the account management terminal to execute the account information registration process received from the bank account store terminal Account information storage processing in which transaction store identification information and account identification information are associated to create an account information record, and the created account information record is stored in an information table provided in the account management terminal, and account information When the record acquisition request information for acquiring the record is received from the transaction store terminal, the account information record corresponding to the permanent store identification information and the account identification information included in the received record acquisition request information is stored in the information table. When the account information record is received from the transaction store terminal that acquired the account information record from the transaction store terminal that transmitted the account information record to the transaction store terminal, and transmitted the account information record by the transmission processing, the received account information The record in the account information record stored in the information table corresponding to the permanent store identification information and account identification information in the record. A record acquisition request for acquiring an account information record that includes a store registration information and an account identification information for specifying an account information record in a transaction store terminal. An acquisition request process for transmitting information to the account management terminal, and an update for updating the transaction store identification information in the account information record received from the account management terminal by the acquisition request process, and transmitting the updated account information record to the account management terminal And request processing.
[0043]
Further, in the recording medium in which the account information management program according to the present invention is recorded, the permanent store terminal, in the account information registration process, the permanent store identification information, and the transaction store identification information that is the same identification information as the permanent store identification information, The account management terminal transmits the account identification information to the account management terminal, and the account management terminal is the transaction store that is the same identification information as the permanent store identification information received from the permanent store identification terminal in the account information storage process. Create an account information record by associating the identification information with the account identification information, store the created account information record in the information table, and include it in the record acquisition request information received from the transaction store terminal in the transmission process The account information record corresponding to the registered store identification information and the account identification information is acquired from the information table, and the acquired account information record is The bank account in the account information record stored in the information table corresponding to the bank account identification information and the account identification information in the account information record sent to the transaction store terminal and received from the transaction store terminal in the update process The transaction store identification information, which is the same identification information as the store identification information, is updated to the transaction store identification information updated at the transaction store terminal, and the transaction store terminal identifies the account store record for identifying the account information record in the acquisition request process. The record acquisition request information including the information and the account identification information is transmitted to the account management terminal, and in the update request processing, the transaction store identification of the same identification information as the registered store identification information in the account information record received from the account management terminal A new transaction store for identifying real or virtual stores that conduct new transactions in the account with the account identification information opened by the customer Updates to the identification information, is characterized in transmitting the account information records the updated account management terminal.
[0044]
Further, the recording medium in which the account information management program according to the present invention is recorded, the account management terminal, the account identification information opened by the customer in association with the registered account identification information, the transaction store identification information, and the account identification information. Has a transaction log table for storing and managing the history of transaction content information that has been traded in the account of the account, referring to the history of transaction content information stored in the transaction log table on the account management terminal, It is determined that the transaction store identification information associated with the transaction content information exists, and the transaction store identification information determined to exist is determined to be different from the transaction store identification information in the account record information stored in the information table. If the transaction store identification information in the account record information is updated, the transaction store identification information associated with the transaction content information of a predetermined ratio or more is executed. It is characterized in that to.
[0045]
Further, the recording medium in which the account information management program according to the present invention is recorded, the account management terminal, the account identification information opened by the customer in association with the registered account identification information, the transaction store identification information, and the account identification information. Has a transaction log table that manages the history of transaction amounts that have been transacted in the account of the account, and refers to the transaction amount history stored in the transaction log table in the account management terminal, and transactions in the account of the account identification information It is determined that there is transaction store identification information for which a transaction amount equal to or greater than a predetermined ratio with respect to the total transaction amount of transactions performed, and the transaction store identification information determined to exist is stored in the information table. If the transaction store identification information in the account record information is determined to be different from the transaction store identification information in the account record information, the transaction amount of the transaction store identification information in the account record information was more than a predetermined percentage. It is characterized in that to execute a process of updating the argument shop identification information.
[0046]
Further, the recording medium in which the account information management program according to the present invention is recorded, the account management terminal, the account identification information opened by the customer in association with the registered account identification information, the transaction store identification information, and the account identification information. A transaction log table for storing and managing the history of transaction content information that has been traded in the account of the account, referring to the history of transaction content information stored in the transaction log table on the account management terminal, The transaction store identification information associated with the transaction content information is determined to be present, and the transaction store identification information determined to be present is determined to be the transaction store identification information in the account record information stored in the information table. In this case, the transaction store identification information in the account record information is updated to predetermined transaction store identification information.
[0047]
Further, the recording medium in which the account information management program according to the present invention is recorded, the account management terminal, the account identification information opened by the customer in association with the registered account identification information, the transaction store identification information, and the account identification information. Having a transaction log table that stores and manages a history of transaction content information on transactions performed in the account, and determines whether or not a predetermined time for referring to the transaction log table has elapsed in the account management terminal, When it is determined that a predetermined time has elapsed, from the transaction log table, an acquisition process for acquiring a history of transaction content information associated with the predetermined permanent store identification information, and from the acquired transaction content information history The identification process for identifying the transaction content information history associated with the predetermined account identification information and the transaction content information of a predetermined ratio or more are associated with the specified transaction content information history. Account record information when it is determined that the transaction store identification information exists and the transaction store identification information determined to be present is different from the transaction store identification information in the account record information stored in the information table. Update processing for updating the transaction store identification information in the transaction store identification information associated with transaction content information of a predetermined ratio or more is executed.
[0048]
Further, the recording medium in which the account information management program according to the present invention is recorded, the account management terminal, the account identification information opened by the customer in association with the registered account identification information, the transaction store identification information, and the account identification information. A transaction log table for managing the history of transaction amounts that have been transacted in the account of the account, the account management terminal determines whether or not a predetermined time for referring to the transaction log table has passed, When it is determined that the time has elapsed, an acquisition process for acquiring a transaction amount history associated with the predetermined permanent store identification information from the transaction log table, and a predetermined account identification from the acquired transaction amount history Specific processing for identifying the transaction amount history associated with the information, and for the total transaction amount of transactions performed in the account identification information account in the specified transaction amount history It is determined that there is transaction store identification information for which a transaction amount equal to or greater than a predetermined ratio exists, and the transaction store identification information determined to be present is the transaction store identification information in the account record information stored in the information table If the transaction store identification information in the account record information is updated, the transaction store identification information in the account record information is updated to the transaction store identification information in which a transaction amount of a predetermined amount or more is performed. It is.
[0049]
Further, the recording medium in which the account information management program according to the present invention is recorded, the account management terminal, the account identification information opened by the customer in association with the registered account identification information, the transaction store identification information, and the account identification information. Has a transaction log table for storing and managing the history of transaction content information for transactions performed in the account, and determines whether or not a predetermined time for referring to the log table has elapsed in the account management terminal When it is determined that the time has passed, an acquisition process for acquiring a history of transaction content information associated with predetermined store registration information from the transaction log table and a predetermined one from the acquired transaction content information history Specific processing for identifying the transaction content information history associated with the account identification information of the transaction, and transactions associated with transaction content information of a predetermined ratio or less in the identified transaction content information history. When it is determined that the store identification information exists and the transaction store identification information determined to be present is the transaction store identification information in the account record information stored in the information table, An update process for updating the transaction store identification information to predetermined transaction store identification information is executed.
[0050]
Further, in the recording medium on which the account information management program according to the present invention is recorded, the transaction store identification information associated with the transaction content information of a predetermined ratio or more in the history of the specified transaction content information is stored in the account management terminal. If it is determined that the transaction content information does not exist, the transaction content information history associated with other account identification information different from the predetermined account identification information is executed from the transaction content information history acquired in the acquisition process. It is characterized by this.
[0051]
In addition, the recording medium that records the account information management program according to the present invention is stored in the history of the transaction amount specified in the account management terminal, in the total transaction amount of transactions performed in the account of the account identification information. In contrast, when it is determined that there is no transaction store identification information for which a transaction amount of a predetermined percentage or more has been performed, another account identification that is different from the predetermined account identification information from the transaction amount history acquired in the acquisition process The present invention is characterized in that a process for specifying a transaction amount history associated with information is executed.
[0052]
In addition, in the recording medium on which the account information management program according to the present invention is recorded, the transaction store identification information associated with the transaction content information of a predetermined ratio or less is included in the history of the specified transaction content information on the account management terminal. If it is determined that the transaction content information does not exist, the transaction content information history associated with other account identification information different from the predetermined account identification information is executed from the transaction content information history acquired in the acquisition process. It is characterized by this.
[0053]
In addition, the recording medium in which the account information management program according to the present invention is recorded is stored in the transaction management information history acquired in the acquisition process after updating the transaction store identification information in the account record information in the update process on the account management terminal. In the first determination process for determining whether or not the transaction content information history associated with the account identification information is specified for all the account identification information, the transaction content information history is determined in the first determination process. When it is determined that all account identification information has been specified, it is determined whether or not the history of transaction details information associated with the registered store identification information has been obtained for all registered store identification information from the transaction log table. In the second determination process and the second determination process, when it is determined that the history of transaction content information has been acquired for all permanent store identification information, It is characterized in that to execute a process of ending the updating of the transaction store identification information in the seat record information.
[0054]
In addition, when the recording medium in which the account information management program according to the present invention is recorded is determined that the history of the transaction content information is not specified for all account identification information in the first determination process in the account management terminal In addition, a process for specifying a history of transaction content information associated with unidentified account identification information from a history of transaction content information acquired in the acquisition process is executed.
[0055]
In addition, the recording medium in which the account information management program according to the present invention is recorded has determined in the second determination process that the history of the transaction content information has not been acquired for all the entrepreneur store identification information in the account management terminal. In this case, a process of acquiring a history of transaction content information associated with unregistered permanent store identification information from the transaction log table is executed.
[0056]
In addition, the account management terminal according to the present invention is connected to a registered store terminal installed in a store where the customer opens an account and a transaction store terminal that conducts transactions in the account opened by the customer. An account management terminal that manages the information of the opened account, in order to identify the information table that stores the information of the account opened by the customer and the store where the customer opened the account, and the store where the customer opened the account Associate store identification information, transaction store identification information for identifying a real or virtual store that conducts transactions with an account opened by a customer, and account identification information for identifying an account opened by a customer An account information record, the account information storage means for storing the created account information record in the information table, and the permanent store identification information for identifying the account information record, When the record acquisition request information for acquiring the account information record including the account identification information is received from the transaction store terminal, the registered store identification information and the account identification information included in the received record acquisition request information The corresponding account information record is acquired from the information table, the acquired account information record is transmitted to the transaction store terminal, and the account information record is transmitted from the transaction store terminal that has transmitted the account information record by the transmission unit. Update means for updating the transaction store identification information in the account information record stored in the information table corresponding to the registered store identification information and the account identification information in the received account information record when received, It is characterized by having.
[0057]
In addition, the account management terminal according to the present invention is transaction content information on transactions performed in the account of the account identification information opened by the customer in association with the permanent store identification information, transaction store identification information, and account identification information. A transaction log table storing and managing the history of the transaction, and referring to the history of transaction content information stored in the transaction log table, determining that there is transaction store identification information associated with transaction content information of a predetermined ratio or more, and When it is determined that the transaction store identification information determined to exist is different from the transaction store identification information in the account record information stored in the information table, the transaction store identification information in the account record information is set to a predetermined ratio. And means for updating the transaction store identification information associated with the transaction content information described above.
[0058]
In addition, the account management terminal according to the present invention relates to the transaction amount in which the transaction is performed in the account of the account identification information opened by the customer in association with the permanent store identification information, the transaction store identification information, and the account identification information. Transactions more than a predetermined percentage of the total transaction amount of transactions performed in the account of the account identification information with reference to the transaction log table managing the history and the transaction amount history stored in the transaction log table When it is determined that there is transaction store identification information for which the amount has been given, and the transaction store identification information determined to exist is different from the transaction store identification information in the account record information stored in the information table And a means for updating the transaction store identification information in the account record information to the transaction store identification information in which a transaction amount of a predetermined ratio or more has been performed. That.
[0059]
In addition, the account management terminal according to the present invention is transaction content information on transactions performed in the account of the account identification information opened by the customer in association with the permanent store identification information, transaction store identification information, and account identification information. A transaction log table storing and managing the history of the transaction, and referring to the history of transaction content information stored in the transaction log table, determining that there is transaction store identification information associated with transaction content information of a predetermined ratio or less; and When it is determined that the transaction store identification information determined to exist is transaction store identification information in the account record information stored in the information table, the transaction store identification information in the account record information is changed to a predetermined transaction store. Means for updating to identification information.
[0060]
In addition, the account management terminal according to the present invention is transaction content information on transactions performed in the account of the account identification information opened by the customer in association with the permanent store identification information, transaction store identification information, and account identification information. Transaction log table for storing and managing the history of the transaction, whether or not a predetermined time for referring to the transaction log table has elapsed, and when it is determined that the predetermined time has elapsed, from the transaction log table An acquisition means for acquiring a history of transaction details information associated with a predetermined permanent store identification information, and a specification for identifying a history of transaction details information associated with predetermined account identification information from the acquired history of transaction details information The transaction store identification information associated with the transaction content information of a predetermined ratio or more exists in the means and the history of the specified transaction content information, and is determined to exist. When it is determined that the transaction store identification information is different from the transaction store identification information in the account record information stored in the information table, the transaction store identification information in the account record information is converted into transaction content information of a predetermined ratio or more. And updating means for updating the associated transaction store identification information.
[0061]
In addition, the account management terminal according to the present invention relates to the transaction amount in which the transaction is performed in the account of the account identification information opened by the customer in association with the permanent store identification information, the transaction store identification information, and the account identification information. A transaction log table for managing the history, and whether or not a predetermined time for referring to the transaction log table has elapsed. When it is determined that a predetermined time has elapsed, An acquisition means for acquiring a transaction amount history associated with the permanent store identification information, a specifying means for specifying a transaction amount history associated with predetermined account identification information from the acquired transaction amount history, and an identification In the transaction amount history, there is transaction store identification information in which a transaction amount of a predetermined ratio or more with respect to the total transaction amount of transactions performed in the account of the account identification information is present. The transaction store identification information in the account record information is determined to be different from the transaction store identification information in the account record information stored in the information table. And updating means for updating the transaction store identification information for which a transaction amount of a predetermined ratio or more has been performed.
[0062]
In addition, the account management terminal according to the present invention is transaction content information on transactions performed in the account of the account identification information opened by the customer in association with the permanent store identification information, transaction store identification information, and account identification information. A transaction log table for storing and managing the history of the transaction, and whether or not a predetermined time for referring to the log table has elapsed, and when determining that the predetermined time has elapsed, Acquisition means for acquiring the transaction content information history associated with the registered store identification information, and specifying means for identifying the transaction content information history associated with the predetermined account identification information from the acquired transaction content information history And the transaction store identification information associated with the transaction content information of a predetermined ratio or less in the history of the specified transaction content information, and the transaction determined to exist Update means for updating the transaction store identification information in the account record information to predetermined transaction store identification information when it is determined that the transaction identification information is transaction store identification information in the account record information stored in the information table It is characterized by having.
[0063]
In addition, when the account management terminal according to the present invention determines that there is no transaction store identification information associated with transaction content information of a predetermined ratio or more in the specified transaction content information history, It has a means for specifying a history of transaction content information associated with other account identification information different from the predetermined account identification information from the acquired history of transaction content information.
[0064]
In addition, the account management terminal according to the present invention has a transaction amount of a predetermined ratio or more with respect to the total transaction amount of transactions performed in the account of the account identification information in the specified transaction amount history. If it is determined that there is no transaction store identification information, the transaction amount history associated with other account identification information different from the predetermined account identification information is identified from the transaction amount history acquired by the acquisition means. It has the means to do.
[0065]
In addition, when the account management terminal according to the present invention determines that there is no transaction store identification information associated with transaction content information of a predetermined ratio or less in the specified transaction content information history, It has a means for specifying a history of transaction content information associated with other account identification information different from the predetermined account identification information from the acquired history of transaction content information.
[0066]
In addition, the account management terminal according to the present invention, after updating the transaction store identification information in the account record information in the updating means, the transaction content associated with the account identification information from the history of transaction content information acquired in the acquisition means The first determination means for determining whether or not the history of information has been specified for all account identification information, and the first determination means determines that the history of transaction content information has been specified for all account identification information The second determination means for determining whether or not the history of the transaction details information associated with the permanent store identification information from the transaction log table has been acquired for all the permanent store identification information; In the judging means, when it is judged that the history of the transaction content information has been acquired for all permanent store identification information, the transaction store identification information in the account record information is updated. Is characterized in further comprising means for Ryosuru, the.
[0067]
Further, the account management terminal according to the present invention, when the first determination means determines that the history of the transaction content information is not specified for all account identification information, the transaction management information acquired by the acquisition means It has a means for specifying a history of transaction content information associated with unidentified account identification information from the history.
[0068]
In addition, the account management terminal according to the present invention obtains from the transaction log table when the second determination means determines that the history of the transaction content information is not acquired for all the registered store identification information. It has a means to acquire the history of the transaction contents information related with the permanent register identification information which is not done.
[0085]
DETAILED DESCRIPTION OF THE INVENTION
The present invention newly adds the concept of “management store” in addition to the concept of a store where a customer has opened an account (hereinafter referred to as “registrant store”). The management store refers to a store that manages transactions actually performed at the store in managing the account.
[0086]
Conventionally, banks are provided with a table for storing account information for each customer (hereinafter referred to as an account information table), and store account information divided into items such as a permanent store, an account number, and a balance. On the other hand, the present invention has added the item of management store to the account information table in accordance with the addition of the concept of management store. This management store item is added in a one-to-one relationship with the permanent store.
[0087]
For example, when the customer wants to change the store that manages the transaction from the permanent store for moving or other reasons, the item of the management store on the account information table is updated to the store number to which the transaction is changed. If statistics are obtained by referring to the items of this management store in an information system that collects sales and the like, it is possible to calculate the sales performance of each store that does not require an account transfer procedure.
[0088]
As described above, according to the present invention, it is possible to calculate the sales performance of the management store at the change destination similarly to the case where the account transfer procedure is performed only by updating the item of the management store without the customer going to the store. Can do. In addition, the regular card and passbook are engraved with the customer's registered store number and account number, but this update process does not change the registered store number and account number, so the customer continues to use the original card or passbook. Can be used.
[0089]
On the other hand, for the bank side, the management store can be changed by a simple operation, so that an operator's operation mistakes can be reduced. Furthermore, since the management store change process according to the present invention does not require the "account transfer procedure" with the customer, the bank can freely change the customer's management store as needed due to business reasons on the bank side. The customer's management store can be changed.
[0090]
In addition, the management store according to the present invention is not limited to the transaction actually performed by visiting the store, for example, including the transaction using a nearby ATM, such as the transaction management area of the management store in a form utilizing the existing store The target range can be set as appropriate. Furthermore, it is not limited to transactions that are divided in this way, it is classified into similar transaction forms, management stores are provided for each transaction form, and each management store can also perform business management for the corresponding account, It is possible to flexibly respond to various needs of customers.
[0091]
This is because the concept of a management store of the present invention includes a virtual store (hereinafter, referred to as a real store (hereinafter referred to as a real store)) that can be freely set according to the theme provided by the bank or a calculated statistical result. By including virtual stores). Specific examples of this virtual store include a virtual store for network users who manage telephone banking and transactions using ATMs, and manage account groups that do not depend on transactions in real stores, or a virtual branch established on the Internet. In addition, as a theme established by the bank, for example, a virtual store for women that manages transactions limited to accounts owned by women, and a group of accounts with extremely low occupancy rates as a statistical result calculated by the bank, for example Virtual stores for low users.
[0092]
Themes that can be set by the bank can be set as appropriate, such as specifying by age group in addition to gender. In addition, the bank can classify the transaction form according to the statistical characteristics of transactions that it considers important, for example, for each category that is statistically significant, such as the Internet usage rate, deposit / withdrawal rate, transfer / transfer rate, etc. The transaction types are classified into the categories, and each management store performs management by a method optimal for the corresponding transaction type. In such a virtual store, compared to a real store that handles various transaction forms, the nature of customers managed for each store can be clearly distinguished, so a management store that is more suitable in terms of management and services Can be provided.
[0093]
In addition, it is difficult for an actual store to take management responsibility for the various transaction forms as described above, but a virtual store management store is provided so that the virtual store has management responsibility for a part of the various transaction forms. In that case, the actual store can return to “sales with a customer's face” that should be implemented and concentrate on the sales activities.
[0094]
Hereinafter, embodiments of the present invention will be described in detail with reference to the accompanying drawings. FIG. 1 is a logical configuration diagram showing an outline of an account management system in an embodiment of the present invention.
[0095]
The permanent store input means 11 and the customer registration means 14 are functional means possessed by the permanent register store, the management store input means 12, the affiliation change means 15 and the customer reference means 16 are functional means possessed by the management store, the main store input means 13 and the store update. The means 13 is a functional means possessed by a store having a headquarters function (hereinafter referred to as a head office) such as considering a store strategy. The store / account information storage device 18 stores an account number, a permanent store number, a management store number, a balance, and the like in an account information table. The store / account information storage device 18 is electronically connected to the customer registration unit 14, the affiliation change unit 15, the customer reference unit 16, and the store update unit 17.
[0096]
When one store newly opens an account, the registered store that is the store uses the registered store input means 11 and the customer registration means 14 to store account information necessary for opening an account in the store / account information storage device 18. Accumulate and open an account. The account information required at this time includes the registered store number, the managed store number, the account number and the balance, etc., but since the registered store is in the state of the managed store when a new account is opened, the managed store number Is the same number as the permanent store number.
[0097]
After that, for example, when a customer is informed that he / she wants to change the management store due to moving, or the bank wants to change the management store due to business reasons, the management store on which the change is made, By using the affiliation changing means 15 by the input on the input means 12, the management store item of the corresponding account information record on the account information table is updated to the store number of the change destination management store. Actually, when the transaction between the management store and the customer is started, the management store side stores the account information of the customer using the customer reference means 16 by the input on the management store input means 12. Reference is made to device 18.
[0098]
FIG. 2 shows a specific embodiment of the logical configuration example shown in FIG. According to this figure, the head office input means 11 is a functional means possessed by the head office store client 21, the management shop input means 12 is a functional means possessed by the management shop client 22, and the head office input means 13 is a function possessed by the head office / head office client. Means. Further, the customer registration means 14, the affiliation changing means 15, the customer reference means 16 and the store updating means 17 are functional means possessed by the server application processing device 24, and are realized according to a program recorded in the server application processing device 24. It is. The store / account information storage device 18 corresponds to the database processing device 25. As a specific embodiment of the database processing device 25, the database processing device 25 may be configured by a computer on which a relational database system (RDBMS) operates.
[0099]
FIG. 3 shows a configuration example of an account information table stored in the database processing device 25 according to the present embodiment. According to FIG. 3, in this account information table, three account information records are given as an example. The first account information record has a permanent store number “100”, an account number “12340”, and a management store. Includes the account information of “100”, the second account information record includes the account information of the permanent store number “100”, the account number “12368”, and the management store number “200”, and the third account The information record includes account information with the permanent store number “100”, the account number “13008”, and the management store number “100”.
[0100]
As already described, when the management store is changed according to the customer's request or when the customer's management store is changed according to the request from the bank, the item of the management store is updated to the store number of the change destination. On the other hand, when the customer continues the transaction at the permanent store, the permanent store number and the management store number are the same. In FIG. 3, the account corresponding to the first account information record indicates that the permanent store is continuing as the management store. In the account corresponding to the second account information record, the store number is “200” from the permanent store. ”Indicates that the management store has been changed to the store, and the account corresponding to the third account information record indicates that the permanent store continues as the management store.
[0101]
Next, an operation example of the account information management system and the account information management method in this embodiment will be described. The flowchart of FIG. 4 shows a processing flow when an account is opened at a store where a customer intends to open an account, that is, a permanent store.
[0102]
When the customer wants to open a new account, the operator of the store (registrant store) can use the functional means of the server application processing device 24 by an operation input on the registrant store input means 11 (in FIG. 2, the registrant store client 21). The customer registration means 14 is called. The operator inputs the store number of the store through the permanent register store input means 11. This store number is the permanent store number of the customer (step S41).
[0103]
Next, the operator inputs the management store number by the registered store input means 11. However, since the customer transaction is normally performed at the registered store, the registered store corresponds to the managed store and is an item of the managed store. Inputs the permanent register number (step S42).
[0104]
Next, the operator inputs other information necessary for opening an account, such as the customer's deposit amount, date of birth, and address, for example, through the permanent store input means 11 (step S43). When the above input is completed, the customer registration means 14 makes an account number numbering request to the store / account information storage device 18 with the registered store number previously input, and the store / account information storage device 18 newly An account number is acquired (step S44).
[0105]
As an example of the numbering operation of the account number, it is conceivable that the number next to the account number recently registered in the store / account information storage device 18 is numbered as a new account number. Further, in this case, when the check digit is included in the account number, the number next to the portion of the recently registered account number excluding the check digit is adopted, and the check digit corresponding to this number may be added.
[0106]
From the above, the permanent store number, management store number, account number, etc. of the customer are determined, and the customer registration means 14 issues a registration request for these account information to the store / account information storage device 18. When an account information record is inserted into the account information table by the store / account information storage device 18 (step S45), a response to that effect is in the customer registration means 14, and the account opening process is completed.
[0107]
Next, management store change processing will be described with reference to FIGS. 1 and 5. Here, the change request from the customer is notified to the change destination management store, and the management store change process is executed by the operator of the management store. Other stores may also be notified, and a notification method using the Internet or mail may be employed.
[0108]
When there is a management store change request notification from the customer, the operator of the management store that is the change destination receives the operation store input on the management store input means 12 (the management store client 22 in FIG. 2) and the customer's permanent store number And an account number are input (step S51). Next, the operator inputs the store number of the customer's management store (step S52). The affiliation changing means 15 inquires and acquires the account information record of the customer from the store / account information storage device 18 based on the permanent store number and the account number input by the management store input means 12, and acquires the account information record. The item of the management store is updated to the store number of the management store and registered in the store / account information storage device 18 (step S53).
[0109]
A specific example of the management store changing operation will be described with reference to FIG. Here, it is assumed that the customer of the account corresponding to the account information record with the permanent store number “100”, the account number “12368”, and the management store number “100” requests the change of the management store. Before the change, the permanent store number in the item of the permanent store coincides with the managed store number in the item of the administrative store. This indicates that the customer was initially trading at a permanent store. After the change, the management store item is updated from “100” to “200”, indicating that the management store has been changed from the permanent store to the store with the store number “200”.
[0110]
Next, a process in which the bank automatically changes the management store according to the customer transaction is described. Devices such as ATMs and branch office terminals have unique numbers so that they can be identified. On the other hand, the bank account system has a table called transaction log (hereinafter referred to as transaction log table) in the database, and the transaction content is always written when the transaction is performed.
[0111]
At this time, this transaction log table records, for example, when, where, and how much (amount of money) is traded by which account. When the transaction is performed is recorded by writing the “date and time” in the date and time item of the transaction log table. Further, where the transaction is performed is recorded by determining the “unique number” transmitted from the business store terminal and writing “transaction store number” in the transaction store number field. Which account is used for the transaction is recorded by writing the “registered store number” and “account number” corresponding to the account in the registered store number field and the account number field. Further, how much transaction has been performed is recorded by writing the amount in the transaction amount item. When a transaction is made at an ATM, the “unique number” transmitted from the ATM is determined, and for example, the store number of the nearest transaction store is written in the transaction store number field, where the transaction was performed. Is recorded.
[0112]
In the accounting system, a program for analyzing such a transaction log table is executed, for example, the transaction contents of the most recent month are analyzed for each account, and a certain percentage of the total number of transactions performed in that month (for example, 70%) If it is determined that there is a transaction store (in this case, including a nearby ATM) in which the transaction has been performed more than the number of times, the management store item of the account management record corresponding to the account is updated to the transaction store number. .
[0113]
Next, the management store change processing operation will be described in detail with reference to the flowchart of FIG. It is determined whether or not one month has passed since the transaction log table was previously analyzed for the transaction details of the customer (step S71). If it is determined that one month has passed (step S71 / Yes), all transaction records for one permanent store number are acquired from the transaction log table (step S72), and the transaction record for one of the account numbers is acquired. Is referred to (step S73).
[0114]
As a result, it is determined whether or not there is a trading store that has made a transaction of a certain percentage (for example, 70%) or more with respect to the total number of transactions carried out in this month by the account of the account number. (Step S74). In this determination, if it is determined that there is a sales store where transactions have been performed at a certain rate or more with respect to the total number of transactions performed in one month (step S74 / Yes), the account management record corresponding to the customer is determined. The management store item is updated to the transaction store number (step S75) (however, if the determination is made in step S74 that the store where the transaction has been performed a certain number of times or more is the same as the current management store, the process proceeds to step S75. Do not migrate).
[0115]
Next, it is determined whether or not the transaction record has been referred to for all the account numbers corresponding to the permanent store number (step S76). If it is determined in this determination that all transaction records corresponding to the registered store number have been referred to (step S76 / Yes), it is determined whether there is a registered store number for which no transaction record has been acquired yet in the transaction log table. (Step S77). If it is determined by this determination that transaction records have been acquired for all permanent store numbers in the transaction log table (step S77 / No), the process ends.
[0116]
In step S74, if it is determined that the number of transactions in all the transaction stores is equal to or less than a certain ratio with respect to the total number of transactions performed in one month (step S74 / No), the process proceeds to step S73. The transaction record corresponding to the other account number is referred to (the determination is made at step S73 also when the store where the transaction has been performed a certain number of times or more is the same as the current management store). If it is determined in step S76 that there is an account number corresponding to the permanent store number that has not yet been referred to in the transaction record (step S76 / No), the process proceeds to step S73, Browse transaction records for one account number.
[0117]
Further, in the determination of step S77, if it is determined that there is a permanent store number included in the transaction log table that has not yet acquired a transaction record (step S77 / Yes), the process proceeds to step S72, and the other Get all transaction records for one permanent store number.
[0118]
FIG. 8 shows an example of a transaction log table, which shows specific transaction contents by three accounts. That is, the transaction details in the account of the registered account number “100”, the account number “12340”, the transaction details in the account of the registered account number “200”, the account number “12368”, and the registered account number “300”, the account The transaction details in the account with the number “13008” are shown, and in this case, transactions with the account with the permanent store number “100” and the account number “12340” were frequently performed especially in the store with the store number “400” To do.
[0119]
First, all transaction records corresponding to the permanent store number “100” are acquired, and by referring to the transaction record corresponding to the account number “12340”, the account of the permanent store number “100” and the account number “12340” is obtained. Analyzing the transaction details by. As a result, if the number of transactions at the store with the store number “400” is greater than or equal to a certain ratio (for example, 70%) with respect to the total number of transactions with the account, the management store number item of the account information record corresponding to the account is set. Update to “400”.
[0120]
Furthermore, since the concept of the management store of the present invention includes a virtual store, the item of the transaction store number in FIG. 8 is installed on the Internet as a transaction store number corresponding to a transaction using telephone banking or ATM. The store number corresponding to the virtual branch can be registered. If it is determined in step S74 of FIG. 7 that the number of transactions using telephone banking or ATM (transaction amount) is greater than a certain percentage of the total number of transactions (total transaction amount) from the transaction log table, the account is managed. When the store is moved to a virtual store for network users and the number of transactions (transaction amount) using a virtual branch established on the Internet is determined to be greater than a certain percentage of the total number of transactions (total transaction amount) , The account management store can be moved to a virtual branch. Further, instead of the determination in step S74 of FIG. 7, it is determined whether the number of transactions of one account is less than a predetermined number of times, and an account for which the number of transactions less than the predetermined number is performed has an operating rate. It is also possible to move the management store of those accounts to the corresponding virtual store.
[0121]
In addition, although the process mentioned above was demonstrated as a batch process per month, in this invention, the period of a batch process is not limited to this, It can change suitably by the convenience of the bank side. The management store change requirement is the ratio of the number of transactions at a specific store to the total number of transactions, but other conditions (for example, the ratio of the transaction amount at a specific store to the total transaction amount) are also used for this requirement. May be.
[0122]
Hereinafter, the part especially related to the account information management method of the present invention will be described in detail. FIG. 9 is a flowchart showing a flow of a method for referring to account information necessary when performing business at a business store or ATM including a management store, but here, a case where a customer performs a transaction at his / her own management store. explain.
[0123]
When a customer conducts a transaction at a management store, the registered store number and the account number stamped on the card or passbook are input by the management store input means 12 (step S91). When the customer's permanent store number and account number are input by the management store input means 12, the customer reference means 16 sends the account information record to the store / account information storage device 18 based on the permanent store number and account number. By inquiring and notifying the management store, the management store can refer to the account information recorded in the account information record (step S92).
[0124]
Next, referring to FIGS. 2 and 10, the above-described account information reference method will be described in detail. Here, a case where a general transaction (withdrawal, deposit, transfer, etc.) is performed at a terminal of a business store including a management store will be described.
[0125]
When a customer visits a sales store and conducts a transaction, an operator's operation input inputs the registered store number and account number stamped on a card or passbook at the sales store terminal 22 (in this figure, the registered store number) “100”, account number “12368”) and the input information are transmitted to the server application processing device 24. The server application processing device 24 can acquire the account information record by making an inquiry to the database processing device 25 based on the received permanent store number and account number.
[0126]
Next, another specific example of the account information reference method described above will be described with reference to FIGS. Below, the case where the transaction (expansion of a credit line, borrowing, payment of sales, repayment of borrowing, etc.) limited to a management store is explained.
[0127]
When a customer visits a management store for a transaction and conducts a transaction, an operator's operation input inputs the permanent store number and the account number stamped on the card or passbook at the sales store terminal 22 (in this figure, the permanent address) Store number “100”, account number “12368”) and the input information are transmitted to the server application processing device 24. The server application processing device 24 acquires the account information record by making an inquiry to the database processing device 25 based on the received permanent store number and account number.
[0128]
Next, when the management store number (“200” in the figure) is input at the sales store terminal 22 by the operator's operation input, the information is transmitted to the server application processing device 24. The server application processing device 24 collates with the management store number (“200” in the figure) recorded in the management store item of the account information record.
[0129]
If the management store number transmitted from the business store terminal 22 is the same as the management store number recorded in the management store item of the account information record as a result of the matching, the server application processing device 24 will manage the customer. The account information recorded in the account information record is determined by determining that the person is a transaction object of the store, and the business store terminal 22 is notified to that effect, and the transaction at this management store is carried out. On the other hand, when the management store number transmitted from the sales store terminal 22 and the management store number recorded in the management store item of the account information record do not match, it is determined that the customer is not a transaction subject of the management store. The business store terminal 22 is notified of this, and transactions at this management store are prohibited.
[0130]
The present invention also takes account of account transfer procedures through the consolidation of stores. There is no need to transfer the account in the normal business, but when the store is integrated or abandoned, the head office stores the store integrated using the store update means 17 by the input on the head office input means 13 (hereinafter referred to as the integration source store). Account transfer from the store to the store to be integrated (hereinafter referred to as the integration destination store).
[0131]
The case where the management store is a real store has been described above, but when a transaction is performed in a virtual store, when the customer's own store number and account number are input by the customer, the server application processing device 24 Matching with the management store number of the account information record using the store number of the virtual store, and as a result, if it is determined that the store number of the virtual store and the management store number of the account information record are the same, this virtual store is set as the management store Trading is possible.
[0132]
With reference to FIG. 1 and FIG. 12, the account transfer processing operation on the head office side in the store consolidation will be described in detail. FIG. 12 shows an operation flow by a batch type program for merging account numbers, which is executed at the timing when the stores are integrated and abolished.
[0133]
When the main store side decides to consolidate the stores and executes the account transfer procedure accordingly, the operator inputs the registered store number of the integration source store on the main store input means 13 (step S121), and then the integration destination store A permanent store number is input (step S122). The store update unit 17 stores the account information table of the integration source store (hereinafter referred to as the integration source account information table) from the store / account information storage device 18 based on the permanent store number of the integration source store input by the main store input unit 13. Is read out (step S123).
[0134]
Next, the store updating unit 17 stores the account information table of the integration destination store (hereinafter referred to as integration destination account information) from the store / account information storage device 18 based on the registered store number of the integration destination store input from the main store input unit 13. Table). The store update means 17 compares the account number recorded in one account information record included in the integration source account information table with the account number of the account information record included in the integration destination account information table, and It is determined whether or not the same account number as the account number exists in the integration destination store (step S124).
[0135]
When the store update means 17 determines in step S124 that the account number of the integration source store does not exist in the integration destination store (step S124 / No), for the account information record, the store update unit 17 It is determined whether or not the management store number of the management store item is the same (step S126). When it is determined that the permanent store number and the management store number are different in this determination (step S126 / No), the store updating unit 17 sets the permanent store item of the account information record to the permanent store address of the integration destination store. The store number is updated (step S128), and a data insertion request is transmitted to the store / account information storage device 18. When the store / account information storage device 18 inserts data of a new account information record into the account information table of the integration destination store, the store update means 17 is confirmed to that effect and the data insertion processing is completed. (Step S129).
[0136]
Finally, the store updating means 17 determines whether or not there is an unprocessed account information record in the account information table of the integration source store (step S130), and when there is no unprocessed account information record (step S130) (S130 / No), the account transfer procedure is completed.
[0137]
If it is determined in step S124 that the same account number as the integration source store account number exists in the integration destination store (step S124 / Yes), the store update unit 17 assigns a new account number. In step S125, the store / account information storage device 18 inserts data of the account information record with the new account number.
[0138]
If it is determined in step S126 that the permanent store number and the management store number of the account information record are the same (step S126 / Yes), the store updating means 17 determines the permanent store number of the account information record. And the item of the management store are updated to the registered store number of the integration destination store (step S127), and the data of the account information record is inserted with the contents. If it is determined in step S130 that there is an unprocessed account information record corresponding to the integration source store (step S130 / No), the process proceeds to step S123, and an unprocessed account is entered. The processes from step S123 to step S129 are repeated until there are no information records.
[0139]
Next, a specific operation example of the account transfer process according to the present embodiment will be described with reference to FIGS. 2 and 13. First, when the operator inputs the registered store number of the integration source store and the integration destination store from the head office / headquarters client 23, the server application processing device 24 sends the account information of the integration source store and the integration destination store from the database processing device 25. The table is read, and one account number of the integration source store is compared with the account number of the integration destination store.
[0140]
Here, first, the server application processing device 24 sends, from the database processing device 25, an account information record of an integration source store having the permanent store number “100”, the account number “12340”, and the management store number “100” as account information. It is read and it is determined whether or not an account information record in which the same account number as this account number “12340” is recorded exists in the integration destination store. Here, in the embodiment shown in the figure, the account numbers of the integration destination stores are “12345”, “12368”, and “13579”. Therefore, since the account number “12340” does not exist in the integration destination store, and the permanent store number and the management store number of the account information record are the same, the items of the permanent store and the management store of the account information record are integrated. The registered store number “300” of the destination store is updated and inserted into the account information table of the integration destination store.
[0141]
Next, the server application processing device 24 reads from the database processing device 25 an account information record having the permanent store number “100”, the account number “12368”, and the management store number “200” as account information. It is determined whether or not an account information record in which the same account number as “12368” is recorded exists in the integration destination store. In this case, since the account information record having the same account number as the account number “12368” exists in the integration destination store, the server application processing device 24 assigns the new account number “12369” in the integration destination store. Then, the account number field of the account information record is updated to the new account number. Further, since the registered store number “100” and the management store number “200” of the account information record are different numbers, only the registered store number item of the account information record is changed to the registered store number “300” of the integration destination store. It is updated and the account information record of the content is inserted into the account information table of the integration destination store.
[0142]
Next, the server application processing device 24 reads, from the database processing device 25, an account information record of the integration source store having the permanent store number “100”, the account number “13008”, and the management store number “100” as account information, It is determined whether or not an account information record that records the same account number as this account number “13008” exists in the integration destination store. In this determination, the account number “13008” does not exist in the integration destination store, and the permanent store number “100” and the management store number “100” of the account information record are the same. The items of the permanent store and the management store are updated to the permanent store number “300” of the integration destination store, and the account information record of the contents is inserted into the account information table of the integration destination store.
[0143]
【The invention's effect】
As is clear from the above explanation, according to the present invention, when there is a need to change the store in which the two concepts of the registered store and the managed store are different on the customer management table and the store responsible for the transaction needs to be changed. Since it is possible to cope with only the management store item update process, it is possible to eliminate the account transfer procedure that was conventionally required at that time, and to solve the problems caused by this account transfer procedure. .
[0144]
In addition, according to the present invention, since a virtual store can be set as a management store, the management responsibility of the management store is not limited to a transaction that is divided into regions, but is also responsible for transactions of similar forms. By setting up a management store, the business effect can be further improved in terms of management and service.
[0145]
Furthermore, it is difficult for a real store to take management responsibility for various transaction forms as a management store, but if a virtual management store assumes management responsibility for some of the various transaction forms, You can concentrate on your sales activities by going back to “sales that looked at the customer's face” that should be implemented.
[Brief description of the drawings]
FIG. 1 is a logical configuration diagram showing an outline of an account information management system according to an embodiment of the present invention.
FIG. 2 is a diagram showing a specific configuration example of an account information management system according to an embodiment of the present invention.
FIG. 3 is a diagram showing a configuration example of an account information table in an embodiment of the present invention.
FIG. 4 is a flowchart showing a flow of processing at the time of opening an account at a permanent store for opening a new account in one embodiment of the present invention.
FIG. 5 is a first flowchart showing the flow of management store change processing in an embodiment of the present invention.
FIG. 6 is a first diagram for specifically explaining an operation of changing a management store according to an embodiment of the present invention.
FIG. 7 is a second flowchart showing the flow of management store change processing in an embodiment of the present invention.
FIG. 8 is a second diagram for specifically explaining the management store changing operation in the embodiment of the present invention.
FIG. 9 is a flowchart showing a flow of an account information reference operation according to an embodiment of the present invention.
FIG. 10 is a diagram for specifically explaining general transactions (withdrawals, deposits, transfers, etc.) at terminals of business stores including ATMs or management stores in the present invention.
FIG. 11 is a diagram for specifically explaining a transaction limited to a management store in the present invention (expansion of a loan frame, borrowing, depositing sales, repayment of borrowing, etc.).
FIG. 12 is a flowchart showing a flow of account transfer processing at the time of consolidation of stores in one embodiment of the present invention.
FIG. 13 is a diagram for specifically explaining an account transfer procedure according to an embodiment of the present invention.
FIG. 14 is a diagram for explaining a specific operation of a conventional account transfer procedure.
[Explanation of symbols]
11 Store registration input means
12 Management store input means
13 Main store input means
14 Customer registration means
15 Affiliation change means
16 Customer reference means
17 Store update means
18 Store / account information storage device
21 Real shop client
22 Management store client
23 Head Office / Head Office Client
24 Server application processing device
25 Database processing device

Claims (55)

顧客が口座を開設した本籍となる店舗に設置される本籍店舗端末と、前記顧客が開設した口座において取引を行う取引店舗端末と、前記顧客が開設した口座の情報を管理する口座管理端末と、が接続されてなる口座情報管理システムであって、A registered store terminal installed in a store where the customer opened an account, a transaction store terminal that conducts transactions in the account opened by the customer, an account management terminal that manages information on the account opened by the customer, Is an account information management system to which is connected,
前記本籍店舗端末は、The permanent register terminal is
前記顧客が口座を開設した本籍となる店舗を識別するための本籍店舗識別情報と、前記顧客が開設した口座での取引を行う実在もしくは仮想の店舗を識別するための取引店舗識別情報と、前記顧客が開設した口座を識別するための口座識別情報と、を前記口座管理端末に送信する口座情報登録手段を有し、Registered store identification information for identifying the store where the customer opened an account, and the registered store identification information for identifying a real or virtual store performing transactions in the account opened by the customer, Account identification information for identifying an account opened by a customer, and account information registration means for transmitting to the account management terminal,
前記口座管理端末は、The account management terminal
前記顧客が開設した口座の情報を格納する情報テーブルと、An information table for storing information of an account opened by the customer;
前記本籍店舗端末から受信した前記本籍店舗識別情報と、前記取引店舗識別情報と、前記口座識別情報と、を関連づけて、口座情報レコードを作成し、該作成した口座情報レコードを、前記情報テーブルに格納する口座情報格納手段と、An account information record is created by associating the registered store identification information received from the registered store terminal, the transaction store identification information, and the account identification information, and the created account information record is stored in the information table. Account information storage means for storing;
前記口座情報レコードを取得するためのレコード取得要求情報を前記取引店舗端末から受信した際に、該受信した前記レコード取得要求情報に含まれる前記本籍店舗識別情報と前記口座識別情報とに対応する前記口座情報レコードを、前記情報テーブルの中から取得し、該取得した前記口座情報レコードを、前記取引店舗端末に送信する送信手段と、When the record acquisition request information for acquiring the account information record is received from the transaction store terminal, the record store identification information and the account identification information included in the received record acquisition request information An account information record is acquired from the information table, and the acquired account information record is transmitted to the transaction store terminal;
前記送信手段により前記口座情報レコードを送信した前記取引店舗端末から前記口座情報レコードを受信した際に、該受信した前記口座情報レコード内の前記本籍店舗識別情報と前記口座識別情報とに対応する、前記情報テーブル内に格納されている前記口座情報レコード内の前記取引店舗識別情報を更新する更新手段と、を有し、When the account information record is received from the transaction store terminal that has transmitted the account information record by the transmission means, corresponding to the permanent store identification information and the account identification information in the received account information record, Updating means for updating the transaction store identification information in the account information record stored in the information table,
前記取引店舗端末は、The transaction store terminal is
前記口座情報レコードを特定するための前記本籍店舗識別情報と前記口座識別情報とを含む、前記口座情報レコードを取得するためのレコード取得要求情報を前記口座管理端末に送信する取得要求手段と、An acquisition request means for transmitting record acquisition request information for acquiring the account information record to the account management terminal, including the permanent store identification information and the account identification information for specifying the account information record;
前記取得要求手段により前記口座管理端末から受信した前記口座情報レコード内の前記取引店舗識別情報を更新し、該更新した前記口座情報レコードを前記口座管理端末に送信する更新要求手段と、Update the transaction store identification information in the account information record received from the account management terminal by the acquisition request means, and update request means for transmitting the updated account information record to the account management terminal;
を有することを特徴とする口座情報管理システム。An account information management system comprising:
前記本籍店舗端末は、The permanent register terminal is
前記口座情報登録手段において、前記本籍店舗識別情報と、該本籍店舗識別情報と同じ識別情報である前記取引店舗識別情報と、前記口座識別情報と、を前記口座管理端末に送信し、In the account information registration means, the registered store identification information, the transaction store identification information that is the same identification information as the registered store identification information, and the account identification information are transmitted to the account management terminal,
前記口座管理端末は、The account management terminal
前記口座情報格納手段において、前記本籍店舗端末から受信した前記本籍店舗識別情報と、該本籍店舗識別情報と同じ識別情報である前記取引店舗識別情報と、前記口座識別情報と、を関連づけて、口座情報レコードを作成し、該作成した口座情報レコードを、前記情報テーブルに格納し、In the account information storage means, the bank account identification information received from the bank account store terminal, the transaction store identification information that is the same identification information as the bank account identification information, and the account identification information are associated with each other. Create an information record, store the created account information record in the information table,
前記送信手段において、前記取引店舗端末から受信した前記レコード取得要求情報に含まれる前記本籍店舗識別情報と前記口座識別情報とに対応する前記口座情報レコードを、前記情報テーブルの中から取得し、該取得した前記口座情報レコードを、前記取引店舗端末に送信し、In the transmission means, the account information record corresponding to the registered store identification information and the account identification information included in the record acquisition request information received from the transaction store terminal is acquired from the information table, The acquired account information record is transmitted to the transaction store terminal,
前記更新手段において、前記取引店舗端末から受信した前記口座情報レコード内の前記本籍店舗識別情報と前記口座識別情報とに対応する、前記情報テーブル内に格納されている前記口座情報レコード内の、前記本籍店舗識別情報と同じ識別情報である前記取引店舗識別情報を、前記取引店舗端末において更新した前記取引店舗識別情報に更新し、In the updating means, in the account information record stored in the information table corresponding to the permanent store identification information and the account identification information in the account information record received from the transaction store terminal, The transaction store identification information, which is the same identification information as the permanent store identification information, is updated to the transaction store identification information updated at the transaction store terminal,
前記取引店舗端末は、The transaction store terminal is
前記取得要求手段において、前記口座情報レコードを特定するための前記本籍店舗識別情報と前記口座識別情報とを含む、前記レコード取得要求情報を前記口座管理端末に送信In the acquisition request means, the record acquisition request information including the permanent store identification information and the account identification information for specifying the account information record is transmitted to the account management terminal. し、And
前記更新要求手段において、前記口座管理端末から受信した前記口座情報レコード内の、前記本籍店舗識別情報と同じ識別情報の前記取引店舗識別情報を、前記顧客が開設した前記口座識別情報の口座で新規に取引を行う実在もしくは仮想の店舗を識別するための新たな取引店舗識別情報に更新し、該更新した前記口座情報レコードを前記口座管理端末に送信することを特徴とする請求項1記載の口座情報管理システム。In the update request means, the transaction store identification information having the same identification information as the permanent store identification information in the account information record received from the account management terminal is newly created in the account of the account identification information opened by the customer. 2. The account according to claim 1, wherein the account information record is updated to new transaction store identification information for identifying a real or virtual store that conducts the transaction, and the updated account information record is transmitted to the account management terminal. Information management system.
前記口座管理端末は、The account management terminal
前記本籍店舗識別情報と、前記取引店舗識別情報と、前記口座識別情報と、に関連づけて、前記顧客が開設した前記口座識別情報の口座において取引が行われた取引内容情報の履歴を格納管理する取引ログテーブルと、Stores and manages a history of transaction content information for transactions performed in the account of the account identification information opened by the customer in association with the permanent store identification information, the transaction store identification information, and the account identification information. Transaction log table,
前記取引ログテーブルに格納された前記取引内容情報の履歴を参照し、所定の割合以上の取引内容情報と関連付けられた前記取引店舗識別情報が存在すると判断し、且つ、該存在すると判断した前記取引店舗識別情報が、前記情報テーブルに格納される前記口座レコード情報内の前記取引店舗識別情報と、異なると判断した場合に、前記口座レコード情報内の前記取引店舗識別情報を、前記所定の割合以上の取引内容情報と関連付けられた前記取引店舗識別情報に更新する手段と、With reference to the transaction content information history stored in the transaction log table, it is determined that the transaction store identification information associated with transaction content information of a predetermined ratio or more exists, and the transaction determined to exist When it is determined that the store identification information is different from the transaction store identification information in the account record information stored in the information table, the transaction store identification information in the account record information is greater than or equal to the predetermined ratio. Updating the transaction store identification information associated with the transaction content information of
を有することを特徴とする請求項1または2記載の口座情報管理システム。The account information management system according to claim 1 or 2, characterized by comprising:
前記口座管理端末は、The account management terminal
前記本籍店舗識別情報と、前記取引店舗識別情報と、前記口座識別情報と、に関連づけて、前記顧客が開設した前記口座識別情報の口座において取引が行われた取引金額の履歴を管理する取引ログテーブルと、A transaction log that manages a history of transaction amounts of transactions performed in the account of the account identification information opened by the customer in association with the permanent store identification information, the transaction store identification information, and the account identification information. Table,
前記取引ログテーブルに格納された前記取引金額の履歴を参照し、前記口座識別情報の口座において取引が行われた取引金額の総取引金額に対して所定の割合以上の取引金額が行われた前記取引店舗識別情報が存在すると判断し、且つ、該存在すると判断した前記取引店舗識別情報が、前記情報テーブルに格納される前記口座レコード情報内の前記取引店舗識別情報と、異なると判断した場合に、前記口座レコード情報内の前記取引店舗識別情報を、前記所定の割合以上の取引金額が行われた前記取引店舗識別情報に更新する手段と、With reference to the transaction amount history stored in the transaction log table, the transaction amount of a predetermined ratio or more has been performed with respect to the total transaction amount of transactions performed in the account of the account identification information When it is determined that there is transaction store identification information and the transaction store identification information determined to be present is different from the transaction store identification information in the account record information stored in the information table. , Means for updating the transaction store identification information in the account record information to the transaction store identification information for which a transaction amount of the predetermined ratio or more has been performed;
を有することを特徴とする請求項1または2記載の口座情報管理システム。The account information management system according to claim 1 or 2, characterized by comprising:
前記口座管理端末は、The account management terminal
前記本籍店舗識別情報と、前記取引店舗識別情報と、前記口座識別情報と、に関連づけて、前記顧客が開設した前記口座識別情報の口座において取引が行われた取引内容情報の履歴を格納管理する取引ログテーブルと、Stores and manages a history of transaction content information for transactions performed in the account of the account identification information opened by the customer in association with the permanent store identification information, the transaction store identification information, and the account identification information. Transaction log table,
前記取引ログテーブルに格納された前記取引内容情報の履歴を参照し、所定の割合以下の取引内容情報と関連付けられた前記取引店舗識別情報が存在すると判断し、且つ、該存在すると判断した前記取引店舗識別情報が、前記情報テーブルに格納される前記口座レコード情報内の前記取引店舗識別情報であると判断した場合に、前記口座レコード情報内の前記取引店舗識別情報を、所定の取引店舗識別情報に更新する手段と、With reference to the transaction content information history stored in the transaction log table, it is determined that the transaction store identification information associated with transaction content information equal to or less than a predetermined ratio exists, and the transaction determined to exist When it is determined that the store identification information is the transaction store identification information in the account record information stored in the information table, the transaction store identification information in the account record information is changed to predetermined transaction store identification information. Means to update
を有することを特徴とする請求項1または2記載の口座情報管理システム。The account information management system according to claim 1 or 2, characterized by comprising:
前記口座管理端末は、The account management terminal
前記本籍店舗識別情報と、前記取引店舗識別情報と、前記口座識別情報と、に関連づけて、前記顧客が開設した前記口座識別情報の口座において取引が行われた取引内容情報の履歴を格納管理する取引ログテーブルと、Stores and manages a history of transaction content information for transactions performed in the account of the account identification information opened by the customer in association with the permanent store identification information, the transaction store identification information, and the account identification information. Transaction log table,
前記取引ログテーブルを参照するための所定の時間が経過したか否かを判定し、前記所定の時間が経過したと判定した際に、前記取引ログテーブルの中から所定の前記本籍店舗識別情報に関連づけられた前記取引内容情報の履歴を取得する取得手段と、It is determined whether or not a predetermined time for referring to the transaction log table has elapsed, and when it is determined that the predetermined time has elapsed, the predetermined affiliation store identification information is selected from the transaction log table. An acquisition means for acquiring a history of the associated transaction content information;
前記取得した前記取引内容情報の履歴の中から所定の口座識別情報に関連づけられた前記取引内容情報の履歴を特定する特定手段と、A specifying means for specifying a history of the transaction content information associated with predetermined account identification information from the acquired history of the transaction content information;
前記特定した前記取引内容情報の履歴の中に、所定の割合以上の取引内容情報と関連付けられた前記取引店舗識別情報が存在すると判断し、且つ、該存在すると判断した前記取It is determined that the transaction store identification information associated with the transaction content information of a predetermined ratio or more exists in the specified transaction content information history, and the transaction determined to exist is present. 引店舗識別情報が、前記情報テーブルに格納される前記口座レコード情報内の前記取引店舗識別情報と、異なると判断した場合に、前記口座レコード情報内の前記取引店舗識別情報を、前記所定の割合以上の取引内容情報と関連付けられた前記取引店舗識別情報に更新する更新手段と、When it is determined that the discount store identification information is different from the transaction store identification information in the account record information stored in the information table, the transaction store identification information in the account record information is changed to the predetermined ratio. Update means for updating to the transaction store identification information associated with the above transaction content information;
を有することを特徴とする請求項1または2記載の口座情報管理システム。The account information management system according to claim 1 or 2, characterized by comprising:
前記口座管理端末は、The account management terminal
前記本籍店舗識別情報と、前記取引店舗識別情報と、前記口座識別情報と、に関連づけて、前記顧客が開設した前記口座識別情報の口座において取引が行われた取引金額の履歴を管理する取引ログテーブルと、A transaction log that manages a history of transaction amounts of transactions performed in the account of the account identification information opened by the customer in association with the permanent store identification information, the transaction store identification information, and the account identification information. Table,
前記取引ログテーブルを参照するための所定の時間が経過したか否かを判定し、前記所定の時間が経過したと判定した際に、前記取引ログテーブルの中から所定の前記本籍店舗識別情報に関連づけられた前記取引金額の履歴を取得する取得手段と、It is determined whether or not a predetermined time for referring to the transaction log table has elapsed, and when it is determined that the predetermined time has elapsed, the predetermined affiliation store identification information is selected from the transaction log table. An acquisition means for acquiring a history of the associated transaction amount;
前記取得した前記取引金額の履歴の中から所定の口座識別情報に関連づけられた前記取引金額の履歴を特定する特定手段と、A specifying means for specifying a history of the transaction amount associated with predetermined account identification information from the acquired transaction amount history;
前記特定した前記取引金額の履歴の中に、前記口座識別情報の口座において取引が行われた取引金額の総取引金額に対して所定の割合以上の取引金額が行われた前記取引店舗識別情報が存在すると判断し、且つ、該存在すると判断した前記取引店舗識別情報が、前記情報テーブルに格納される前記口座レコード情報内の前記取引店舗識別情報と、異なると判断した場合に、前記口座レコード情報内の前記取引店舗識別情報を、前記所定の割合以上の取引金額が行われた前記取引店舗識別情報に更新する更新手段と、In the specified transaction amount history, the transaction store identification information in which a transaction amount of a predetermined ratio or more with respect to the total transaction amount of transactions performed in the account of the account identification information is performed. The account record information is determined when it is determined that the transaction store identification information determined to exist is different from the transaction store identification information in the account record information stored in the information table. Update means for updating the transaction store identification information in the transaction store identification information in which the transaction amount of the predetermined ratio or more was performed,
を有することを特徴とする請求項1または2記載の口座情報管理システム。The account information management system according to claim 1 or 2, characterized by comprising:
前記口座管理端末は、The account management terminal
前記本籍店舗識別情報と、前記取引店舗識別情報と、前記口座識別情報と、に関連づけて、前記顧客が開設した前記口座識別情報の口座において取引が行われた取引内容情報の履歴を格納管理する取引ログテーブルと、Stores and manages a history of transaction content information for transactions performed in the account of the account identification information opened by the customer in association with the permanent store identification information, the transaction store identification information, and the account identification information. Transaction log table,
前記ログテーブルを参照するための所定の時間が経過したか否かを判定し、前記所定の時間が経過したと判定した際に、前記取引ログテーブルの中から所定の前記本籍店舗識別情報に関連づけられた前記取引内容情報の履歴を取得する取得手段と、It is determined whether or not a predetermined time for referring to the log table has passed, and when it is determined that the predetermined time has passed, the transaction log table is associated with the predetermined store registration information. Obtaining means for obtaining a history of the transaction content information,
前記取得した前記取引内容情報の履歴の中から所定の口座識別情報に関連づけられた前記取引内容情報の履歴を特定する特定手段と、A specifying means for specifying a history of the transaction content information associated with predetermined account identification information from the acquired history of the transaction content information;
前記特定した前記取引内容情報の履歴の中に、所定の割合以下の取引内容情報と関連付けられた前記取引店舗識別情報が存在すると判断し、且つ、該存在すると判断した前記取引店舗識別情報が、前記情報テーブルに格納される前記口座レコード情報内の前記取引店舗識別情報であると判断した場合に、前記口座レコード情報内の前記取引店舗識別情報を、所定の取引店舗識別情報に更新する更新手段と、In the history of the specified transaction content information, it is determined that the transaction store identification information associated with the transaction content information of a predetermined ratio or less exists, and the transaction store identification information determined to be present is, Update means for updating the transaction store identification information in the account record information to predetermined transaction store identification information when it is determined that the transaction store identification information is in the account record information stored in the information table. When,
を有することを特徴とする請求項1または2記載の口座情報管理システム。The account information management system according to claim 1 or 2, characterized by comprising:
前記口座管理端末は、The account management terminal
前記特定した前記取引内容情報の履歴の中に、所定の割合以上の取引内容情報と関連付けられた前記取引店舗識別情報が存在しないと判断した場合に、前記取得手段において取得した前記取引内容情報の履歴の中から前記所定の口座識別情報とは異なる他の口座識別情報に関連づけられた前記取引内容情報の履歴を特定する手段を有することを特徴とする請求項6記載の口座情報管理システム。When it is determined that the transaction store identification information associated with transaction content information of a predetermined ratio or more does not exist in the history of the specified transaction content information, the transaction content information acquired by the acquisition unit 7. The account information management system according to claim 6, further comprising means for specifying a history of the transaction content information associated with other account identification information different from the predetermined account identification information from the history.
前記口座管理端末は、The account management terminal
前記特定した前記取引金額の履歴の中に、前記口座識別情報の口座において取引が行われた取引金額の総取引金額に対して所定の割合以上の取引金額が行われた前記取引店舗識別情報が存在しないと判断した場合に、前記取得手段において取得した前記取引金額の履歴の中から前記所定の口座識別情報とは異なる他の口座識別情報に関連づけられた前記取引金額の履歴を特定する手段を有することを特徴とする請求項7記載の口座情報管理システム。In the specified transaction amount history, the transaction store identification information in which a transaction amount of a predetermined ratio or more with respect to the total transaction amount of transactions performed in the account of the account identification information is performed. Means for identifying the transaction amount history associated with other account identification information different from the predetermined account identification information from the transaction amount history acquired by the acquisition means when it is determined that the transaction amount does not exist; 8. The account information management system according to claim 7, further comprising:
前記口座管理端末は、
前記特定した前記取引内容情報の履歴の中に、所定の割合以下の取引内容情報と関連付けられた前記取引店舗識別情報が存在しないと判断した場合に、前記取得手段において取得した前記取引内容情報の履歴の中から前記所定の口座識別情報とは異なる他の口座識別情報に関連づけられた前記取引内容情報の履歴を特定する手段を有することを特徴とする請求項8記載の口座情報管理システム。
The account management terminal
When it is determined that the transaction store identification information associated with the transaction content information of a predetermined ratio or less is not present in the history of the specified transaction content information, the transaction content information acquired by the acquisition unit 9. The account information management system according to claim 8, further comprising means for specifying a history of the transaction content information associated with other account identification information different from the predetermined account identification information from the history.
前記口座管理端末は、The account management terminal
前記更新手段において前記口座レコード情報内の前記取引店舗識別情報を更新した後に、前記取得手段において取得した前記取引内容情報の履歴の中から前記口座識別情報に関連づけられた前記取引内容情報の履歴を、全ての前記口座識別情報について特定したか否かを判断する第1の判断手段と、After updating the transaction store identification information in the account record information in the update means, the history of the transaction content information associated with the account identification information from the history of the transaction content information acquired in the acquisition means. First determination means for determining whether or not all the account identification information has been specified;
前記第1の判断手段において、前記取引内容情報の履歴を、全ての前記口座識別情報について特定したと判断した場合に、前記取引ログテーブルの中から前記本籍店舗識別情報に関連づけられた前記取引内容情報の履歴を、全ての前記本籍店舗識別情報について取得したか否かを判断する第2の判断手段と、In the first determination means, when it is determined that the history of the transaction content information is specified for all the account identification information, the transaction content associated with the registered store identification information from the transaction log table A second determination means for determining whether or not a history of information has been acquired for all of the registered store identification information;
前記第2の判断手段において、前記取引内容情報の履歴を、全ての前記本籍店舗識別情報について取得したと判断した場合に、前記口座レコード情報内の前記取引店舗識別情報の更新を終了する手段と、Means for ending the update of the transaction store identification information in the account record information when it is determined in the second determination means that the history of the transaction content information has been acquired for all the permanent store identification information; ,
を有することを特徴とする請求項6から8の何れか1項に記載の口座情報管理システム。The account information management system according to any one of claims 6 to 8, characterized by comprising:
前記口座管理端末は、The account management terminal
前記第1の判断手段において、前記取引内容情報の履歴を、全ての前記口座識別情報について特定していないと判断した場合に、前記取得手段において取得した前記取引内容情報の履歴の中から、前記特定していない前記口座識別情報に関連づけられた前記取引内容情報の履歴を特定する手段を有することを特徴とする請求項12記載の口座情報管理システム。In the first determination means, when it is determined that the history of the transaction content information is not specified for all the account identification information, from the history of the transaction content information acquired in the acquisition means, 13. The account information management system according to claim 12, further comprising means for specifying a history of the transaction content information associated with the account identification information not specified.
前記口座管理端末は、The account management terminal
前記第2の判断手段において、前記取引内容情報の履歴を、全ての前記本籍店舗識別情報について取得していないと判断した場合に、前記取引ログテーブルの中から、前記取得していない前記本籍店舗識別情報に関連づけられた前記取引内容情報の履歴を取得する手段を有することを特徴とする請求項12記載の口座情報管理システム。In the second determination means, when it is determined that the history of the transaction content information has not been acquired for all of the registered store identification information, the unregistered registered store from the transaction log table 13. The account information management system according to claim 12, further comprising means for acquiring a history of the transaction content information associated with the identification information.
顧客が口座を開設した本籍となる店舗に設置される本籍店舗端末と、前記顧客が開設した口座において取引を行う取引店舗端末と、前記顧客が開設した口座の情報を管理する口座管理端末と、が接続されてなる口座情報管理システムにおいて行う口座情報管理方法であって、A registered store terminal installed in a store where the customer opened an account, a transaction store terminal that conducts transactions in the account opened by the customer, an account management terminal that manages information on the account opened by the customer, An account information management method performed in an account information management system to which
前記本籍店舗端末が、前記顧客が口座を開設した本籍となる店舗を識別するための本籍店舗識別情報と、前記顧客が開設した口座での取引を行う実在もしくは仮想の店舗を識別するための取引店舗識別情報と、前記顧客が開設した口座を識別するための口座識別情報と、を前記口座管理端末に送信する口座情報登録工程と、A transaction for identifying a real or virtual store where the registered store terminal is used to identify a store where the customer has opened an account and which is a registered store, and a transaction with the account opened by the customer. An account information registration step for transmitting store identification information and account identification information for identifying an account opened by the customer to the account management terminal;
前記口座管理端末が、前記本籍店舗端末から受信した前記本籍店舗識別情報と、前記取引店舗識別情報と、前記口座識別情報と、を関連づけて、口座情報レコードを作成し、該作成した口座情報レコードを、前記口座管理端末の具備する情報テーブルに格納する口座情報格納工程と、The account management terminal creates an account information record by associating the registered store identification information received from the registered store terminal, the transaction store identification information, and the account identification information, and the created account information record Storing account information in the information table of the account management terminal,
前記取引店舗端末が、前記口座情報レコードを特定するための前記本籍店舗識別情報と前記口座識別情報とを含む、前記口座情報レコードを取得するためのレコード取得要求情報を前記口座管理端末に送信する取得要求工程と、The transaction store terminal transmits to the account management terminal record acquisition request information for acquiring the account information record including the permanent store identification information and the account identification information for specifying the account information record. Acquisition request process;
前記口座管理端末が、前記取引店舗端末から受信した前記レコード取得要求情報に含まれる前記本籍店舗識別情報と前記口座識別情報とに対応する前記口座情報レコードを、前記情報テーブルの中から取得し、該取得した前記口座情報レコードを、前記取引店舗端末に送信する送信工程と、The account management terminal acquires the account information record corresponding to the registered account identification information and the account identification information included in the record acquisition request information received from the transaction store terminal from the information table, A transmission step of transmitting the acquired account information record to the transaction store terminal;
前記取引店舗端末が、前記口座管理端末から受信した前記口座情報レコード内の前記取The transaction store terminal receives the receipt in the account information record received from the account management terminal. 引店舗識別情報を更新し、該更新した前記口座情報レコードを前記口座管理端末に送信する更新要求工程と、An update request step for updating the store identification information and transmitting the updated account information record to the account management terminal;
前記口座管理端末が、前記取引店舗端末から受信した前記口座情報レコード内の前記本籍店舗識別情報と前記口座識別情報とに対応する、前記情報テーブル内に格納されている前記口座情報レコード内の前記取引店舗識別情報を更新する更新工程と、The account management terminal corresponds to the permanent store identification information and the account identification information in the account information record received from the transaction store terminal, and the account information record stored in the information table is stored in the information table. An update process for updating the transaction store identification information;
を行うことを特徴とする口座情報管理方法。Account information management method characterized by performing.
前記本籍店舗端末は、前記口座情報登録工程において、前記本籍店舗識別情報と、該本籍店舗識別情報と同じ識別情報である前記取引店舗識別情報と、前記口座識別情報と、を前記口座管理端末に送信し、In the account information registration process, the permanent store terminal includes the permanent store identification information, the transaction store identification information that is the same identification information as the permanent store identification information, and the account identification information in the account management terminal. Send
前記口座管理端末は、前記口座情報格納工程において、前記本籍店舗端末から受信した前記本籍店舗識別情報と、該本籍店舗識別情報と同じ識別情報である前記取引店舗識別情報と、前記口座識別情報と、を関連づけて、口座情報レコードを作成し、該作成した口座情報レコードを、前記情報テーブルに格納し、The account management terminal, in the account information storage step, the registered store identification information received from the registered store terminal, the transaction store identification information that is the same identification information as the registered store identification information, and the account identification information, , To create an account information record, store the created account information record in the information table,
前記取引店舗端末が、前記取得要求工程において、前記口座情報レコードを特定するための前記本籍店舗識別情報と前記口座識別情報とを含む、前記レコード取得要求情報を前記口座管理端末に送信し、The transaction store terminal transmits the record acquisition request information to the account management terminal including the permanent store identification information and the account identification information for specifying the account information record in the acquisition request step,
前記口座管理端末が、前記送信工程において、前記取引店舗端末から受信した前記レコード取得要求情報に含まれる前記本籍店舗識別情報と前記口座識別情報とに対応する前記口座情報レコードを、前記情報テーブルの中から取得し、該取得した前記口座情報レコードを、前記取引店舗端末に送信し、The account management terminal, in the transmission step, the account information record corresponding to the permanent store identification information and the account identification information included in the record acquisition request information received from the transaction store terminal, the account information record of the information table Acquired from inside, the acquired account information record is transmitted to the transaction store terminal,
前記取引店舗端末が、前記更新要求工程において、前記口座管理端末から受信した前記口座情報レコード内の、前記本籍店舗識別情報と同じ識別情報の前記取引店舗識別情報を、前記顧客が開設した前記口座識別情報の口座で新規に取引を行う実在もしくは仮想の店舗を識別するための新たな取引店舗識別情報に更新し、該更新した前記口座情報レコードを前記口座管理端末に送信し、The account opened by the customer with the transaction store identification information having the same identification information as the permanent store identification information in the account information record received from the account management terminal in the update request step by the transaction store terminal. Update to new transaction store identification information for identifying a real or virtual store that conducts a new transaction in the account of the identification information, and send the updated account information record to the account management terminal,
前記口座管理端末が、前記更新工程において、前記取引店舗端末から受信した前記口座情報レコード内の前記本籍店舗識別情報と前記口座識別情報とに対応する、前記情報テーブル内に格納されている前記口座情報レコード内の、前記本籍店舗識別情報と同じ識別情報である前記取引店舗識別情報を、前記取引店舗端末において更新した前記取引店舗識別情報に更新することを特徴とする請求項15記載の口座情報管理方法。The account stored in the information table, the account management terminal corresponding to the registered store identification information and the account identification information in the account information record received from the transaction store terminal in the updating step. The account information according to claim 15, wherein the transaction store identification information, which is the same identification information as the permanent store identification information in the information record, is updated to the transaction store identification information updated at the transaction store terminal. Management method.
前記口座管理端末は、前記本籍店舗識別情報と、前記取引店舗識別情報と、前記口座識別情報と、に関連づけて、前記顧客が開設した前記口座識別情報の口座において取引が行われた取引内容情報の履歴を格納管理する取引ログテーブルを有し、The account management terminal is related to the permanent store identification information, the transaction store identification information, and the account identification information, and the transaction content information on the transaction performed in the account of the account identification information opened by the customer. Transaction log table that stores and manages the history of
前記口座管理端末は、The account management terminal
前記取引ログテーブルに格納された前記取引内容情報の履歴を参照し、所定の割合以上の取引内容情報と関連付けられた前記取引店舗識別情報が存在すると判断し、且つ、該存在すると判断した前記取引店舗識別情報が、前記情報テーブルに格納される前記口座レコード情報内の前記取引店舗識別情報と、異なると判断した場合には、前記口座レコード情報内の前記取引店舗識別情報を、前記所定の割合以上の取引内容情報と関連付けられた前記取引店舗識別情報に更新する工程を行うことを特徴とする請求項15または16記載の口座情報管理方法。With reference to the transaction content information history stored in the transaction log table, it is determined that the transaction store identification information associated with transaction content information of a predetermined ratio or more exists, and the transaction determined to exist When it is determined that the store identification information is different from the transaction store identification information in the account record information stored in the information table, the transaction store identification information in the account record information is set to the predetermined ratio. The account information management method according to claim 15 or 16, wherein a step of updating to the transaction store identification information associated with the transaction content information is performed.
前記口座管理端末は、The account management terminal
前記本籍店舗識別情報と、前記取引店舗識別情報と、前記口座識別情報と、に関連づけて、前記顧客が開設した前記口座識別情報の口座において取引が行われた取引金額の履歴を管理する取引ログテーブルを有し、A transaction log that manages a history of transaction amounts of transactions performed in the account of the account identification information opened by the customer in association with the permanent store identification information, the transaction store identification information, and the account identification information. Have a table,
前記口座管理端末は、The account management terminal
前記取引ログテーブルに格納された前記取引金額の履歴を参照し、前記口座識別情報の口座において取引が行われた取引金額の総取引金額に対して所定の割合以上の取引金額が行われた前記取引店舗識別情報が存在すると判断し、且つ、該存在すると判断した前記取引店舗識別情報が、前記情報テーブルに格納される前記口座レコード情報内の前記取引店With reference to the transaction amount history stored in the transaction log table, the transaction amount of a predetermined ratio or more has been performed with respect to the total transaction amount of transactions performed in the account of the account identification information It is determined that there is transaction store identification information, and the transaction store identification information that is determined to be present is stored in the information record table in the account record information. 舗識別情報と、異なると判断した場合には、前記口座レコード情報内の前記取引店舗識別情報を、前記所定の割合以上の取引金額が行われた前記取引店舗識別情報に更新する工程を行うことを特徴とする請求項15または16記載の口座情報管理方法。If it is determined that the transaction store identification information is different from the transaction identification information, the transaction store identification information in the account record information is updated to the transaction store identification information in which a transaction amount of the predetermined ratio or more has been performed. The account information management method according to claim 15 or 16.
前記口座管理端末は、The account management terminal
前記本籍店舗識別情報と、前記取引店舗識別情報と、前記口座識別情報と、に関連づけて、前記顧客が開設した前記口座識別情報の口座において取引が行われた取引内容情報の履歴を格納管理する取引ログテーブルを有し、Stores and manages a history of transaction content information for transactions performed in the account of the account identification information opened by the customer in association with the permanent store identification information, the transaction store identification information, and the account identification information. Has a transaction log table,
前記口座管理端末は、The account management terminal
前記取引ログテーブルに格納された前記取引内容情報の履歴を参照し、所定の割合以下の取引内容情報と関連付けられた前記取引店舗識別情報が存在すると判断し、且つ、該存在すると判断した前記取引店舗識別情報が、前記情報テーブルに格納される前記口座レコード情報内の前記取引店舗識別情報であると判断した場合には、前記口座レコード情報内の前記取引店舗識別情報を、所定の取引店舗識別情報に更新する工程を行うことを特徴とする請求項15または16記載の口座情報管理方法。With reference to the transaction content information history stored in the transaction log table, it is determined that the transaction store identification information associated with transaction content information equal to or less than a predetermined ratio exists, and the transaction determined to exist When it is determined that the store identification information is the transaction store identification information in the account record information stored in the information table, the transaction store identification information in the account record information is changed to a predetermined transaction store identification. The account information management method according to claim 15 or 16, wherein a step of updating to information is performed.
前記口座管理端末は、前記本籍店舗識別情報と、前記取引店舗識別情報と、前記口座識別情報と、に関連づけて、前記顧客が開設した前記口座識別情報の口座において取引が行われた取引内容情報の履歴を格納管理する取引ログテーブルを有し、The account management terminal is related to the permanent store identification information, the transaction store identification information, and the account identification information, and the transaction content information on the transaction performed in the account of the account identification information opened by the customer. Transaction log table that stores and manages the history of
前記口座管理端末が、前記取引ログテーブルを参照するための所定の時間が経過したか否かを判定し、前記所定の時間が経過したと判定した際に、前記取引ログテーブルの中から所定の前記本籍店舗識別情報に関連づけられた前記取引内容情報の履歴を取得する取得工程と、When the account management terminal determines whether or not a predetermined time for referring to the transaction log table has elapsed, and determines that the predetermined time has elapsed, a predetermined time is determined from the transaction log table. An acquisition step of acquiring a history of the transaction content information associated with the permanent store identification information;
前記口座管理端末が、前記取得した前記取引内容情報の履歴の中から所定の口座識別情報に関連づけられた前記取引内容情報の履歴を特定する特定工程と、The account management terminal specifies a history of the transaction content information associated with predetermined account identification information from the acquired history of the transaction content information,
前記口座管理端末が、前記特定した前記取引内容情報の履歴の中に、所定の割合以上の取引内容情報と関連付けられた前記取引店舗識別情報が存在すると判断し、且つ、該存在すると判断した前記取引店舗識別情報が、前記情報テーブルに格納される前記口座レコード情報内の前記取引店舗識別情報と、異なると判断した場合には、前記口座レコード情報内の前記取引店舗識別情報を、前記所定の割合以上の取引内容情報と関連付けられた前記取引店舗識別情報に更新する更新工程と、The account management terminal determines that the transaction store identification information associated with transaction content information of a predetermined ratio or more exists in the identified transaction content information history, and the determination is made that the transaction store identification information exists When it is determined that the transaction store identification information is different from the transaction store identification information in the account record information stored in the information table, the transaction store identification information in the account record information is An update process for updating to the transaction store identification information associated with transaction content information of a proportion or more,
を行うことを特徴とする請求項15または16記載の口座情報管理方法。The account information management method according to claim 15 or 16, characterized in that:
前記口座管理端末は、前記本籍店舗識別情報と、前記取引店舗識別情報と、前記口座識別情報と、に関連づけて、前記顧客が開設した前記口座識別情報の口座において取引が行われた取引金額の履歴を管理する取引ログテーブルを有し、The account management terminal is associated with the permanent store identification information, the transaction store identification information, and the account identification information, and the transaction amount of transactions performed in the account of the account identification information opened by the customer. Has a transaction log table to manage history,
前記口座管理端末が、前記取引ログテーブルを参照するための所定の時間が経過したか否かを判定し、前記所定の時間が経過したと判定した際に、前記取引ログテーブルの中から所定の前記本籍店舗識別情報に関連づけられた前記取引金額の履歴を取得する取得工程と、When the account management terminal determines whether or not a predetermined time for referring to the transaction log table has elapsed, and determines that the predetermined time has elapsed, a predetermined time is determined from the transaction log table. An acquisition step of acquiring a history of the transaction amount associated with the permanent store identification information;
前記口座管理端末が、前記取得した前記取引金額の履歴の中から所定の口座識別情報に関連づけられた前記取引金額の履歴を特定する特定工程と、The account management terminal specifies a history of the transaction amount associated with predetermined account identification information from the acquired transaction amount history,
前記口座管理端末が、前記特定した前記取引金額の履歴の中に、前記口座識別情報の口座において取引が行われた取引金額の総取引金額に対して所定の割合以上の取引金額が行われた前記取引店舗識別情報が存在すると判断し、且つ、該存在すると判断した前記取引店舗識別情報が、前記情報テーブルに格納される前記口座レコード情報内の前記取引店舗識別情報と、異なると判断した場合には、前記口座レコード情報内の前記取引店舗識別情報を、前記所定の割合以上の取引金額が行われた前記取引店舗識別情報に更新する更新工程と、In the history of the specified transaction amount, the account management terminal has performed a transaction amount of a predetermined ratio or more with respect to the total transaction amount of transactions performed in the account of the account identification information. When it is determined that the transaction store identification information exists and the transaction store identification information determined to exist is different from the transaction store identification information in the account record information stored in the information table An update step of updating the transaction store identification information in the account record information to the transaction store identification information in which a transaction amount of the predetermined ratio or more has been performed,
を行うことを特徴とする請求項15または16記載の口座情報管理方法。The account information management method according to claim 15 or 16, characterized in that:
前記口座管理端末は、前記本籍店舗識別情報と、前記取引店舗識別情報と、前記口座識別情報と、に関連づけて、前記顧客が開設した前記口座識別情報の口座において取引が行われた取引内容情報の履歴を格納管理する取引ログテーブルを有し、The account management terminal is related to the permanent store identification information, the transaction store identification information, and the account identification information, and the transaction content information on the transaction performed in the account of the account identification information opened by the customer. Transaction log table that stores and manages the history of
前記口座管理端末が、前記ログテーブルを参照するための所定の時間が経過したか否かを判定し、前記所定の時間が経過したと判定した際に、前記取引ログテーブルの中から所定の前記本籍店舗識別情報に関連づけられた前記取引内容情報の履歴を取得する取得工程と、The account management terminal determines whether or not a predetermined time for referring to the log table has elapsed, and when determining that the predetermined time has elapsed, An acquisition step of acquiring a history of the transaction content information associated with permanent store identification information;
前記口座管理端末が、前記取得した前記取引内容情報の履歴の中から所定の口座識別情報に関連づけられた前記取引内容情報の履歴を特定する特定工程と、The account management terminal specifies a history of the transaction content information associated with predetermined account identification information from the acquired history of the transaction content information,
前記口座管理端末が、前記特定した前記取引内容情報の履歴の中に、所定の割合以下の取引内容情報と関連付けられた前記取引店舗識別情報が存在すると判断し、且つ、該存在すると判断した前記取引店舗識別情報が、前記情報テーブルに格納される前記口座レコード情報内の前記取引店舗識別情報であると判断した場合には、前記口座レコード情報内の前記取引店舗識別情報を、所定の取引店舗識別情報に更新する更新工程と、The account management terminal determines that the transaction store identification information associated with the transaction content information of a predetermined ratio or less exists in the history of the specified transaction content information, and determines that the transaction store identification information exists When it is determined that the transaction store identification information is the transaction store identification information in the account record information stored in the information table, the transaction store identification information in the account record information is changed to a predetermined transaction store. An update process for updating to identification information;
を行うことを特徴とする請求項15または16記載の口座情報管理方法。The account information management method according to claim 15 or 16, characterized in that:
前記口座管理端末が、前記特定工程において特定した前記取引内容情報の履歴の中に、所定の割合以上の取引内容情報と関連付けられた前記取引店舗識別情報が存在しないと判断した場合には、前記取得工程において取得した前記取引内容情報の履歴の中から前記所定の口座識別情報とは異なる他の口座識別情報に関連づけられた前記取引内容情報の履歴を特定する工程を行うことを特徴とする請求項20記載の口座情報管理方法。When the account management terminal determines that the transaction store identification information associated with transaction content information of a predetermined ratio or more does not exist in the history of the transaction content information specified in the specifying step, The step of identifying the history of the transaction content information associated with other account identification information different from the predetermined account identification information from the history of the transaction content information acquired in the acquisition step is performed. Item 20. The account information management method according to Item 20. 前記口座管理端末が、前記特定工程において特定した前記取引金額の履歴の中に、前記口座識別情報の口座において取引が行われた取引金額の総取引金額に対して所定の割合以上の取引金額が行われた前記取引店舗識別情報が存在しないと判断した場合には、前記取得工程において取得した前記取引金額の履歴の中から前記所定の口座識別情報とは異なる他の口座識別情報に関連づけられた前記取引金額の履歴を特定する工程を行うことを特徴とする請求項21記載の口座情報管理方法。In the history of the transaction amount specified in the specifying step, the account management terminal has a transaction amount of a predetermined ratio or more with respect to the total transaction amount of transactions performed in the account of the account identification information. If it is determined that the transaction store identification information that has been performed does not exist, it is associated with other account identification information different from the predetermined account identification information from the transaction amount history acquired in the acquisition step. The account information management method according to claim 21, wherein a step of identifying a history of the transaction amount is performed. 前記口座管理端末が、前記特定工程において特定した前記取引内容情報の履歴の中に、所定の割合以下の取引内容情報と関連付けられた前記取引店舗識別情報が存在しないと判断した場合には、前記取得工程において取得した前記取引内容情報の履歴の中から前記所定の口座識別情報とは異なる他の口座識別情報に関連づけられた前記取引内容情報の履歴を特定する工程を行うことを特徴とする請求項22記載の口座情報管理方法。When the account management terminal determines that the transaction store identification information associated with the transaction content information of a predetermined ratio or less is not present in the history of the transaction content information specified in the specifying step, The step of identifying the history of the transaction content information associated with other account identification information different from the predetermined account identification information from the history of the transaction content information acquired in the acquisition step is performed. Item 22. The account information management method according to Item 22. 前記口座管理端末が、前記更新工程において前記口座レコード情報内の前記取引店舗識別情報を更新した後に、前記取得工程において取得した前記取引内容情報の履歴の中から前記口座識別情報に関連づけられた前記取引内容情報の履歴を、全ての前記口座識別情報について特定したか否かを判断する第1の判断工程と、After the account management terminal has updated the transaction store identification information in the account record information in the updating step, the account management terminal is associated with the account identification information from the history of the transaction content information acquired in the acquisition step. A first determination step of determining whether a history of transaction content information has been specified for all the account identification information;
前記口座管理端末が、前記第1の判断工程において、前記取引内容情報の履歴を、全ての前記口座識別情報について特定したと判断した場合に、前記取引ログテーブルの中から前記本籍店舗識別情報に関連づけられた前記取引内容情報の履歴を、全ての前記本籍店舗識別情報について取得したか否かを判断する第2の判断工程と、を行い、When the account management terminal determines in the first determination step that the history of the transaction content information has been specified for all of the account identification information, the account registration terminal stores the registered account identification information in the transaction log table. Performing a second determination step of determining whether or not the history of the associated transaction content information has been acquired for all of the registered store identification information;
前記口座管理端末が、前記第2の判断工程において、前記取引内容情報の履歴を、全ての前記本籍店舗識別情報について取得したと判断した場合に、前記口座レコード情報内の前記取引店舗識別情報の更新を終了することを特徴とする請求項20から22の何れか1項に記載の口座情報管理方法。When the account management terminal determines in the second determination step that the history of the transaction content information has been acquired for all of the registered store identification information, the transaction store identification information in the account record information The account information management method according to any one of claims 20 to 22, wherein the updating is terminated.
前記口座管理端末が、前記第1の判断工程において、前記取引内容情報の履歴を、全ての前記口座識別情報について特定していないと判断した場合には、前記取得工程において取得した前記取引内容情報の履歴の中から、前記特定していない前記口座識別情報に関連づけられた前記取引内容情報の履歴を特定することを特徴とする請求項26記載の口座情報管理方法。When the account management terminal determines in the first determination step that the history of the transaction content information is not specified for all the account identification information, the transaction content information acquired in the acquisition step 27. The account information management method according to claim 26, wherein a history of the transaction content information associated with the unidentified account identification information is identified from the history of the transaction. 前記口座管理端末が、前記第2の判断工程において、前記取引内容情報の履歴を、全ての前記本籍店舗識別情報について取得していないと判断した場合には、前記取引ログテーブルの中から、前記取得していない前記本籍店舗識別情報に関連づけWhen the account management terminal determines in the second determination step that the history of the transaction content information has not been acquired for all of the registered store identification information, from the transaction log table, Associate with the permanent store identification information not acquired られた前記取引内容情報の履歴を取得することを特徴とする請求項26記載の口座情報管理方法。27. The account information management method according to claim 26, wherein a history of the transaction content information obtained is acquired. 顧客が口座を開設した本籍となる店舗に設置される本籍店舗端末と、前記顧客が開設した口座において取引を行う取引店舗端末と、前記顧客が開設した口座の情報を管理する口座管理端末と、が接続されてなる口座情報管理システムにおいて実行させる口座情報管理プログラムを記録した記録媒体であって、A registered store terminal installed in a store where the customer opened an account, a transaction store terminal that conducts transactions in the account opened by the customer, an account management terminal that manages information on the account opened by the customer, Is a recording medium that records an account information management program to be executed in an account information management system to which is connected,
前記本籍店舗端末に、In the permanent store terminal,
前記顧客が口座を開設した本籍となる店舗を識別するための本籍店舗識別情報と、前記顧客が開設した口座での取引を行う実在もしくは仮想の店舗を識別するための取引店舗識別情報と、前記顧客が開設した口座を識別するための口座識別情報と、を前記口座管理端末に送信する口座情報登録処理を実行させ、Registered store identification information for identifying the store where the customer opened an account, and the registered store identification information for identifying a real or virtual store performing transactions in the account opened by the customer, Account identification information for identifying an account opened by a customer, and an account information registration process for transmitting to the account management terminal,
前記口座管理端末に、In the account management terminal,
前記本籍店舗端末から受信した前記本籍店舗識別情報と、前記取引店舗識別情報と、前記口座識別情報と、を関連づけて、口座情報レコードを作成し、該作成した口座情報レコードを、前記口座管理端末の具備する情報テーブルに格納する口座情報格納処理と、An account information record is created by associating the permanent store identification information received from the permanent store terminal, the transaction store identification information, and the account identification information, and the created account information record is stored in the account management terminal. Account information storage processing to be stored in the information table included in,
前記口座情報レコードを取得するためのレコード取得要求情報を前記取引店舗端末から受信した際に、該受信した前記レコード取得要求情報に含まれる前記本籍店舗識別情報と前記口座識別情報とに対応する前記口座情報レコードを、前記情報テーブルの中から取得し、該取得した前記口座情報レコードを、前記取引店舗端末に送信する送信処理と、When the record acquisition request information for acquiring the account information record is received from the transaction store terminal, the record store identification information and the account identification information included in the received record acquisition request information An account information record is acquired from the information table, and the acquired account information record is transmitted to the transaction store terminal; and
前記送信処理により前記口座情報レコードを送信した前記取引店舗端末から前記口座情報レコードを受信した際に、該受信した前記口座情報レコード内の前記本籍店舗識別情報と前記口座識別情報とに対応する、前記情報テーブル内に格納されている前記口座情報レコード内の前記取引店舗識別情報を更新する更新処理と、を実行させ、When the account information record is received from the transaction store terminal that has transmitted the account information record by the transmission process, corresponding to the permanent store identification information and the account identification information in the received account information record, Updating the transaction store identification information in the account information record stored in the information table, and
前記取引店舗端末に、In the transaction store terminal,
前記口座情報レコードを特定するための前記本籍店舗識別情報と前記口座識別情報とを含む、前記口座情報レコードを取得するためのレコード取得要求情報を前記口座管理端末に送信する取得要求処理と、An acquisition request process for transmitting record acquisition request information for acquiring the account information record to the account management terminal, including the permanent store identification information and the account identification information for specifying the account information record;
前記取得要求処理により前記口座管理端末から受信した前記口座情報レコード内の前記取引店舗識別情報を更新し、該更新した前記口座情報レコードを前記口座管理端末に送信する更新要求処理と、を実行させることを特徴とする口座情報管理プログラムを記録した記録媒体。Updating the transaction store identification information in the account information record received from the account management terminal by the acquisition request processing, and executing the update request processing for transmitting the updated account information record to the account management terminal. The recording medium which recorded the account information management program characterized by the above-mentioned.
前記本籍店舗端末は、The permanent register terminal is
前記口座情報登録処理において、前記本籍店舗識別情報と、該本籍店舗識別情報と同じ識別情報である前記取引店舗識別情報と、前記口座識別情報と、を前記口座管理端末に送信し、In the account information registration process, the registered store identification information, the transaction store identification information that is the same identification information as the registered store identification information, and the account identification information are transmitted to the account management terminal,
前記口座管理端末は、The account management terminal
前記口座情報格納処理において、前記本籍店舗端末から受信した前記本籍店舗識別情報と、該本籍店舗識別情報と同じ識別情報である前記取引店舗識別情報と、前記口座識別情報と、を関連づけて、口座情報レコードを作成し、該作成した口座情報レコードを、前記情報テーブルに格納し、In the account information storing process, the registered store identification information received from the registered store terminal, the transaction store identification information that is the same identification information as the registered store identification information, and the account identification information are associated with each other. Create an information record, store the created account information record in the information table,
前記送信処理において、前記取引店舗端末から受信した前記レコード取得要求情報に含まれる前記本籍店舗識別情報と前記口座識別情報とに対応する前記口座情報レコードを、前記情報テーブルの中から取得し、該取得した前記口座情報レコードを、前記取引店舗端末に送信し、In the transmission process, the account information record corresponding to the permanent store identification information and the account identification information included in the record acquisition request information received from the transaction store terminal is acquired from the information table, The acquired account information record is transmitted to the transaction store terminal,
前記更新処理において、前記取引店舗端末から受信した前記口座情報レコード内の前記本籍店舗識別情報と前記口座識別情報とに対応する、前記情報テーブル内に格納されている前記口座情報レコード内の、前記本籍店舗識別情報と同じ識別情報である前記取引店舗識別情報を、前記取引店舗端末において更新した前記取引店舗識別情報に更新し、In the update process, in the account information record stored in the information table corresponding to the permanent store identification information and the account identification information in the account information record received from the transaction store terminal, The transaction store identification information, which is the same identification information as the permanent store identification information, is updated to the transaction store identification information updated at the transaction store terminal,
前記取引店舗端末は、The transaction store terminal is
前記取得要求処理において、前記口座情報レコードを特定するための前記本籍店舗識別In the acquisition request process, the permanent store identification for specifying the account information record 情報と前記口座識別情報とを含む、前記レコード取得要求情報を前記口座管理端末に送信し、Including the information and the account identification information, sending the record acquisition request information to the account management terminal,
前記更新要求処理において、前記口座管理端末から受信した前記口座情報レコード内の、前記本籍店舗識別情報と同じ識別情報の前記取引店舗識別情報を、前記顧客が開設した前記口座識別情報の口座で新規に取引を行う実在もしくは仮想の店舗を識別するための新たな取引店舗識別情報に更新し、該更新した前記口座情報レコードを前記口座管理端末に送信することを特徴とする請求項29記載の口座情報管理プログラムを記録した記録媒体。In the update request process, the transaction store identification information having the same identification information as the registered store identification information in the account information record received from the account management terminal is newly registered in the account of the account identification information opened by the customer. 30. The account according to claim 29, wherein the account information record is updated to new transaction store identification information for identifying a real or virtual store that conducts the transaction, and the updated account information record is transmitted to the account management terminal. A recording medium on which an information management program is recorded.
前記口座管理端末は、The account management terminal
前記本籍店舗識別情報と、前記取引店舗識別情報と、前記口座識別情報と、に関連づけて、前記顧客が開設した前記口座識別情報の口座において取引が行われた取引内容情報の履歴を格納管理する取引ログテーブルを有し、Stores and manages a history of transaction content information for transactions performed in the account of the account identification information opened by the customer in association with the permanent store identification information, the transaction store identification information, and the account identification information. Has a transaction log table,
前記口座管理端末に、In the account management terminal,
前記取引ログテーブルに格納された前記取引内容情報の履歴を参照し、所定の割合以上の取引内容情報と関連付けられた前記取引店舗識別情報が存在すると判断し、且つ、該存在すると判断した前記取引店舗識別情報が、前記情報テーブルに格納される前記口座レコード情報内の前記取引店舗識別情報と、異なると判断した場合に、前記口座レコード情報内の前記取引店舗識別情報を、前記所定の割合以上の取引内容情報と関連付けられた前記取引店舗識別情報に更新する処理を実行させることを特徴とする請求項29または30記載の口座情報管理プログラムを記録した記録媒体。With reference to the transaction content information history stored in the transaction log table, it is determined that the transaction store identification information associated with transaction content information of a predetermined ratio or more exists, and the transaction determined to exist When it is determined that the store identification information is different from the transaction store identification information in the account record information stored in the information table, the transaction store identification information in the account record information is greater than or equal to the predetermined ratio. 31. The recording medium recorded with the account information management program according to claim 29 or 30, wherein processing for updating the transaction store identification information associated with the transaction content information is executed.
前記口座管理端末は、The account management terminal
前記本籍店舗識別情報と、前記取引店舗識別情報と、前記口座識別情報と、に関連づけて、前記顧客が開設した前記口座識別情報の口座において取引が行われた取引金額の履歴を管理する取引ログテーブルを有し、A transaction log that manages a history of transaction amounts of transactions performed in the account of the account identification information opened by the customer in association with the permanent store identification information, the transaction store identification information, and the account identification information. Have a table,
前記口座管理端末に、In the account management terminal,
前記取引ログテーブルに格納された前記取引金額の履歴を参照し、前記口座識別情報の口座において取引が行われた取引金額の総取引金額に対して所定の割合以上の取引金額が行われた前記取引店舗識別情報が存在すると判断し、且つ、該存在すると判断した前記取引店舗識別情報が、前記情報テーブルに格納される前記口座レコード情報内の前記取引店舗識別情報と、異なると判断した場合に、前記口座レコード情報内の前記取引店舗識別情報を、前記所定の割合以上の取引金額が行われた前記取引店舗識別情報に更新する処理を実行させることを特徴とする請求項29または30記載の口座情報管理プログラムを記録した記録媒体。With reference to the transaction amount history stored in the transaction log table, the transaction amount of a predetermined ratio or more has been performed with respect to the total transaction amount of transactions performed in the account of the account identification information When it is determined that there is transaction store identification information and the transaction store identification information determined to be present is different from the transaction store identification information in the account record information stored in the information table. 31. The process of updating the transaction store identification information in the account record information to the transaction store identification information in which a transaction amount equal to or greater than the predetermined ratio is executed. A recording medium that records an account information management program.
前記口座管理端末は、The account management terminal
前記本籍店舗識別情報と、前記取引店舗識別情報と、前記口座識別情報と、に関連づけて、前記顧客が開設した前記口座識別情報の口座において取引が行われた取引内容情報の履歴を格納管理する取引ログテーブルを有し、Stores and manages a history of transaction content information for transactions performed in the account of the account identification information opened by the customer in association with the permanent store identification information, the transaction store identification information, and the account identification information. Has a transaction log table,
前記口座管理端末に、In the account management terminal,
前記取引ログテーブルに格納された前記取引内容情報の履歴を参照し、所定の割合以下の取引内容情報と関連付けられた前記取引店舗識別情報が存在すると判断し、且つ、該存在すると判断した前記取引店舗識別情報が、前記情報テーブルに格納される前記口座レコード情報内の前記取引店舗識別情報であると判断した場合に、前記口座レコード情報内の前記取引店舗識別情報を、所定の取引店舗識別情報に更新する処理を実行させることを特徴とする請求項29または30記載の口座情報管理プログラムを記録した記録媒体。With reference to the transaction content information history stored in the transaction log table, it is determined that the transaction store identification information associated with transaction content information equal to or less than a predetermined ratio exists, and the transaction determined to exist When it is determined that the store identification information is the transaction store identification information in the account record information stored in the information table, the transaction store identification information in the account record information is changed to predetermined transaction store identification information. 31. A recording medium on which an account information management program according to claim 29 or 30 is recorded.
前記口座管理端末は、The account management terminal
前記本籍店舗識別情報と、前記取引店舗識別情報と、前記口座識別情報と、に関連づけて、前記顧客が開設した前記口座識別情報の口座において取引が行われた取引内容情報の履歴を格納管理する取引ログテーブルを有し、Stores and manages a history of transaction content information for transactions performed in the account of the account identification information opened by the customer in association with the permanent store identification information, the transaction store identification information, and the account identification information. Has a transaction log table,
前記口座管理端末に、In the account management terminal,
前記取引ログテーブルを参照するための所定の時間が経過したか否かを判定し、前記所It is determined whether a predetermined time for referring to the transaction log table has elapsed, 定の時間が経過したと判定した際に、前記取引ログテーブルの中から所定の前記本籍店舗識別情報に関連づけられた前記取引内容情報の履歴を取得する取得処理と、When it is determined that a predetermined time has elapsed, an acquisition process for acquiring a history of the transaction content information associated with the predetermined permanent store identification information from the transaction log table;
前記取得した前記取引内容情報の履歴の中から所定の口座識別情報に関連づけられた前記取引内容情報の履歴を特定する特定処理と、A specifying process for specifying a history of the transaction content information associated with predetermined account identification information from the acquired history of the transaction content information;
前記特定した前記取引内容情報の履歴の中に、所定の割合以上の取引内容情報と関連付けられた前記取引店舗識別情報が存在すると判断し、且つ、該存在すると判断した前記取引店舗識別情報が、前記情報テーブルに格納される前記口座レコード情報内の前記取引店舗識別情報と、異なると判断した場合に、前記口座レコード情報内の前記取引店舗識別情報を、前記所定の割合以上の取引内容情報と関連付けられた前記取引店舗識別情報に更新する更新処理と、In the history of the specified transaction content information, it is determined that the transaction store identification information associated with transaction content information of a predetermined ratio or more exists, and the transaction store identification information determined to be present is, When it is determined that the transaction store identification information in the account record information stored in the information table is different from the transaction store identification information in the account record information, the transaction store identification information in the account record information is transaction content information of the predetermined ratio or more. An update process for updating the associated store identification information;
を実行させることを特徴とする請求項29または30記載の口座情報管理プログラムを記録した記録媒体。31. A recording medium on which the account information management program according to claim 29 or 30 is recorded.
前記口座管理端末は、The account management terminal
前記本籍店舗識別情報と、前記取引店舗識別情報と、前記口座識別情報と、に関連づけて、前記顧客が開設した前記口座識別情報の口座において取引が行われた取引金額の履歴を管理する取引ログテーブルを有し、A transaction log that manages a history of transaction amounts of transactions performed in the account of the account identification information opened by the customer in association with the permanent store identification information, the transaction store identification information, and the account identification information. Have a table,
前記口座管理端末に、In the account management terminal,
前記取引ログテーブルを参照するための所定の時間が経過したか否かを判定し、前記所定の時間が経過したと判定した際に、前記取引ログテーブルの中から所定の前記本籍店舗識別情報に関連づけられた前記取引金額の履歴を取得する取得処理と、It is determined whether or not a predetermined time for referring to the transaction log table has elapsed, and when it is determined that the predetermined time has elapsed, the predetermined affiliation store identification information is selected from the transaction log table. An acquisition process of acquiring a history of the associated transaction amount;
前記取得した前記取引金額の履歴の中から所定の口座識別情報に関連づけられた前記取引金額の履歴を特定する特定処理と、A specifying process for identifying the transaction amount history associated with predetermined account identification information from the acquired transaction amount history;
前記特定した前記取引金額の履歴の中に、前記口座識別情報の口座において取引が行われた取引金額の総取引金額に対して所定の割合以上の取引金額が行われた前記取引店舗識別情報が存在すると判断し、且つ、該存在すると判断した前記取引店舗識別情報が、前記情報テーブルに格納される前記口座レコード情報内の前記取引店舗識別情報と、異なると判断した場合に、前記口座レコード情報内の前記取引店舗識別情報を、前記所定の割合以上の取引金額が行われた前記取引店舗識別情報に更新する更新処理と、In the specified transaction amount history, the transaction store identification information in which a transaction amount of a predetermined ratio or more with respect to the total transaction amount of transactions performed in the account of the account identification information is performed. The account record information is determined when it is determined that the transaction store identification information determined to exist is different from the transaction store identification information in the account record information stored in the information table. Updating the transaction store identification information in the transaction store identification information in which the transaction amount of the predetermined ratio or more was performed,
を実行させることを特徴とする請求項29または30記載の口座情報管理プログラムを記録した記録媒体。31. A recording medium on which the account information management program according to claim 29 or 30 is recorded.
前記口座管理端末は、The account management terminal
前記本籍店舗識別情報と、前記取引店舗識別情報と、前記口座識別情報と、に関連づけて、前記顧客が開設した前記口座識別情報の口座において取引が行われた取引内容情報の履歴を格納管理する取引ログテーブルを有し、Stores and manages a history of transaction content information for transactions performed in the account of the account identification information opened by the customer in association with the permanent store identification information, the transaction store identification information, and the account identification information. Has a transaction log table,
前記口座管理端末に、In the account management terminal,
前記ログテーブルを参照するための所定の時間が経過したか否かを判定し、前記所定の時間が経過したと判定した際に、前記取引ログテーブルの中から所定の前記本籍店舗識別情報に関連づけられた前記取引内容情報の履歴を取得する取得処理と、It is determined whether or not a predetermined time for referring to the log table has passed, and when it is determined that the predetermined time has passed, the transaction log table is associated with the predetermined store registration information. An acquisition process for acquiring a history of the transaction content information,
前記取得した前記取引内容情報の履歴の中から所定の口座識別情報に関連づけられた前記取引内容情報の履歴を特定する特定処理と、A specifying process for specifying a history of the transaction content information associated with predetermined account identification information from the acquired history of the transaction content information;
前記特定した前記取引内容情報の履歴の中に、所定の割合以下の取引内容情報と関連付けられた前記取引店舗識別情報が存在すると判断し、且つ、該存在すると判断した前記取引店舗識別情報が、前記情報テーブルに格納される前記口座レコード情報内の前記取引店舗識別情報であると判断した場合に、前記口座レコード情報内の前記取引店舗識別情報を、所定の取引店舗識別情報に更新する更新処理と、In the history of the specified transaction content information, it is determined that the transaction store identification information associated with the transaction content information of a predetermined ratio or less exists, and the transaction store identification information determined to be present is, Update processing for updating the transaction store identification information in the account record information to predetermined transaction store identification information when it is determined that the transaction store identification information is in the account record information stored in the information table When,
を実行させることを特徴とする請求項29または30記載の口座情報管理プログラムを記録した記録媒体。31. A recording medium on which the account information management program according to claim 29 or 30 is recorded.
前記口座管理端末に、In the account management terminal,
前記特定した前記取引内容情報の履歴の中に、所定の割合以上の取引内容情報と関連付けられた前記取引店舗識別情報が存在しないと判断した場合に、前記取得処理において取When it is determined that the transaction store identification information associated with transaction content information of a predetermined ratio or more does not exist in the identified transaction content information history, 得した前記取引内容情報の履歴の中から前記所定の口座識別情報とは異なる他の口座識別情報に関連づけられた前記取引内容情報の履歴を特定する処理を実行させることを特徴とする請求項34記載の口座情報管理プログラムを記録した記録媒体。35. A process for specifying a history of the transaction content information associated with other account identification information different from the predetermined account identification information from the obtained history of the transaction content information is executed. The recording medium which recorded the account information management program of description.
前記口座管理端末に、In the account management terminal,
前記特定した前記取引金額の履歴の中に、前記口座識別情報の口座において取引が行われた取引金額の総取引金額に対して所定の割合以上の取引金額が行われた前記取引店舗識別情報が存在しないと判断した場合に、前記取得処理において取得した前記取引金額の履歴の中から前記所定の口座識別情報とは異なる他の口座識別情報に関連づけられた前記取引金額の履歴を特定する処理を実行させることを特徴とする請求項35記載の口座情報管理プログラムを記録した記録媒体。In the specified transaction amount history, the transaction store identification information in which a transaction amount of a predetermined ratio or more with respect to the total transaction amount of transactions performed in the account of the account identification information is performed. A process for identifying the transaction amount history associated with other account identification information different from the predetermined account identification information from the transaction amount history acquired in the acquisition process when it is determined that the transaction amount does not exist; 36. A recording medium on which the account information management program according to claim 35 is recorded.
前記口座管理端末に、In the account management terminal,
前記特定した前記取引内容情報の履歴の中に、所定の割合以下の取引内容情報と関連付けられた前記取引店舗識別情報が存在しないと判断した場合に、前記取得処理において取得した前記取引内容情報の履歴の中から前記所定の口座識別情報とは異なる他の口座識別情報に関連づけられた前記取引内容情報の履歴を特定する処理を実行させることを特徴とする請求項36記載の口座情報管理プログラムを記録した記録媒体。When it is determined that the transaction store identification information associated with transaction content information equal to or less than a predetermined ratio does not exist in the identified transaction content information history, the transaction content information acquired in the acquisition process 37. The account information management program according to claim 36, wherein a process for specifying a history of the transaction content information associated with other account identification information different from the predetermined account identification information is executed from a history. Recorded recording medium.
前記口座管理端末に、In the account management terminal,
前記更新処理において前記口座レコード情報内の前記取引店舗識別情報を更新した後に、前記取得処理において取得した前記取引内容情報の履歴の中から前記口座識別情報に関連づけられた前記取引内容情報の履歴を、全ての前記口座識別情報について特定したか否かを判断する第1の判断処理と、After updating the transaction store identification information in the account record information in the update process, the history of the transaction content information associated with the account identification information from the history of the transaction content information acquired in the acquisition process. First determination processing for determining whether or not all the account identification information has been specified;
前記第1の判断処理において、前記取引内容情報の履歴を、全ての前記口座識別情報について特定したと判断した場合に、前記取引ログテーブルの中から前記本籍店舗識別情報に関連づけられた前記取引内容情報の履歴を、全ての前記本籍店舗識別情報について取得したか否かを判断する第2の判断処理と、In the first determination process, when it is determined that the history of the transaction content information has been specified for all the account identification information, the transaction content associated with the head office store identification information from the transaction log table A second determination process for determining whether or not a history of information has been acquired for all of the registered store identification information;
前記第2の判断処理において、前記取引内容情報の履歴を、全ての前記本籍店舗識別情報について取得したと判断した場合に、前記口座レコード情報内の前記取引店舗識別情報の更新を終了する処理と、In the second determination process, when it is determined that the history of the transaction content information has been acquired for all the permanent store identification information, the update of the transaction store identification information in the account record information is terminated. ,
を実行させることを特徴とする請求項34から36の何れか1項に記載の口座情報管理プログラムを記録した記録媒体。37. A recording medium on which the account information management program according to any one of claims 34 to 36 is recorded.
前記口座管理端末に、In the account management terminal,
前記第1の判断処理において、前記取引内容情報の履歴を、全ての前記口座識別情報について特定していないと判断した場合に、前記取得処理において取得した前記取引内容情報の履歴の中から、前記特定していない前記口座識別情報に関連づけられた前記取引内容情報の履歴を特定する処理を実行させることを特徴とする請求項40記載の口座情報管理プログラムを記録した記録媒体。In the first determination process, when it is determined that the history of the transaction content information is not specified for all the account identification information, from the history of the transaction content information acquired in the acquisition process, 41. The recording medium recorded with the account information management program according to claim 40, wherein a process of specifying a history of the transaction content information associated with the account identification information not specified is executed.
前記口座管理端末に、In the account management terminal,
前記第2の判断処理において、前記取引内容情報の履歴を、全ての前記本籍店舗識別情報について取得していないと判断した場合に、前記取引ログテーブルの中から、前記取得していない前記本籍店舗識別情報に関連づけられた前記取引内容情報の履歴を取得する処理を実行させることを特徴とする請求項40記載の口座情報管理プログラムを記録した記録媒体。In the second determination process, when it is determined that the history of the transaction content information has not been acquired for all the registered store identification information, the unregistered registered store from the transaction log table 41. The recording medium recorded with the account information management program according to claim 40, wherein a process for obtaining a history of the transaction content information associated with the identification information is executed.
顧客が口座を開設した本籍となる店舗に設置される本籍店舗端末と、前記顧客が開設した口座において取引を行う取引店舗端末と、接続される、前記顧客が開設した口座の情報を管理する口座管理端末であって、An account for managing information of an account opened by the customer connected to a permanent store terminal installed in a store where the customer opened an account and a transaction store terminal that conducts transactions in the account opened by the customer A management terminal,
前記顧客が開設した口座の情報を格納する情報テーブルと、An information table for storing information of an account opened by the customer;
前記本籍店舗端末から受信した、前記顧客が口座を開設した本籍となる店舗を識別するための本籍店舗識別情報と、前記顧客が開設した口座での取引を行う実在もしくは仮想の店舗を識別するための取引店舗識別情報と、前記顧客が開設した口座を識別するための口座識別情報と、を関連づけて、口座情報レコードを作成し、該作成した口座情報レコードIn order to identify the real or virtual store that conducts transactions in the account opened by the customer, and the permanent store identification information for identifying the store that becomes the permanent address where the customer opened the account, received from the permanent store terminal The transaction store identification information and the account identification information for identifying the account opened by the customer are associated to create an account information record, and the created account information record を、前記情報テーブルに格納する口座情報格納手段と、Account information storage means for storing the information in the information table;
前記口座情報レコードを特定するための前記本籍店舗識別情報と前記口座識別情報とを含む、前記口座情報レコードを取得するためのレコード取得要求情報を、前記取引店舗端末から受信した際に、該受信した前記レコード取得要求情報に含まれる前記本籍店舗識別情報と前記口座識別情報とに対応する前記口座情報レコードを、前記情報テーブルの中から取得し、該取得した前記口座情報レコードを、前記取引店舗端末に送信する送信手段と、When receiving record acquisition request information for acquiring the account information record, including the permanent store identification information and the account identification information for specifying the account information record, from the transaction store terminal, the reception The account information record corresponding to the permanent store identification information and the account identification information included in the record acquisition request information is acquired from the information table, and the acquired account information record is acquired from the transaction store. A transmission means for transmitting to the terminal;
前記送信手段により前記口座情報レコードを送信した前記取引店舗端末から前記口座情報レコードを受信した際に、該受信した前記口座情報レコード内の前記本籍店舗識別情報と前記口座識別情報とに対応する、前記情報テーブル内に格納されている前記口座情報レコード内の前記取引店舗識別情報を更新する更新手段と、When the account information record is received from the transaction store terminal that has transmitted the account information record by the transmission means, corresponding to the permanent store identification information and the account identification information in the received account information record, Updating means for updating the transaction store identification information in the account information record stored in the information table;
を有することを特徴とする口座管理端末。An account management terminal characterized by comprising:
前記本籍店舗識別情報と、前記取引店舗識別情報と、前記口座識別情報と、に関連づけて、前記顧客が開設した前記口座識別情報の口座において取引が行われた取引内容情報の履歴を格納管理する取引ログテーブルと、Stores and manages a history of transaction content information for transactions performed in the account of the account identification information opened by the customer in association with the permanent store identification information, the transaction store identification information, and the account identification information. Transaction log table,
前記取引ログテーブルに格納された前記取引内容情報の履歴を参照し、所定の割合以上の取引内容情報と関連付けられた前記取引店舗識別情報が存在すると判断し、且つ、該存在すると判断した前記取引店舗識別情報が、前記情報テーブルに格納される前記口座レコード情報内の前記取引店舗識別情報と、異なると判断した場合に、前記口座レコード情報内の前記取引店舗識別情報を、前記所定の割合以上の取引内容情報と関連付けられた前記取引店舗識別情報に更新する手段と、With reference to the transaction content information history stored in the transaction log table, it is determined that the transaction store identification information associated with transaction content information of a predetermined ratio or more exists, and the transaction determined to exist When it is determined that the store identification information is different from the transaction store identification information in the account record information stored in the information table, the transaction store identification information in the account record information is greater than or equal to the predetermined ratio. Updating the transaction store identification information associated with the transaction content information of
を有することを特徴とする請求項43記載の口座管理端末。44. The account management terminal according to claim 43, comprising:
前記本籍店舗識別情報と、前記取引店舗識別情報と、前記口座識別情報と、に関連づけて、前記顧客が開設した前記口座識別情報の口座において取引が行われた取引金額の履歴を管理する取引ログテーブルと、A transaction log that manages a history of transaction amounts of transactions performed in the account of the account identification information opened by the customer in association with the permanent store identification information, the transaction store identification information, and the account identification information. Table,
前記取引ログテーブルに格納された前記取引金額の履歴を参照し、前記口座識別情報の口座において取引が行われた取引金額の総取引金額に対して所定の割合以上の取引金額が行われた前記取引店舗識別情報が存在すると判断し、且つ、該存在すると判断した前記取引店舗識別情報が、前記情報テーブルに格納される前記口座レコード情報内の前記取引店舗識別情報と、異なると判断した場合に、前記口座レコード情報内の前記取引店舗識別情報を、前記所定の割合以上の取引金額が行われた前記取引店舗識別情報に更新する手段と、With reference to the transaction amount history stored in the transaction log table, the transaction amount of a predetermined ratio or more has been performed with respect to the total transaction amount of transactions performed in the account of the account identification information When it is determined that there is transaction store identification information and the transaction store identification information determined to be present is different from the transaction store identification information in the account record information stored in the information table. , Means for updating the transaction store identification information in the account record information to the transaction store identification information for which a transaction amount of the predetermined ratio or more has been performed;
を有することを特徴とする請求項43記載の口座管理端末。44. The account management terminal according to claim 43, comprising:
前記本籍店舗識別情報と、前記取引店舗識別情報と、前記口座識別情報と、に関連づけて、前記顧客が開設した前記口座識別情報の口座において取引が行われた取引内容情報の履歴を格納管理する取引ログテーブルと、Stores and manages a history of transaction content information for transactions performed in the account of the account identification information opened by the customer in association with the permanent store identification information, the transaction store identification information, and the account identification information. Transaction log table,
前記取引ログテーブルに格納された前記取引内容情報の履歴を参照し、所定の割合以下の取引内容情報と関連付けられた前記取引店舗識別情報が存在すると判断し、且つ、該存在すると判断した前記取引店舗識別情報が、前記情報テーブルに格納される前記口座レコード情報内の前記取引店舗識別情報であると判断した場合に、前記口座レコード情報内の前記取引店舗識別情報を、所定の取引店舗識別情報に更新する手段と、With reference to the transaction content information history stored in the transaction log table, it is determined that the transaction store identification information associated with transaction content information equal to or less than a predetermined ratio exists, and the transaction determined to exist When it is determined that the store identification information is the transaction store identification information in the account record information stored in the information table, the transaction store identification information in the account record information is changed to predetermined transaction store identification information. Means to update
を有することを特徴とする請求項43記載の口座管理端末。44. The account management terminal according to claim 43, comprising:
前記本籍店舗識別情報と、前記取引店舗識別情報と、前記口座識別情報と、に関連づけて、前記顧客が開設した前記口座識別情報の口座において取引が行われた取引内容情報の履歴を格納管理する取引ログテーブルと、Stores and manages a history of transaction content information for transactions performed in the account of the account identification information opened by the customer in association with the permanent store identification information, the transaction store identification information, and the account identification information. Transaction log table,
前記取引ログテーブルを参照するための所定の時間が経過したか否かを判定し、前記所定の時間が経過したと判定した際に、前記取引ログテーブルの中から所定の前記本籍店舗識別情報に関連づけられた前記取引内容情報の履歴を取得する取得手段と、It is determined whether or not a predetermined time for referring to the transaction log table has elapsed, and when it is determined that the predetermined time has elapsed, the predetermined affiliation store identification information is selected from the transaction log table. An acquisition means for acquiring a history of the associated transaction content information;
前記取得した前記取引内容情報の履歴の中から所定の口座識別情報に関連づけられた前記取引内容情報の履歴を特定する特定手段と、A specifying means for specifying a history of the transaction content information associated with predetermined account identification information from the acquired history of the transaction content information;
前記特定した前記取引内容情報の履歴の中に、所定の割合以上の取引内容情報と関連付けられた前記取引店舗識別情報が存在すると判断し、且つ、該存在すると判断した前記取引店舗識別情報が、前記情報テーブルに格納される前記口座レコード情報内の前記取引店舗識別情報と、異なると判断した場合に、前記口座レコード情報内の前記取引店舗識別情報を、前記所定の割合以上の取引内容情報と関連付けられた前記取引店舗識別情報に更新する更新手段と、In the history of the specified transaction content information, it is determined that the transaction store identification information associated with transaction content information of a predetermined ratio or more exists, and the transaction store identification information determined to be present is, When it is determined that the transaction store identification information in the account record information stored in the information table is different from the transaction store identification information in the account record information, the transaction store identification information in the account record information is transaction content information of the predetermined ratio or more. Updating means for updating the associated store identification information;
を有することを特徴とする請求項43記載の口座管理端末。44. The account management terminal according to claim 43, comprising:
前記本籍店舗識別情報と、前記取引店舗識別情報と、前記口座識別情報と、に関連づけて、前記顧客が開設した前記口座識別情報の口座において取引が行われた取引金額の履歴を管理する取引ログテーブルと、A transaction log that manages a history of transaction amounts of transactions performed in the account of the account identification information opened by the customer in association with the permanent store identification information, the transaction store identification information, and the account identification information. Table,
前記取引ログテーブルを参照するための所定の時間が経過したか否かを判定し、前記所定の時間が経過したと判定した際に、前記取引ログテーブルの中から所定の前記本籍店舗識別情報に関連づけられた前記取引金額の履歴を取得する取得手段と、It is determined whether or not a predetermined time for referring to the transaction log table has elapsed, and when it is determined that the predetermined time has elapsed, the predetermined affiliation store identification information is selected from the transaction log table. An acquisition means for acquiring a history of the associated transaction amount;
前記取得した前記取引金額の履歴の中から所定の口座識別情報に関連づけられた前記取引金額の履歴を特定する特定手段と、A specifying means for specifying a history of the transaction amount associated with predetermined account identification information from the acquired transaction amount history;
前記特定した前記取引金額の履歴の中に、前記口座識別情報の口座において取引が行われた取引金額の総取引金額に対して所定の割合以上の取引金額が行われた前記取引店舗識別情報が存在すると判断し、且つ、該存在すると判断した前記取引店舗識別情報が、前記情報テーブルに格納される前記口座レコード情報内の前記取引店舗識別情報と、異なると判断した場合に、前記口座レコード情報内の前記取引店舗識別情報を、前記所定の割合以上の取引金額が行われた前記取引店舗識別情報に更新する更新手段と、In the specified transaction amount history, the transaction store identification information in which a transaction amount of a predetermined ratio or more with respect to the total transaction amount of transactions performed in the account of the account identification information is performed. The account record information is determined when it is determined that the transaction store identification information determined to exist is different from the transaction store identification information in the account record information stored in the information table. Update means for updating the transaction store identification information in the transaction store identification information in which the transaction amount of the predetermined ratio or more was performed,
を有することを特徴とする請求項43記載の口座管理端末。44. The account management terminal according to claim 43, comprising:
前記本籍店舗識別情報と、前記取引店舗識別情報と、前記口座識別情報と、に関連づけて、前記顧客が開設した前記口座識別情報の口座において取引が行われた取引内容情報の履歴を格納管理する取引ログテーブルと、Stores and manages a history of transaction content information for transactions performed in the account of the account identification information opened by the customer in association with the permanent store identification information, the transaction store identification information, and the account identification information. Transaction log table,
前記ログテーブルを参照するための所定の時間が経過したか否かを判定し、前記所定の時間が経過したと判定した際に、前記取引ログテーブルの中から所定の前記本籍店舗識別情報に関連づけられた前記取引内容情報の履歴を取得する取得手段と、It is determined whether or not a predetermined time for referring to the log table has passed, and when it is determined that the predetermined time has passed, the transaction log table is associated with the predetermined store registration information. Obtaining means for obtaining a history of the transaction content information,
前記取得した前記取引内容情報の履歴の中から所定の口座識別情報に関連づけられた前記取引内容情報の履歴を特定する特定手段と、A specifying means for specifying a history of the transaction content information associated with predetermined account identification information from the acquired history of the transaction content information;
前記特定した前記取引内容情報の履歴の中に、所定の割合以下の取引内容情報と関連付けられた前記取引店舗識別情報が存在すると判断し、且つ、該存在すると判断した前記取引店舗識別情報が、前記情報テーブルに格納される前記口座レコード情報内の前記取引店舗識別情報であると判断した場合に、前記口座レコード情報内の前記取引店舗識別情報を、所定の取引店舗識別情報に更新する更新手段と、In the history of the specified transaction content information, it is determined that the transaction store identification information associated with the transaction content information of a predetermined ratio or less exists, and the transaction store identification information determined to be present is, Update means for updating the transaction store identification information in the account record information to predetermined transaction store identification information when it is determined that the transaction store identification information is in the account record information stored in the information table. When,
を有することを特徴とする請求項43記載の口座管理端末。44. The account management terminal according to claim 43, comprising:
前記特定した前記取引内容情報の履歴の中に、所定の割合以上の取引内容情報と関連付けられた前記取引店舗識別情報が存在しないと判断した場合に、前記取得手段において取得した前記取引内容情報の履歴の中から前記所定の口座識別情報とは異なる他の口座識別情報に関連づけられた前記取引内容情報の履歴を特定する手段を有することを特徴とする請求項47記載の口座管理端末。When it is determined that the transaction store identification information associated with transaction content information of a predetermined ratio or more does not exist in the history of the specified transaction content information, the transaction content information acquired by the acquisition unit 48. The account management terminal according to claim 47, further comprising means for specifying a history of the transaction content information associated with other account identification information different from the predetermined account identification information from the history. 前記特定した前記取引金額の履歴の中に、前記口座識別情報の口座において取引が行われた取引金額の総取引金額に対して所定の割合以上の取引金額が行われた前記取引店舗識別情報が存在しないと判断した場合に、前記取得手段において取得した前記取引金額の履歴の中から前記所定の口座識別情報とは異なる他の口座識別情報に関連づけられた前記取引金額の履歴を特定する手段を有することを特徴とする請求項48記載の口座管理端末。In the specified transaction amount history, the transaction store identification information in which a transaction amount of a predetermined ratio or more with respect to the total transaction amount of transactions performed in the account of the account identification information is performed. Means for identifying the transaction amount history associated with other account identification information different from the predetermined account identification information from the transaction amount history acquired by the acquisition means when it is determined that the transaction amount does not exist; 49. The account management terminal according to claim 48, comprising: 前記特定した前記取引内容情報の履歴の中に、所定の割合以下の取引内容情報と関連付けられた前記取引店舗識別情報が存在しないと判断した場合に、前記取得手段において取得した前記取引内容情報の履歴の中から前記所定の口座識別情報とはWhen it is determined that there is no transaction store identification information associated with transaction content information of a predetermined ratio or less in the history of the specified transaction content information, the transaction content information acquired by the acquisition unit What is the predetermined account identification information from the history? 異なる他の口座識別情報に関連づけられた前記取引内容情報の履歴を特定する手段を有することを特徴とする請求項49記載の口座管理端末。50. The account management terminal according to claim 49, further comprising means for specifying a history of the transaction content information associated with other different account identification information. 前記更新手段において前記口座レコード情報内の前記取引店舗識別情報を更新した後に、前記取得手段において取得した前記取引内容情報の履歴の中から前記口座識別情報に関連づけられた前記取引内容情報の履歴を、全ての前記口座識別情報について特定したか否かを判断する第1の判断手段と、After updating the transaction store identification information in the account record information in the update means, the history of the transaction content information associated with the account identification information from the history of the transaction content information acquired in the acquisition means. First determination means for determining whether or not all the account identification information has been specified;
前記第1の判断手段において、前記取引内容情報の履歴を、全ての前記口座識別情報について特定したと判断した場合に、前記取引ログテーブルの中から前記本籍店舗識別情報に関連づけられた前記取引内容情報の履歴を、全ての前記本籍店舗識別情報について取得したか否かを判断する第2の判断手段と、In the first determination means, when it is determined that the history of the transaction content information is specified for all the account identification information, the transaction content associated with the registered store identification information from the transaction log table A second determination means for determining whether or not a history of information has been acquired for all of the registered store identification information;
前記第2の判断手段において、前記取引内容情報の履歴を、全ての前記本籍店舗識別情報について取得したと判断した場合に、前記口座レコード情報内の前記取引店舗識別情報の更新を終了する手段と、Means for ending the update of the transaction store identification information in the account record information when it is determined in the second determination means that the history of the transaction content information has been acquired for all the permanent store identification information; ,
を有することを特徴とする請求項47から49の何れか1項に記載の口座管理端末。The account management terminal according to any one of claims 47 to 49, comprising:
前記第1の判断手段において、前記取引内容情報の履歴を、全ての前記口座識別情報について特定していないと判断した場合に、前記取得手段において取得した前記取引内容情報の履歴の中から、前記特定していない前記口座識別情報に関連づけられた前記取引内容情報の履歴を特定する手段を有することを特徴とする請求項53記載の口座管理端末。In the first determination means, when it is determined that the history of the transaction content information is not specified for all the account identification information, from the history of the transaction content information acquired in the acquisition means, 54. The account management terminal according to claim 53, further comprising means for specifying a history of the transaction content information associated with the account identification information not specified. 前記第2の判断手段において、前記取引内容情報の履歴を、全ての前記本籍店舗識別情報について取得していないと判断した場合に、前記取引ログテーブルの中から、前記取得していない前記本籍店舗識別情報に関連づけられた前記取引内容情報の履歴を取得する手段を有することを特徴とする請求項53記載の口座管理端末。In the second determination means, when it is determined that the history of the transaction content information has not been acquired for all of the registered store identification information, the unregistered registered store from the transaction log table 54. The account management terminal according to claim 53, further comprising means for acquiring a history of the transaction content information associated with identification information.
JP2000236117A 2000-08-03 2000-08-03 Account information management method, recording medium recording the program, and account information management system Expired - Lifetime JP3624807B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000236117A JP3624807B2 (en) 2000-08-03 2000-08-03 Account information management method, recording medium recording the program, and account information management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000236117A JP3624807B2 (en) 2000-08-03 2000-08-03 Account information management method, recording medium recording the program, and account information management system

Publications (2)

Publication Number Publication Date
JP2002049746A JP2002049746A (en) 2002-02-15
JP3624807B2 true JP3624807B2 (en) 2005-03-02

Family

ID=18728225

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000236117A Expired - Lifetime JP3624807B2 (en) 2000-08-03 2000-08-03 Account information management method, recording medium recording the program, and account information management system

Country Status (1)

Country Link
JP (1) JP3624807B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7066588B2 (en) * 2018-09-27 2022-05-13 トッパン・フォームズ株式会社 Account opening device, account opening method, and program

Also Published As

Publication number Publication date
JP2002049746A (en) 2002-02-15

Similar Documents

Publication Publication Date Title
US7900826B2 (en) Systems, methods, and devices for selling transaction instruments via web-based tool
US7918392B2 (en) Systems, methods, and devices for selling transaction instruments
US8700531B2 (en) Systems, methods, and devices for combined credit card and stored value transaction accounts
US7840446B2 (en) Stored value transaction system including an integrated database server
US8082207B2 (en) Scored negative file system and method
US20070005467A1 (en) System and method for carrying out a financial transaction
US20060089909A1 (en) Cardless transaction system
JPH10508708A (en) Computerized payment system for purchasing information products by electronic transfer via the Internet
MX2013013903A (en) A system for payment via electronic wallet.
WO2000036570A1 (en) Method and apparatus for executing electronic commercial transactions with minors
JP2002083145A (en) Center device in payment system using payment card, payment method, computer system, payment card, and processing method
JP2004086840A (en) Financial transaction method, financial transaction system, independent institution server mediating financial transaction, integrated cash card, and atm using the card
JP3624807B2 (en) Account information management method, recording medium recording the program, and account information management system
US20060041504A1 (en) Method, system and program product for deterring credit fraud
KR20020031531A (en) Relay system and method using virtural-account on internet commerce
US8571979B1 (en) Arrangements and methods for automatically dispersing and tracking funds
JP2003168004A (en) Method for processing payment, method for processing financing certification and financial institution system
TWI839044B (en) Balance linkage system, balance linkage method, and program product
KR20090036623A (en) System and method for processing realtime payment transaction using a cash card and recording medium
TW202334875A (en) Balance linkage system, balance linkage method, and program product which can improve user convenience by sufficiently linking the balance of a payment means and the balance of an account
KR20020024007A (en) System and method for providing cooperation card
JP2004185127A (en) Deposit balance adjustment method
KR20090107460A (en) System for Issuing Check Card
JP2003016260A (en) System and method for managing non-entered detail center device and program
KR20020050689A (en) Method of using card that discerns services using the secret number

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20040803

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20041004

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: 20041109

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20041122

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

Ref document number: 3624807

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20071210

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20081210

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20091210

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20091210

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20101210

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20101210

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20111210

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20111210

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20121210

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20121210

Year of fee payment: 8

S802 Written request for registration of partial abandonment of right

Free format text: JAPANESE INTERMEDIATE CODE: R311802

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20121210

Year of fee payment: 8

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20121210

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20131210

Year of fee payment: 9

EXPY Cancellation because of completion of term