Previous Topic: ARCUSER Statement—Specify the SAP Archive Data Element for UserNext Topic: ARGDEFAULTS Statement—Specify Whether to Use Oracle Applications Argument Defaults


ARCVERSION Statement—Specify the SAP Archive Version

The ARCVERSION statement specifies the archive version.

Supported Job Types

This statement is optional for the following job types:

Syntax

This statement has the following format:

ARCVERSION version
version

Specifies the archive version.

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

Notes:

Example: Specify the Archive Version

This example specifies 4.1 as the archive version for the RSPARAM ABAP. The archive version requires single quotes because of the period.

SAPJOBNAME SAPTEST
AGENT SAPHTAGENT
ABAPNAME RSPARAM
   ARCVERSION '4.1'
   ARCMODE BOTH
   ARCDOCTYPE ARCHIVE
   ARCOBJTYPE ARCHIVE
   ARCINFO 123