cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to trigger Debug in SRM Web dynpro ABAP through Portal

mayank_agarwal7
Explorer
0 Kudos

Hi,

We have some SRM Web dynpro ABAP application deployed on portal.

I am unable to DEBUG the Webdynpro aaplication when it is executed from portal.

I have the same user id and Client for portal as well as SAP GUI.

I had placed a external break point in Code from GUI and executed the same application in Portal. Still the DEBUG screen is not opened.

Please let me know if any other settings are required to enable debugging.

Any pointers to this regard will be appreciated.

Thanks & Regards,

Mayank Agarwal

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

ensure that you are putting the Break-Point on the right source in webdynpro, few best places can be in the CONSTRUCTOR of the ASSISTANCE CLASS used by WebDynpro Component.

Also this is the Current Active version of component being used !!!

Greetings

Prashant

abhimanyu_lagishetti7
Active Contributor
0 Kudos

is the system connection between Portal and SCM is SSO enabled, if so is the User ID of Portal and SCM system is same ?

are you trying to debug the PRD system ?

Abhi

mayank_agarwal7
Explorer
0 Kudos

Thanks Abhi for your reply.

How to Check whether the system connection between Portal and SCM is SSO enabled or not?

Should it be SSO enabled?

Yes the user id both is same and I am trying to debug the Development environment.

Regards,

Mayank Agarwal