I have a transaction that calls ‘START_REPORT’ and runs a SAP Query (type AQ) and generates some data.
I need to create another report. One step has to do exactly what the SAP Query report does. So far I’m thinking of calling the query report and exporting the generated data to the new Z report I’m working on. Is it possible? Otherwise I appreciate all your thoughts and tips.