SWEQJOB - Event Queue: Administration Data for Background Jobs
Event Queue: Administration Data for Background Jobs information is stored in SAP table SWEQJOB.
It is part of development package SWE in software component BC-BMT-WFM. This development package consists of objects that can be grouped under "Business Workflow: Events".
It is part of development package SWE in software component BC-BMT-WFM. This development package consists of objects that can be grouped under "Business Workflow: Events".
Fields for table SWEQJOB
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| CLIENT | Client | X | MANDT | CLNT | 3 | T000 |
| JOBNAME | Background Job Name | X | BTCJOB | CHAR | 32 | |
| PROGNAME | ABAP Program Name | PROGNAME | CHAR | 40 | TRDIR | |
| JOBKIND | Operation Mode of Background Job | SWE_JOBKD | INT1 | 1 | ||
| CHUNK_SZ | Number of events to be read per read access | SWE_CHNKSZ | INT4 | 4 | ||
| DEQUE_DL | Time interval between read accesses (Minutes) | SWE_QDELAY | NUMC | 2 | ||
| WATCH_DL | Interval until event queue next checked (Minutes) | SWE_WTCDEL | NUMC | 2 | ||
| DELIVER | Event Queue: Type of Event Delivery | SWE_DELRFC | CHAR | 1 | ||
| SRVGRP | Server group | SWESRVGRP | CHAR | 20 |