Previous Topic: RECIPIENTEXPRESS Statement—Specify Whether to Send the SAP Spool Using Express DeliveryNext Topic: RECIPIENTPRINT Statement—Specify Whether to Allow Printing of the SAP Spool


RECIPIENTFORWARD Statement—Allow Forwarding of SAP Spool

The RECIPIENTFORWARD statement specifies whether to allow spool recipients to forward the SAP spool.

Supported Job Types

This statement is optional for the following job types:

Syntax

This statement has the following format:

RECIPIENTFORWARD Y|N
Y

Allows spool recipients to forward the spool.

N

Does not allow spool recipients to forward the spool.

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

Example: Allow an SAP User to Forward the Spool File

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

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