Skip to Content
0
Former Member
Mar 02, 2009 at 04:19 PM

Runtime Errors MESSAGE_TYPE_X

1369 Views

Hi Experts

Can Any one help me out regarding this error :

Runtime Errors MESSAGE_TYPE_X

Date and Time 02.03.2009 15:05:46

-


-


Short text

The current application triggered a termination with a short dump.

-


-


What happened?

The current application program detected a situation which really

should not occur. Therefore, a termination with a short dump was

triggered on purpose 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

keep them for a long time.

-


-


Error analysis

Short text of error message:

The dataset (201,405,312 bytes) is too big (abap/alvgrid/size_nodod_mb)

Long text of error message:

Diagnosis

The system tried to send a data record to the frontend, which

contains 201,405,312 bytes. However, the data volume has been

restricted to 52,428,800 bytes.

System Response

The current application program has been terminated with a runtime

error.

Procedure

Restrict the data selection if possible or contact your system

administrator.

Procedure for System Administration

The maximum size of these data volumes can be set using the kernel

parameter 'abap/alvgrid/size_nodod_mb' (in mega bytes).

Technical information about the message:

Message class....... "AWRT"

Number.............. 000

Variable 1.......... "201,405,312"

Variable 2.......... "52,428,800"

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

"SAPLAWRT" or "LAWRTU22"

"ITS_CHECK_ALV_DATA_SIZE"

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.

Regards

Sumit