SXJOBS - SAPconnect: Send Jobs
SAPconnect: Send Jobs information is stored in SAP table SXJOBS.
It is part of development package SCON in software component BC-SRV-COM. This development package consists of objects that can be grouped under "SAPconnect - External Communication".
It is part of development package SCON in software component BC-SRV-COM. This development package consists of objects that can be grouped under "SAPconnect - External Communication".
Fields for table SXJOBS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 3 | T000 |
JOBNAME | Background Job Name | X | BTCJOB | CHAR | 32 | |
MAXJOBS | SAPconnect: Maximum Number Work Processes for Parallel Use | SX_MAXJOBS | INT4 | 4 | ||
RFCGROUP | RFC server group for parallel processing | RFCGR | CHAR | 20 | RZLLITAB | |
MAXPSIZE | SAPconnect: Maximum Package Size | SX_MAXPSIZE | INT4 | 4 | ||
MINPSIZE | SAPconnect: Minimum Package Size | SX_MINPSIZE | INT4 | 4 | ||
MAXSEL | SAPconnect: Maximum Number of Send Requests to be Selected | SX_MAXQROWS | INT4 | 4 | ||
TIMEPO | SAPconnect: Timeout Factor for Each Send Request | SX_TIMEPO | INT4 | 4 | ||
ARFC_TIMEOUT | SAPconnect: Timeout Offset for aRFCs | SX_ARFCTIMEOUT | INT4 | 4 | ||
COMMIT_AFTER | SAPconnect: No. of Send Requests Followed by Commit Work | SX_COMMIT | INT4 | 4 |