cancel
Showing results for 
Search instead for 
Did you mean: 

ITS Debugging

Former Member
0 Kudos

I want to know that is there any way to debug the ABAP code when we use ITS.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

CLOSED

p190355
Active Contributor
0 Kudos

Hello,

Check in : utilities ->settings ->debugging

External Debugging category: Tick against Actv

UserID against users

Now, set the external breakpoint in the code.

If this does not work : open your ITS service in se80.

Set the ITS parameter ~GENERATEDYNPRO = 1 .

This will allow you to debug in the browser.

Cheers,

Remi