cancel
Showing results for 
Search instead for 
Did you mean: 

MESSAGE_TYPE_UNKNOWN

former_member215596
Participant
0 Kudos

Hi

When I try to create the project, I am getting a dump MESSAGE_TYPE_UNKNOWN

Short text

Message type " " is unknown.

What happened?

Error in the ABAP Application Program

The current ABAP program "SAPLPROJECT_ADMINISTRATION" had to be terminated

because it has

come across a statement that unfortunately cannot be executed.

Error analysis

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

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" " "

"SAPLPROJECT_ADMINISTRATION" or "LPROJECT_ADMINISTRATIONU05"

"SPROJECT_SEND_MESSAGE"

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

Information on where terminated

Termination occurred in the ABAP program "SAPLPROJECT_ADMINISTRATION" - in

"SPROJECT_SEND_MESSAGE".

The main program was "SAPLS_IMG_TOOL_5 ".

In the source code you have the termination point in line 12

of the (Include) program "LPROJECT_ADMINISTRATIONU05".

We are in Solman EHP1 and the support packs are

SAP_ABA 701 0006 SAPKA70106

SAP_BASIS 701 0006 SAPKB70106

PI_BASIS 701 0006 SAPK-70106INPIBASIS

ST-PI 2008_1_700 0004 SAPKITLRD4

CRMUIF 500 0004 SAPK-50004INCRMUIF

SAP_BW 701 0006 SAPKW70106

SAP_AP 700 0019 SAPKNA7019

ST 400 0024 SAPKITL434

I could not able to find any solutions...

Thanks & Regards

Venkat

Accepted Solutions (0)

Answers (4)

Answers (4)

mateus_pedroso
Employee
Employee
0 Kudos

1) Implement SAP NOTE 1540274

2) According to your description the problem is happening in the moment of the IMG project creation.

In this step, the system connects through a trusted RFC connection to the target system and creates a IMG project there, then the RFC connection informs back the source system what is the status of the IMG project. I believe that what is causing this issue is a problem in the trusted RFC connection, so as the system does not gets the correct response, it is getting a MESSAGE_TYPE_UNKNOWN dump

Please check if there is a trusted RFC working for the target system in which the system tries to create the IMG Project?

daniel_nicol
Advisor
Advisor
0 Kudos

Hi Venkat,

Have you implemented note 1405878 via the basic configuration in transaction SOLMAN_SETUP?

Please check if you have done that and do it in case you haven't.

Regards,

Daniel

Former Member
0 Kudos

Hi

Thanks for your reply.

The specified note is not applicable for us, because we are in ST SAPKITL434.

Thanks & Regards

Venkat

Former Member
0 Kudos

Hi

chk the SAP note [Note 1403835 - SMSY: Solar_Project_Admin causes short dump|https://websmp230.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=1403835]

Jansi