Skip to Content
0
Former Member
Dec 02, 2008 at 06:54 AM

Problem with error in loop

208 Views

hi,

I have a alv designed in oops,now i have a problem like

loop at itab.

case itab-field.

when '1'.

call method gv_grid->refresh_table_display.

message e000 with 'ERROR'.

endcase.

endloop.

Its displaying the error and alv header but not displaying the grid data.

Please look into this and replay.

Thanks,

Phani.