Previous Topic: ARCCONNECT Statement—Specify the SAP Archive Link Communication ConnectionNext Topic: ARCDOCCLASS Statement—Specify the SAP Archive Link Document Class


ARCDATE Statement—Specify the SAP Archive Link Archiving Date

The ARCDATE statement specifies the SAP archive link archiving date.

Supported Job Types

This statement is optional for the following job types:

Syntax

This statement has the following format:

ARCDATE date
date

Specifies the archive link archiving date. The format is yyyymmdd.

Limits: Up to eight numeric digits

Example: 20080702

Notes:

Example: Specify the Archive Link Archiving Date

This example specifies April 8, 2004 as the archive link archiving date for the RSPARAM ABAP:

SAPJOBNAME SAPTEST
AGENT SAPHTAGENT
ABAPNAME RSPARAM
   ARCDATE 20040408
   ARCMODE ARCHIVE
   ARCDOCTYPE ARCHIVE
   ARCOBJTYPE ARCHIVE
   ARCINFO inf
   ARCCLIENT 800