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: 

How to dynamically create AMDP Class

former_member478571
Discoverer
0 Kudos
361

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

1 REPLY 1

Sandra_Rossi
Active Contributor
0 Kudos
225

I just had a quick look at abapGit, it seems it supports AMDP, so yes it can be done dynamically.