Skip to Content
0
May 17, 2010 at 09:04 AM

Reading Consecutive records from an internal table In Lookup

72 Views

Hi There,

I have requirement wherein I have to read two consecutive records from an internal table into a work area.

So If I use SELECT Statement to fetch the data into the Table and then READ Statement to fetch it into the workarea It will give the first record. But how can I get the very next record.

Regards

Shubh Karan

Edited by: Shubh Karan Rathore on May 17, 2010 11:05 AM