Banner
Banner
Banner

Attention: open in a new window. PDFPrintE-mail

2007
28
Aug

Debugging a background workflow process

In your method write the following code:
 
 data exit.
 Do.
   if exit = 'X'.
     exit.
   endif.
 enddo.
 
 Run the workflow, causing an infinite loop on that step, and then go to SM50.
 Here you can debug the process.
Last Updated (Tuesday, 30 November 1999 00:00)
Banner
Free software downloads