Application Development and Automation 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:ย 
Read only

Object Orientated Dynpros

Former Member
0 Likes
467

Hi, quite a while ago when I was programming in ABAP I had experimented with creating fully object orientated Dynpros. Might be outdated now however here's a link to the code in case it is useful to anyone on perhaps an older system.

adamjryan/abap-object-orientated-dynpros ยท GitHub

I put quite a bit of effort in to it at the time so it would be nice if it found a use.

2 REPLIES 2
Read only

former_member210008
Active Participant
0 Likes
439

Any example code how to use it?.. z_screens has only few types.

Read only

0 Likes
439

Actually I think it might be missing a few things. I've just checked an old VM with SAP on that has the working code on with an example program, although the example isn't quite finished. I'll look at getting it up and post an update.