on 2012 Oct 12 2:11 PM
Hi All,
Currently we are working on the upgrade of the ECC system ( 640 to NW 702 ) Combined Unicode and Upgrade conversion. I am following the documents as per the sap note and Indeed I have done many times earlier. However this time, I am ending with the different issue in SPUMG, I am trying to schedule the worker job it throws a runtime dump.
Landscape Details : Windows 2003 64bit / SQL 2005 / ECC 5 - 640 - NUC with the latest kernel
Target Level : Unicode / EHP5
The error logs are stating the below in St22
Function module "ENQUEUE_E_UMG_TABSPLIT" not found.
The function module "ENQUEUE_E_UMG_TABSPLIT" was called, but cannot be
found in the Function Library.
Error in ABAP application program.
The current ABAP program "CL_UMG_PRE_STOCK==============CP" had to be
terminated because one of the
statements could not be executed.
This is probably due to an error in the ABAP program.
Missing RAISING Clause in Interface
Program CL_UMG_PRE_STOCK==============CP
Include CL_UMG_PRE_STOCK==============CM00F
Row 1
Module type (METHOD)
Module Name HANDLE_USER_COMMAND
Note : I am also doing the BW upgrade in parallel, there I dont have any problem at all - indeed same patch level ( SP23 / 640). SPUMG went fine and completed successfully
Wondering how the functional module is missing here
Anyone have any suggestions please do let me know
Regards
Vijay
Hi Vijay,
In SE37, type in the function module name
ENQUEUE_E_UMG_TABSPLIT
and display. Does it find the function module?
If it displays the function module, try to activate it on the next screen (Alt+Shift f3)
Does it activate without errors?
If so, try to repeat the phase.
If there are errors, try to repair the function module before activating it again.
Utilities -> Repair Func. -> Repair
Until all errors are resulved. then activate it and repeat the phase.
Regards,
Paul
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Paul,
The bad Part is, there is no such function module in the system. Do I need to import any notes for it, so that the required functional module will be available. But really wondering how come a standard function module will not be available in the system
Any insight on this?
ENQUEUE_E_UMG_TABSPLIT
Regards
Vijay
User | Count |
---|---|
113 | |
8 | |
6 | |
6 | |
6 | |
6 | |
5 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.