Previous Topic: PRINTFORMAT Statement—Specify an Output Format for an SAP ReportNext Topic: PRINTIMMED Statement—Specify Immediate Print After Job Completion


PRINTHOSTPAGE Statement—Print Host Page

The PRINTHOSTPAGE statement specifies whether to print a host page.

Supported Job Types

This statement is optional for the following job types:

Syntax

This statement has the following format:

PRINTHOSTPAGE Y|N|D
Y

Prints the host page.

N

Does not print the host page.

D

Uses SAP default.

Notes:

Example: Print Host Page

This example prints the host page for the RSPARAM ABAP:

SAPJOBNAME SAPTEST
AGENT SAPHTAGENT
ABAPNAME RSPARAM
   PRINTDEST LP01
   PRINTHOSTPAGE Y