SAP Table BTCH2170

Job Selection

BTCH2170 (Job Selection) 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 BTCH2170 to other SAP tables.

BTCH2170 table fields

Field Data element Checktable Datatype Length Decimals
JOBNAME Background job name BTCJOB CHAR 32 0
JOBCOUNT Job ID BTCJOBCNT CHAR 8 0
JOBGROUP Summary of jobs for a group BTCJOBGRP CHAR 12 0
USERNAME Initiator of job/step scheduling BTCSDLNM CHAR 12 0
FROM_DATE Planned Start Date for Background Job BTCSDATE DATS 8 0
FROM_TIME Planned start time for background Job BTCSTIME TIMS 6 0
TO_DATE Planned Start Date for Background Job BTCSDATE DATS 8 0
TO_TIME Planned start time for background Job BTCSTIME TIMS 6 0
NO_DATE Selection flag for jobs without start date BTCNODATE CHAR 1 0
WITH_PRED Selection flag for jobs with start after predecessor BTCWITHPRD CHAR 1 0
EVENTID Background Processing Event BTCEVENTID CHAR 32 0
EVENTPARM Background Event Parameters (Such as, Jobname/Jobcount) BTCEVTPARM CHAR 64 0
PRELIM State of Background Job BTCSTATUS CHAR 1 0
SCHEDUL State of Background Job BTCSTATUS CHAR 1 0
READY State of Background Job BTCSTATUS CHAR 1 0
RUNNING State of Background Job BTCSTATUS CHAR 1 0
FINISHED State of Background Job BTCSTATUS CHAR 1 0
ABORTED State of Background Job BTCSTATUS CHAR 1 0
ABAPNAME Program name within a step (e.g. report) BTCPROG CHAR 40 0