You are on page 1of 14

支払媒体プログラム

日本における国内銀行振込のために利用可能な支払媒体プログラム

ZEDI以前の全銀システム用のテキストファイル
⚫ 旧支払媒体プログラム RFFOJP_T
⚫ 支払媒体書式 JP_ZENGINKYO

ZEDI (全銀EDIシステム)用のXMLファイル
⚫ 支払媒体書式 JP_ZENGINKYO_XML

SAPノート 2413103 Japan: Release Inフォーマットion and Maintenance Policy – Payment


Medium Format JP_ZENGINKYO_XML and Program RFEBJP0X after ZENGINKYO Legal
Change 2018 に記載されているメンテナンス方針を確認して下さい。
日本における国内銀行振込のための上記3つの方法を利用したい場合は、支払方法を3つ、専用で定義して、各支払方法
に関連する設定を行って頂くことを推奨します。

© 2018 SAP SE or an SAP affiliate company. All rights reserved. ǀ CUSTOMER 94


<処理概要>旧支払媒体プログラム RFFOJP_T

分析が容易にできるようにするために、旧支払媒体プログラム RFFOJP_Tの処理概要を以下に記載します。

銀行手数料計算と消込 DMEファイル(電文)の
支払データの取得 ジョブプロセスのチェック
転記 生成

Get REGUH FORM CHECK_JOB_ PROCESS FORM BANK_CHARGE FORM DTA_INLAND


Get REGUP FORM CALCULATE_CHARGE
FORM POST_CLEARING

支払明細通知書の エラーメッセージ
支払集計の生成 スプールの生成
生成 ハンドリング

FORM DTA_INLAND FORM BEGLEITLISTE FORM FEHLERMELDUNGEN FORM INFORMATION

© 2018 SAP SE or an SAP affiliate company. All rights reserved. ǀ CUSTOMER 95


<処理概要>支払媒体プログラム RFFOJP_T
全銀協定義(固定長テキストファイル)とSAPの構造とのマッピング

構造 DTAJP* への値埋め込みロジック
は、FORM DTA_INLAND, Include
RFFORIJ4 です。

値埋め込みロジックはハードコードされて
おり、拡張性はありません。

© 2018 SAP SE or an SAP affiliate company. All rights reserved. ǀ CUSTOMER 96


<処理概要> 支払媒体書式 JP_ZENGINKYO, JP_ZENGINKYO_XML

支払プログラム F110 & F111

PMW – 支払媒体ワークベンチ
選択バリアント スケジューラ: 支払媒体登録 SAP – カスタマ イベント
SAPFPAYM_SCHEDULE 05 & 06
SAP – カスタマ イベント 詳細レベル, イベント,
05 & 06 パラメータ
SAP – カスタマ イベント
事前サービス
00 /00 支払媒体登録 SAPFPAYM
FI_UPDATE_REGUH_FPM
詳細レベル ソート、グルーピング Creation of payment media
SAP – カスタマ イベント
カスタマイジング: ヘッダ 20 & 21

支払データ選択

追加データ選択
受取人への通知
受取人への通知 SAP – カスタマ イベント
トランザクション 30 & 31
支払明細通知書チェック
SAP – カスタマ イベント
トレーラ 40 & 41
SAP – カスタマ イベント
支払明細通知書登録 クローズ / オープン 25 / 25
RFFOAVIS_FPAYM

© 2018 SAP SE or an SAP affiliate company. All rights reserved. ǀ CUSTOMER 97


支払媒体書式 JP_ZENGINKYO (TXT ファイル)
トランザクション OBPM1

DMEエンジンでフォーマットを定義します。
どのようにコンテンツを埋め込んでいるか、確認することがで
きます。
汎用モジュールExitをお使い頂くことが可能です。

コンテンツを埋め込む前に、銀行手数料が計算されて、
転記されます。他の必要なデータも準備されます。
汎用モジュールExitをお使い頂くことが可能です。

© 2018 SAP SE or an SAP affiliate company. All rights reserved. ǀ CUSTOMER 98


支払媒体書式 JP_ZENGINKYO (TXT ファイル)
トランザクション OBPM1

DMEエンジンでフォーマットが定義されています。
どのようにコンテンツを埋め込んでいるか、確認することができ
ます。
SAPが実装した汎用モジュールExitのみ、利用可能です。

コンテンツを埋め込む前に、銀行手数料が計算されて、
転記されます。他の必要なデータも準備されます。
SAPが実装した汎用モジュールExitのみ、利用可能です。

© 2018 SAP SE or an SAP affiliate company. All rights reserved. ǀ CUSTOMER 99


支払媒体書式 JP_ZENGINKYO_XML (XML ファイル)
トランザクション OBPM1

