SAP Table BTCEVTJOB
List of jobs waiting for events
BTCEVTJOB (List of jobs waiting for events) 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 BTCEVTJOB to other SAP tables.
BTCEVTJOB table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
EVENTID | Event ID for background processing | BTCEVTID | CHAR | 32 | 0 | |||
EVENTCOUNT | Event number | BTCEVTCNT | CHAR | 8 | 0 | |||
ACTIVATED | Activation flag for event scheduling | BTCEVTACT | CHAR | 1 | 0 | |||
EVENTPARM | Background Event Parameters (Such as, Jobname/Jobcount) | BTCEVTPARM | CHAR | 64 | 0 | |||
JOBNAME | Background job name | BTCJOB | CHAR | 32 | 0 | |||
JOBCOUNT | Job ID | BTCJOBCNT | CHAR | 8 | 0 | |||
PROCMODE | Flag for event processing | BTCEVTPROC | CHAR | 1 | 0 |