2019 Dec 24 1:08 PM
Hello experts,
Is there a possibility to dynamically generate AMDP Class with method implementation? The idea is to generate class based on template and use it as a processing wrapper later on. I'm aware of SEO_CLASS_CREATE_COMPLETE but I'm not sure it's the right approach, or if it's even possible for that matter.
Thanks,
Mijodrag
2019 Dec 24 3:27 PM
I just had a quick look at abapGit, it seems it supports AMDP, so yes it can be done dynamically.