Previous Topic: ARCPROTOCOL Statement—Specify the SAP Archive Storage Connection ProtocolNext Topic: ARCSERVICE Statement—Specify the SAP Archive Link RPC Service/Destination


ARCREPORT Statement—Specify the SAP Archive Link Report Name

The ARCREPORT statement specifies the SAP archive link report name.

Supported Job Types

This statement is optional for the following job types:

Syntax

This statement has the following format:

ARCREPORT report_name
report_name

Specifies the archive link report name.

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

Notes:

Example: Specify the Archive Link Report Name

This example specifies Archive Report as the archive link report name for the RSPARAM ABAP. The archive link report name requires single quotes because of the space.

SAPJOBNAME SAPTEST
AGENT SAPHTAGENT
ABAPNAME RSPARAM
   ARCREPORT 'Archive Report'
   ARCMODE ARCHIVE
   ARCDOCTYPE ARCHIVE
   ARCOBJTYPE ARCHIVE
   ARCINFO inf
   ARCCLIENT 800