Previous Topic: BDCPROCRATE Statement—Specify the Minimum Acceptable Process RateNext Topic: BEAN Statement—Specify the JNDI Name of the Bean


BDCSYSTEM Statement—Specify the Name of the Background Server

The BDCSYSTEM statement specifies the name of the background server that processes the Batch Input Session (BDC) running on the SAP system.

Supported Job Type

This statement is optional for the SAP Batch Input Session job type.

Syntax

This statement has the following format:

BDCSYSTEM destination
destination

Specifies the name of the background server.

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

Note: Enclose values that contain delimiters (such as spaces) in double quotation marks.

Example: Specify the Background Processing Server Name

This example defines a job that uses a background server named dest to process the Batch Input Session running on the SAP system:

SAPJOBNAME BDCTEST
AGENT SAPHTAGENT
BDCSYSTEM dest
ABAPNAME BDCABAP