I am generating a report and the requirement is to not only display the report but at the same time transfer the report content to file (which needs to be stored in application server)..
Do I need to do this as two step process (Write To Internal table and Write) or is there a easier way to do this?