‎2010 Nov 30 5:55 AM
Hi All ,
I have a requirement where from inside a method , I have to process a report in background and this report should return a internal table with SAP data which have to be processed further .
Can anyone suggest me is it possible to get a return internal table from a report processed in background .
All your responses/suggestions would be appreciated ..
Regards,
Ranjita
‎2010 Nov 30 6:08 AM
Hi,
You can Export the internal table to a memory location and import the entries in the report.
Regards,
Srini.