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: 

Downloading file to another system

Former Member
0 Kudos

Hello,

There is a class in one of the systems that my company has, and now we would like to move it to another system line by line. However, the problem is that the class has like 13 long methods and I really don't want to physically copy and paste every single attributes, parameters, exceptions and codes one by one in SE24. Is there a more convinient way of doing that? Thanks a lot!

Regards,

Anyi

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

If there is any transport from source and target systems...Try transporting the CR which has the class and the methods..

Otherwise...You have to do manually..

Thanks,

Naren

1 REPLY 1

Former Member
0 Kudos

Hi,

If there is any transport from source and target systems...Try transporting the CR which has the class and the methods..

Otherwise...You have to do manually..

Thanks,

Naren