Start of Content Area

Function documentation Source Text Display of the Form Class Hierarchy  Locate the document in its SAP Library structure

Use

The source text display enables you to display the processing in a hierarchy in the way it appears later in the generated print program of an application form. In particular, the dependencies of the different levels and call events of the subprograms are visible.

This tool enables you to understand the print processes and you can use it for developing form classes and for implementing application forms.

Features

All of the parts of a generated print program are displayed schematically:

·        Global data declarations

·        READ subprogram call

·        Start/end of document

·        The calls of the GET subprograms recursively integrated in the data loops

In the list you can double-click in the displayed subprograms and variables to navigate from the form class library.

 

End of Content Area