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

ALV GRID CONTROL

Former Member
0 Likes
590

HI EXPERTS,

i've a small issue regarding ALV GRID Display.

My output is coming properly in GRID Display but the only problem is

when i double click anywhere on the list, it shows an error,

I Dont want to set any Hotspot.

the thing is that it should not give any dumb...

Pls Help..

Pts rewrd

5 REPLIES 5
Read only

hymavathi_oruganti
Active Contributor
0 Likes
573

if u double click any where it is going to dump menas. u might have coding something for &EC1 so its dumping.

if u dont want anything for double click just comment the coding

just send ur coding. we can suggest u where to comment it

Read only

0 Likes
573

no, there's no code with &EC1...

Nor I am using Hotspot...

Read only

0 Likes
573

post ur code here so that we can also check whats going wrong

Read only

0 Likes
573

Hey Friends,,

Found the answer...

There was problem with my USER COMMAND...

Thanks to Both of u..

Regards

Snehal

Read only

Former Member
0 Likes
573

Check if in the fieldcatalog your are passing HOTSPOT = 'X".

Comment out that line.