Event 13: End Processing

Use

End of processing (leaving the main function module)

This event occurs as soon as you leave the maintenance dialog. Other activities can now be performed, for example,

  • Reset user flags,

  • Initialize user fields, internal tables,

  • Initialize function group local memory

  • Activities which are the consequence of user settings

    • 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

Process

There are no standard routines for this event.