Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Email after clearing document

Former Member
0 Likes
428

Hi,

we have a requirement to generate an email after a clearing document is generated by the transaction F110.

The problem is, we are not able to find a suitable EXIT or a BADI or a BTE. The email should be triggered after the clearing document is generated.

Any pointers to a BTE event or a suitable EXIT?????

Thanks,

Raghavendra.

2 REPLIES 2
Read only

Former Member
0 Likes
365

Not sure if this helps. See if BTE process 2040 gets triggered.

look for I_REGUH-AVISG = V

Read only

Former Member
0 Likes
365

Hello,

I think you should use user-exit ZXDTAU01. It is activated after doing the payment proposal.

Bye,

Gabriel P.