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

Transport request

Former Member
0 Likes
746

hi folks,

I have my ABAP program and the smartforms stored in the local object ($TMP) how to transfer it to my user object to facilitate the transports.

Thanks

Santhosh

1 ACCEPTED SOLUTION
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
597

For the program, click Go To-->Object Directory Entry

Click the change button, change the development class to one that is transportable, click save. There should be something simular in smartforms.

Regards,

Rich Heilman

3 REPLIES 3
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
598

For the program, click Go To-->Object Directory Entry

Click the change button, change the development class to one that is transportable, click save. There should be something simular in smartforms.

Regards,

Rich Heilman

Read only

0 Likes
597

Yes, in the SMARTFORMS transaction, do the same thing, Go To-->Object Directory Entry, change the development class, and save.

If these posts were helpful, please award points accordingly. Thanks.

Regards,

Rich Heilman

Read only

0 Likes
597

Thanks Rich.