Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Dump - DYNPRO_NOT_FOUND

Former Member
0 Likes
3,586

Hi,

I tried to created a "Request for Quotation" but system hangs with the following error:

Runtime Errors DYNPRO_NOT_FOUND

Date and Time 12.11.2008 10:45:56

Short text

Dynpro does not exist

What happened?

Error in the ABAP Application Program

The current ABAP program "SAPMM06E" had to be terminated because it has

come across a statement that unfortunately cannot be executed.

Error analysis

The system attempted to use dynpro 0301 in program "SAPLXM06".

This dynpro does not exist.

Trigger Location of Runtime Error

Program SAPMM06E

Include MM06EO0C_CUSTSCR1_HEAD_SET_DAT

Row 10

Module type (MODULE PBO)

Module Name CUSTSCR1_HEAD_SET_DATA

How can I correct the problem ?

Best regards

Edited by: Julius Bussche on Nov 12, 2008 11:56 AM

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
2,345

Hi

Answer is pure assumption

Pls check the following OSS notes

Note 430771 - ME21N: Customer enhancement MM06E005 active after SuppPack22

Note 389059 - MM06E005: Short dump 'CUSTSCR1_HEAD_SET_DATA'

Pls take opinion from Basis / SAP before implementing the note

Regards

Madhan D

4 REPLIES 4
Read only

Former Member
0 Likes
2,345

It seems like you have created some screen exits but not created/activated the screen.

Check in this regard.

Read only

MarcinPciak
Active Contributor
0 Likes
2,345

This means in the standard program SAPMM06E there is missing dynpro (screen) or it is inactive. You need to ask your basis team to ensure all SAP notes were applied to system. Without this screen you want be able to proceed. If it is inactive ask them to active it.

Read only

Former Member
0 Likes
2,346

Hi

Answer is pure assumption

Pls check the following OSS notes

Note 430771 - ME21N: Customer enhancement MM06E005 active after SuppPack22

Note 389059 - MM06E005: Short dump 'CUSTSCR1_HEAD_SET_DATA'

Pls take opinion from Basis / SAP before implementing the note

Regards

Madhan D

Read only

Former Member
0 Likes
2,345

Screen Enhancement MM06E005 is active. Deactivate this user exit in SMOD tcode.

Regards

Sam