SWFDEVTYP - Event Linkages Without Instance Reference
Event Linkages Without Instance Reference information is stored in SAP table SWFDEVTYP.
It is part of development package SWF_EVT in software component BC-BMT-WFM. This development package consists of objects that can be grouped under "Workflow: Events".
It is part of development package SWF_EVT in software component BC-BMT-WFM. This development package consists of objects that can be grouped under "Workflow: Events".
Fields for table SWFDEVTYP
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | T000 |
OBJCATEG | Object Type Category | X | SWFECLSTYP | CHAR | 4 | |
OBJTYPE | Type of Objects in Persistent Object References | X | SIBFTYPEID | CHAR | 64 | |
EVENT | Event | X | SWO_EVENT | CHAR | 64 | |
RECTYPE | Name of Receiver Type | X | SWFERECTYP | CHAR | 64 | |
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 | ||
RECFB | Name of Receiver Function Module | SWE_RECFB | CHAR | 60 | TFDIR | |
RECFBTYP | Type of Receiver Function Module | SWFERECFBT | CHAR | 2 | ||
CHECKFB | Name of Check Function Module | SWE_CHKFB | CHAR | 60 | TFDIR | |
CHKFBTYP | Type of Function Module | SWFEFBTYP | CHAR | 2 | ||
RECGETFB | Name of Receiver Type Function Module | SWE_RECTFB | CHAR | 60 | TFDIR | |
GETFBTYP | Type of Function Module | SWFEFBTYP | CHAR | 2 | ||
RFCDEST | Name of logical RFC destination | RFCDWF | CHAR | 64 | RFCDES | |
DESTTYP | Type for Call Destination | SWFEDESTYP | CHAR | 2 | ||
TYPELINK | Flag: Global event linkage activated | SWE_GLOBAL | CHAR | 2 | ||
QUEUE | Event Linkage: Enable Use of Queue | SWE_QENAB | CHAR | 2 | ||
REC_ERROR | Event Linkage: Behavior Upon Error in Receiver | SWE_RECERR | INT1 | 1 | ||
RECCATEG | Object Category | SWF_CLSTYP | CHAR | 4 | ||
RECTYPEID | Type of Objects in Persistent Object References | SIBFTYPEID | CHAR | 64 | ||
DELY_MODE | How an Event is Delivered | SWFEDELMOD | CHAR | 2 | ||
DELY_PARA | Parameter for Delivery Mode (swfedelmod) | SWFEDMPARA | CHAR | 64 |