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

Documentation Tool

Former Member
0 Likes
679

Hi!

Is there a tool to create documentation for ABAP Objects, like in Java?

Thanks,

Adalbert

1 ACCEPTED SOLUTION
Read only

uwe_schieferstein
Active Contributor
0 Likes
651

Hello Adalbert

I assume you are looking for something like ths:

[Using SAP Java Connector to Generate ABAP Documentation|https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sapportals.km.docs/library/web-application-server/s-u/using%20sap%20java%20connector%20to%20generate%20abap%20documentation]

[Blog: Custom ABAP Development Methodology|https://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/12260] [original link is broken] [original link is broken] [original link is broken];

Regards

Uwe

5 REPLIES 5
Read only

amit_khare
Active Contributor
0 Likes
651

Welcome to SDN.

You can maintain the document for GLOBAL Objects in SE24 itself.

GOTO-> DOCUMENTATION.

Read only

0 Likes
651

Hi!

Thank you for yourf fast answer.

It is not the same. In Java I can insert documentation into comments and after prozessing the javadoc tool I will get a clear and structured documentation in html. You cann see it here [JAVA API|http://java.sun.com/j2se/1.5.0/docs/api/] for example.

Best Regards

Read only

0 Likes
651

If there is any one similar to that JAVA one, then I am not aware of any.

Let's wait for someone else to reply.

Read only

uwe_schieferstein
Active Contributor
0 Likes
652

Hello Adalbert

I assume you are looking for something like ths:

[Using SAP Java Connector to Generate ABAP Documentation|https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sapportals.km.docs/library/web-application-server/s-u/using%20sap%20java%20connector%20to%20generate%20abap%20documentation]

[Blog: Custom ABAP Development Methodology|https://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/12260] [original link is broken] [original link is broken] [original link is broken];

Regards

Uwe

Read only

Former Member
0 Likes
651

Hi,

Thank you all for your posts. I will try it in the next few days.

Best Regards

Adalbert