Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Debugging as WF-Batch

Former Member
0 Likes
1,768

Can anyone tell me how to debug a WF-Batch session? 

When I create an SRM PO, I SAVE it, create a Local Form, create my DocBuilder (Release/Log off), and finally ORDER my PO.  My local forms are duplicating into Records Management by the user WF-Batch.  I know a few programs that it might be going through and can put a breakpoint but since I am not the user WF-Batch, it doesn't stop.  Is there anyway to get the process to hit the breakpoint and stop?

2 REPLIES 2
Read only

Former Member
0 Likes
1,318

Hi Susann

Go to SE38, Menu->Utilities->Setting->ABAP Editor->Debugging, to change the name as WF-Batch,

and tick the 'Session breakpoint active immed'.

regards,
Archer

Read only

0 Likes
1,318

That did not work.  When I am ordering the PO, I am in the SRM portal.  I have the login pad/windows open since I set the breakpoints.