Skip to Content
0
Former Member
Mar 02, 2009 at 09:46 AM

Perform ON COMMIT doesn't work (Try it)

899 Views

Has anyone tried a PERFORM ON COMMIT within a BADI? It doesn't work and i don't know why.

I am working with the HR Module, and i have a BADI, which is fired when the user hits the 'SAVE' button (PA30 Transaction).. when this happens, i execute a PERFORM ON COMMIT and the subroutine is never called...

Does anyone know anything about this?

Regards