Tuesday, October 5, 2010

Change the program dynamically !!!!

I got this requirement in one of my interview : How will change the commented code into uncommented code of program1 from program2 dynamically...Here is the solution : )
We have syntax like : Read report '' into internal table
Insert report '' from internal table
Submit and return.


Thanks

No comments: