AW: Debugging background work items

Joost Garen joost.garen at maihiro.com
Tue Feb 1 02:45:27 EST 2005


Hi Simone, Jocelyn, Michael and Shrestha,
 
thanks for your answers! Building an infinite loop within the method works great!
 
All the best,
Joost

	-----Ursprüngliche Nachricht-----
	Von: Falk, Simone [mailto:SIMONE.FALK at airbus.com] 
	Gesendet: Dienstag, 1. Februar 2005 08:18
	An: 'SAP Workflow Users' Group'
	Betreff: AW: Debugging background work items
	
	
	Hi Joost,
	 
	in your method write the following coding:
	 
	data exit.
	Do.
	 if exit = 'X'.
	  exit.
	 endif.
	enddo.
	 
	Run the workflow and go to SM50.
	 
	Here you can debug the process.
	 
	cheers
	Simone

		-----Ursprüngliche Nachricht-----
		Von: sap-wug-bounces at mit.edu [mailto:sap-wug-bounces at mit.edu]Im Auftrag von Joost Garen
		Gesendet: Montag, 31. Januar 2005 18:08
		An: SAP-WUG at MITVMA.MIT.EDU
		Betreff: Debugging background work items
		
		
		Hi All,
		 
		is there a simple way to debug background work items? I've tried to set an external breakpoint for user WF-BATCH without any success. 
		 
		Background of question: we are using external list management (ELM) in our CRM-system. All different steps within ELM are performed as workflow background steps. 
		 
		Any help is highly appreciated!
		 
		Best regards,
		Joost Garen
		<http://www.maihiro.com/> 





		
		 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/sap-wug/attachments/20050201/fdfeb8b4/attachment.htm


More information about the SAP-WUG mailing list