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

Import Class Code

Former Member
0 Likes
499

Hi SAP Experts,

I am new to ABAP Development. I have a requirement to Import the Global class code from one system to another system. This class all Public, Private and Protected Sections.

Please let me know the procedure how can I do this.

Thanks a lot.

Anand

1 REPLY 1
Read only

Former Member
0 Likes
438

Hi Anand,

If your system version is above 740, then you can use ADT to copy.

it`s very easy in ADT, all pulic and private sections in one page, like this.

regards,

Archer