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: 

UML possibilities for ABAP?

BGI
Participant

Dear all,

I'm looking for a good way to display / export class diagrams for ABAP. (Sequence diagrams would be nice too.)

There have been many discussions on this platform regarding this topic, but they are all multiple years old. Has anything changed in the meantime? I'm on the latest S/4 system and ADT version. There's got to be something new, right?

I know of the old possibility to display UML diagrams in SE80, but the usability of that is.. questionable, to say the least.

Thank you for your help.

2 REPLIES 2

AndyBoolean
Participant

Hi giampapa,

I recommend to have a look at the project ABAP-to-PlantUML.

best regards,
Andy

former_member727840
Discoverer

Hi! Please look at the ZUML_DIAGRAM project. The tool can build UML class diagrams from a Z-namespace without standard objects.