Previous Topic: ARCOBJVARIANT Statement—Identify Name of SAP Archiving Object VariantNext Topic: ARCPRINTER Statement—Specify the SAP Archive Target Printer


ARCPATH Statement: Specify the SAP Standard Archive Path

The ARCPATH statement specifies the SAP standard archive path.

Supported Job Types

This statement is optional for the following job types:

Syntax

This statement has the following format:

ARCPATH path
path

Specifies the standard archive path.

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

Notes:

Example: Specify the Standard Archive Path

This example specifies /export/home/archive as the standard archive path for the RSPARAM ABAP:

SAPJOBNAME SAPTEST
AGENT SAPHTAGENT
ABAPNAME RSPARAM
   ARCPATH /export/home/archive
   ARCMODE ARCHIVE
   ARCDOCTYPE ARCHIVE
   ARCOBJTYPE ARCHIVE
   ARCINFO inf
   ARCCLIENT 800