cancel
Showing results for 
Search instead for 
Did you mean: 

ABAP Dump ASSERTION_FAILED

Former Member
0 Kudos

Hi All,

I am getting the following ABAP dump when try to execute Product structures and Product assembles in PFCG for role SAP_PLMWUI_DISCRETE_MENU2.

Category           ABAP Programming Error
Runtime Errors     ASSERTION_FAILED
ABAP Program       /PLMB/CL_SEA_CUSTOMIZING======CP

Application Component  PLM-WUI-APP-SEA

Date and Time      03/22/2016 22:06:25

Short Text

The ASSERT condition was violated.

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)

     (not used)

     (not used)

     (not used)

     (not used)

     (not used)

     (not used)

    " (not used) "

Please suggest any SAP note or configuration to be done to get rid of this error.

Thanks

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Harshith

I have solved the same issue by configuring PLM Search following SAP Note 1560093 - Customizing for PLM WUI Search in PLMWUI 701 onwards

Regards

Jimmy

former_member223190
Participant
0 Kudos

Hi

Can you reinstall Java 8 Update 51 in your machine and check.

Thanks & Regards

Satish

Former Member
0 Kudos

Hello Harshith,

you might try to check and implement SAP Note 2108027 which is related to the runtime error and the component you mentioned.

Best regards,

Andreas