‎2008 Jul 31 12:12 PM
hi
my requirement is to download all objects under a transport request. like smartforms, report program, includes , function modules, ddic ,message class etc....
is thr any standard program in sap to do this task. or anyone who have done it pls forward it.
thanks
pardeep
‎2008 Jul 31 12:14 PM
hi,
Check out E071 or E07* tables where all the transport request details are stored ... write a select accordingly ...
Regards,
Santosh
‎2008 Jul 31 12:18 PM
release the transport -> there is your download!
You can manually transfer the control and data files to a different server outside of the landscape and import the bunch again.
Should you insist on transparent text files, you would need to write your own download program (or grab one of the many that have been created so far by developers who wanted to steal save their work from the previous employer/client...).
Thomas