cancel
Showing results for 
Search instead for 
Did you mean: 

Program /SAPAPO/OM_LC_UPGRADE_50 error

Former Member
0 Kudos

We are currently upgrading SCM 4.1 to SCM 5.0. We manage to

reach the preparation phase on /SAPAPO/OM_LC_UPGRADE_50

require to perform all steps of section A. We encounter shot

dump error Function module "/SAPAPO/OM_UPLOAD_TABL" not

found when we call program /SAPAPO/OM_LC_UPGRADE_50.

FYI, we had implemented the Note into the source release

Prepare, before Section A) according the sap note 932837.

Anybody ideas how to tackle/solve this?

Details Of Short Dump Error as follows:

An exception occurred. This exception is dealt with in more detail below

. The exception, which is assigned to the class 'CX_SY_DYN_CALL_ILLEGAL_FUNC',

was neither

caught nor passed along using a RAISING clause, in the procedure "STATUS"

"(FORM)"

.

Since the caller of the procedure could not have expected this exception

to occur, the running program was terminated.

The reason for the exception is:

The program "/SAPAPO/OM_LC_UPGRADE_50" contains a CALL FUNCTION statement. The

name

of the function module to be called is "/SAPAPO/OM_UPLOAD_TABL".

No function module exists with the name "/SAPAPO/OM_UPLOAD_TABL".

All function modules are stored in the Function Library (SE37).

Possible reasons:

a) Wrong name specified. Particular attention should be paid

to upper/lower case and underscores ("_")

b) Transport error

c) If an enqueue/dequeue module has been used, the lock object

may not have been activated (ABAP Dictionary)

may not have been activated (ABAP Dictionary).

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Visit SAP note 869651 and check whether all pre-requisites as

per this notes are met

Regards

R. Senthil Mareeswaran.

Answers (2)

Answers (2)

Former Member
0 Kudos

SAP had released the new correction to solve this error.

Note 1497403 - /SAPAPO/OM_LC_UPGRADE_50 ends with short dump

Former Member
0 Kudos

Hi,

Check for LiveCache connections.

Also contact Basis person and tell him to do random check on the system. confirmation of sequence of Upgrade procedure needed.

Also go for latest Support packs as per the sap standard.

Reards

Nagaraju