Skip to Content
0
Former Member
May 12, 2010 at 05:37 AM

Exporting and importing data from memory

20 Views

Hi Gurus,

Written 2 programs.

1st program executes and submits 2nd program in background.

Now the output in internal table which we get in 2nd program has to be displayed in 1st program.

My taught is to use Set ID and GET ID to retrieve the data.

How can we achive this?