Previous Topic: ARCSTORAGE Statement—Specify the SAP Archive Link Target Storage SystemNext Topic: ARCUSER Statement—Specify the SAP Archive Data Element for User


ARCTEXT Statement—Specify the SAP Archive Link Text Information Field

The ARCTEXT statement specifies the SAP archive link Text Information field.

Supported Job Types

This statement is optional for the following job types:

Syntax

This statement has the following format:

ARCTEXT text_field
text_field

Specifies the archive link Text Information field.

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

Notes:

Example: Specify the Archive Link Text Information Field

This example specifies Archive text as the archive link Text Information field for the RSPARAM ABAP. The archive link Text Information field requires single quotes because of the space.

SAPJOBNAME SAPTEST
AGENT SAPHTAGENT
ABAPNAME RSPARAM
   ARCTEXT 'Archive text'
   ARCMODE ARCHIVE
   ARCDOCTYPE ARCHIVE
   ARCOBJTYPE ARCHIVE
   ARCINFO inf
   ARCCLIENT 800