Skip to Content
0
Mar 11, 2014 at 08:57 PM

Sending eMail after Repeated InfoType Data Change

75 Views

I'm using method if_ex_hrpad00inftydb~update_db() of BADI defiinition HRPAD00INFTYDB in enhancement spot HRPAD00INFTYBL to send an email after we change some data.

I navigate from an overview page, into the detail, make changes, and do a save, and the method is called (and I get my email).


Before naviating away, I make another change, and save, and the method is NOT called. Any ideas ?