this is the first dump error for my RFCUSER on the ECC server
Category ABAP Programming Error
Runtime Errors MESSAGE_TYPE_X
ABAP Program SAPLCRMC
Application Component CA
Date and Time 05.03.2014 17:50:47
Short Text
The current application has triggered a termination with a short dump.
What happened?
The current application program has detected a situation that should
not occur. A termination with short dump has therefore been triggered
by the key word MESSAGE (type X).
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
Error analysis
Short text of the error message:
See SAP Note 1498111
Long text of the error message:
Diagnosis
System Response
Procedure
Refer to the SAP Note that was mentioned.
Procedure for System Administration
Technical information about the message:
Message class....... C_
Number.............. 330
Variable 1.......... 1498111
Variable 2..........
Variable 3..........
Variable 4.......... " "
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:
"MESSAGE_TYPE_X"
"SAPLCRMC" bzw. LCRMCF0C
"CHECK_CRMATAB"
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.
4. Details regarding the conditions under which the error occurred or
which actions and input caused the error.
thanks