Skip to Content
0
Former Member
Oct 12, 2012 at 01:11 PM

SPUMG / Schedule worker Job

95 Views

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