Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

How to import export a program into another sap system from se38

Former Member
0 Kudos
3,787

Hi all,

How to import export a program into another sap system from se38?

Thanks.

5 REPLIES 5

amit_khare
Active Contributor
0 Kudos
544

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

Former Member
0 Kudos
544

Hi,

You can use Submit statement...

ex : submit ztest2 via selection-screen and return.

this statement we hav to write in main program...

Former Member
0 Kudos
544

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.

Former Member
0 Kudos
544

Hi,

sry..

Go to utilities->more utilities->Upload/Download

former_member188829
Active Contributor
0 Kudos
544

Hi,

In se38 you can use Utilities -> More utilities -> Upload/download -> ..