2025 May 15 5:22 PM - edited 2025 May 15 5:25 PM
Olá Comunidade!
Hello Community!
I'm facing a functional challenge in the Financial Accounting (FI) module of SAP S/4HANA 2023 On-Premise, and I’d appreciate your help!
I'm trying to implement a solution where documents that are automatically reopened during the bank statement import via transaction FF.5 are automatically blocked for payment.
The bank sends, within the statement, a payment rejection instruction.
During the execution of FF.5, based on the configuration in OT83, the system reverses the clearing and reopens the original document.
The business team would like this reopened document not to be picked up again automatically by the F110S payment job, until it is manually reviewed to confirm whether the payment should actually be made.
Is there any BAdI, user-exit, or configuration that allows documents reopened via FF.5 to be automatically blocked for payment?
Any guidance is much appreciated!
Thanks in advance!
Request clarification before answering.
Hello,
Unfortunately not. I recommend you use a specific payment block for bank rejections and create variant run in fbl1n ( or a custom report) with this payment block and payment block is already a mass change field in fbl1n.
What would be very useful would be to write the return reason somewhere in the FI document, because it is only mapped in the febep table ( if you post the pain.002 for the rejections , if you post the bank rejections based on other format like camt.053 I also doubt that it is mapped in standard SAP delivered transformation).
Also what I can say is that int algorythm 060 has limitations and does not cover the down payment request case, so one needs to enhance the algorythm which I have done successfully.
Please note as well that by usinh posting type 9 ( recommended) there is no post processinh in feba bank statement available because SAP feb_bsproc does not read the return configuration... The return configuration is only read during the import.
If you have any ideas you like to share please mail me.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
8 | |
7 | |
5 | |
4 | |
2 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.