SAP WAIT ABAP Statements

Warning: Undefined variable $saptab in /customers/b/9/9/trailsap.com/httpd.www/abap-statements/index.php on line 46

Get Example source ABAP code based on a different SAP table
  

Warning: Undefined variable $prev in /customers/b/9/9/trailsap.com/httpd.www/abap-statements/index.php on line 62
CONTENTS
Standard SAP Help for WAIT

WAIT

Short Reference
• WAIT ABAP_CONTENTS


ABAP Syntax

Program execution interrupted

1 WAIT UP TO t SECONDS.

Waiting for RFC results

2 WAIT UNTIL log_exp.

Return to menu