cancel
Showing results for 
Search instead for 
Did you mean: 

SAP SRM error when debugging from Portal

Former Member
0 Kudos

Hi,

I have put an external debugging point in the backend SRM system and trying to process the Shopping cart from portal. It is giving an error message at the statement where I have put the debug point.

The error message which I get in st22 is:

The ITS service "bbpsc02" failed since not template could be found for

the screen with the number 131 in the program "SAPMSSY3".

The template was searched in the following ITS services:

"BBPSC01"

Note that for language-dependent templates the language is included

in the search.

Could you please tell me what should I do for enabling teh debugging from the portal.

Regards,

Ravi G

Edited by: Ravi Kumar Gunda on Jul 21, 2009 5:32 PM

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Problem resolved

Former Member
0 Kudos

If you are on SRM 4.0 you need to enable the generation of screens in the web browser, the debugger will be started there. To do this create in tranaction sicf, in service BBPSC01 or BBPSC02 the extra parameter ~generatedynpro and set this to 1.

If you are on SRM 5.0 enable the new debugger. A new (SAP GUI) session will open at your break-point.

Regards,

Robin

Former Member
0 Kudos

Hi,

There is an error in the publishing of template

Template :"bbpsc02" is not publised in ITS.

Go to T.code: SE80

Publish all the templates again and check

Check with your SAP BASIS team for the help

Regards

Ganesh