Previous Topic: RUNCONTROLTABLE Statement—Specify the Table that Contains the PeopleSoft Run ParametersNext Topic: SAPEMAILADDR Statement—Email SAP Spool File on Job Completion or Failure


SAPCLIENT Statement—Specify SAP Client

The SAPCLIENT statement specifies the SAP client within the SAP system.

Supported Job Types

This statement is optional for the following job types:

Syntax

This statement has the following format:

SAPCLIENT client_number
client_number

Specifies the client within the SAP system. The value corresponds to the General data, Target server field on the Define Background Job dialog.

Limits: Up to three digits

Example: 850

Notes:

Example: Specify the Client within the SAP System

This example runs the BTCTEST ABAP. The SAP client in the SAP system is 850.

SAPJOBNAME SAPTEST
SAPCLIENT 850
AGENT SAPHTAGENT
SAPUSER J01PROD
ABAPNAME BTCTEST
   VARIANT TEST