2024 Apr 17 2:39 PM
Hi!
I'm working on the Core ABAP Skills, and I couldn't find many of the templates and solutions they were talking about in the excercises. That has been solved now, our instructor somehow added them to the environment but they are in a different project. Does anyone know how I can copy the classes from there to my own package in a different project, so that I can make changes to it without changing the original one?
I've tried simply using the duplicate button, but then i can't change the name of the project where it's supposed to go and so I can't get to my own package.
If you need any more information, please let me know. I can't change the name of the project, and so I can't get to my own package in a different project.
2024 Apr 23 5:43 AM
Hello you can't copy objets between projets. In ADt abap project IS for a system. You must use abapgit to copy objets between system not LinkedIn.
You Can change name and packagé only inside a project
2024 Apr 23 11:04 AM
That's unfortunate, I kind of assumed that was the case but was hoping there might be a workaround. I will look into abapgit though. Thank you so much!