Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Runtime error "MESSAGE_TYPE_X"

Former Member
0 Likes
495

Hi All,

I'm using FM REUSE_ALV_GRID_DISPLAY_LVC for ALV grid display which is working in the ABAP end with no issues.

While the same report is used to execute in portal I'm getting dump saying Runtime error "MESSAGE_TYPE_X".

Is there any other alternative FM??

Or If I want to reduce the number of records for displaying, how can i achieve this??

Thanks & regards,

Santhosh

2 REPLIES 2
Read only

Former Member
0 Likes
445

This is normally the frontend PC's problem with the

controls/dlls. Ask user to reboot the machine to see

if it helps. If not, patch up the SAPGUI to a more

recent patch level.

Read only

0 Likes
445

Hi,

When I raise a OSS ticket i got reply saying that "You can also verify with your programmers a way to retrieve less data, e.g. paging the report's result.".

How to do this?? Please let me know....

Thanks & regards,

Santhosh