Previous Topic: PRINTREQTYPE Statement—Specify Print Request TypeNext Topic: PRINTSTYLE Statement—Specify an Oracle Applications Print Style


PRINTSPOOLNAME Statement—Specify Name of SAP Print Spool

The PRINTSPOOLNAME statement specifies the name of the SAP print spool.

Supported Job Types

This statement is optional for the following job types:

Syntax

This statement has the following format:

PRINTSPOOLNAME spool_name
spool_name

Specifies the name of the print spool.

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

Notes:

Example: Specify the Print Spool Name

This example specifies prtspool12 as the print spool name for the RSPARAM ABAP:

SAPJOBNAME SAPTEST
AGENT SAPHTAGENT
ABAPNAME RSPARAM
   PRINTDEST LP01
   PRINTSPOOLNAME prtspool12