Skip to Content
0
Former Member
Jun 26, 2008 at 12:01 PM

ITS_TEMPLATE_NOT_FOUND when creating shopping cart

117 Views

While creating the shopping cart i got the dump like "Template interpretation failed. Template does not exist."

Transaction......... "BBPSC01 "

Program............. "SAPLBBP_BD_DRIVER_46A"

Screen.............. "SAPLBBP_SC_UI_ITS 1000"

Screen Line......... 48

Information on where terminated

Termination occurred in the ABAP program "SAPLBBP_BD_DRIVER_46A" - in

"B46B_SOURCEDETER_GETSOS_MULTI".

The main program was "SAPLBBP_SC_UI_ITS ".

In the source code you have the termination point in line 62

of the (Include) program "LBBP_BD_DRIVER_46AU05".

What happened?

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

the screen with the number 29 in the program "SAPMSYST".

The template was searched in the following ITS services:

"bbpsc01"

Note that for language-dependent templates the language is included

in the search.

Error analysis

As a test, you can set the service parameter ~generateDynpro = 1. The

system then generates the HTML page for this service without a template.

You can then at least see which screen was sent by the WebAs. Make sure

to reset the parameter to its original value.

Error occured in the source code * Get sources of supply from backend system for all items

CALL FUNCTION 'BBP_SOURCEDETER_GETSOS_MULTI'

Please help on this

Thanks in advance ,

Prashanth.