2007 Mar 25 7:03 PM
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!
2007 Mar 25 7:07 PM
goto se10 , you can get options for changing developement class
or there is one standard program for copying reports.
2007 Mar 25 7:13 PM
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
2007 Mar 25 7:09 PM
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
2007 Mar 25 7:25 PM
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?