cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Got dump ITS_TEMPLATE_NOT_FOUND

Former Member
0 Likes
453

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)

Former Member
0 Likes

Hi Shiva,

You should include the steps leading up to the dump occurring to give people better idea.

From our database, please check if either of these notes will resolve your issue.

1298638 Contract search with product ID and Product Category in PO

1028643 Input help for contact persons in purchase order

Hope this helps,

Kind Regards,

Matthew

Former Member
0 Likes

Hi Matthew,

Thanks for the reply.

Active Calls/Events

No. Ty. Program Include Line

Name

12 EVENT SAPLWDTM ??? 0

SYSTEM-EXIT

11 FUNCTION SAPLWDTM LWDTMU20 154

TABCONTROL_SH_START

10 FORM SAPLSDSD LSDSDF10 131

F4PROZ_OCX_CALL

9 FORM SAPLSDSD LSDSDF05 740

F4PROZ_STEP_PRESEL

8 FUNCTION SAPLSDSD LSDSDU14 80

DD_SHLP_SINGLE_STEP

7 FORM SAPLSDSD LSDSDF05 151

F4PROZ_LOOP

6 FORM SAPLSDSD LSDSDF05 55

F4PROZ

5 FUNCTION SAPLSDHI LSDHIU12 300

F4IF_FIELD_VALUE_REQUEST

4 FUNCTION SAPLBBP_PDH_PARTNER LBBP_PDH_PARTNERU01 115

BBP_PDH_PARTNER_SEARCH_HELP

3 FORM SAPLBBP_PDH_PARTNER LBBP_PDH_PARTNERF16 22

F4_SEARCH_PARTNER

2 MODULE (PAI) SAPLBBP_PDH_PARTNER LBBP_PDH_PARTNERI05 6

F4_SEARCH_PARTNER

1 EVENT SAPLBBP_PO_UI_ITS ??? 0

SYSTEM-EXIT

These are active calls before termination of program.

I dont know how they got dump.

Thanks and Regards,

Shiva