Change the report type to update report
I have created a new customized report (a copy of std with some mods) in E1 9.1. I created it as a No Update report. Later I realized I need to make use of temp table that I created to insert some records. The report is not inserting records into Temp Table because it was created as a No Update report. Is it possible to change the report to an Update report after the fact?