Skip to Content
0
Former Member
Dec 07, 2006 at 04:04 AM

Retrive records based on condition

202 Views

HI,

Need some clarification on getting the records based on the condition given.

Here is my requirement. I have developed a function module to search the records based on some input given. For suppose i get some around 10000 records for this condition. Now i need the output records in multiples.

Like first i execute the FM based on the some condition and i should get 100 records as output and the second time i execute the FM with the same search condition i need to get the records from 101 to 200 and the third time i execute and so on.

Is there any way of fetching the records in multiles for the same search criteria. If so can anyone let me know hot to do the same.

Thanks in advance.

Regards,

Ram