ABAP Keyword Documentation →  ABAP − Short Reference → 

WAIT - Short Reference

Reference

Syntax

WAIT {UP TO t SECONDS} | {UNTIL log_exp [UP TO t SECONDS]}.

Effect

Interrupts the execution of a program.

Additions