SAP WAIT



Get Example source ABAP code based on a different SAP table
  


VERSION 5 OUT

Program Interruption
This section describes how programs can be generally interrupted using the statement WAIT UP TO.
SUBNODES



Latest notes:

Special variants of the WAIT statement interrupt programs in order to wait for the end of certain processes:
WAIT FOR ASYNCHRONOUS TASKS
WAIT FOR MESSAGING CHANNELS
WAIT FOR PUSH CHANNELS
ABAP_HINT_END