Previous Topic: ARCDATE Statement—Specify the SAP Archive Link Archiving DateNext Topic: ARCDOCTYPE Statement—Specify the SAP Archive Document Type


ARCDOCCLASS Statement—Specify the SAP Archive Link Document Class

The ARCDOCCLASS statement specifies the SAP archive link document class.

Supported Job Types

This statement is optional for the following job types:

Syntax

This statement has the following format:

ARCDOCCLASS doc_class
doc_class

Specifies the archive link document class.

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

Notes:

Example: Specify the Archive Link Document Class

This example specifies arcdocclass as the archive link document class for the RSPARAM ABAP:

SAPJOBNAME SAPTEST
AGENT SAPHTAGENT
ABAPNAME RSPARAM
   ARCDOCCLASS arcdocclass
   ARCMODE ARCHIVE
   ARCDOCTYPE ARCHIVE
   ARCOBJTYPE ARCHIVE
   ARCINFO inf
   ARCCLIENT 800