TC process
We are looking at some option to eliminate creating temp table in order to accept import data from flat file into E1 table in toolset 9.2. The process we typically follow is to create temp table and import all data into temp table. Then we create a calling report that would first move the import flat file from the user's location into the E1 import location. Subsequent to that, we call the table conversion report that would import the data into temp table. Once tc is finished, the control goes back to main report. And then each record in the