Flow Logic of Subscreen
Use
The flow logic of subscreen 2013 in the function group BRF_MAINTENANCE is as follows:
Sample source text:
PROCESS BEFORE OUTPUT.
MODULE pbo_2013.
PROCESS AFTER INPUT.
MODULE pai_2013.
Description:
We recommend that you use the following naming convention:
-
The module names should contain the number of the subscreen in their name (such as MODULE PBO_2013).