Event 13 

Execution : End of processing (leaving the main function module)

Use

This event occurs when the maintenance dialog is left. Other activities can be performed, for example:

· reset user flags,

· initialize user fields, internal tables,

· initialize the function group local memory

· following activities determined by user settings

The main function module is VIEW_MAINTENANCE. The event only occurs when the table maintenance dialog is called as follows:

· parameterized transaction (call SM30)

· function module VIEW_MAINTENANCE_CALL

· function module VIEW_MAINTENANCE or VIEWFRAME_<view name> for views or TABLEFRAME_<function group name>) for tables

Realization

This event has no standard routine.