Function
You use this parameter to specify the statements to be evaluated.
If TRANSACTION is selected for the REPORT-FORMAT format, it is not possible to specify TERMINAL-NUMBER and STATEMENT-NUMBER. If you try to do this, an error message appears.
STATEMENTS | ||||||||||||||||
|
Operands
STATEMENTS = *ALL
All statements are evaluated.
STATEMENTS = *PARAMETERS(...)
TERMINAL-NUMBER = <x-string 1..4> / <integer..32767>
Only statements entered at the specified terminal are evaluated. You specify the terminal by means of the SESAM/SQL internal terminal number (ITN). The ITN can be obtained from SESCOSP reports.
STATEMENT-NUMBER = <x-string 1..4> / <integer..32767>
Only the specified statement is evaluated. You specify the statement by means of the user-specific sequence number. The user-specific sequence number can be obtained from SESCOSP reports.