SAP for Utilities Discussions
Connect with fellow SAP users to share best practices, troubleshoot challenges, and collaborate on building a sustainable energy future. Join the discussion.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

how to find the payment status for check is bounce or not?

Former Member
0 Likes
1,402

hi all,

i am looking for scenario like how to find check is bounce or not from system.

please help in this, like any tables or function modules for checking the status for check bounce or check cleared in the payment.

3 REPLIES 3
Read only

Former Member
0 Likes
922

You can use transaction FPCHR to see the status of checks. The table is dfkkcr.

Read only

ivor_martin
Active Contributor
0 Likes
922

Hi,

Normally rejected payments (including cheques) must be processed as IS-U "Returns".

Therefore the returns history report RFKKRF02 (transaction FPM3) will provide you the history of the rejected payment/s.

I hope this gives you what you are looking for.

Regards,

Ivor Martin

Read only

Former Member
0 Likes
922

Table DFKKZP has Resetting Type indicator which can tell you if payment is returned and also table DFKKRP holds the link of Returns Document and Payment Document if you want to lot for all payment types and not just lot payments.