Skip to Content
0
Former Member
Feb 24, 2009 at 06:19 AM

getting data from a list output

61 Views

Hai,

I need to call a report which lists out internal table data, from an RFC.

For this I exported list which I got from report to memory in calling RFC, and I used the following FMs to get data.

'LIST_FROM_MEMORY'

'WRITE_LIST'

'DISPLAY_LIST'

By calling these I'm getting the list output correctly but I need to get this list output to an internal table of the calling RFC. Could anyone suggest regarding this.

Thank you

Regards

Srinivas