A script-enabled browser is required for this page to function properly.

SRW.BREAK built-in procedure

This procedure temporarily stops report execution at the place at which SRW.BREAK was encountered, and displays (read-only) the current values of all columns and parameters. Report execution resumes when the read-only screen is accepted.

Syntax

SRW.BREAK;

Restrictions

See also

About the Reports Builder built-in package (SRW)

SRW built-in package