Hello all,
I have developed a custom report which sends E-mails to all the vendors. This report should be triggered whenever the payment is run. I tried to debug for USER EXIT but i m unable to trigger any break point in F110 payment run as it is background processing. Also this report should be triggered for all the payment types listed below. Can you please help me find any common USER-EXIT which can fulfill the requirement.
1. Payment type X – Tax ACH Transfer in CCD+ Format
2. Payment type T - ACH Transfer in CTX Format
3. Payment type A - ACH transfer in CTX Format
4. Payment type S - Leasing ACH Trans CTX Format
5. Payment type R – PetsCard ACH Trans CTX Format
6. Payment type C – check
7. Payment type K – outsource check
8. Payment type B – Epayables
9. Payment type U
10. Payment type E
How to validate USER EXIT in debugging mode ?
Any input on how to approach this is greatly appreciated.
Thanks in advance.