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?