cancel
Showing results for 
Search instead for 
Did you mean: 

How do I debug an html template in SRM ?

Former Member
0 Kudos

Hello all, I have modified the standard SRM template SAPLBBP_SOCO_UI 300. For some reason the code is not working the way I expect it to. Certain data fields are not getting populated.

I would like to debug while this screen is executing to see what is going on with the html. Is there a way to do this?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Have a look at this thread:

BR,

Disha.

Do reward points for useful answers.

Former Member
0 Kudos

Hello, I looked at the referenced thread and it implies there is no way to debug the HTML template itself. I do not need to debug the ITS, but the HTML code itself. Has no one else had this requirement?

Please advise.

imthiaz_ahmed
Active Contributor
0 Kudos

An Alternative will be to check this fun.Grp BBP_SOCO_UI_ITS and look for the screen 300 and put external break point in the code relating to this screen, since this is the program which nurtures this ITS template.

Regards, IA

Former Member
0 Kudos

Yes, I have already done that. The issue is with the HTML code. I do not need to debug the ABAP in the screen, that is working fine. That is why I need to be able to debug the HTML.

Thanks in advance.

Answers (0)