Application Development and Automation 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: 
Read only

How to transfer the code

Former Member
0 Likes
653

If u write the code in sand box ,how can we see the code in development server(system).

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
628

Hi,

If you don't want to transport, you can download the program source codes from sand box and upload to development box.

Path: SE38 -> Enter program name -> Display -> Go to menu: Utilities -> More utilities -> Upload/Download -> Download -> ...

Regards,

Ferry Lianto

5 REPLIES 5
Read only

former_member187255
Active Contributor
0 Likes
628

You need to create a Request and add ur code to that Request and Release the Request.

Read only

0 Likes
628

But i saved in $TMP.We didn't saved in development class

Read only

0 Likes
628

in se80,

open the program and right click..u have a option called Object directory entry. U can change the package name here ..

r u sure ur sand box and development box are configured for transferring objects?

santhosh

Read only

0 Likes
628

$TMP cannot be transported.. Use any other development class...

You can change the development class using tcode <b>SE80</b>

Read only

Former Member
0 Likes
629

Hi,

If you don't want to transport, you can download the program source codes from sand box and upload to development box.

Path: SE38 -> Enter program name -> Display -> Go to menu: Utilities -> More utilities -> Upload/Download -> Download -> ...

Regards,

Ferry Lianto