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

Generated schema based on ABAP

Former Member
0 Likes
612

Hello,

is there any tool for generating schema or picture based on ABAP like UML diagram, DFD, etc.?

I have the business requirement to create a report in non-sap system with the same logic like already done custom report in abap

Best regards

Radek

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
578

Please refer

I tried to use this technique on a program written using Procedural ABAP but did not find any success. One issue i faced was that I was on SAPGUI 730 and one of the gui components required was available only in SAPGUI 720.

Hope you have better luck.

3 REPLIES 3
Read only

Former Member
0 Likes
579

Please refer

I tried to use this technique on a program written using Procedural ABAP but did not find any success. One issue i faced was that I was on SAPGUI 730 and one of the gui components required was available only in SAPGUI 720.

Hope you have better luck.

Read only

0 Likes
578

Hi Aashrith,

thx for the tip. I tried this but there seems to be two limits.

1, ABAP OO

2, NetWeaver system

Unfortunatelly our code is in procedural ABAP and in ERP.

Radek

Read only

Former Member
0 Likes
578

Hi Radek,

You could use transaction SD11 but I cannot guarantee you'll be satisfied.

Regards,

Edgar