分类:
2008-04-12 08:39:21
错误提示如下:
Runtime Errors TYPELOAD_NEW_VERSION
Occurred on 2007/09/15 at 08:35:34
------------------------------------------------------------------------------------------
Data type "COEP" was found in a newer version than required.
-----------
发生了什么?
-----------
Runtime error
The current ABAP program, "SAPLKADL ", had to be terminated because one of the
statements could not be executed at runtime.
-----------
你能做什么?
-----------
Try restarting the program.
If the error occurrs several times, consult your SAP administrator.
Choose "Print" to obtain a hard copy of the termination message.
You can use Transaction ST22 to display and manage short dump messages.
It also allows you to retain them beyond their normal deletion date.
--------
错误分析
--------
The data type "COEP" was reloaded from the database while the program
was running.
However, the system found a version of the type that was newer than
the one required.
--------------
如何更正此错误
--------------
Try to restart the program.
----------------------
有关中断发生位置的信息
----------------------
The termination occurred in the ABAP program "SAPLKADL " in "K_OBJECT_DELETE".
The main program was "RSM13000 ".
The termination occurred in line 273 of the source code of the (Include)
program "LKADLU01 "
of the source code of program "LKADLU01 " (when calling the editor 2730).
The program "SAPLKADL " was started in the update system.
--------
源码摘录
--------
002710
002720 * COEP
-----> del_eptab_lednr_0 coep.
002740
002750 * COEPB
002760 del_eptab_lednr_0 coepb.
002770
-----------------
Application Calls
-----------------
无转储信息可用
-----------------------
Application Information
-----------------------
无转储信息可用
--------
内部通知
--------
The termination occurred in the function "CheckTypeloadTimestamp" of the SAP
Basis System, specifically in line 7598 of the module
"//bas/620/src/krn/runt/abxtyp.c#23".
The internal operation just processed is "PAR1".
The internal session was started at 20070915083533.
The following object was requested:
Data type..............................: "COEP".
Timestamp of the requested version.....: 20070912212929.
Timestamp of the found version.........: 20070912214402.
The request came from the following object:
Object type............................: "Prog".
Object name............................: "SAPLKADL".
Time stamp of requesting object........: 20070912214403.