Dear developers,
can you please help me with the following hopefully very simple problem. I wrote a simple ABAP report, which uses the WRITE statement to output data. The trouble: the report seems to output not just the data from this particular run, but from all the other previous runs as well, so the list keeps growing every time I start the report. Should I have flushed the bigger somehow?
Thank you!
Alexander.