on 2010 Mar 15 6:59 AM
Hi,
We are in SRM 4.0,
I am trying do external debugging while creating a shopping cart(BBPSC01),
The breakpoint is getting stopped but in the same web portal only, not in a new gui screen.
When I press F5 the portal screen is getting refresh and F6,F8 doesnt work.
Only I can check the value where the breakpoint stopped.
Checked:-
1.Utilities -> Settings -> ABAP Editor -> Debugging -> External Debugging and made the check box as active.
2.The parameter ~GENERATEDYNPRO = 1 in sicf service
Please let me know how can external debugging opens in a new session.
Regards,
Neelima
Request clarification before answering.
Hi Neelima
When setting the breakpoint in your code, go to settings and select "New Debugger' instead of 'classic debugger'.
Once you check this the code will stop in a new window.
Regards
Kedar
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.