SAP Table SXJOBS

SAPconnect: Send Jobs

SXJOBS (SAPconnect: Send Jobs) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.

Additionally we provide an overview of foreign key relationships, if any, that link SXJOBS to other SAP tables.

SXJOBS table fields

Field Data element Checktable Datatype Length Decimals
MANDT Client MANDT T000 CLNT 3 0
JOBNAME Background job name BTCJOB CHAR 32 0
MAXJOBS SAPconnect: Maximum Number Work Processes for Parallel Use SX_MAXJOBS INT4 10 0
RFCGROUP RFC server group for parallel processing RFCGR RZLLITAB CHAR 20 0
MAXPSIZE SAPconnect: Maximum Package Size SX_MAXPSIZE INT4 10 0
MINPSIZE SAPconnect: Minimum Package Size SX_MINPSIZE INT4 10 0
MAXSEL SAPconnect: Maximum Number of Send Requests to be Selected SX_MAXQROWS INT4 10 0
TIMEPO SAPconnect: Timeout Factor for Each Send Request SX_TIMEPO INT4 10 0
ARFC_TIMEOUT SAPconnect: Timeout Offset for aRFCs SX_ARFCTIMEOUT INT4 10 0
COMMIT_AFTER SAPconnect: No. of Send Requests Followed by Commit Work SX_COMMIT INT4 10 0

SXJOBS foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
SXJOBS MANDT SXJOBS MANDT T000 Clients MANDT
SXJOBS RFCGROUP 'S' RZLLITAB Assignments of Logon/Server Groups to Instances GROUPTYPE
SXJOBS RFCGROUP SXJOBS RFCGROUP RZLLITAB Assignments of Logon/Server Groups to Instances CLASSNAME
SXJOBS RFCGROUP * RZLLITAB Assignments of Logon/Server Groups to Instances APPLSERVER