0% found this document useful (0 votes)
262 views13 pages

Error

Probably the only way to eliminate the error is to correct the program. You may able to find an interim solution to the problem in the SAP note system. If you cannot solve the problem yourself, please send the following documents to SAP.

Uploaded by

Ankur Rastogi
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
262 views13 pages

Error

Probably the only way to eliminate the error is to correct the program. You may able to find an interim solution to the problem in the SAP note system. If you cannot solve the problem yourself, please send the following documents to SAP.

Uploaded by

Ankur Rastogi
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 13

Runtime Errors DYNPRO_NOT_FOUND

Date and Time 21.10.2010 10:26:56


--------------------------------------------------------------------------------
--------------------
--------------------------------------------------------------------------------
--------------------
|Short text
|
| Dynpro existiert nicht
|
--------------------------------------------------------------------------------
--------------------
--------------------------------------------------------------------------------
--------------------
|Error analysis
|
| Im Programm "Z20101021" wurde versucht, das Dynpro 0100 zu verwenden.
|
| Dieses Dynpro existiert nicht.
|
|
|
--------------------------------------------------------------------------------
--------------------
--------------------------------------------------------------------------------
--------------------
|How to correct the error
|
| Probably the only way to eliminate the error is to correct the program.
|
| -
|
|
|
| You may able to find an interim solution to the problem
|
| in the SAP note system. If you have access to the note system yourself,
|
| please use the following search criteria:
|
|
|
| "Z20101021" "DYNPRO_NOT_FOUND"
|
|
|
| If you cannot solve the problem yourself, please send the
|
| following documents to SAP:
|
|
|
| 1. A hard copy print describing the problem.
|
| To obtain this, select the "Print" function on the current screen.
|
| -
|
|
|
| 2. A suitable hardcopy prinout of the system log.
|
| To obtain this, call the system log with Transaction SM21
|
| and select the "Print" function to print out the relevant
|
| part.
|
|
|
| 3. If the programs are your own programs or modified SAP programs,
|
| supply the source code.
|
| To do this, you can either use the "PRINT" command in the editor or
|
| print the programs using the report RSINCL00.
|
|
|
| 4. Details regarding the conditions under which the error occurred
|
| or which actions and input led to the error.
|
--------------------------------------------------------------------------------
--------------------
--------------------------------------------------------------------------------
--------------------
|System environment
|
| SAP-Release 700
|
|
|
| Application server... "sapserver"
|
| Network address...... "67.52.243.84"
|
| Operating system..... "Windows NT"
|
| Release.............. "5.2"
|
| Hardware type........ "2x Intel 801586"
|
| Character length.... 16 Bits
|
| Pointer length....... 32 Bits
|
| Work process number.. 0
|
| Shortdump setting.... "full"
|
|
|
| Database server... "SAPSERVER"
|
| Database type..... "ORACLE"
|
| Database name..... "DM0"
|
| Database user ID.. "SAPSR3"
|
|
|
| Char.set.... "C"
|
|
|
| SAP kernel....... 700
|
| created (date)... "Apr 2 2006 23:08:16"
|
| create on........ "NT 5.0 2195 Service Pack 4 x86 MS VC++ 13.10"
|
| Database version. "OCI_10103_SHARE "
|
|
|
| Patch level. 52
|
| Patch text.. " "
|
|
|
| Database............. "ORACLE 9.2.0.*.*, ORACLE 10.1.0.*.*, ORACLE 10.2.0.*
.*" |
| SAP database version. 700
|
| Operating system..... "Windows NT 5.0, Windows NT 5.1, Windows NT 5.2"
|
|
|
| Memory consumption
|
| Roll.... 8176
|
| EM...... 12542688
|
| Heap.... 0
|
| Page.... 81920
|
| MM Used. 630440
|
| MM Free. 1458488
|
--------------------------------------------------------------------------------
--------------------
--------------------------------------------------------------------------------
--------------------
|User and Transaction
|
| Client.............. 800
|
| User................ "DEVELOP3"
|
| Language key........ "E"
|
| Transaction......... "SE38 "
|
| Program............. "Z20101021"
|
| Screen.............. "############################################"
|
| Screen line......... 0
|
--------------------------------------------------------------------------------
--------------------
--------------------------------------------------------------------------------
--------------------
|Information on where terminated
|
| Termination occurred in the ABAP program "Z20101021" - in "START-OF-SELECTI
ON". |
| The main program was "Z20101021 ".
|
|
|
| In the source code you have the termination point in line 13
|
| of the (Include) program "Z20101021".
|
--------------------------------------------------------------------------------
--------------------
--------------------------------------------------------------------------------
--------------------
|Source Code Extract
|
--------------------------------------------------------------------------------
--------------------
|Line |SourceCde
|
--------------------------------------------------------------------------------
--------------------
| 1|*&---------------------------------------------------------------------*
|
| 2|*& Report Z20101021
|
| 3|*&
|
| 4|*&---------------------------------------------------------------------*
|
| 5|*&
|
| 6|*&
|
| 7|*&---------------------------------------------------------------------*
|
| 8|
|
| 9|REPORT Z20101021.
|
| 10|
|
| 11|
|
| 12|
|
|>>>>>|call screen 100.
|
--------------------------------------------------------------------------------
--------------------
--------------------------------------------------------------------------------
--------------------
|Contents of system fields
|
--------------------------------------------------------------------------------
--------------------
|Name |Val.
|
--------------------------------------------------------------------------------
--------------------
|SY-SUBRC|0
|
|SY-INDEX|0
|
|SY-TABIX|1
|
|SY-DBCNT|0
|
|SY-FDPOS|0
|
|SY-LSIND|0
|
|SY-PAGNO|0
|
|SY-LINNO|1
|
|SY-COLNO|1
|
|SY-PFKEY|
|
|SY-UCOMM|
|
|SY-TITLE|Test Progam
|
|SY-MSGTY|
|
|SY-MSGID|
|
|SY-MSGNO|000
|
|SY-MSGV1|
|
|SY-MSGV2|
|
|SY-MSGV3|
|
|SY-MSGV4|
|
|SY-MODNO|0
|
|SY-DATUM|20101021
|
|SY-UZEIT|102656
|
|SY-XPROG|RSDBRUNT
|
|SY-XFORM|%_INIT_PBO_FIRST
|
--------------------------------------------------------------------------------
--------------------
--------------------------------------------------------------------------------
--------------------
|Active Calls/Events
|
--------------------------------------------------------------------------------
--------------------
|No. Ty. Program Include
Line |
| Name
|
--------------------------------------------------------------------------------
--------------------
| 2 EVENT Z20101021 Z20101021
13 |
| START-OF-SELECTION
|
| 1 EVENT Z20101021 Z20101021
13 |
| START-OF-SELECTION
|
--------------------------------------------------------------------------------
--------------------
--------------------------------------------------------------------------------
--------------------
|Chosen variables
|
--------------------------------------------------------------------------------
--------------------
|Name
|
| Val.
|
--------------------------------------------------------------------------------
--------------------
|No. 2 Ty. EVENT
|
|Name START-OF-SELECTION
|
--------------------------------------------------------------------------------
--------------------
|SY-LDBPG
|
| SAPDB__S
|
| 5454455522222222222222222222222222222222
|
| 31042FF300000000000000000000000000000000
|
| 0000000000000000000000000000000000000000
|
| 0000000000000000000000000000000000000000
|
|%_DUMMY$$
|
|
|
| 2222
|
| 0000
|
| 0000
|
| 0000
|
--------------------------------------------------------------------------------
--------------------
|No. 1 Ty. EVENT
|
|Name START-OF-SELECTION
|
--------------------------------------------------------------------------------
--------------------
--------------------------------------------------------------------------------
--------------------
|Internal notes
|
| The termination was triggered in function "dyrdyp.c"
|
| of the SAP kernel, in line 537 of the module
|
| "//bas/700_REL/src/krn/dynp/dybas.c#1".
|
| The internal operation just processed is "SETS".
|
| Internal mode was started at 20101021102656.
|
| Ein Dynpro mit der Nummer 0100 existiert nicht.
|
| Dynproname............... "Z20101021"
|
| Dynpronummer............. 0100
|
|
|
|
|
| Fehlertext............... "Cannot read dynpro source."
|
|
|
| Applikationsserver....... "sapserver"
|
| Netzwerkadresse.......... "67.52.243.84"
|
| Betriebssystem........... "Windows NT"
|
| Release.................. "5.2"
|
| Hardwaretyp.............. "2x Intel 801586"
|
|
|
| Datenbankserver.......... "SAPSERVER"
|
| Datenbanktyp............. "ORACLE"
|
| Datenbankname............ "DM0"
|
| Datenbank-User-Id........ "SAPSR3"
|
|
|
| Zeichensatz.............. "C"
|
|
|
| SAP-Kernel............... "700"
|
--------------------------------------------------------------------------------
--------------------
--------------------------------------------------------------------------------
--------------------
|Active Calls in SAP Kernel
|
--------------------------------------------------------------------------------
--------------------
|Lines of C Stack in Kernel (Structure Differs on Each Platform)
|
--------------------------------------------------------------------------------
--------------------
|SAP (R) - R/3(TM) Callstack, Version 1.0
|
|Copyright (C) SAP AG. All rights reserved.
|
|Callstack without Exception:
|
|App : disp+work.EXE (pid=51452)
|
|When : 10/21/2010 10:26:56.97
|
|Threads : 2
|
|Computer Name : SAPSERVER
|
|User Name : SAPServiceDM0
|
|Number of Processors: 2
|
|Processor Type: x86 Family 15 Model 4 Stepping 3
|
|Windows Version : 5.2 Current Build: 3790
|
|State Dump for Thread Id bdb8
|
|eax=000fed88 ebx=00000430 ecx=00001448 edx=00000000 esi=00000430 edi=00000000
|
|eip=7c82ed54 esp=053fc684 ebp=053fc6f4 iopl=0 nv up ei ng nz ac po cy
|
|cs=001b ss=0023 ds=0023 es=0023 fs=003b gs=0000 efl=00200297
|
|function : KiFastSystemCallRet
|
| 7c82ed54 c3 ret
|
| 7c82ed55 8da42400000000 lea esp,[esp] ss:053fc684=7c
822124 |
| 7c82ed5c 8d642400 lea esp,[esp] ss:27baac97=??
?????? |
|FramePtr ReturnAd Param#1 Param#2 Param#3 Param#4 Function Name
|
|053fc6f4 77e6ba12 00000430 0001d4c0 00000000 053fc72c ntdll!KiFastSystemCallRet
|
|053fc708 0100b3aa 00000430 0001d4c0 00000001 7c3ab718 kernel32!WaitForSingleObj
ect |
|053fc72c 0055b4ac 0055b4e5 7c3ab718 7c3ab718 7c3ab718 disp+work!NTDebugProcess
[ntstcdbg.c (501)] |
|053fc730 0055b4e5 7c3ab718 7c3ab718 7c3ab718 01d35ab0 disp+work!NTStack [dptsta
ck.c (1365)] |
|053fc74c 0055b519 7c3ab718 00000000 008536a8 7c3ab718 disp+work!CTrcStack2 [dpt
stack.c (352)] |
|053fc758 008536a8 7c3ab718 00000000 005f0059 00300030 disp+work!CTrcStack [dpts
tack.c (182)] |
|053fc77c 008569fa 00000007 00000000 00000000 3ccf1f62 disp+work!rabax_CStackSav
e [abrabax.c (6871)|
|053fc854 0058797e 01d597a8 01d5974c 00000219 1fb8de28 disp+work!ab_rabax [abrab
ax.c (1213)] |
|053fc880 005a37d0 3cde5b90 00000000 01d597a8 01d59770 disp+work!dyRabaxA [dybas
.c (542)] |
|053fc910 005a5273 06420050 053fc9d8 053fc9a5 053fc9a6 disp+work!dy_dbgen [dyrdy
p.c (1485)] |
|053fc9a8 005a5d24 053fc9d8 053fc9cc 00000000 053fcacc disp+work!dyrdypread [dyr
dyp.c (797)] |
|053fca7c 005a6305 053fcbc8 053fcbbc 00000000 00000000 disp+work!dyLoadAndInitDy
npro [dyrdyp.c (293|
|053fca90 0059652b 3cde5b90 053fcbc8 053fcbbc 00000000 disp+work!dyLoadAndInitMa
inDynpro [dyrdyp.c |
|053fcacc 005752b8 053fcbc8 053fcbbc 00000000 00000000 disp+work!dycalscr [dymai
nstp.c (1999)] |
|053fcb4c 00836092 053fcbc8 053fcbbc 00000000 00000000 disp+work!dy_calld [dynpa
bsv.c (403)] |
|053fcc14 00836597 3cda673c 00000000 0000000c 00200020 disp+work!call_screen [ab
dynpro.c (2126)] |
|053fd12c 008a6587 00000011 3cda5230 00000000 0000008e disp+work!ab_retdynp [abd
ynpro.c (615)] |
|053fd148 00596b3d 3cda5230 3cda673c 00000000 00590053 disp+work!ab_run [absubmi
t.c (403)] |
|053fd270 00598503 00000000 3cda5230 00000000 00000000 disp+work!dynpmcal [dymai
nstp.c (2273)] |
|053fd284 00597b13 00000001 3cda5230 00000003 053ffd04 disp+work!dynppai0 [dymai
nstp.c (1108)] |
|053fd2a0 0056dcf1 3cda5230 00000001 00000000 00000002 disp+work!dynprctl [dymai
nstp.c (359)] |
|053ffd04 00471848 00000013 ffffffff 00000001 00494960 disp+work!dynpen00 [dymai
n.c (1405)] |
|053ffd0c ffffffff 00000001 00494960 00000002 01c72400 disp+work!Thdynpen00 [thx
xhead.c (4632)] |
|053ffee0 00494ee2 00000001 00000000 00000000 00430000 <nosymbols>
|
|053fff00 00421150 00000000 00000000 7ffd7000 053fff60 disp+work!ThStart [thxxhe
ad.c (1145)] |
|053fff14 00401080 00000003 05696708 00000001 00000000 disp+work!DpMain [dpxxdis
p.c (1113)] |
|053fff60 011a94a0 00000003 05696708 05697408 01bd5000 disp+work!nlsui_main [thx
xanf.c (82)] |
|053fffc0 77e523cd 00000000 00000000 7ffd7000 86f50020 disp+work!wmainCRTStartup
[crtexe.c (395)] |
|053ffff0 00000000 011a935d 00000000 00905a4d 00000003 kernel32!IsProcessorFeatu
rePresent |
|State Dump for Thread Id d1f0
|
|eax=01c88b4c ebx=00000103 ecx=00000007 edx=7ffffffe esi=00000000 edi=00000000
|
|eip=7c82ed54 esp=0772fec0 ebp=0772ff04 iopl=0 nv up ei pl zr na po nc
|
|cs=001b ss=0023 ds=0023 es=0023 fs=003b gs=0000 efl=00000246
|
|function : KiFastSystemCallRet
|
| 7c82ed54 c3 ret
|
| 7c82ed55 8da42400000000 lea esp,[esp] ss:0772fec0=7c
821514 |
| 7c82ed5c 8d642400 lea esp,[esp] ss:29ede4d3=??
?????? |
|FramePtr ReturnAd Param#1 Param#2 Param#3 Param#4 Function Name
|
|0772ff04 010f7ffc 000006e0 00000000 00000000 05a0f668 ntdll!KiFastSystemCallRet
|
|0772ff84 7c36b381 00000000 00000000 00000000 05a0f700 disp+work!SigIMsgFunc [si
gnt.c (594)] |
|0772ffb8 77e66063 05a0f700 00000000 00000000 05a0f700 MSVCR71!endthreadex
|
|0772ffec 00000000 7c36b312 05a0f700 00000000 00000000 kernel32!GetModuleFileNam
eA |
--------------------------------------------------------------------------------
--------------------
--------------------------------------------------------------------------------
--------------------
|List of ABAP programs affected
|
--------------------------------------------------------------------------------
--------------------
|Index |Typ|Program |Group |Date |Time |
Size |Lang. |
--------------------------------------------------------------------------------
--------------------
| 0|Prg|Z20101021 | 0|21.10.2010|10:26:53|
15360|E |
| 1|Prg|SAPMSSY0 | 1|22.12.2005|12:24:40|
89088|E |
| 2|Prg|SAPMSSYD | 1|13.12.2005|12:54:43|
20480|E |
| 3|Prg|SAPFSYSCALLS | 1|09.09.2004|14:18:32|
8192|E |
| 4|Prg|RSDBRUNT | 0|30.03.2005|10:21:58|
251904|E |
| 5|Typ|RSSCR | 0|30.03.2005|10:21:45|
5120| |
| 6|Prg|RSDBSPBL | 0|30.03.2005|10:21:58|
72704|E |
| 7|Prg|SAPDB__S | 0|30.03.2005|10:22:01|
18432|E |
| 8|Prg|RSDBSPMC | 0|30.03.2005|10:21:58|
78848|E |
| 9|Typ|DDSHDESCR | 0|03.09.1997|03:05:16|
4096| |
| 10|Typ|SPPARAMS | 0|07.05.1997|13:10:38|
2048| |
| 11|Typ|SPPARAMS | 0|07.05.1997|13:10:38|
2048| |
| 12|Prg|SAPLSABE | 12|09.09.2004|14:18:36|
14336|E |
| 13|Prg|SAPLSECU | 13|08.03.2005|19:06:22|
87040|E |
| 14|Typ|RSSUBINFO | 0|14.10.1999|22:01:03|
3072| |
| 15|Prg|%_CRSDS | 0|18.02.2005|14:15:39|
10240|E |
| 16|Typ|RSDSEXPR | 0|20.08.1998|10:57:18|
3072| |
| 17|Prg|SAPFSPOR | 1|09.09.2004|14:18:32|
15360|E |
| 18|Prg|SAPLSCNT | 18|18.02.2005|14:16:06|
30720|E |
| 19|Typ|DYCBOX | 0|20.08.1998|11:16:53|
3072| |
| 20|Prg|SAPLSVSM | 20|22.12.2005|12:24:13|
27648|E |
| 21|Prg|SAPLSGUI | 21|22.12.2005|12:24:40|
81920|E |
| 22|Prg|SAPLSTTM | 22|05.07.2005|13:10:18|
69632|E |
| 23|Prg|SAPLSBDC | 23|05.07.2005|13:10:18|
44032|E |
| 24|Prg|CL_DATAPROVIDER===============CP | 24|28.02.2005|21:00:46|
49152|E |
| 25|Prg|%_CCNTL | 24|18.02.2005|14:15:08|
15360|E |
| 26|Typ|OBJ_RECORD | 0|14.02.1998|08:30:43|
2048| |
| 27|Prg|SAPLSTUP | 27|22.12.2005|12:20:12|
73728|E |
| 28|Prg|SAPLCNDP | 28|22.12.2005|12:23:38|
193536|E |
| 29|Prg|SAPLSFES | 29|22.12.2005|12:23:51|
208896|E |
| 30|Prg|SAPFGUICNTL | 1|18.02.2005|14:15:08|
24576|E |
| 31|Prg|SAPLOLEA | 31|05.07.2005|13:10:18|
96256|E |
| 32|Prg|SAPLSPLUGIN | 32|09.09.2004|14:18:36|
8192|E |
| 33|Typ|ARFCRDATA | 0|13.02.2005|18:20:24|
7168| |
| 34|Prg|SAPLGRFC | 34|13.02.2005|18:20:25|
16384|E |
| 35|Typ|SWCBCONT | 0|15.11.2000|17:55:11|
3072| |
| 36|Typ|OLE_VERBS | 0|04.04.1995|16:02:20|
2048| |
| 37|Typ|OLE_PA | 0|04.04.1995|16:02:19|
2048| |
| 38|Prg|SAPSHDTV | 18|05.01.2005|16:26:16|
33792|E |
| 39|Typ|SYST | 0|09.09.2004|14:18:12|
31744| |
--------------------------------------------------------------------------------
--------------------
--------------------------------------------------------------------------------
--------------------
|Directory of Application Tables
|
--------------------------------------------------------------------------------
--------------------
|Name Date Time Lngth
|
| Val.
|
--------------------------------------------------------------------------------
--------------------
|Program Z20101021
|
--------------------------------------------------------------------------------
--------------------
|SYST 09.09.2004 14:18:12 00004612
|
| \0\0\0\0\x0001\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\x0001
|
--------------------------------------------------------------------------------
--------------------
--------------------------------------------------------------------------------
--------------------
|ABAP Control Blocks (CONT)
|
--------------------------------------------------------------------------------
--------------------
|Index|Name|Fl|PAR0|PAR1|PAR2|PAR3|PAR4|PAR5|PAR6|Source Code
|Line |
--------------------------------------------------------------------------------
--------------------
| 37|PERP|80|0001| | | | | | |<SYSINI>
| 49|
| 38|PERP|80|0002| | | | | | |<SYSINI>
| 49|
| 39|ENDM|00|0000| | | | | | |<SYSINI>
| 50|
| 40|----|00|0000| | | | | | |<SYSINI>
| 50|
| 41|xper|06|E90D|0012|0019| | | | |<SYSINI>
| 55|
| 43|PERP|80|0001| | | | | | |<SYSINI>
| 55|
| 44|PERP|80|0002| | | | | | |<SYSINI>
| 55|
| 45|ENDM|00|0000| | | | | | |<SYSINI>
| 56|
| 46|----|00|0000| | | | | | |<SYSINI>
| 56|
| 47|xper|06|2F0C|001F|001D| | | | |Z20101021
| 9|
| 49|PERP|80|0001| | | | | | |Z20101021
| 9|
| 50|PERP|80|001E| | | | | | |Z20101021
| 9|
|>>>>>|SETS|02|0000|0020|0000| | | | |Z20101021
| 13|
| 53|----|00|0000| | | | | | |Z20101021
| 13|
| 54|xper|06|0DB9|0021|0022| | | | |Z20101021
| 14|
| 56|PERP|80|0001| | | | | | |Z20101021
| 14|
| 57|PERP|80|0023| | | | | | |Z20101021
| 14|
| 58|----|00|0000| | | | | | |Z20101021
| 14|
| 59|PARA|00|0000|0024|0025| | | | |Z20101021
| 14|
| 61|MOVL|00|0006|000F|0015| | | | |Z20101021
| 14|
--------------------------------------------------------------------------------
--------------------

You might also like