Skip to Content
0
Jun 26, 2009 at 01:13 AM

Regarding pop up window in function module

51 Views

Hi,

I am using an sap standard function module IDOC_PROCESS_ERROR.

I need to pass the idoc numbers as the input for the function module.

For each of the idoc, the function module gives an pop up window which displays the status information of the idoc.I need to press enter and then the function module process the next idoc.

So when i am using it in my program, if i enter 10 idocs i need to press the enter key 10 times as an response to the pop up window. Is there any way of suppressing the popup window via my code?

Regards,

Lakshminarasimhan.N