SAP ABAP TIMER - Glossary



Get Example source ABAP code based on a different SAP table
  


VERSION 5 OUT

ABAP timer
A timer for wait times in non-blocking mode integrated into the ABAP runtime framework. An ABAP Timer is started using a timer manager for a given runtime and at the end a timeout event is raised, which can be responded to with a timer handler.