Previous Topic: RECIPIENTFORWARD Statement—Allow Forwarding of SAP SpoolNext Topic: RECIPIENTTYPE Statement—Specify the Recipient Type for the SAP Spool


RECIPIENTPRINT Statement—Specify Whether to Allow Printing of the SAP Spool

The RECIPIENTPRINT statement specifies whether to allow spool recipients to print the SAP spool.

Supported Job Types

This statement is optional for the following job types:

Syntax

This statement has the following format:

RECIPIENTPRINT Y|N
Y

Allow spool recipients to print the spool.

N

Does not allow spool recipients to print the spool.

Note: The RECIPIENTPRINT statement applies only when the RECIPIENTPRINT statement is set to DLI or SU.

Example: Allow an SAP User to Print the Spool File

This example allows the SAP user J01Prod to print the spool file:

SAPJOBNAME SAPTEST
AGENT SAPHTAGENT
RECIPIENTTYPE SU
RECIPIENTPRINT Y
SPOOLRECIPIENT J01Prod
ABAPNAME BTCTEST