SAP Table SWFDEVLNK

Event Linkage

SWFDEVLNK (Event Linkage) 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 SWFDEVLNK to other SAP tables.

SWFDEVLNK table fields

Field Data element Checktable Datatype Length Decimals
CLIENT Client MANDT T000 CLNT 3 0
OBJCATEG Object Type Category SWFECLSTYP CHAR 2 0
OBJTYPE Type of Objects in Persistent Object References SIBFTYPEID CHAR 32 0
EVENT Event SWO_EVENT CHAR 32 0
RECTYPE Name of Receiver Type SWFERECTYP CHAR 32 0
RECMODE Indicator for Event Handler SWFERECMOD CHAR 1 0
NULL Function Module
M Method
RECCLASS Class Name of Handler SWFERECCLS CHAR 30 0
RECINTERF Interface Name of Handler SWFERECITF CHAR 30 0
RECMETH Name of Handler Method SWFERECMET CHAR 30 0
RECMETYP Method Type SWFEMETTYP CHAR 1 0
NULL Generic Static Method
I Generic Instance Method
RECFB Name of Receiver Function Module SWE_RECFB TFDIR CHAR 30 0
RECFBTYP Type of Receiver Function Module SWFERECFBT CHAR 1 0
NULL Standard (BOR) Receiver Module
1 Receiver with References
CHECKFB Name of Check Function Module SWE_CHKFB TFDIR CHAR 30 0
CHKFBTYP Type of Function Module SWFEFBTYP CHAR 1 0
NULL Compatible
1 New
RECGETFB Name of Receiver Type Function Module SWE_RECTFB TFDIR CHAR 30 0
GETFBTYP Type of Function Module SWFEFBTYP CHAR 1 0
NULL Compatible
1 New
RFCDEST Name of logical RFC destination RFCDWF RFCDES CHAR 32 0
DESTTYP Type for Call Destination SWFEDESTYP CHAR 1 0
NULL RFC destination
TYPELINK Flag: Global event linkage activated SWE_GLOBAL CHAR 1 0
X Yes
NULL No
QUEUE Event Linkage: Enable Use of Queue SWE_QENAB CHAR 1 0
X Yes
NULL No
REC_ERROR Event Linkage: Behavior Upon Error in Receiver SWE_RECERR INT1 3 0
0 System defaults
1 Deactivation of linkage
2 Mark linkage as having errors
3 Do not change linkage
RECCATEG Object Category SWF_CLSTYP CHAR 2 0
RECTYPEID Type of Objects in Persistent Object References SIBFTYPEID CHAR 32 0
DELY_MODE How an Event is Delivered SWFEDELMOD CHAR 1 0
NULL Using tRFC (Default)
B Using LUW Buffer (Synchronous)
Q (Always) Using Queue
L Using LEI (Synchronous)
DELY_PARA Parameter for Delivery Mode (swfedelmod) SWFEDMPARA CHAR 32 0
OBJKEY Instance Ident. in BOR Compat. Persistent Object References SIBFBORIID CHAR 70 0
RECKEY Type of Objects in Persistent Object References SIBFTYPEID CHAR 32 0
IS_INST Checkbox XFELD CHAR 1 0
X Yes
NULL No
FORALLINST Checkbox XFELD CHAR 1 0
X Yes
NULL No
ENABLED Indicator showing whether event type linkage is activated SWE_TYPENA CHAR 1 0
X Yes
NULL No
STATUS Linkage Status SWE_RECSTA INT1 3 0
0 No errors
1 Errors
RECINSTNUM Sequence Number of Instance Linkage SWE_NUMBER NUMC 12 0

SWFDEVLNK foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
SWFDEVLNK CHECKFB SWFDEVLNK CHECKFB TFDIR Function Module FUNCNAME
SWFDEVLNK CLIENT SWFDEVLNK CLIENT T000 Clients MANDT
SWFDEVLNK RECFB SWFDEVLNK RECFB TFDIR Function Module FUNCNAME
SWFDEVLNK RECGETFB SWFDEVLNK RECGETFB TFDIR Function Module FUNCNAME
SWFDEVLNK RFCDEST SWFDEVLNK RFCDEST RFCDES Destination table for Remote Function Call RFCDEST