Skip to Content
0
Former Member
Jan 15, 2008 at 09:27 AM

debugging internal table

1526 Views

hi,

i have 600 rows in my internal table which contains material no.s and its related data.i want to debug the data for 400th row .how can i go directly to 400th row in debugging instead of going each row in 'LOOP AT' statement.please suggest.