DMEエンジンでフォーマットを定義します。
どのようにコンテンツを埋め込んでいるか、確認することができます。
汎用モジュールExitをお使い頂くことが可能です。
BASE 64 へのエンコーディングは、DMEE BAdI で行われています。

コンテンツを埋め込む前に、銀行手数料が計算されて、
転記されます。他の必要なデータも準備されます。
汎用モジュールExitをお使い頂くことが可能です。

© 2018 SAP SE or an SAP affiliate company. All rights reserved. ǀ CUSTOMER 100
支払媒体書式 JP_ZENGINKYO_XML (XML ファイル)
トランザクション OBPM1

DMEエンジンでフォーマットが定義されています。
どのようにコンテンツを埋め込んでいるか、確認することができます。
SAPが実装した汎用モジュールExitのみ、利用可能です。
BASE 64 へのエンコーディングは、DMEE BAdI で行われています。

コンテンツを埋め込む前に、銀行手数料が計算されて、
転記されます。他の必要なデータも準備されます。
SAPが実装した汎用モジュールExitのみ、利用可能です。

© 2018 SAP SE or an SAP affiliate company. All rights reserved. ǀ CUSTOMER 101
関連するSAPノートなど
関連するSAPノート
855825 RFFOJP_T:Error messages F0257,F0273,F0256 issued from F110S

545340 FAQ: Payment run F110

317931 F110: Documents are not selected

305414 F110: Unintelligible grouping of documents

164835 F110: Clearing credit memos and Invoices

755514 Bank Charge Calculation after Merging of Banks in Japan

823739 Report RFFOJP_T / RFFOJP_L : Codepage of file

970892 Unicode: Specifying the codepage in RFFO* programs

1365764 Codepage of DME File

1502185 RFFO*-files in UTF-8: Blank characters are truncated

2694504 [Legal change] Japan ZENGINKYO payment medium XML Format enablement - EDI information enhancement

2704011 [Japan] Bank Charge Calculation after "Sharing the Physically Same Store among Branches“

2413103 Japan: Release Information and Maintenance Policy – Payment Medium Format JP_ZENGINKYO_XML and Program RFEBJP0X after ZENGINKYO Legal Change 2018

© 2018 SAP SE or an SAP affiliate company. All rights reserved. ǀ CUSTOMER 103
よくあるエラーメッセージ

エラーメッセージ *F5263 差額が多すぎるため 決済することができません* により支払媒体ファイルの生成が中断したときは、まず、トランザクション FB00 記帳オプ


ションで、伝票入力タブの“正味金額での税を計算” が設定されていないかどうか、確認して下さい。

テーブルT042J には税込金額で銀行手数料を設定するため、“正味金額での税を計算” は設定しな


いで下さい。

© 2018 SAP SE or an SAP affiliate company. All rights reserved. ǀ CUSTOMER 104
変更履歴

スライド 変更前 変更後 最終更新者 最終更新日

-- -- 新規作成 SAPジャパン株式会社 2019/Oct/03

© 2018 SAP SE or an SAP affiliate company. All rights reserved. ǀ CUSTOMER 105
Follow us

www.sap.com/contactsap

© 2019 SAP SE or an SAP affiliate company. All rights reserved.


No part of this publication may be reproduced or transmitted in any form or for any purpose without the express permission of
SAP SE or an SAP affiliate company.
The information contained herein may be changed without prior notice. Some software products marketed by SAP SE and its
distributors contain proprietary software components of other software vendors. National product specifications may vary.
These materials are provided by SAP SE or an SAP affiliate company for informational purposes only, without representation or
warranty of any kind, and SAP or its affiliated companies shall not be liable for errors or omissions with respect to the materials.
The only warranties for SAP or SAP affiliate company products and services are those that are set forth in the express warranty
statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional
warranty.
In particular, SAP SE or its affiliated companies have no obligation to pursue any course of business outlined in this document or
any related presentation, or to develop or release any functionality mentioned therein. This document, or any related presentation,
and SAP SE’s or its affiliated companies’ strategy and possible future developments, products, and/or platforms, directions, and
functionality are all subject to change and may be changed by SAP SE or its affiliated companies at any time for any reason
without notice. The information in this document is not a commitment, promise, or legal obligation to deliver any material, code, or
functionality. All forward-looking statements are subject to various risks and uncertainties that could cause actual results to differ
materially from expectations. Readers are cautioned not to place undue reliance on these forward-looking statements, and they
should not be relied upon in making purchasing decisions.
SAP and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered
trademarks of SAP SE (or an SAP affiliate company) in Germany and other countries. All other product and service names
mentioned are the trademarks of their respective companies.
See www.sap.com/copyright for additional trademark information and notices.

You might also like