SAP NetWeaver AS ABAP Release 740, ©Copyright 2014 SAP AG. All rights reserved.
ABAP Keyword Documentation → ABAP − Short Reference →
WAIT - Short Reference
Syntax
WAIT {UP TO t SECONDS} | {UNTIL log_exp [UP TO t SECONDS]}.
Effect
Interrupts the execution of a program.
Additions