cancel
Showing results for 
Search instead for 
Did you mean: 

How to debug program or Badi in SRM 7.0 through PORTAL

Former Member
0 Kudos

Hi friends,

My question is How to debug a Badi or any program in SRM 7.0 through PORTAL . I putted External break point in Badi and following settings has been done in Utilities u2013 Settings u2013 Abap Editor

Front-End Editor (new) - checked

In debugging tab

Users - maintained (entered same user name using in Portal as log on user name)

IP Matching u2013 checked

ABAP Debugger u2013 New debugger u2013 checked

Session breakpoint active immed. - Chcecked

I am not able to debug this badi through Portal and some time after I am getting Time out error whereas Time limit is extended up to 600 seconds . In SRM 5.0 it is working fine .I have SAP ALL authorization if any other procedure is available or for that any specific role needed then please share with me.

Regards,

Abhijeet

Edited by: abhijeet panse on Jun 29, 2010 8:02 AM

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi ,

Thanks Iftekhar and Yramki for replying. I checked everything and we have only one server for Development but still I am not able to debug, I checked AL08, it is showing same server we donu2019t have different application server for development. I donu2019t have any idea about that How to activate debugger for specific user id, please suggest me.

Parameter set with value rdisp/tpda_for_ext = 1 . In the BADI i putted one infinite loop and then try to debug from the SM50 through Menu program/session u2013 Program u2013 Debugging but from GUI new debugger session is not opening and some time after process has been deleted from the SM50 and I got error message in the Portal.

Do I need or missing some setting in Portal . Please suggest me.

Regards,

Abhijeet

Former Member
0 Kudos

Hi,

When you log into portall , check in backed AL08 which application server the portal users have been logged. Try to loginto the same application server in backedn and then put external break point for the portal user.

hope that works.

cheers

Iftekhar alam

Former Member
0 Kudos

Hi ,

I am working on srm server and i will follow below steps.

Set externap break point in badi of SC and order the SC from portal . Then system will stop the program.

Check in se38 External debugger is active for your user id.

if above method is not working then consult security to activate the debugging for your user id.

Regards

Rama.