‎2012 Jul 17 12:47 PM
Hi,
I need to fetch data in certain packages from a sap table in a RFC function.
That means, each call of the function should send backa table with a certain number of rows.
The thing is, that it must be possible to call the function and just read some package from, let's say, the middle of a table.
Example:
Can anybody tell me, how to set a cursor to the last record of the last read package? then it would be possible to read the next package.
Thank You very much & best regards,
Michael
‎2012 Jul 17 4:31 PM
I do not believe there is a solution to this when using a RFC.