Previous Topic: APPLSHORTNAME Statement—Specify the Short Name of an Oracle Applications ApplicationNext Topic: ARCCONNECT Statement—Specify the SAP Archive Link Communication Connection


ARCCLIENT Statement—Specify the SAP Archive Link Client

The ARCCLIENT statement specifies the SAP archive link client.

Supported Job Types

This statement is optional for the following job types:

Syntax

This statement has the following format:

ARCCLIENT client
client

Specifies the archive link client.

Limits: Up to three digits

Example: 800

Notes:

Example: Specify the Archive Link Client

This example specifies 800 as the archive link client for the RSPARAM ABAP:

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