2007 Dec 11 8:21 AM
Hi all,
How to import export a program into another sap system from se38?
Thanks.
2007 Dec 11 8:23 AM
You can't export to different server . Just goto SE38 download the program and upload in the target server. If it is just different client then you dont need to transport or export.
Regards,
Amit
2007 Dec 11 8:24 AM
Hi,
You can use Submit statement...
ex : submit ztest2 via selection-screen and return.
this statement we hav to write in main program...
2007 Dec 11 8:28 AM
u can do upload and down loading of programs in se38.
u open that program and then go to utilities there u ll find the download to text file .
click on that and give some name.then open ur another program in se38 and in that u ll find upload the file .click on that.
regards,
pavan.
2007 Dec 11 8:36 AM
2007 Dec 11 8:37 AM
Hi,
In se38 you can use Utilities -> More utilities -> Upload/download -> ..