Skip to Content
0
Former Member
Sep 20, 2005 at 07:14 PM

Write to internal table and display

15 Views

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?