SWEQUEUE - Event Queue for Temporary Storage of Triggered Events
Event Queue for Temporary Storage of Triggered Events information is stored in SAP table SWEQUEUE.
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 SWEQUEUE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | T000 |
EVT_GUID | Event GUID | X | SWE_EGUID | CHAR | 64 | |
EVENT_ID | ID of an event instance | SWE_EVTID_GUID32 | CHAR | 64 | ||
TSTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TZNTSTMPS | DEC | 8 | ||
EVENT | Event | SWO_EVENT | CHAR | 64 | ||
OBJTYPE | Type of Objects in Persistent Object References | SIBFTYPEID | CHAR | 64 | ||
OBJKEY | Object key | SWO_TYPEID | CHAR | 140 | ||
RECTYPE | Name of Receiver Type | SWFERECTYP | CHAR | 64 | ||
RECID | Receiver ID | SWE_RECID | CHAR | 180 | ||
RECFB | Name of Receiver Function Module | SWE_RECFB | CHAR | 60 | TFDIR | |
RFCDEST | Name of logical RFC destination | RFCDWF | CHAR | 64 | ||
URGENCY | Urgency of event | SWE_URG | NUMC | 2 | ||
TESTING | Test event | SWE_TEST | CHAR | 2 | ||
CONT_EXIST | Event container contains individually entered elements | SWE_CONT | CHAR | 2 | ||
DELIVERED | Flag showing whether event already delivered | SWE_DELIV | CHAR | 2 | ||
STATUS | Event Queue: Status of an Event in the Queue | SWE_EVTSTA | INT1 | 1 | ||
RETRIED | Number of unsuccessful delivery attempts | SWE_RETRY | NUMC | 4 | ||
.INCLUDE | SWEQCONTS | 0 | ||||
CREA_DATE | System Date | SYDATUM | DATS | 16 | ||
CREA_TIME | System Time | SYUZEIT | TIMS | 12 | ||
CREA_STMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TZNTSTMPS | DEC | 8 | ||
.INCLUDE | SWHACTOR | 0 | ||||
OTYPE | Object Type | OTYPE | CHAR | 4 | * | |
OBJID | Agent ID in Organizational Management | ACTORID | CHAR | 24 | ||
LANGU | Language Key | SYLANGU | LANG | 2 | ||
COBJTYPE | Type of Objects in Persistent Object References | SIBFTYPEID | CHAR | 64 | ||
REQUESTER | Event Queue: Identification of Requester | SWE_REQUES | CHAR | 208 | ||
TCODE | Transaction Code | SYTCODE | CHAR | 40 | * | |
SOURCE_MANDT | Client ID | SYMANDT | CLNT | 6 | * | |
SOURCE_SYSID | Name of SAP System | SYSYSID | CHAR | 16 | ||
RETRY_ERR | Number of Delivery Attempts After Temporary Errors | SWE_QERRET | NUMC | 4 | ||
OBJCATEG | Object Type Category | SWFECLSTYP | CHAR | 4 | ||
RECMODE | Indicator for Event Handler | SWFERECMOD | CHAR | 2 | ||
RECCLASS | Class Name of Handler | SWFERECCLS | CHAR | 60 | ||
RECINTERF | Interface Name of Handler | SWFERECITF | CHAR | 60 | ||
RECMETH | Name of Handler Method | SWFERECMET | CHAR | 60 | ||
RECMETYP | Method Type | SWFEMETTYP | CHAR | 2 | ||
RECFBTYP | Type of Receiver Function Module | SWFERECFBT | CHAR | 2 | ||
DESTTYP | Type for Call Destination | SWFEDESTYP | CHAR | 2 | ||
RECCATEG | Object Category | SWF_CLSTYP | CHAR | 4 | ||
RECTYPEID | Type of Objects in Persistent Object References | SIBFTYPEID | CHAR | 64 | ||
DELIV_STMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TZNTSTMPS | DEC | 8 | ||
LNK_OBJTYPE | Type of Objects in Persistent Object References | SIBFTYPEID | CHAR | 64 |