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

ABAP Dump after executing DP_CONTROL_GET_TABLE

sreekanth_n2
Active Participant
0 Likes
3,040

Hi Experts,

User gettiing Run time error while making IW38, IW28, ME52N transaction.

The following are the details:

A RAISE statement in program "CL_GUI_ALV_GRID_BASE==========CP" has raised

exception condition "ERROR".

Since the exception was not caught by a program higher up in the call.

The termination occurred in ABAP program "CL_GUI_ALV_GRID_BASE==========CP",

  in "GET_SELECTED_ROWS_ID_BASE". The main program

was "RIAUFK20".

In the source code, the termination point is in line 49 of (Include)

program "CL_GUI_ALV_GRID_BASE==========CM03C".

here sy-subrc returned is 1.

Regards,

Sree

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
2,392

Just debug that FM and see where and why the exception is being raised.

Rob

4 REPLIES 4
Read only

Former Member
0 Likes
2,393

Just debug that FM and see where and why the exception is being raised.

Rob

Read only

0 Likes
2,392

This issue is due to EHP7 Upgrade. So handed over to BASIS to look into it

Read only

0 Likes
2,392

Hi Sreekanth N,

Could you tell me how to fix the issue?

In upgrade EHP8, I have the same issue.

Thank you very much

Read only

fernando_martin
Active Participant
0 Likes
2,063

We also have the same issue with an ECC system we have. It is happening when I use Winshuttle to run transaction IE01, but not when I run transaction online or when the recording is created. This does not happen in our SAP S4 HANA system. Does someone know how to fix this issue? Thanks