Hi all,
I am trying to send work item to MS Outlook inbox and i have configured the SWNCONFIG and also necessary services in SICF and SCOT.
But when i run the program SWN_SELSEN..........it terminates at some point and reports MESSAGE_TYPE_UNKNOWN. I tried a lot to resolve this issue by goggling and program dumping.....but no luck.
Please help me.
Regards,
Ahmed
Following is the dump / runtime error:
Runtime Errors MESSAGE_TYPE_UNKNOWN
Date and Time 22.01.2011 22:56:22
----
|Short text
| Message type " " is unknown.
----
----
|What happened? |
| Error in the ABAP Application Program |
| |
| The current ABAP program "CL_SWN_MESSAGE_STD============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. |
----
"MESSAGE_TYPE_UNKNOWN" " "
"CL_SWN_MESSAGE_STD============CP" or "CL_SWN_MESSAGE_STD============CM002"
"IF_SWN_MESSAGE~BUILD"
.
.
.
.
.
.
Edited by: Ahmed Brohi on Jan 23, 2011 7:10 PM