Screen Function Definition Process Points |
DEVELOPER |
These process points are accessible from the Events tab of the screen function definition.
On Entry - The logic to be executed on entering the function. Typical use is variable initialization and setting default values.
On Exit - The logic to be executed on exit from the function. Typical use is setting communication variables/flags for subsequent processing.
Topic ID: 500340