SAP Table SWD_SEVNTS
Events for Rule-Based Workflow
SWD_SEVNTS (Events for Rule-Based Workflow) 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 SWD_SEVNTS to other SAP tables.
SWD_SEVNTS table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
CLIENT | Workflow definition: Client | SWD_MANDAN | T000 | CLNT | 3 | 0 | ||||||||||||||
WFD_ID | Number of workflow definition | SWD_WFD_ID | SWD_HEADER | CHAR | 10 | 0 | ||||||||||||||
VERSION | Version | SWD_VERSIO | CHAR | 4 | 0 | |||||||||||||||
EXETYP | Workflow Type | SWD_EXETYP | CHAR | 1 | 0 |
Possible values
|
||||||||||||||
NODEID | Node Number | SWD_NODEID | NUMC | 10 | 0 | |||||||||||||||
EVTINDEX | Index for Events | SWD_EVTIDX | NUMC | 2 | 0 | |||||||||||||||
EVT_TYPE | Event for object type | SWD_EVTTYP | CHAR | 32 | 0 | |||||||||||||||
EVT_OTYPE | Type of Objects in Persistent Object References | SIBFTYPEID | CHAR | 32 | 0 | |||||||||||||||
EVT_CATID | Object Type Category | SWFECLSTYP | CHAR | 2 | 0 | |||||||||||||||
EVT_CONTEL | Container element with object reference | SWD_CONEVT | CHAR | 255 | 0 | |||||||||||||||
RTYPE_ID | Workflow: ID of Receiver Type | SWD_RTYPID | NUMC | 4 | 0 |
Possible values
|
||||||||||||||
LOCEVTNAM | Name of Local Event | SWD_LEVTNAM | CHAR | 30 | 0 | |||||||||||||||
CRL_NAME | Name of a Correlation | SWFDCRLNAM | CHAR | 22 | 0 | |||||||||||||||
EVT_NAME | Symbolic Event Name | SWD_EVTNAM | CHAR | 32 | 0 | |||||||||||||||
EVT_WAITTYP | Wait Type | SWD_HWAITTYP | CHAR | 1 | 0 |
Possible values
|
SWD_SEVNTS foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
SWD_SEVNTS | CLIENT | SWD_SEVNTS | CLIENT | T000 | Clients | MANDT |
SWD_SEVNTS | WFD_ID | SWD_SEVNTS | CLIENT | SWD_HEADER | WF Definition/Runtime: Basic Data | CLIENT |
SWD_SEVNTS | WFD_ID | SWD_SEVNTS | WFD_ID | SWD_HEADER | WF Definition/Runtime: Basic Data | .INCLUDE |
SWD_SEVNTS | WFD_ID | SWD_SEVNTS | VERSION | SWD_HEADER | WF Definition/Runtime: Basic Data | WFD_ID |
SWD_SEVNTS | WFD_ID | SWD_SEVNTS | EXETYP | SWD_HEADER | WF Definition/Runtime: Basic Data | VERSION |