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.