cancel
Showing results for 
Search instead for 
Did you mean: 

Got dump ITS_TEMPLATE_NOT_FOUND

Former Member
0 Kudos

Hi,

Info on ITS_TEMPLATE_NOT_FOUND.

Short text : Template interpretation failed. Template does not exist.

What happened? :

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

the screen with the number 100 in the program "SAPLWDTM".

The template was searched in the following ITS services:

"bbp_poc"

Note that for language-dependent templates the language is included

in the search.

What can you do?

Call transaction SE80 and choose the Internet service "bbp_poc". Check

if the template exists.

If the template exists in the service, publish the entire service

to the SITE INTERNAL.

Note down which actions and inputs caused the error.

To process the problem further, contact you SAP system

administrator.

Using Transaction ST22 for ABAP Dump Analysis, you can look

at and manage termination messages, and you can also

keep them for a long time.

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.

Information on where terminated

Termination occurred in the ABAP program "SAPLWDTM" - in "SYSTEM-EXIT".

The main program was "SAPLBBP_PO_UI_ITS ".

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

Contents of system fields

Name Val.

SY-SUBRC 0

SY-INDEX 3

SY-TABIX 8

SY-DBCNT 6

SY-FDPOS 40

SY-LSIND 0

SY-PAGNO 0

SY-LINNO 1

SY-COLNO 1

SY-PFKEY TABCMOD

SY-UCOMM REFRESH

SY-TITLE MCX_DUMMY_POPUP

SY-MSGTY

SY-MSGID

SY-MSGNO 000

SY-MSGV1

SY-MSGV2

SY-MSGV3

SY-MSGV4

SY-MODNO 0

SY-DATUM 20100628

Active Calls/Events

No. Ty. Program Include Line

Name

11 EVENT SAPLWDTM ??? 0

SYSTEM-EXIT

10 FUNCTION SAPLWDTM LWDTMU20 154

TABCONTROL_SH_START

9 FORM SAPLSDSD LSDSDF10 131

F4PROZ_OCX_CALL

8 FORM SAPLSDSD LSDSDF05 740

F4PROZ_STEP_PRESEL

7 FUNCTION SAPLSDSD LSDSDU14 80

DD_SHLP_SINGLE_STEP

6 FORM SAPLSDSD LSDSDF05 151

F4PROZ_LOOP

5 FORM SAPLSDSD LSDSDF05 55

F4PROZ

4 FUNCTION SAPLSDHI LSDHIU12 300

F4IF_FIELD_VALUE_REQUEST

3 FORM SAPLBBP_PO_UI_ITS LBBP_PO_UI_ITSF1K 36

F4_SEARCH_CATEGORY_LIST

2 MODULE (PAI) SAPLBBP_PO_UI_ITS LBBP_PO_UI_ITSI0M 5

F4_SEARCH_CATEGORY_LIST

1 EVENT SAPLBBP_PO_UI_ITS ??? 0

SYSTEM-EXIT

SY-UZEIT 134402

SY-XPROG SAPMSSY1

SY-XFORM XAB_READ

of the (Include) program " ".

Thanks and Regards,

Shiva

Accepted Solutions (0)

Answers (1)

Answers (1)

cris_hansen
Advisor
Advisor
0 Kudos

Hi Shiva,

Have you published all the relevant services?

You may find [this Wiki|http://wiki.sdn.sap.com/wiki/x/kmE] helpful in this matter.

I hope this helps.

Best regards,

Cristiano