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

Class Diagram

MichiFr
Participant
0 Likes
828

HI,

Is there any tool which can create a class diagram from a superclass and its subclasses in ERP 7.01 for print-out?

1 ACCEPTED SOLUTION
Read only

FabioPagoti
Active Contributor
0 Likes
718

hello Michael!

i might understood you wrongly but, do you need to convert the code to a class diagram? If so, i'm almost sure that there's no solution for this in sap.

If you just need a software which creates class diagrams i recommend [Dia|http://live.gnome.org/Dia|Dia]. It's free, available in portable version and very simple.

HI,

Is there any tool which can create a class diagram from a superclass and its subclasses in ERP 7.01 for print-out?

4 REPLIES 4
Read only

FabioPagoti
Active Contributor
0 Likes
719

hello Michael!

i might understood you wrongly but, do you need to convert the code to a class diagram? If so, i'm almost sure that there's no solution for this in sap.

If you just need a software which creates class diagrams i recommend [Dia|http://live.gnome.org/Dia|Dia]. It's free, available in portable version and very simple.

Read only

0 Likes
718

Hi,

check this link for informations about generating uml-class-diagramms with sap.

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/0026db8b-f5e6-2c10-c291-8d7bde00b...

Greetings,

DSP

Read only

0 Likes
718

Thanks Fabio for your reply.

Actually I'm searching a tool like the one you mentioned, Dia, to create a visual diagram of classes with its dependencies - would be fine if it would be capable to create the diagram from existing ABAP code, though.

Anyway, I will have a look at Dia as there is a Windows version. Thanks!

Read only

alejandro_bindi
Active Contributor
0 Likes
718

AFAIK there will be a new UML modeler tool starting from 7.02:

http://enterprisegeeks.com/blog/2009/04/15/abap-freak-show-april-15th-first-look-at-702/

(skip to minute 10 aprox)

No tool provided by SAP for previous versions unfortunately.