Skip to Content
0
Former Member
Aug 25, 2008 at 08:47 AM

ABAP Code --> Flowchart?

539 Views

Hi there,

does anyone know a (free or non-free) tool, plugin, extension or whatever to visualize ABAP Coding?

What we would like to achieve with this:

From a given starting point, create a diagram that shows which forms, functions, programs, ... are being called, which data is transferred during the call, tables that are used in select statements, and so on.

This is supposed to be some kind of one-button-self-documentation which does not go too much into detail but gives a quick overview of thousand of lines of coding.

Any idea or experiences? We could write such a tool on our own but that would just bind too many resources.