Previous Topic: PRINTREL Statement—Specify Deletion of Spool RequestNext Topic: PRINTSPOOLNAME Statement—Specify Name of SAP Print Spool


PRINTREQTYPE Statement—Specify Print Request Type

The PRINTREQTYPE statement specifies the print request type.

Supported Job Types

This statement is optional for the following job types:

Syntax

This statement has the following format:

PRINTREQTYPE request_type
request_type

Specifies the print request type.

Limits: Up to 12 valid SAP characters; case-sensitive

Notes:

Example: Specify the Print Request Type

This example specifies prtreq12 as the print request type for the RSPARAM ABAP:

SAPJOBNAME SAPTEST
AGENT SAPHTAGENT
ABAPNAME RSPARAM
   PRINTDEST LP01
   PRINTREQTYPE prtreq12