SAP ABAP TIMER HANDLER - Glossary



Get Example source ABAP code based on a different SAP table
  


VERSION 5 OUT

ABAP timer handler
Class that implements the interface IF_ABAP_TIMER_HANDLER. The interface method ON_TIMEOUT of the timer handler, which is specified with a ABAP Timer Manager when an ABAP Timer is started. It handles the timeout event of the timer.