SAP Table SWEQADM

Administration Data for Event Queue

SWEQADM (Administration Data for Event Queue) 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 SWEQADM to other SAP tables.

SWEQADM table fields

Field Data element Checktable Datatype Length Decimals
CLIENT Client MANDT T000 CLNT 3 0
SWITCH_ON Indicator: Event Queue is Activated SWE_QACTIV CHAR 1 0
X Yes
NULL No
DEL_EVENT Indicator: Delete Events After Delivery SWE_DELEVT CHAR 1 0
X Yes
NULL No
QUEUE_KIND Event Queue: Type of Queueing (Selective, etc.) SWE_QKIND INT1 3 0
0 Selective queueing
1 General queueing (with excluded events)
REC_ERROR Event Queue: Behavior Upon Error Feedback SWE_QRECER INT1 3 0
1 Deactivation of linkage
2 Mark linkage as having errors
3 Do not change linkage
OTYPE Organizational Assignment of Administrator SWE_ADMTYP CHAR 2 0
AG Role
O Organizational unit
C Job
S Position
A Work center
US User
OBJID Identification of Administrator SWE_ADMID CHAR 132 0
ADMINUSER User Name in User Master Record XUBNAME USR02 CHAR 12 0
RETRY_ERR Number of Retries After Temporaray Errors SWE_QRETER NUMC 3 0

SWEQADM foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
SWEQADM ADMINUSER SWEQADM CLIENT USR02 Logon Data (Kernel-Side Use) MANDT
SWEQADM ADMINUSER SWEQADM ADMINUSER USR02 Logon Data (Kernel-Side Use) BNAME
SWEQADM CLIENT SWEQADM CLIENT T000 Clients MANDT