Previous Topic: Primary Report CommandsNext Topic: Write A Report


Secondary Report Commands

Following the primary report commands, you can include secondary report commands. Secondary report commands alter or enhance the report.

For example:

The following are the secondary report commands:

COMMENT

Prints a comment at the bottom of each page of the report.

COST

Assigns cost values to resources for charge-back.

EACH

Defines a period from minutes to years in which to display or organize report data.

END

Indicates the end of the current report description.

EXCLUDE

Defines a time range to exclude from the report.

EXITRTN

Specifies the name of a user exit to call after each record is read and before processing.

FROM

Defines the starting date and time of the report.

GROUP

Combines resources into performance groups.

HEADER

Assigns a header to appear above the column headings in a tabular report.

INCLUDE

Defines a time range to include in the report.

PERIOD

Produces a summary of the plotted average activity of the resource.

PRTEXIT

Specifies the name of a user exit to call before each line is printed.

RANGE

Defines a value range for any variable.

SELECT

Restricts a report to the specified identifiers.

SHIFT

Limits the report to a part of each day, typically a production shift.

TITLE1, TITLE2, TITLE3

Replaces the default title lines of a report with up to three lines of text you specify.

TO

Defines the ending date and time of the report.