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

How to debug from ITS.

Former Member
0 Likes
369

Hi all,

I didnt understand your steps.First of all I am not understanding what is integrated ITS and Non integrated ITS.In my office I am asked to modify an include,which is part of the Module Pool program and gets triggered when the user press button on ITS.Actually I am given one link in my e-mail.If I click that link it will takes me to one screen,where I can check for the availability of the material.My added logic will gets triggered if I click the button,which checks for the availability of material in that screen.

So in that scenario I want to debug it..

I am new to this topic.If you dont mind could you please elaborate it?I dont know what is integrated ITS and non integrated ITS?

I forgot to tell in my previous post.I am working on 4.6C

version.

Rgds,

Balaji

Hi all,

I didnt understand your steps.First of all I am not understanding what is integrated ITS and Non integrated ITS.In my office I am asked to modify an include,which is part of the Module Pool program and gets triggered when the user press button on ITS.Actually I am given one link in my e-mail.If I click that link it will takes me to one screen,where I can check for the availability of the material.My added logic will gets triggered if I click the button,which checks for the availability of material in that screen.

So in that scenario I want to debug it..

I am new to this topic.If you dont mind could you please elaborate it?I dont know what is integrated ITS and non integrated ITS?

I forgot to tell in my previous post.I am working on 4.6C

version.

Rgds,

Balaji

1 REPLY 1
Read only

Former Member
0 Likes
344

Hi Balaji,

Every ITS object will have a normal module pool program attached to it.

To test and debug, you better keep a break point in your abap code and then debug the module pool rather than opening the link you have in the email.

Ask whoever has sent you the mail, the module pool program that is associated to the ITS Object.

also refer this link:

Regards,

Ravi

P.S: Please close one of the threads.

Check the other thread for the solution.