Template Analysis
The templates in the BE Framework can be documented regarding the call hierarchy. This hierarchy of processing modules (i.e. of the function modules or form routines called etc.), is represented in the tree.
The different processing modules are indicated as follows:
–
ABAP loop statement
–
Function module call
–
Form routine call
–
BAdI call
–
Event (in BE Frameworks)A description can be created for every processing module, which is displayed in the second column.
The release status is also created for the events. Your personal settings in BE Navigator determine whether the unreleased events are also displayed. Even when a template is not documented in terms of the call hierarchy, the call hierarchy analysis displays all events (according to these settings).
The following functions are possible for event entries:
|
Function |
Area |
Functionality |
|
Display template |
Event |
You can use this function to display the corresponding template in the ABAP Editor. You place the cursor on the line in which the event is defined. |
|
Display documentation |
Event |
You can use this function to call the documentation for the event directly. |
|
<Double click> |
Event |
Same as the “Display template“ function |