BTCEVTJOB - List of jobs waiting for events
List of jobs waiting for events information is stored in SAP table BTCEVTJOB.
It is part of development package SBTC in software component BC-CCM-BTC. This development package consists of objects that can be grouped under "SAP Background Processing".
It is part of development package SBTC in software component BC-CCM-BTC. This development package consists of objects that can be grouped under "SAP Background Processing".
Fields for table BTCEVTJOB
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
EVENTID | Event ID for background processing | X | BTCEVTID | CHAR | 64 | |
EVENTCOUNT | Event number | X | BTCEVTCNT | CHAR | 16 | |
ACTIVATED | Activation flag for event scheduling | BTCEVTACT | CHAR | 2 | ||
EVENTPARM | Background Event Parameters (Such as, Jobname/Jobcount) | BTCEVTPARM | CHAR | 128 | ||
JOBNAME | Background Job Name | BTCJOB | CHAR | 64 | ||
JOBCOUNT | Job ID | BTCJOBCNT | CHAR | 16 | ||
PROCMODE | Flag for event processing | BTCEVTPROC | CHAR | 2 |