cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Error Message Tyoe

Former Member
0 Likes
2,092

Dear Experts,

I am facing dump and error during System Preparation steps in steps 6.6 connect Diagnostic agent

when clicking this step

and in st22

Category               ABAP Programming Error

Runtime Errors         MESSAGE_TYPE_UNKNOWN

ABAP Program           CL_WDR_MESSAGE_MANAGER========CP

Application Component  BC-WD-ABA-RUN

Date and Time          16.04.2014 19:37:36

Short text

    Message type "e" is unknown.

What happened?

Error in the ABAP Application Program

The current ABAP program "CL_WDR_MESSAGE_MANAGER========CP" had to be

terminated because it has

    come across a statement that unfortunately cannot be executed.

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

Only message types A, E, I, W, S, and X are allowed.

There is probably an error in the program

"CL_WDR_MESSAGE_MANAGER========CP".

How to correct the error

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

-

If the error occures in a non-modified SAP program, you may be able to

find an interim solution in an SAP Note.

If you have access to SAP Notes, carry out a search with the following

keywords:

"MESSAGE_TYPE_UNKNOWN" " "

"CL_WDR_MESSAGE_MANAGER========CP" or "CL_WDR_MESSAGE_MANAGER========CM00R"

"IF_WD_MESSAGE_MANAGER~REPORT_T100_MESSAGE"

If you cannot solve the problem yourself and want to send an error

notification to SAP, include the following information:

1. The description of the current problem (short dump)

       To save the description, choose "System->List->Save->Local File

(Unconverted)".

2. Corresponding system log

       Display the system log by calling transaction SM21.

       Restrict the time interval to 10 minutes before and five minutes

after the short dump. Then choose "System->List->Save->Local File

(Unconverted)".

3. If the problem occurs in a problem of your own or a modified SAP

program: The source code of the program

       In the editor, choose "Utilities->More

Utilities->Upload/Download->Download".

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

actions and input led to the error.

View Entire Topic
VJain
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi Shahid,

Please check the following notes:

1775245 - Test case message creation - Error SOLAR_PLUGIN 017

1766859 Laufzeitfehler MESSAGE_TYPE_UNKNOWN

I hope this will fix the isuse.

Thanks

Vikram

Former Member
0 Likes

Thanks for reply

I am recently upgrade my solman from 7.1 sp8 to sp11 and above mansion note are not applicable with my version it's show grep

Regards

Former Member
0 Likes

Hi Shahid,

Latest SP11 basic function version note is applied in the system?

Also check the SP11 basis function is having any inactive object after implementation.

  • Run the report "SCWB_NOTE_ACTIVATE" in SE38
  • Enter the note number
  • Execute (F8) and activate the objects.

Rg,

Karthik

Former Member
0 Likes

Karthik  sap note 1933506 implemented  and se80 and report  SCWB_NOTE_ACTIVATE say

"no objects to be ativated"

Regards