2026 Jan 15 6:09 AM - edited 2026 Jan 15 6:13 AM
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.
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
Request clarification before answering.
| User | Count |
|---|---|
| 15 | |
| 9 | |
| 6 | |
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.