cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Function Module Based Generic Extractor

Nirav__Patel
Explorer
0 Likes
241

I've one FM Based extractor and  Its running okie but there is one extra package coming, and because of that the first package is not coming in final output.

for example, I'm extracting 10 packages, each package is containing 100 records and function module is extracting 11 packages,

so the initial package 0-100 records are missing and in last package instead of getting 900-1000 recordd im getting 11th package which contains 1000-1100.

Nirav__Patel_0-1768457275700.png

and I guess the problem is in closing the coursor, can anyone help me on this one, when done hard code like suppose ive one variable "lv_datapackage"( value is fetched from memory )  which will itrate from 1 to 10 and once its ten it will close the cursor, but as i said its "HARDCODE" I want to make it dynamic. 

 

Thank you 

 

Accepted Solutions (0)

Answers (0)