Event 19 

Execution : After initialization of global variables, field symbols, etc.

Use

This event occurs when a table maintenance dialog is called. The function group local memory is initialized at each entry. Other activities can be performed, for example:

· to initialize user global data or internal tables,

· to change the maintenance screen title bar

· deactivate interface functions in the internal table EXCL_CUA_FUNCT

Realization

This event has no standard routine.