‎2006 Nov 23 5:36 PM
HI,
Is there any code to download the source code of classes/objects in 46c?
Thanks
‎2006 Nov 24 6:46 AM
Hello Munish
Have another look at
<a href="http://www.xaption.de/downloads/developer/">ZREPTRAN_46C (Download)</a>
The report ZREPTRAN_46C appears to allow downloading of classes on 4.6c releases.
Regards
Uwe
‎2006 Nov 23 5:41 PM
Of course, there is SAPlink, but this is for 6.20 and above. Backporting it to 46c was discussed, but would require a whole lot of changes, even down to method call sytnax.
You can manually copy/paste the code of the class by going to "Go To", "Public Section", and coping out the code, you can do the same for Protectd and Private.
I am not aware of another tool which allows for downloading classes in 46c
Regards,
Rich Heilman
‎2006 Nov 24 4:24 AM
Hi Rich,
Thanks for the reply!!!
Where can I find that link?
Regards,
Munish
‎2006 Dec 16 4:00 PM
Just for reference, the community has started working on backporting SAPlink for 4.6c You can check out the discussion here: http://groups.google.com/group/saplink/browse_frm/thread/6cb186842ea54ab2
-ewH
‎2006 Nov 23 8:05 PM
Hello Munish
You may have a look at the following link:
<a href="http://wiki.ittoolbox.com/index.php/Code:Download_and_upload_OO_ABAP_class_in_XML_format">Upload/Download ABAP OO classes</a>
Regards
Uwe
‎2006 Nov 24 4:31 AM
Hi Uwe,
Thanks for the reply!!
I tried that code, but it's giving some errors when i try to activate it on 4.6.
Regards,
Munish
‎2006 Nov 24 6:46 AM
Hello Munish
Have another look at
<a href="http://www.xaption.de/downloads/developer/">ZREPTRAN_46C (Download)</a>
The report ZREPTRAN_46C appears to allow downloading of classes on 4.6c releases.
Regards
Uwe
‎2006 Nov 25 1:10 PM
Hi Uwe,
Thank you very much!!!
This program does download code for classes.
Regards,
Munish