2008 Jul 28 7:43 AM
Hi
Please help i got an ABAP Dump error and DYNPRO_NOT_FOUND
Problem : while creating MM02 transaction data , *SAPLMGD1 it's getting Runtime error and DYNPRO_NOT_FOUND and the follwing below error descrition coming
Short text
Dynpro does not exist
What happened?
Error in the ABAP Application Program
The current ABAP program "SAPLMGD1" had to be terminated because it has come across a statement that unfortunately cannot be executed.
What can you do?
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
The system attempted to use dynpro 0100 in program "SAPLZBOM01". This dynpro does not exist.
please help me how to solve this issue ,
Regards
Deepika.k
Edited by: deepika karnati on Jul 28, 2008 8:47 AM
Hi
Please help i got an ABAP Dump error and DYNPRO_NOT_FOUND
Problem : while creating MM02 transaction data , *SAPLMGD1 it's getting Runtime error and DYNPRO_NOT_FOUND and the follwing below error descrition coming
Short text
Dynpro does not exist
What happened?
Error in the ABAP Application Program
The current ABAP program "SAPLMGD1" had to be terminated because it has come across a statement that unfortunately cannot be executed.
What can you do?
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
The system attempted to use dynpro 0100 in program "SAPLZBOM01". This dynpro does not exist.
please help me how to solve this issue ,
Regards
Deepika.k
Edited by: deepika karnati on Jul 28, 2008 8:47 AM
2008 Jul 28 7:51 AM
Error analysis
The system attempted to use dynpro 0100 in program "SAPLZBOM01". This dynpro does not exist.
Recently May be you implemented a screen exit. For got to create the screen or activate the screen.
That is the reason you got the Dump.
Check and Create , implement the screen and Activate it.
in the Below program SAPLZBOM01
2008 Jul 28 1:34 PM
2008 Jul 28 7:54 AM
Hi Deepica,
Welcome to SDN.
This dump is because it is trying to call some screen which doesnot exist. Check the line where u r getting the dump. Go to that place there is some statement like CALL SCREEN/LEAVE TO SCREEN .
Probably some one is doing some customization settings/making some changes in user exits.
Check the include where u r getting this error. This u can check after u got the dump, click on debug button in tool bar. it will go to the place where it is dumping.
Thanks,
Vinod.
2008 Jul 28 1:36 PM
hi vinod redy
Thanks for immediatee response , it's working now.
Regards
Deepika
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |