Skip to Content
0
Jun 07, 2011 at 05:50 AM

How to set time out in the abap program?

251 Views

Hi,

I want to set the execution time in the IN_UPDATE block of a BADI, could you tell me how to code that?

When the specified execution time reaches, and the badi is still running, then pop up a window and tell the end user the time out message.

Does SAP have any function regarding this? Thanks in advance.