cancel
Showing results for 
Search instead for 
Did you mean: 

How to Get the Debugger Screen in WEB Front end of SRM

Former Member
0 Kudos

Hi Gurus,

I have couple of questions for SRM.

1. How to Get the Debugger Screen in WEB Front end of SRM so i can debug the application which is running in EBP system??

2. How to set the flag for external debugging (HTTP)??

3. Using SICF how to set the ITS services ( Like BBPSC01 )for internal ITS so as soon as i place the order it should stop at the break point which i have set in the application.

Thanks.

Regards,

Manoj Tiwari

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Setting up Debugging for Integrated ITS

Tcode SICF.

Select service (e.g. default_hostàbcàguiàsapàitsàbbpsc01).

Change service settings and insert parameter ~GENERATEDYNDPRO=1.

Find program to debug. E.g. SE93. Enter bbpsc01 à Display and get Program field (SAPLBBP_SC_UI_ITS)

Execute SE38 and enter program name.

Turn HTTP Debugging ON. UtilitiesàSettingsàDebugging. Click Actv and username.

Add HTTP Breakpoint. Display source code and select Utilitiesàbreakpointsàset.

On “External Debugging” select ‘HTTP Breakpoint’.

Remember to remove breakpoints, deactivate debugging and remove parameter GENERATEDYNPRO.

Can run program RSBREAKPOINTS to find which programs you have breakpoints set in.

Have fun with EBP

If you have any more questions i would be happy to help you. Send me mail on rahul.joshi@centrica.com

Former Member
0 Kudos

Thanks Rahul.

I am getting the Debugger screen now in my browser.

I have couple of more Question to ask.I am sending you mail on the e-mail id which you had given,My id is manoj_tiwari25@yahoo.com.

Regards,

Manoj Tiwari

diegohs
Active Participant
0 Kudos

HI everyone,

Im a little bit confused.. could you clarify me which step should I follow ?

I want do debug on my screen (browser) the tcode BBPSC02 in EBP (srm 4.0)

Thanks for your help guys !

Regards from Mexico,

diego

Former Member
0 Kudos

Excellent information.

Thank you

Former Member
0 Kudos

Hi,

We are doing upgrade from ecc 5.0 to ecc 6.0 with Unicode conversion.

In ecc 5.0 the WAS is 640.

In this environment the Internet service application devloped in SAP GUI FOR HTML is working fine in production.

Just now they load all in the ECC 6.0 with 701.

In this environment the internet service application is giving error in web browser..

I am getting error "applet loading is failing".

i checked the Applet jar file in MIME folder(SE80) it is avilable.

If any guys come accross pl help to give some input to proceed further.

Thanks in advance.

Sharma