In a report program, I have some write statements, and then I am calling another report using submit...export list to memory and return, then calling FM write_list.
Why is the page number set to 1 for the list from memory even though I expect to see the list in the current page just as a continuation of my write statements in the report. Is there any way to write the list as the continuation instead of stating at a new page?
Thanks
Anu