SWEQADM - Administration Data for Event Queue
Administration Data for Event Queue information is stored in SAP table SWEQADM.
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 SWEQADM
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | T000 |
SWITCH_ON | Indicator: Event Queue is Activated | SWE_QACTIV | CHAR | 2 | ||
DEL_EVENT | Indicator: Delete Events After Delivery | SWE_DELEVT | CHAR | 2 | ||
QUEUE_KIND | Event Queue: Type of Queueing (Selective, etc.) | SWE_QKIND | INT1 | 1 | ||
REC_ERROR | Event Queue: Behavior Upon Error Feedback | SWE_QRECER | INT1 | 1 | ||
OTYPE | Organizational Assignment of Administrator | SWE_ADMTYP | CHAR | 4 | ||
OBJID | Identification of Administrator | SWE_ADMID | CHAR | 264 | ||
ADMINUSER | User Name in User Master Record | XUBNAME | CHAR | 24 | USR02 | |
RETRY_ERR | Number of Retries After Temporaray Errors | SWE_QRETER | NUMC | 6 | ||
NOTIFY | Notification Options in Error Situation | SWE_NOTIFY | CHAR | 2 | ||
JOBNAME | Background Job Name | BTCJOB | CHAR | 64 |