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 ?