Skip to Content
0
Former Member
Mar 30, 2016 at 01:25 PM

Run time error ASSERTION_FAILED - Terminated Program /SCWM/SAPLHU_TO_UPD - Need help!

1914 Views

Hi Experts,

We are on SCMEWM Release 930 / SP Level 0003 / SP: SAPK-93003INSCMEWM

We are encountering Run time error ASSERTION_FAILED - Terminated Program /SCWM/SAPLHU_TO_UPD while confirming HU WT/WO.

Could you pl guide if any SAP Note could resolve this issue? Many thanks.

--------------------

ST22 content

--------------------

ST22

-----

What happened?

The current application program has detected a situation with the

ASSERT statement that should not occur.

The reason for this runtime error was one of the following:

- For the checkpoint group specified with the ASSERT statement, the

activation mode is "abort".

- A system variant has been used to set the activation mode to "abort"

globally for all checkpoint groups in this system.

- The activation mode is set to "abort" at program level.

- The ASSERT statement is not assigned to any checkpoint groups.

What can you do?

Note down which actions and inputs caused the error.

To process the problem further, contact you SAP system

administrator.

Using Transaction ST22 for ABAP Dump Analysis, you can look

at and manage termination messages, and you can also

keep them for a long time.

Error analysis

The following checkpoint group was used: No checkpoint group specified

If the FIELDS addition was used in the ASSERT statement, you can find

the content of the first 8 fields specified in the following overview:

(not used)

How to correct the error

Probably the only way to eliminate the error is to correct the program.

-

If the error occurs in a non-modfied SAP program, you might be able to

find a solution in the SAP Notes system. If you have access to the SAP

Notes system, check there first using the following keywords:

"ASSERTION_FAILED"

"/SCWM/SAPLHU_TO_UPD" bzw. /SCWM/LHU_TO_UPDF12

"UPDATE_HU"

If you cannot solve the problem yourself, please send the following

information to SAP:

1. This description of the problem (short dump)

To do this, choose System -> List -> Save -> Local File (unconverted)

on the screen you are in now.

2. A suitable system log

To do this, call the system log in transaction SM21. Restrict the time

interval to ten minutes before the short dump and five minutes after

it. In the display, choose System -> List -> Save -> Local File

(unconverted).

3. If these are programs of your own, or modified SAP programs: Source

code of these programs

To do this, choose More Utilities -> Upload/Download -> Download in

the Editor.

Information on where terminated

The termination occurred in ABAP program "/SCWM/SAPLHU_TO_UPD", in

"UPDATE_HU". The main program

was "RSM13000".

In the source code, the termination point is in line 772 of (Include)

program "/SCWM/LHU_TO_UPDF12".

The program "/SCWM/SAPLHU_TO_UPD" was started in the update system.

4. Details regarding the conditions under which the error occurred or

which actions and input caused the error.