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: 

ABAP Objects book

Former Member
0 Kudos
94

Dear All,

I am using the Horst Keller ABAP Objects: An intro to programming SAP applications book and am having a little trouble.

for one, i cannot use the s_abap_book development class, and the book revolves around that...

i know i cannot use the s_first_program or create the s_first_program because i need the "unlock code" or whatever it is, but is there a way to use or copy the development class? because i can create the z_first_program program to follow along...

it would definately help...

thanks!

4 REPLIES 4

Former Member
0 Kudos
69

goto se10 , you can get options for changing developement class

or there is one standard program for copying reports.

0 Kudos
69

i've been in there before, but it still does not allow me to change or copy the s_abap_book...

it would be great if i could copy it from s_abap_book to z_abap_book or something like that... or if there is a way to make it so i can edit the s_ programs/classes...

thanks

ferry_lianto
Active Contributor
0 Kudos
69

Hi,

Please go to transaction SE80 then ...

1 . Clickk on Edit object push button

2 . Click on Development coordination tab

3. Give the packagename to be copied

4. In the below button click on copy button

5. This will copy to your new class

Regards,

Ferry Lianto

0 Kudos
69

hi Ferry,

i get to the "object selection" screen, but i do not see the "development" tab...

i see: Dictionary, Class Library, Program, Function Group, Business Engineering, More...

under "more" i put the s_abap_book in the development classs and hit "copy" but it didnt ask me for a name to copy it to... is that the idea?